Skip to content

Commit 88499c1

Browse files
chore(deps): update dependency typescript to v6
1 parent 33e3070 commit 88499c1

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
@@ -60,7 +60,7 @@
6060
"prettier-plugin-tailwindcss": "^0.8.0",
6161
"rimraf": "6.1.3",
6262
"type-fest": "^5.0.0",
63-
"typescript": "5.9.3",
63+
"typescript": "6.0.3",
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
@@ -10331,7 +10331,7 @@ __metadata:
1033110331
rimraf: "npm:6.1.3"
1033210332
tailwindcss: "npm:^4.1.13"
1033310333
type-fest: "npm:^5.0.0"
10334-
typescript: "npm:5.9.3"
10334+
typescript: "npm:6.0.3"
1033510335
typescript-eslint: "npm:^8.28.0"
1033610336
vue: "npm:^3.5.4"
1033710337
languageName: unknown
@@ -10617,7 +10617,17 @@ __metadata:
1061710617
languageName: node
1061810618
linkType: hard
1061910619

10620-
"typescript@npm:5.9.3, typescript@npm:typescript@5.9.3":
10620+
"typescript@npm:6.0.3":
10621+
version: 6.0.3
10622+
resolution: "typescript@npm:6.0.3"
10623+
bin:
10624+
tsc: bin/tsc
10625+
tsserver: bin/tsserver
10626+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
10627+
languageName: node
10628+
linkType: hard
10629+
10630+
"typescript@npm:typescript@5.9.3":
1062110631
version: 5.9.3
1062210632
resolution: "typescript@npm:5.9.3"
1062310633
bin:
@@ -10627,7 +10637,17 @@ __metadata:
1062710637
languageName: node
1062810638
linkType: hard
1062910639

10630-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
10640+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
10641+
version: 6.0.3
10642+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
10643+
bin:
10644+
tsc: bin/tsc
10645+
tsserver: bin/tsserver
10646+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
10647+
languageName: node
10648+
linkType: hard
10649+
10650+
"typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
1063110651
version: 5.9.3
1063210652
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1063310653
bin:

0 commit comments

Comments
 (0)