chore(deps): update dependency vite to v2.9.3
This commit is contained in:
parent
baad9107b9
commit
1ce89b1440
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
||||||
"rollup-plugin-visualizer": "5.6.0",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
"sass": "1.50.0",
|
"sass": "1.50.0",
|
||||||
"typescript": "4.6.3",
|
"typescript": "4.6.3",
|
||||||
"vite": "2.9.1",
|
"vite": "2.9.3",
|
||||||
"vite-plugin-pwa": "0.11.13",
|
"vite-plugin-pwa": "0.11.13",
|
||||||
"vite-svg-loader": "3.2.0",
|
"vite-svg-loader": "3.2.0",
|
||||||
"vitest": "0.8.4",
|
"vitest": "0.8.4",
|
||||||
|
|
|
@ -13357,10 +13357,10 @@ vite-svg-loader@3.2.0:
|
||||||
"@vue/compiler-sfc" "^3.2.20"
|
"@vue/compiler-sfc" "^3.2.20"
|
||||||
svgo "^2.7.0"
|
svgo "^2.7.0"
|
||||||
|
|
||||||
vite@2.9.1:
|
vite@2.9.3:
|
||||||
version "2.9.1"
|
version "2.9.3"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.1.tgz#84bce95fae210a7beb566a0af06246748066b48f"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.3.tgz#29a887bc21a2f90043f800618cb6848e861a604c"
|
||||||
integrity sha512-vSlsSdOYGcYEJfkQ/NeLXgnRv5zZfpAsdztkIrs7AZHV8RCMZQkwjo4DS5BnrYTqoWqLoUe1Cah4aVO4oNNqCQ==
|
integrity sha512-R9IrnWGallcXvOeWa1AA7CH9MdW/9X+cj3c11IHcq98OkNSzWzwb0dd69DvEZTIdxJNOZL3kHRCWC7L2QH0sNw==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.27"
|
esbuild "^0.14.27"
|
||||||
postcss "^8.4.12"
|
postcss "^8.4.12"
|
||||||
|
|
Loading…
Reference in a new issue