diff --git a/package.json b/package.json index c26c95a3..44fb1bd2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "npm-run-all": "4.1.5", "postcss": "8.4.21", "prettier": "2.8.4", - "typescript": "4.9.5", + "typescript": "5.0.2", "vite": "2.9.15" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 9bfb4b3d..4ea47e4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2640,10 +2640,10 @@ typed-styles@^0.0.7: resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9" integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q== -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== unbox-primitive@^1.0.2: version "1.0.2"