File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 118
118
"ts-jest" : " 29.3.4" ,
119
119
"ts-node" : " 10.9.2" ,
120
120
"tsx" : " 4.19.4" ,
121
- "typescript" : " 5.6 .3" ,
121
+ "typescript" : " 5.8 .3" ,
122
122
"unplugin-swc" : " 1.5.4" ,
123
123
"vite" : " 6.3.5" ,
124
124
"vitest" : " 3.1.4"
Original file line number Diff line number Diff line change @@ -4482,7 +4482,7 @@ __metadata:
4482
4482
ts-node: 10.9.2
4483
4483
tslib: 2.8.1
4484
4484
tsx: 4.19.4
4485
- typescript: 5.6 .3
4485
+ typescript: 5.8 .3
4486
4486
unplugin-swc: 1.5.4
4487
4487
vite: 6.3.5
4488
4488
vitest: 3.1.4
@@ -22271,7 +22271,17 @@ __metadata:
22271
22271
languageName: node
22272
22272
linkType: hard
22273
22273
22274
- "typescript@npm:5.6.3, typescript@npm:~5.6.2":
22274
+ "typescript@npm:5.8.3":
22275
+ version: 5.8.3
22276
+ resolution: "typescript@npm:5.8.3"
22277
+ bin:
22278
+ tsc: bin/tsc
22279
+ tsserver: bin/tsserver
22280
+ checksum: cb1d081c889a288b962d3c8ae18d337ad6ee88a8e81ae0103fa1fecbe923737f3ba1dbdb3e6d8b776c72bc73bfa6d8d850c0306eed1a51377d2fccdfd75d92c4
22281
+ languageName: node
22282
+ linkType: hard
22283
+
22284
+ "typescript@npm:~5.6.2":
22275
22285
version: 5.6.3
22276
22286
resolution: "typescript@npm:5.6.3"
22277
22287
bin:
@@ -22281,7 +22291,17 @@ __metadata:
22281
22291
languageName: node
22282
22292
linkType: hard
22283
22293
22284
- "typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22294
+ "typescript@patch:typescript@5.8.3#~builtin<compat/typescript>":
22295
+ version: 5.8.3
22296
+ resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=cef18b"
22297
+ bin:
22298
+ tsc: bin/tsc
22299
+ tsserver: bin/tsserver
22300
+ checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
22301
+ languageName: node
22302
+ linkType: hard
22303
+
22304
+ "typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22285
22305
version: 5.6.3
22286
22306
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
22287
22307
bin:
You can’t perform that action at this time.
0 commit comments