Commit d0e74ce 1 parent 6d0ebec commit d0e74ce Copy full SHA for d0e74ce
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@mdi/js" : " 7.0.96" ,
22
22
"@types/node" : " 16.11.17" ,
23
- "typescript" : " 4 .5.4 " ,
23
+ "typescript" : " 5 .5.3 " ,
24
24
"vite" : " 2.7.10"
25
25
},
26
26
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ is-core-module@^2.9.0:
157
157
dependencies :
158
158
has "^1.0.3"
159
159
160
- magic-string@^ 0.26.5 :
160
+
161
161
version "0.26.5"
162
162
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.5.tgz#3ceb5c60f546ba4e21e3865ab8de4d32bd8ed07f"
163
163
integrity sha512-yXUIYOOQnEHKHOftp5shMWpB9ImfgfDJpapa38j/qMtTj5QHWucvxP4lUtuRmHT9vAzvtpHkWKXW9xBwimXeNg==
@@ -224,10 +224,10 @@ supports-preserve-symlinks-flag@^1.0.0:
224
224
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
225
225
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
226
226
227
- typescript@4 .5.4 :
228
- version "4 .5.4 "
229
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4 .5.4 .tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8 "
230
- integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg ==
227
+ typescript@5 .5.3 :
228
+ version "5 .5.3 "
229
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5 .5.3 .tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa "
230
+ integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ ==
231
231
232
232
233
233
version "2.7.10"
You can’t perform that action at this time.
0 commit comments