|
@@ -1891,10 +1891,10 @@
|
|
"@typescript-eslint/types" "5.32.0"
|
|
"@typescript-eslint/types" "5.32.0"
|
|
eslint-visitor-keys "^3.3.0"
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
|
|
|
-"@vitejs/plugin-vue@^3.0.1":
|
|
|
|
- version "3.0.1"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.1.tgz#b6af8f782485374bbb5fe09edf067a845bf4caae"
|
|
|
|
- integrity sha512-Ll9JgxG7ONIz/XZv3dssfoMUDu9qAnlJ+km+pBA0teYSXzwPCIzS/e1bmwNYl5dcQGs677D21amgfYAnzMl17A==
|
|
|
|
|
|
+"@vitejs/plugin-vue@^3.0.3":
|
|
|
|
+ version "3.0.3"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.3.tgz#7e3e401ccb30b4380d2279d9849281413f1791ef"
|
|
|
|
+ integrity sha512-U4zNBlz9mg+TA+i+5QPc3N5lQvdUXENZLO2h0Wdzp56gI1MWhqJOv+6R+d4kOzoaSSq6TnGPBdZAXKOe4lXy6g==
|
|
|
|
|
|
"@volar/code-gen@0.40.1":
|
|
"@volar/code-gen@0.40.1":
|
|
version "0.40.1"
|
|
version "0.40.1"
|
|
@@ -6674,6 +6674,13 @@ rimraf@3.0.2, rimraf@^3.0.2:
|
|
dependencies:
|
|
dependencies:
|
|
glob "^7.1.3"
|
|
glob "^7.1.3"
|
|
|
|
|
|
|
|
+"rollup@>=2.75.6 <2.77.0 || ~2.77.0":
|
|
|
|
+ version "2.77.3"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
|
|
|
|
+ integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
|
|
|
|
+ optionalDependencies:
|
|
|
|
+ fsevents "~2.3.2"
|
|
|
|
+
|
|
rollup@^2.75.6:
|
|
rollup@^2.75.6:
|
|
version "2.77.0"
|
|
version "2.77.0"
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
|
|
@@ -7767,15 +7774,15 @@ vite-plugin-svg-icons@^2.0.1:
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
fsevents "~2.3.2"
|
|
fsevents "~2.3.2"
|
|
|
|
|
|
-vite@^3.0.4:
|
|
|
|
- version "3.0.4"
|
|
|
|
- resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.4.tgz#c61688d6b97573e96cf5ac25f2d68597b5ce68e8"
|
|
|
|
- integrity sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==
|
|
|
|
|
|
+vite@^3.0.7:
|
|
|
|
+ version "3.0.7"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.7.tgz#f1e379857e9c5d652126f8b20d371e1365eb700f"
|
|
|
|
+ integrity sha512-dILhvKba1mbP1wCezVQx/qhEK7/+jVn9ciadEcyKMMhZpsuAi/eWZfJRMkmYlkSFG7Qq9NvJbgFq4XOBxugJsA==
|
|
dependencies:
|
|
dependencies:
|
|
esbuild "^0.14.47"
|
|
esbuild "^0.14.47"
|
|
- postcss "^8.4.14"
|
|
|
|
|
|
+ postcss "^8.4.16"
|
|
resolve "^1.22.1"
|
|
resolve "^1.22.1"
|
|
- rollup "^2.75.6"
|
|
|
|
|
|
+ rollup ">=2.75.6 <2.77.0 || ~2.77.0"
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
fsevents "~2.3.2"
|
|
fsevents "~2.3.2"
|
|
|
|
|