Skip to content

Commit 4c5b6f2

Browse files
chore(deps): update dependency typescript to v6
1 parent 20873f3 commit 4c5b6f2

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"oxlint": "^1.38.0",
3535
"prettier": "^3.7.4",
3636
"tslib": "^2.8.1",
37-
"typescript": "^5.9.3"
37+
"typescript": "^6.0.0"
3838
},
3939
"resolutions": {
4040
"@emnapi/core": "^1.10.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6512,7 +6512,7 @@ __metadata:
65126512
oxlint: "npm:^1.38.0"
65136513
prettier: "npm:^3.7.4"
65146514
tslib: "npm:^2.8.1"
6515-
typescript: "npm:^5.9.3"
6515+
typescript: "npm:^6.0.0"
65166516
languageName: unknown
65176517
linkType: soft
65186518

@@ -8653,7 +8653,7 @@ __metadata:
86538653
languageName: node
86548654
linkType: hard
86558655

8656-
"typescript@npm:>=3 < 6, typescript@npm:^5.9.3":
8656+
"typescript@npm:>=3 < 6":
86578657
version: 5.9.3
86588658
resolution: "typescript@npm:5.9.3"
86598659
bin:
@@ -8663,7 +8663,17 @@ __metadata:
86638663
languageName: node
86648664
linkType: hard
86658665

8666-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
8666+
"typescript@npm:^6.0.0":
8667+
version: 6.0.3
8668+
resolution: "typescript@npm:6.0.3"
8669+
bin:
8670+
tsc: bin/tsc
8671+
tsserver: bin/tsserver
8672+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
8673+
languageName: node
8674+
linkType: hard
8675+
8676+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
86678677
version: 5.9.3
86688678
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
86698679
bin:
@@ -8673,6 +8683,16 @@ __metadata:
86738683
languageName: node
86748684
linkType: hard
86758685

8686+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
8687+
version: 6.0.3
8688+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
8689+
bin:
8690+
tsc: bin/tsc
8691+
tsserver: bin/tsserver
8692+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
8693+
languageName: node
8694+
linkType: hard
8695+
86768696
"uglify-js@npm:^3.1.4":
86778697
version: 3.19.3
86788698
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)