Skip to content

Commit 84cfa2d

Browse files
chore(deps): update dependency typescript to v6
1 parent 691799e commit 84cfa2d

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
@@ -10247,7 +10247,7 @@ __metadata:
1024710247
shx: "npm:^0.4.0"
1024810248
ts-node: "npm:^10.9.2"
1024910249
tslib: "npm:^2.8.1"
10250-
typescript: "npm:^5.8.3"
10250+
typescript: "npm:^6.0.0"
1025110251
vitest: "npm:^3.2.4"
1025210252
vue: "npm:2"
1025310253
languageName: unknown
@@ -11025,7 +11025,7 @@ __metadata:
1102511025
languageName: node
1102611026
linkType: hard
1102711027

11028-
"typescript@npm:>=3 < 6, typescript@npm:^5.8.3":
11028+
"typescript@npm:>=3 < 6":
1102911029
version: 5.9.3
1103011030
resolution: "typescript@npm:5.9.3"
1103111031
bin:
@@ -11035,7 +11035,17 @@ __metadata:
1103511035
languageName: node
1103611036
linkType: hard
1103711037

11038-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
11038+
"typescript@npm:^6.0.0":
11039+
version: 6.0.3
11040+
resolution: "typescript@npm:6.0.3"
11041+
bin:
11042+
tsc: bin/tsc
11043+
tsserver: bin/tsserver
11044+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
11045+
languageName: node
11046+
linkType: hard
11047+
11048+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
1103911049
version: 5.9.3
1104011050
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1104111051
bin:
@@ -11045,6 +11055,16 @@ __metadata:
1104511055
languageName: node
1104611056
linkType: hard
1104711057

11058+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
11059+
version: 6.0.3
11060+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
11061+
bin:
11062+
tsc: bin/tsc
11063+
tsserver: bin/tsserver
11064+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
11065+
languageName: node
11066+
linkType: hard
11067+
1104811068
"uglify-js@npm:^3.1.4":
1104911069
version: 3.19.3
1105011070
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)