File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 83
83
"sass-embedded" : " 1.89.2" ,
84
84
"sinon" : " 21.0.0" ,
85
85
"standard" : " 17.1.2" ,
86
- "vite" : " 7.0.5 " ,
86
+ "vite" : " 7.0.6 " ,
87
87
"vite-plugin-eslint" : " 1.8.1" ,
88
88
"vite-plugin-istanbul" : " 7.1.0" ,
89
89
"vite-plugin-vuetify" : " 2.1.1" ,
Original file line number Diff line number Diff line change @@ -4321,7 +4321,7 @@ __metadata:
4321
4321
standard : " npm:17.1.2"
4322
4322
subscriptions-transport-ws : " npm:0.11.0"
4323
4323
svg-pan-zoom : " npm:3.6.2"
4324
- vite : " npm:7.0.5 "
4324
+ vite : " npm:7.0.6 "
4325
4325
vite-plugin-eslint : " npm:1.8.1"
4326
4326
vite-plugin-istanbul : " npm:7.1.0"
4327
4327
vite-plugin-vuetify : " npm:2.1.1"
@@ -8802,6 +8802,13 @@ __metadata:
8802
8802
languageName : node
8803
8803
linkType : hard
8804
8804
8805
+ " picomatch@npm:^4.0.3 " :
8806
+ version : 4.0.3
8807
+ resolution : " picomatch@npm:4.0.3"
8808
+ checksum : 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
8809
+ languageName : node
8810
+ linkType : hard
8811
+
8805
8812
" pify@npm:^2.2.0 " :
8806
8813
version : 2.3.0
8807
8814
resolution : " pify@npm:2.3.0"
@@ -11183,14 +11190,14 @@ __metadata:
11183
11190
languageName : node
11184
11191
linkType : hard
11185
11192
11186
- " vite@npm:7.0.5 " :
11187
- version : 7.0.5
11188
- resolution : " vite@npm:7.0.5 "
11193
+ " vite@npm:7.0.6 " :
11194
+ version : 7.0.6
11195
+ resolution : " vite@npm:7.0.6 "
11189
11196
dependencies :
11190
11197
esbuild : " npm:^0.25.0"
11191
11198
fdir : " npm:^6.4.6"
11192
11199
fsevents : " npm:~2.3.3"
11193
- picomatch : " npm:^4.0.2 "
11200
+ picomatch : " npm:^4.0.3 "
11194
11201
postcss : " npm:^8.5.6"
11195
11202
rollup : " npm:^4.40.0"
11196
11203
tinyglobby : " npm:^0.2.14"
@@ -11234,7 +11241,7 @@ __metadata:
11234
11241
optional : true
11235
11242
bin :
11236
11243
vite : bin/vite.js
11237
- checksum : 10c0/95fb7f393adc2d2428e0e033ed4ea599323118f645415c35db3df40bd2c5a2962b0b4c967f35cfb80ca04efb1eb51bdb5f4b63529bb5f9aa3603d9fbeb50543f
11244
+ checksum : 10c0/3b14dfa661281b4843789884199ba2a9cca940a7666970036fe3fb1abff52b88e63e8be5ab419dd04d9f96c0415ee0f1e3ec8ebe357041648af7ccd8e348b6ad
11238
11245
languageName : node
11239
11246
linkType : hard
11240
11247
You can’t perform that action at this time.
0 commit comments