Skip to content

Commit e8021ef

Browse files
Update dependency typescript to v5
1 parent e868005 commit e8021ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"npm-run-all": "4.1.5",
4040
"postcss": "8.4.29",
4141
"prettier": "2.8.8",
42-
"typescript": "4.9.5",
42+
"typescript": "5.9.2",
4343
"vite": "2.9.16"
4444
},
4545
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2928,10 +2928,10 @@ typed-styles@^0.0.7:
29282928
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
29292929
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
29302930

2931-
typescript@4.9.5:
2932-
version "4.9.5"
2933-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2934-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2931+
typescript@5.9.2:
2932+
version "5.9.2"
2933+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
2934+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
29352935

29362936
unbox-primitive@^1.0.2:
29372937
version "1.0.2"

0 commit comments

Comments
 (0)