Skip to content

Commit cc2a685

Browse files
chore(deps): update dependency typescript to v6
1 parent 618ee1b commit cc2a685

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
@@ -6544,7 +6544,7 @@ __metadata:
65446544
oxlint: "npm:^1.38.0"
65456545
prettier: "npm:^3.7.4"
65466546
tslib: "npm:^2.8.1"
6547-
typescript: "npm:^5.9.3"
6547+
typescript: "npm:^6.0.0"
65486548
languageName: unknown
65496549
linkType: soft
65506550

@@ -8713,7 +8713,7 @@ __metadata:
87138713
languageName: node
87148714
linkType: hard
87158715

8716-
"typescript@npm:>=3 < 6, typescript@npm:^5.9.3":
8716+
"typescript@npm:>=3 < 6":
87178717
version: 5.9.3
87188718
resolution: "typescript@npm:5.9.3"
87198719
bin:
@@ -8723,7 +8723,17 @@ __metadata:
87238723
languageName: node
87248724
linkType: hard
87258725

8726-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
8726+
"typescript@npm:^6.0.0":
8727+
version: 6.0.3
8728+
resolution: "typescript@npm:6.0.3"
8729+
bin:
8730+
tsc: bin/tsc
8731+
tsserver: bin/tsserver
8732+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
8733+
languageName: node
8734+
linkType: hard
8735+
8736+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
87278737
version: 5.9.3
87288738
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
87298739
bin:
@@ -8733,6 +8743,16 @@ __metadata:
87338743
languageName: node
87348744
linkType: hard
87358745

8746+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
8747+
version: 6.0.3
8748+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
8749+
bin:
8750+
tsc: bin/tsc
8751+
tsserver: bin/tsserver
8752+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
8753+
languageName: node
8754+
linkType: hard
8755+
87368756
"uglify-js@npm:^3.1.4":
87378757
version: 3.19.3
87388758
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)