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 178
178
"tempfile" : " 5.0.0" ,
179
179
"trash-cli" : " 5.0.0" ,
180
180
"ts-dedent" : " 2.2.0" ,
181
- "typescript" : " 5.2 .2" ,
181
+ "typescript" : " 5.3 .2" ,
182
182
"vite" : " 5.0.2" ,
183
183
"vite-tsconfig-paths" : " 4.2.1" ,
184
184
"vitest" : " 1.0.0-beta.3" ,
Original file line number Diff line number Diff line change @@ -1213,7 +1213,7 @@ __metadata:
1213
1213
tinyrainbow : " npm:1.1.1"
1214
1214
trash-cli : " npm:5.0.0"
1215
1215
ts-dedent : " npm:2.2.0"
1216
- typescript : " npm:5.2 .2"
1216
+ typescript : " npm:5.3 .2"
1217
1217
vite : " npm:5.0.2"
1218
1218
vite-tsconfig-paths : " npm:4.2.1"
1219
1219
vitest : " npm:1.0.0-beta.3"
@@ -8130,7 +8130,17 @@ __metadata:
8130
8130
languageName : node
8131
8131
linkType : hard
8132
8132
8133
- " typescript@npm:5.2.2, typescript@npm:^5.2.2 " :
8133
+ " typescript@npm:5.3.2 " :
8134
+ version : 5.3.2
8135
+ resolution : " typescript@npm:5.3.2"
8136
+ bin :
8137
+ tsc : bin/tsc
8138
+ tsserver : bin/tsserver
8139
+ checksum : 415e5fb6611f5713e460bad48039f00bcfdbde53a2f911727862d5aa9c5d5edd250059a419df382d8f031709e15a169c41eb62b6a401da5eec7ac0f4e359d6ac
8140
+ languageName : node
8141
+ linkType : hard
8142
+
8143
+ " typescript@npm:^5.2.2 " :
8134
8144
version : 5.2.2
8135
8145
resolution : " typescript@npm:5.2.2"
8136
8146
bin :
@@ -8140,7 +8150,17 @@ __metadata:
8140
8150
languageName : node
8141
8151
linkType : hard
8142
8152
8143
- " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript> " :
8153
+ " typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript> " :
8154
+ version : 5.3.2
8155
+ resolution : " typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=29ae49"
8156
+ bin :
8157
+ tsc : bin/tsc
8158
+ tsserver : bin/tsserver
8159
+ checksum : 43c3346528a1b410b9ee7f218d709ce8d1336eb8e47b0f8bb43954f98ed43fd11e35de398c9a5f4a085b6889c89782362789b00db7aac862bd09d083058a01a2
8160
+ languageName : node
8161
+ linkType : hard
8162
+
8163
+ " typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript> " :
8144
8164
version : 5.2.2
8145
8165
resolution : " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
8146
8166
bin :
You can’t perform that action at this time.
0 commit comments