Skip to content

Commit 7b2796f

Browse files
build: 📦 update dependency typescript to v5.9.3
1 parent aefd286 commit 7b2796f

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.4.6",
119119
"ts-node": "10.9.2",
120120
"tsx": "4.21.0",
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
@@ -4802,7 +4802,7 @@ __metadata:
48024802
ts-node: 10.9.2
48034803
tslib: 2.8.1
48044804
tsx: 4.21.0
4805-
typescript: 5.6.3
4805+
typescript: 5.9.3
48064806
unplugin-swc: 1.5.9
48074807
vite: 6.3.5
48084808
vitest: 3.2.4
@@ -23223,7 +23223,17 @@ __metadata:
2322323223
languageName: node
2322423224
linkType: hard
2322523225

23226-
"typescript@npm:5.6.3, typescript@npm:~5.6.2":
23226+
"typescript@npm:5.9.3":
23227+
version: 5.9.3
23228+
resolution: "typescript@npm:5.9.3"
23229+
bin:
23230+
tsc: bin/tsc
23231+
tsserver: bin/tsserver
23232+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
23233+
languageName: node
23234+
linkType: hard
23235+
23236+
"typescript@npm:~5.6.2":
2322723237
version: 5.6.3
2322823238
resolution: "typescript@npm:5.6.3"
2322923239
bin:
@@ -23233,7 +23243,17 @@ __metadata:
2323323243
languageName: node
2323423244
linkType: hard
2323523245

23236-
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
23246+
"typescript@patch:typescript@5.9.3#~builtin<compat/typescript>":
23247+
version: 5.9.3
23248+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=cef18b"
23249+
bin:
23250+
tsc: bin/tsc
23251+
tsserver: bin/tsserver
23252+
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
23253+
languageName: node
23254+
linkType: hard
23255+
23256+
"typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
2323723257
version: 5.6.3
2323823258
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2323923259
bin:

0 commit comments

Comments
 (0)