Skip to content

Commit 2b4538c

Browse files
build: update dependency typescript {5.9.3 => 6.0.3}
1 parent 7c8aead commit 2b4538c

7 files changed

Lines changed: 15 additions & 15 deletions

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-4.25 MB
Binary file not shown.
4.39 MB
Binary file not shown.
-4.25 MB
Binary file not shown.
4.39 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@types/node": "^24.3.0",
2929
"@vercel/ncc": "^0.38.1",
30-
"typescript": "^5.6.2"
30+
"typescript": "^6.0.0"
3131
},
3232
"engines": {
3333
"node": "24"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ __metadata:
638638
"@actions/github": "npm:^9.0.0"
639639
"@types/node": "npm:^24.3.0"
640640
"@vercel/ncc": "npm:^0.38.1"
641-
typescript: "npm:^5.6.2"
641+
typescript: "npm:^6.0.0"
642642
languageName: unknown
643643
linkType: soft
644644

@@ -709,23 +709,23 @@ __metadata:
709709
languageName: node
710710
linkType: hard
711711

712-
"typescript@npm:^5.6.2":
713-
version: 5.9.3
714-
resolution: "typescript@npm:5.9.3"
712+
"typescript@npm:^6.0.0":
713+
version: 6.0.3
714+
resolution: "typescript@npm:6.0.3"
715715
bin:
716716
tsc: bin/tsc
717717
tsserver: bin/tsserver
718-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
718+
checksum: 10/0ef2357a4cffd916b52b683a021cdab0f81eea4e9aa35f2d254581c9a5106da02224e3392e1b0ed42b7a48f80c966e5f52b8e1a27941fa0523c1705a9c2e0330
719719
languageName: node
720720
linkType: hard
721721

722-
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
723-
version: 5.9.3
724-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
722+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
723+
version: 6.0.3
724+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
725725
bin:
726726
tsc: bin/tsc
727727
tsserver: bin/tsserver
728-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
728+
checksum: 10/22b67a18dafedf9b1468b64ca20d9aa02ea61d449b65413d8aa6552aeb63f52ef369e86beb25b6b4c91a803d9726ee5c196f391a9b64201263263410a4223ee6
729729
languageName: node
730730
linkType: hard
731731

0 commit comments

Comments
 (0)