Skip to content

Commit ae77eb4

Browse files
build: 📦 update dependency typescript to v5.9.3
1 parent 2ec1404 commit ae77eb4

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
@@ -4554,7 +4554,7 @@ __metadata:
45544554
ts-node: 10.9.2
45554555
tslib: 2.8.1
45564556
tsx: 4.19.4
4557-
typescript: 5.6.3
4557+
typescript: 5.9.3
45584558
unplugin-swc: 1.5.9
45594559
vite: 6.3.5
45604560
vitest: 3.2.4
@@ -22798,7 +22798,17 @@ __metadata:
2279822798
languageName: node
2279922799
linkType: hard
2280022800

22801-
"typescript@npm:5.6.3, typescript@npm:~5.6.2":
22801+
"typescript@npm:5.9.3":
22802+
version: 5.9.3
22803+
resolution: "typescript@npm:5.9.3"
22804+
bin:
22805+
tsc: bin/tsc
22806+
tsserver: bin/tsserver
22807+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
22808+
languageName: node
22809+
linkType: hard
22810+
22811+
"typescript@npm:~5.6.2":
2280222812
version: 5.6.3
2280322813
resolution: "typescript@npm:5.6.3"
2280422814
bin:
@@ -22808,7 +22818,17 @@ __metadata:
2280822818
languageName: node
2280922819
linkType: hard
2281022820

22811-
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22821+
"typescript@patch:typescript@5.9.3#~builtin<compat/typescript>":
22822+
version: 5.9.3
22823+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=cef18b"
22824+
bin:
22825+
tsc: bin/tsc
22826+
tsserver: bin/tsserver
22827+
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
22828+
languageName: node
22829+
linkType: hard
22830+
22831+
"typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
2281222832
version: 5.6.3
2281322833
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2281422834
bin:

0 commit comments

Comments
 (0)