Skip to content

Commit 4da0309

Browse files
build: 📦 update dependency typescript to v5.9.3
1 parent 2bdaa4e commit 4da0309

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
@@ -118,7 +118,7 @@
118118
"ts-jest": "29.3.4",
119119
"ts-node": "10.9.2",
120120
"tsx": "4.19.4",
121-
"typescript": "5.6.3",
121+
"typescript": "5.9.3",
122122
"unplugin-swc": "1.5.9",
123123
"vite": "6.3.5",
124124
"vitest": "3.2.4"

‎yarn.lock‎

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4620,7 +4620,7 @@ __metadata:
46204620
ts-node: 10.9.2
46214621
tslib: 2.8.1
46224622
tsx: 4.19.4
4623-
typescript: 5.6.3
4623+
typescript: 5.9.3
46244624
unplugin-swc: 1.5.9
46254625
vite: 6.3.5
46264626
vitest: 3.2.4
@@ -22924,7 +22924,17 @@ __metadata:
2292422924
languageName: node
2292522925
linkType: hard
2292622926

22927-
"typescript@npm:5.6.3, typescript@npm:~5.6.2":
22927+
"typescript@npm:5.9.3":
22928+
version: 5.9.3
22929+
resolution: "typescript@npm:5.9.3"
22930+
bin:
22931+
tsc: bin/tsc
22932+
tsserver: bin/tsserver
22933+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
22934+
languageName: node
22935+
linkType: hard
22936+
22937+
"typescript@npm:~5.6.2":
2292822938
version: 5.6.3
2292922939
resolution: "typescript@npm:5.6.3"
2293022940
bin:
@@ -22934,7 +22944,17 @@ __metadata:
2293422944
languageName: node
2293522945
linkType: hard
2293622946

22937-
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22947+
"typescript@patch:typescript@5.9.3#~builtin<compat/typescript>":
22948+
version: 5.9.3
22949+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=cef18b"
22950+
bin:
22951+
tsc: bin/tsc
22952+
tsserver: bin/tsserver
22953+
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
22954+
languageName: node
22955+
linkType: hard
22956+
22957+
"typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
2293822958
version: 5.6.3
2293922959
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2294022960
bin:

0 commit comments

Comments
 (0)