File tree 2 files changed +46
-3
lines changed
2 files changed +46
-3
lines changed Original file line number Diff line number Diff line change 65
65
"typescript" : " ^5.3.3" ,
66
66
"util" : " ^0.12.4" ,
67
67
"uuid" : " ^3.4.0" ,
68
- "vite" : " ^5.4.17 " ,
68
+ "vite" : " ^5.4.19 " ,
69
69
"vite-plugin-html" : " ^3.2.2" ,
70
70
"vite-plugin-node-polyfills" : " ^0.19.0" ,
71
71
"vite-plugin-static-copy" : " ^1.0.1" ,
Original file line number Diff line number Diff line change @@ -10356,7 +10356,7 @@ __metadata:
10356
10356
typescript : " npm:^5.3.3"
10357
10357
util : " npm:^0.12.4"
10358
10358
uuid : " npm:^3.4.0"
10359
- vite : " npm:^5.4.17 "
10359
+ vite : " npm:^5.4.19 "
10360
10360
vite-plugin-html : " npm:^3.2.2"
10361
10361
vite-plugin-node-polyfills : " npm:^0.19.0"
10362
10362
vite-plugin-static-copy : " npm:^1.0.1"
@@ -10634,7 +10634,7 @@ __metadata:
10634
10634
languageName : node
10635
10635
linkType : hard
10636
10636
10637
- " vite@npm:^5.0.0, vite@npm:^5.4.17 " :
10637
+ " vite@npm:^5.0.0 " :
10638
10638
version : 5.4.18
10639
10639
resolution : " vite@npm:5.4.18"
10640
10640
dependencies :
@@ -10677,6 +10677,49 @@ __metadata:
10677
10677
languageName : node
10678
10678
linkType : hard
10679
10679
10680
+ " vite@npm:^5.4.19 " :
10681
+ version : 5.4.19
10682
+ resolution : " vite@npm:5.4.19"
10683
+ dependencies :
10684
+ esbuild : " npm:^0.21.3"
10685
+ fsevents : " npm:~2.3.3"
10686
+ postcss : " npm:^8.4.43"
10687
+ rollup : " npm:^4.20.0"
10688
+ peerDependencies :
10689
+ " @types/node " : ^18.0.0 || >=20.0.0
10690
+ less : " *"
10691
+ lightningcss : ^1.21.0
10692
+ sass : " *"
10693
+ sass-embedded : " *"
10694
+ stylus : " *"
10695
+ sugarss : " *"
10696
+ terser : ^5.4.0
10697
+ dependenciesMeta :
10698
+ fsevents :
10699
+ optional : true
10700
+ peerDependenciesMeta :
10701
+ " @types/node " :
10702
+ optional : true
10703
+ less :
10704
+ optional : true
10705
+ lightningcss :
10706
+ optional : true
10707
+ sass :
10708
+ optional : true
10709
+ sass-embedded :
10710
+ optional : true
10711
+ stylus :
10712
+ optional : true
10713
+ sugarss :
10714
+ optional : true
10715
+ terser :
10716
+ optional : true
10717
+ bin :
10718
+ vite : bin/vite.js
10719
+ checksum : 10c0/c97601234dba482cea5290f2a2ea0fcd65e1fab3df06718ea48adc8ceb14bc3129508216c4989329c618f6a0470b42f439677a207aef62b0c76f445091c2d89e
10720
+ languageName : node
10721
+ linkType : hard
10722
+
10680
10723
" vitest@npm:^2.1.9 " :
10681
10724
version : 2.1.9
10682
10725
resolution : " vitest@npm:2.1.9"
You can’t perform that action at this time.
0 commit comments