diff --git a/package.json b/package.json index ca3b730..a424e57 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/babel-preset-css-prop": "11.10.0", "@types/node": "18.15.10", "@types/react": "18.0.30", - "typescript": "4.9.5", + "typescript": "5.0.2", "typescript-styled-plugin": "0.18.2" } } diff --git a/yarn.lock b/yarn.lock index b93cb6b..f0d51ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2887,10 +2887,10 @@ typescript-template-language-service-decorator@^2.2.0: resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a" integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w== -typescript@4.9.5: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" + integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== unified@^10.0.0: version "10.1.1"