Skip to content

Commit 9cf1fc3

Browse files
Update dependency typescript to v5
1 parent d09dda0 commit 9cf1fc3

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.23",
4141
"prettier": "2.8.8",
42-
"typescript": "4.9.5",
42+
"typescript": "5.0.4",
4343
"vite": "2.9.15"
4444
},
4545
"dependencies": {

yarn.lock

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

2682-
typescript@4.9.5:
2683-
version "4.9.5"
2684-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2685-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2682+
typescript@5.0.4:
2683+
version "5.0.4"
2684+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
2685+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
26862686

26872687
unbox-primitive@^1.0.2:
26882688
version "1.0.2"

0 commit comments

Comments
 (0)