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.9.2 " ,
122
122
"unplugin-swc" : " 1.5.5" ,
123
123
"vite" : " 6.3.5" ,
124
124
"vitest" : " 3.2.3"
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.9.2
4486
4486
unplugin-swc: 1.5.5
4487
4487
vite: 6.3.5
4488
4488
vitest: 3.2.3
@@ -22557,7 +22557,17 @@ __metadata:
22557
22557
languageName: node
22558
22558
linkType: hard
22559
22559
22560
- "typescript@npm:5.6.3, typescript@npm:~5.6.2":
22560
+ "typescript@npm:5.9.2":
22561
+ version: 5.9.2
22562
+ resolution: "typescript@npm:5.9.2"
22563
+ bin:
22564
+ tsc: bin/tsc
22565
+ tsserver: bin/tsserver
22566
+ checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
22567
+ languageName: node
22568
+ linkType: hard
22569
+
22570
+ "typescript@npm:~5.6.2":
22561
22571
version: 5.6.3
22562
22572
resolution: "typescript@npm:5.6.3"
22563
22573
bin:
@@ -22567,7 +22577,17 @@ __metadata:
22567
22577
languageName: node
22568
22578
linkType: hard
22569
22579
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.2#~builtin<compat/typescript>":
22581
+ version: 5.9.2
22582
+ resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=cef18b"
22583
+ bin:
22584
+ tsc: bin/tsc
22585
+ tsserver: bin/tsserver
22586
+ checksum: e42a701947325500008334622321a6ad073f842f5e7d5e7b588a6346b31fdf51d56082b9ce5cef24312ecd3e48d6c0d4d44da7555f65e2feec18cf62ec540385
22587
+ languageName: node
22588
+ linkType: hard
22589
+
22590
+ "typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22571
22591
version: 5.6.3
22572
22592
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
22573
22593
bin:
You can’t perform that action at this time.
0 commit comments