Skip to content

Commit c111f84

Browse files
chore(deps): update dependency typescript to v6
1 parent dcbcb89 commit c111f84

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"pkgroll": "2.27.0",
7070
"prettier": "3.8.3",
7171
"tsx": "4.21.0",
72-
"typescript": "5.9.3",
72+
"typescript": "6.0.3",
7373
"typescript-eslint": "8.59.1",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4050,7 +4050,7 @@ __metadata:
40504050
pkgroll: "npm:2.27.0"
40514051
prettier: "npm:3.8.3"
40524052
tsx: "npm:4.21.0"
4053-
typescript: "npm:5.9.3"
4053+
typescript: "npm:6.0.3"
40544054
typescript-eslint: "npm:8.59.1"
40554055
vite-tsconfig-paths: "npm:5.1.4"
40564056
vitest: "npm:2.1.9"
@@ -5480,23 +5480,23 @@ __metadata:
54805480
languageName: node
54815481
linkType: hard
54825482

5483-
"typescript@npm:5.9.3":
5484-
version: 5.9.3
5485-
resolution: "typescript@npm:5.9.3"
5483+
"typescript@npm:6.0.3":
5484+
version: 6.0.3
5485+
resolution: "typescript@npm:6.0.3"
54865486
bin:
54875487
tsc: bin/tsc
54885488
tsserver: bin/tsserver
5489-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
5489+
checksum: 10/0ef2357a4cffd916b52b683a021cdab0f81eea4e9aa35f2d254581c9a5106da02224e3392e1b0ed42b7a48f80c966e5f52b8e1a27941fa0523c1705a9c2e0330
54905490
languageName: node
54915491
linkType: hard
54925492

5493-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
5494-
version: 5.9.3
5495-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
5493+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
5494+
version: 6.0.3
5495+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
54965496
bin:
54975497
tsc: bin/tsc
54985498
tsserver: bin/tsserver
5499-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
5499+
checksum: 10/22b67a18dafedf9b1468b64ca20d9aa02ea61d449b65413d8aa6552aeb63f52ef369e86beb25b6b4c91a803d9726ee5c196f391a9b64201263263410a4223ee6
55005500
languageName: node
55015501
linkType: hard
55025502

0 commit comments

Comments
 (0)