Skip to content

Commit feefa58

Browse files
Update dependency typescript to v6
1 parent 0734cea commit feefa58

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"sonner": "^2.0.7",
9090
"tailwind-merge": "^3.5.0",
9191
"tsc-alias": "^1.8.16",
92-
"typescript": "^5.9.3"
92+
"typescript": "^6.0.3"
9393
},
9494
"peerDependencies": {
9595
"@tanstack/react-query": "^5.99.2",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2741,7 +2741,7 @@ __metadata:
27412741
sonner: "npm:^2.0.7"
27422742
tailwind-merge: "npm:^3.5.0"
27432743
tsc-alias: "npm:^1.8.16"
2744-
typescript: "npm:^5.9.3"
2744+
typescript: "npm:^6.0.3"
27452745
peerDependencies:
27462746
"@tanstack/react-query": ^5.99.2
27472747
"@tumaet/prompt-shared-state": ^1.1.1
@@ -7314,6 +7314,16 @@ __metadata:
73147314
languageName: node
73157315
linkType: hard
73167316

7317+
"typescript@npm:^6.0.3":
7318+
version: 6.0.3
7319+
resolution: "typescript@npm:6.0.3"
7320+
bin:
7321+
tsc: bin/tsc
7322+
tsserver: bin/tsserver
7323+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
7324+
languageName: node
7325+
linkType: hard
7326+
73177327
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
73187328
version: 5.9.3
73197329
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
@@ -7324,6 +7334,16 @@ __metadata:
73247334
languageName: node
73257335
linkType: hard
73267336

7337+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
7338+
version: 6.0.3
7339+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
7340+
bin:
7341+
tsc: bin/tsc
7342+
tsserver: bin/tsserver
7343+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
7344+
languageName: node
7345+
linkType: hard
7346+
73277347
"unbox-primitive@npm:^1.1.0":
73287348
version: 1.1.0
73297349
resolution: "unbox-primitive@npm:1.1.0"

0 commit comments

Comments
 (0)