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.2 " ,
121
121
"unplugin-swc" : " 1.4.5" ,
122
122
"vite" : " 5.3.1" ,
123
123
"vitest" : " 1.6.0"
Original file line number Diff line number Diff line change @@ -4116,7 +4116,7 @@ __metadata:
4116
4116
ts-jest: 29.1.5
4117
4117
ts-node: 10.9.1
4118
4118
tslib: 2.6.3
4119
- typescript: 5.4.5
4119
+ typescript: 5.5.2
4120
4120
unplugin-swc: 1.4.5
4121
4121
vite: 5.3.1
4122
4122
vitest: 1.6.0
@@ -21049,7 +21049,17 @@ __metadata:
21049
21049
languageName: node
21050
21050
linkType: hard
21051
21051
21052
- "typescript@npm:5.4.5, typescript@npm:~5.4.2":
21052
+ "typescript@npm:5.5.2":
21053
+ version: 5.5.2
21054
+ resolution: "typescript@npm:5.5.2"
21055
+ bin:
21056
+ tsc: bin/tsc
21057
+ tsserver: bin/tsserver
21058
+ checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
21059
+ languageName: node
21060
+ linkType: hard
21061
+
21062
+ "typescript@npm:~5.4.2":
21053
21063
version: 5.4.5
21054
21064
resolution: "typescript@npm:5.4.5"
21055
21065
bin:
@@ -21059,7 +21069,17 @@ __metadata:
21059
21069
languageName: node
21060
21070
linkType: hard
21061
21071
21062
- "typescript@patch:typescript@5.4.5#~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
21072
+ "typescript@patch:typescript@5.5.2#~builtin<compat/typescript>":
21073
+ version: 5.5.2
21074
+ resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=379a07"
21075
+ bin:
21076
+ tsc: bin/tsc
21077
+ tsserver: bin/tsserver
21078
+ checksum: d8c8af1adb92ef36998cc9293ad8607dda68564ecc2f315a7298d6d40edae1906e0ed88e0b2b02da686adc61d638cbecb82b4c694d5bccc621b8baf6e6274f7c
21079
+ languageName: node
21080
+ linkType: hard
21081
+
21082
+ "typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
21063
21083
version: 5.4.5
21064
21084
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
21065
21085
bin:
You can’t perform that action at this time.
0 commit comments