Skip to content

Commit fc250f4

Browse files
committed
Update TypeScript to 5.8
1 parent 663c4da commit fc250f4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier": "^2.0.0",
6161
"sass": "^1.45.2",
6262
"ts-node": "^10.9.0",
63-
"typescript": "^4.1.2",
63+
"typescript": "^5.8.3",
6464
"vite": "^4.4.0"
6565
},
6666
"packageManager": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4119,7 +4119,7 @@ __metadata:
41194119
seedrandom: "npm:^3.0.5"
41204120
semver: "npm:^7.3.5"
41214121
ts-node: "npm:^10.9.0"
4122-
typescript: "npm:^4.1.2"
4122+
typescript: "npm:^5.8.3"
41234123
vite: "npm:^4.4.0"
41244124
languageName: unknown
41254125
linkType: soft
@@ -4644,23 +4644,23 @@ __metadata:
46444644
languageName: node
46454645
linkType: hard
46464646

4647-
"typescript@npm:^4.1.2":
4648-
version: 4.5.4
4649-
resolution: "typescript@npm:4.5.4"
4647+
"typescript@npm:^5.8.3":
4648+
version: 5.8.3
4649+
resolution: "typescript@npm:5.8.3"
46504650
bin:
46514651
tsc: bin/tsc
46524652
tsserver: bin/tsserver
4653-
checksum: 4dccd6947e632cc0070653788a3a81051825e9a7acd4c3586124e5a145148bb57b0a401b81d220ac1eb7742a29d5d22fd35af033f839daa60738c3e4fecb5850
4653+
checksum: 5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
46544654
languageName: node
46554655
linkType: hard
46564656

4657-
"typescript@patch:typescript@npm%3A^4.1.2#optional!builtin<compat/typescript>":
4658-
version: 4.5.4
4659-
resolution: "typescript@patch:typescript@npm%3A4.5.4#optional!builtin<compat/typescript>::version=4.5.4&hash=bcec9a"
4657+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
4658+
version: 5.8.3
4659+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=29ae49"
46604660
bin:
46614661
tsc: bin/tsc
46624662
tsserver: bin/tsserver
4663-
checksum: 6fe78f9bd67a8f509a41c5ff8ab3d5ecf9175612838788b21c4ad1f715add24e4d29d0a00c797689fd88929271ffb3dcfdc97d5dafa3539d1e83fc1999ad9d1f
4663+
checksum: 92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
46644664
languageName: node
46654665
linkType: hard
46664666

0 commit comments

Comments
 (0)