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 117
117
"prettier" : " 3.3.2" ,
118
118
"ts-jest" : " 29.1.5" ,
119
119
"ts-node" : " 10.9.1" ,
120
- "typescript" : " 5.4.5 " ,
120
+ "typescript" : " 5.5.3 " ,
121
121
"unplugin-swc" : " 1.5.1" ,
122
122
"vite" : " 5.3.3" ,
123
123
"vitest" : " 1.6.0"
Original file line number Diff line number Diff line change @@ -3849,7 +3849,7 @@ __metadata:
3849
3849
ts-jest: 29.1.5
3850
3850
ts-node: 10.9.1
3851
3851
tslib: 2.6.3
3852
- typescript: 5.4.5
3852
+ typescript: 5.5.3
3853
3853
unplugin-swc: 1.5.1
3854
3854
vite: 5.3.3
3855
3855
vitest: 1.6.0
@@ -20968,7 +20968,17 @@ __metadata:
20968
20968
languageName: node
20969
20969
linkType: hard
20970
20970
20971
- "typescript@npm:5.4.5, typescript@npm:~5.4.2":
20971
+ "typescript@npm:5.5.3":
20972
+ version: 5.5.3
20973
+ resolution: "typescript@npm:5.5.3"
20974
+ bin:
20975
+ tsc: bin/tsc
20976
+ tsserver: bin/tsserver
20977
+ checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
20978
+ languageName: node
20979
+ linkType: hard
20980
+
20981
+ "typescript@npm:~5.4.2":
20972
20982
version: 5.4.5
20973
20983
resolution: "typescript@npm:5.4.5"
20974
20984
bin:
@@ -20978,7 +20988,17 @@ __metadata:
20978
20988
languageName: node
20979
20989
linkType: hard
20980
20990
20981
- "typescript@patch:
[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
20991
+ "typescript@patch:
[email protected] #~builtin<compat/typescript>":
20992
+ version: 5.5.3
20993
+ resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
20994
+ bin:
20995
+ tsc: bin/tsc
20996
+ tsserver: bin/tsserver
20997
+ checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
20998
+ languageName: node
20999
+ linkType: hard
21000
+
21001
+ "typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
20982
21002
version: 5.4.5
20983
21003
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
20984
21004
bin:
You can’t perform that action at this time.
0 commit comments