Skip to content

Commit d703086

Browse files
chore(deps): update dependency typescript to v6
1 parent 5dcff52 commit d703086

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier-plugin-tailwindcss": "^0.7.0",
6161
"rimraf": "6.1.3",
6262
"type-fest": "^5.0.0",
63-
"typescript": "5.9.3",
63+
"typescript": "6.0.2",
6464
"typescript-eslint": "^8.28.0"
6565
},
6666
"ava": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9725,7 +9725,7 @@ __metadata:
97259725
rimraf: "npm:6.1.3"
97269726
tailwindcss: "npm:^4.1.13"
97279727
type-fest: "npm:^5.0.0"
9728-
typescript: "npm:5.9.3"
9728+
typescript: "npm:6.0.2"
97299729
typescript-eslint: "npm:^8.28.0"
97309730
vue: "npm:^3.5.4"
97319731
languageName: unknown
@@ -10001,7 +10001,17 @@ __metadata:
1000110001
languageName: node
1000210002
linkType: hard
1000310003

10004-
"typescript@npm:5.9.3, typescript@npm:typescript@5.9.3":
10004+
"typescript@npm:6.0.2":
10005+
version: 6.0.2
10006+
resolution: "typescript@npm:6.0.2"
10007+
bin:
10008+
tsc: bin/tsc
10009+
tsserver: bin/tsserver
10010+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
10011+
languageName: node
10012+
linkType: hard
10013+
10014+
"typescript@npm:typescript@5.9.3":
1000510015
version: 5.9.3
1000610016
resolution: "typescript@npm:5.9.3"
1000710017
bin:
@@ -10011,7 +10021,17 @@ __metadata:
1001110021
languageName: node
1001210022
linkType: hard
1001310023

10014-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
10024+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
10025+
version: 6.0.2
10026+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
10027+
bin:
10028+
tsc: bin/tsc
10029+
tsserver: bin/tsserver
10030+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
10031+
languageName: node
10032+
linkType: hard
10033+
10034+
"typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
1001510035
version: 5.9.3
1001610036
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1001710037
bin:

0 commit comments

Comments
 (0)