Skip to content

Commit b5c63b2

Browse files
chore(deps): update dependency typescript to v6
1 parent 798f5fc commit b5c63b2

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
@@ -62,7 +62,7 @@
6262
"shx": "^0.4.0",
6363
"ts-node": "^10.9.2",
6464
"tslib": "^2.8.1",
65-
"typescript": "^5.8.3",
65+
"typescript": "^6.0.0",
6666
"vitest": "^3.2.4",
6767
"vue": "2"
6868
},

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10234,7 +10234,7 @@ __metadata:
1023410234
shx: "npm:^0.4.0"
1023510235
ts-node: "npm:^10.9.2"
1023610236
tslib: "npm:^2.8.1"
10237-
typescript: "npm:^5.8.3"
10237+
typescript: "npm:^6.0.0"
1023810238
vitest: "npm:^3.2.4"
1023910239
vue: "npm:2"
1024010240
languageName: unknown
@@ -11019,7 +11019,7 @@ __metadata:
1101911019
languageName: node
1102011020
linkType: hard
1102111021

11022-
"typescript@npm:>=3 < 6, typescript@npm:^5.8.3":
11022+
"typescript@npm:>=3 < 6":
1102311023
version: 5.9.3
1102411024
resolution: "typescript@npm:5.9.3"
1102511025
bin:
@@ -11029,7 +11029,17 @@ __metadata:
1102911029
languageName: node
1103011030
linkType: hard
1103111031

11032-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
11032+
"typescript@npm:^6.0.0":
11033+
version: 6.0.3
11034+
resolution: "typescript@npm:6.0.3"
11035+
bin:
11036+
tsc: bin/tsc
11037+
tsserver: bin/tsserver
11038+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
11039+
languageName: node
11040+
linkType: hard
11041+
11042+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
1103311043
version: 5.9.3
1103411044
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1103511045
bin:
@@ -11039,6 +11049,16 @@ __metadata:
1103911049
languageName: node
1104011050
linkType: hard
1104111051

11052+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
11053+
version: 6.0.3
11054+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
11055+
bin:
11056+
tsc: bin/tsc
11057+
tsserver: bin/tsserver
11058+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
11059+
languageName: node
11060+
linkType: hard
11061+
1104211062
"uglify-js@npm:^3.1.4":
1104311063
version: 3.19.3
1104411064
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)