Skip to content

Commit 1e74f1f

Browse files
chore(deps): update dependency typescript to v6 (#682)
1 parent 74d8fe2 commit 1e74f1f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"path-browserify": "^1.0.1",
4646
"prettier": "^3.0.0",
4747
"rimraf": "^6.0.0",
48-
"typescript": "^5.0.0"
48+
"typescript": "^6.0.0"
4949
},
5050
"packageManager": "yarn@4.13.0"
5151
}

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6832,7 +6832,7 @@ __metadata:
68326832
react: "npm:^19.0.0"
68336833
react-dom: "npm:^19.0.0"
68346834
rimraf: "npm:^6.0.0"
6835-
typescript: "npm:^5.0.0"
6835+
typescript: "npm:^6.0.0"
68366836
unist-util-visit: "npm:^5.0.0"
68376837
languageName: unknown
68386838
linkType: soft
@@ -17548,23 +17548,23 @@ __metadata:
1754817548
languageName: node
1754917549
linkType: hard
1755017550

17551-
"typescript@npm:^5.0.0":
17552-
version: 5.9.3
17553-
resolution: "typescript@npm:5.9.3"
17551+
"typescript@npm:^6.0.0":
17552+
version: 6.0.2
17553+
resolution: "typescript@npm:6.0.2"
1755417554
bin:
1755517555
tsc: bin/tsc
1755617556
tsserver: bin/tsserver
17557-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
17557+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
1755817558
languageName: node
1755917559
linkType: hard
1756017560

17561-
"typescript@patch:typescript@npm%3A^5.0.0#optional!builtin<compat/typescript>":
17562-
version: 5.9.3
17563-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
17561+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
17562+
version: 6.0.2
17563+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1756417564
bin:
1756517565
tsc: bin/tsc
1756617566
tsserver: bin/tsserver
17567-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
17567+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
1756817568
languageName: node
1756917569
linkType: hard
1757017570

0 commit comments

Comments
 (0)