|
@@ -10668,7 +10668,7 @@ vite-plugin-ruby@^5.0.0:
|
|
|
optionalDependencies:
|
|
|
fsevents "~2.3.2"
|
|
|
|
|
|
-vite@^5.0.0, vite@^5.0.7:
|
|
|
+vite@^5.0.0:
|
|
|
version "5.0.7"
|
|
|
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.7.tgz#ad081d735f6769f76b556818500bdafb72c3fe93"
|
|
|
integrity sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==
|
|
@@ -10679,6 +10679,17 @@ vite@^5.0.0, vite@^5.0.7:
|
|
|
optionalDependencies:
|
|
|
fsevents "~2.3.3"
|
|
|
|
|
|
+vite@^5.0.10:
|
|
|
+ version "5.0.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10.tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356"
|
|
|
+ integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==
|
|
|
+ dependencies:
|
|
|
+ esbuild "^0.19.3"
|
|
|
+ postcss "^8.4.32"
|
|
|
+ rollup "^4.2.0"
|
|
|
+ optionalDependencies:
|
|
|
+ fsevents "~2.3.3"
|
|
|
+
|
|
|
vitest-axe@^0.1.0:
|
|
|
version "0.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/vitest-axe/-/vitest-axe-0.1.0.tgz#34f714e5af31d579d7e2ca906d6b95207a1006ec"
|