File tree Expand file tree Collapse file tree 2 files changed +55
-3
lines changed Expand file tree Collapse file tree 2 files changed +55
-3
lines changed Original file line number Diff line number Diff line change 82
82
"sass-embedded" : " 1.85.1" ,
83
83
"sinon" : " 19.0.2" ,
84
84
"standard" : " 17.1.2" ,
85
- "vite" : " 6.2.1 " ,
85
+ "vite" : " 6.2.2 " ,
86
86
"vite-plugin-eslint" : " 1.8.1" ,
87
87
"vite-plugin-istanbul" : " 6.0.2" ,
88
88
"vite-plugin-vuetify" : " 2.1.0" ,
Original file line number Diff line number Diff line change @@ -3770,7 +3770,7 @@ __metadata:
3770
3770
standard : " npm:17.1.2"
3771
3771
subscriptions-transport-ws : " npm:0.11.0"
3772
3772
svg-pan-zoom : " npm:3.6.2"
3773
- vite : " npm:6.2.1 "
3773
+ vite : " npm:6.2.2 "
3774
3774
vite-plugin-eslint : " npm:1.8.1"
3775
3775
vite-plugin-istanbul : " npm:6.0.2"
3776
3776
vite-plugin-vuetify : " npm:2.1.0"
@@ -10375,7 +10375,59 @@ __metadata:
10375
10375
languageName : node
10376
10376
linkType : hard
10377
10377
10378
- " vite@npm:6.2.1, vite@npm:^5.0.0 || ^6.0.0 " :
10378
+ " vite@npm:6.2.2 " :
10379
+ version : 6.2.2
10380
+ resolution : " vite@npm:6.2.2"
10381
+ dependencies :
10382
+ esbuild : " npm:^0.25.0"
10383
+ fsevents : " npm:~2.3.3"
10384
+ postcss : " npm:^8.5.3"
10385
+ rollup : " npm:^4.30.1"
10386
+ peerDependencies :
10387
+ " @types/node " : ^18.0.0 || ^20.0.0 || >=22.0.0
10388
+ jiti : " >=1.21.0"
10389
+ less : " *"
10390
+ lightningcss : ^1.21.0
10391
+ sass : " *"
10392
+ sass-embedded : " *"
10393
+ stylus : " *"
10394
+ sugarss : " *"
10395
+ terser : ^5.16.0
10396
+ tsx : ^4.8.1
10397
+ yaml : ^2.4.2
10398
+ dependenciesMeta :
10399
+ fsevents :
10400
+ optional : true
10401
+ peerDependenciesMeta :
10402
+ " @types/node " :
10403
+ optional : true
10404
+ jiti :
10405
+ optional : true
10406
+ less :
10407
+ optional : true
10408
+ lightningcss :
10409
+ optional : true
10410
+ sass :
10411
+ optional : true
10412
+ sass-embedded :
10413
+ optional : true
10414
+ stylus :
10415
+ optional : true
10416
+ sugarss :
10417
+ optional : true
10418
+ terser :
10419
+ optional : true
10420
+ tsx :
10421
+ optional : true
10422
+ yaml :
10423
+ optional : true
10424
+ bin :
10425
+ vite : bin/vite.js
10426
+ checksum : 10c0/52f5b1c10cfe5e3b6382c6de1811ebbf76df9b5a8bab3d65169446c6b54a5f1528f775b1548009a6d8aad11def20fba046bb3e9abb10c0c2c9ccd78118623bb8
10427
+ languageName : node
10428
+ linkType : hard
10429
+
10430
+ " vite@npm:^5.0.0 || ^6.0.0 " :
10379
10431
version : 6.2.1
10380
10432
resolution : " vite@npm:6.2.1"
10381
10433
dependencies :
You can’t perform that action at this time.
0 commit comments