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 117117 "prettier" : " 3.3.2" ,
118118 "ts-jest" : " 29.1.5" ,
119119 "ts-node" : " 10.9.1" ,
120- "typescript" : " 5.4.5 " ,
120+ "typescript" : " 5.5.3 " ,
121121 "unplugin-swc" : " 1.5.1" ,
122122 "vite" : " 5.3.3" ,
123123 "vitest" : " 1.6.0"
Original file line number Diff line number Diff line change @@ -4298,7 +4298,7 @@ __metadata:
42984298 ts-jest: 29.1.5
42994299 ts-node: 10.9.1
43004300 tslib: 2.6.3
4301- typescript: 5.4.5
4301+ typescript: 5.5.3
43024302 unplugin-swc: 1.5.1
43034303 vite: 5.3.3
43044304 vitest: 1.6.0
@@ -21432,7 +21432,17 @@ __metadata:
2143221432 languageName: node
2143321433 linkType: hard
2143421434
21435- "typescript@npm:5.4.5, typescript@npm:~5.4.2":
21435+ "typescript@npm:5.5.3":
21436+ version: 5.5.3
21437+ resolution: "typescript@npm:5.5.3"
21438+ bin:
21439+ tsc: bin/tsc
21440+ tsserver: bin/tsserver
21441+ checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
21442+ languageName: node
21443+ linkType: hard
21444+
21445+ "typescript@npm:~5.4.2":
2143621446 version: 5.4.5
2143721447 resolution: "typescript@npm:5.4.5"
2143821448 bin:
@@ -21442,7 +21452,17 @@ __metadata:
2144221452 languageName: node
2144321453 linkType: hard
2144421454
21445- "typescript@patch:typescript@5.4.5#~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
21455+ "typescript@patch:typescript@5.5.3#~builtin<compat/typescript>":
21456+ version: 5.5.3
21457+ resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
21458+ bin:
21459+ tsc: bin/tsc
21460+ tsserver: bin/tsserver
21461+ checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
21462+ languageName: node
21463+ linkType: hard
21464+
21465+ "typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
2144621466 version: 5.4.5
2144721467 resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2144821468 bin:
You can’t perform that action at this time.
0 commit comments