Skip to content

Commit 0c0c19c

Browse files
chore(deps): update dependency typescript to v6
1 parent 63bdf02 commit 0c0c19c

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
@@ -59,7 +59,7 @@
5959
"sharp": "^0.34.2",
6060
"tailwindcss": "^4.1.11",
6161
"tw-animate-css": "^1.3.5",
62-
"typescript": "^5.8.3",
62+
"typescript": "^6.0.0",
6363
"vercel": "^50.0.0"
6464
},
6565
"scripts": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9804,7 +9804,7 @@ __metadata:
98049804
tailwind-merge: "npm:^3.3.1"
98059805
tailwindcss: "npm:^4.1.11"
98069806
tw-animate-css: "npm:^1.3.5"
9807-
typescript: "npm:^5.8.3"
9807+
typescript: "npm:^6.0.0"
98089808
vercel: "npm:^50.0.0"
98099809
languageName: unknown
98109810
linkType: soft
@@ -12823,7 +12823,17 @@ __metadata:
1282312823
languageName: node
1282412824
linkType: hard
1282512825

12826-
"typescript@npm:^5.8.3, typescript@npm:typescript@5.9.3":
12826+
"typescript@npm:^6.0.0":
12827+
version: 6.0.3
12828+
resolution: "typescript@npm:6.0.3"
12829+
bin:
12830+
tsc: bin/tsc
12831+
tsserver: bin/tsserver
12832+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
12833+
languageName: node
12834+
linkType: hard
12835+
12836+
"typescript@npm:typescript@5.9.3":
1282712837
version: 5.9.3
1282812838
resolution: "typescript@npm:5.9.3"
1282912839
bin:
@@ -12833,7 +12843,17 @@ __metadata:
1283312843
languageName: node
1283412844
linkType: hard
1283512845

12836-
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
12846+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
12847+
version: 6.0.3
12848+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
12849+
bin:
12850+
tsc: bin/tsc
12851+
tsserver: bin/tsserver
12852+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
12853+
languageName: node
12854+
linkType: hard
12855+
12856+
"typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
1283712857
version: 5.9.3
1283812858
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1283912859
bin:

0 commit comments

Comments
 (0)