Skip to content

Commit 5789fcf

Browse files
build: 📦 update dependency typescript to v5.9.3
1 parent fda2300 commit 5789fcf

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.5",
123123
"vite": "6.3.5",
124124
"vitest": "3.2.3"

‎yarn.lock‎

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4482,7 +4482,7 @@ __metadata:
44824482
ts-node: 10.9.2
44834483
tslib: 2.8.1
44844484
tsx: 4.19.4
4485-
typescript: 5.6.3
4485+
typescript: 5.9.3
44864486
unplugin-swc: 1.5.5
44874487
vite: 6.3.5
44884488
vitest: 3.2.3
@@ -22557,7 +22557,17 @@ __metadata:
2255722557
languageName: node
2255822558
linkType: hard
2255922559

22560-
"typescript@npm:5.6.3, typescript@npm:~5.6.2":
22560+
"typescript@npm:5.9.3":
22561+
version: 5.9.3
22562+
resolution: "typescript@npm:5.9.3"
22563+
bin:
22564+
tsc: bin/tsc
22565+
tsserver: bin/tsserver
22566+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
22567+
languageName: node
22568+
linkType: hard
22569+
22570+
"typescript@npm:~5.6.2":
2256122571
version: 5.6.3
2256222572
resolution: "typescript@npm:5.6.3"
2256322573
bin:
@@ -22567,7 +22577,17 @@ __metadata:
2256722577
languageName: node
2256822578
linkType: hard
2256922579

22570-
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22580+
"typescript@patch:typescript@5.9.3#~builtin<compat/typescript>":
22581+
version: 5.9.3
22582+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=cef18b"
22583+
bin:
22584+
tsc: bin/tsc
22585+
tsserver: bin/tsserver
22586+
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
22587+
languageName: node
22588+
linkType: hard
22589+
22590+
"typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
2257122591
version: 5.6.3
2257222592
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2257322593
bin:

0 commit comments

Comments
 (0)