chore(deps): update dependency vite to v3.1.2
This commit is contained in:
parent
ba4913e2cb
commit
9134269ead
2 changed files with 5 additions and 5 deletions
|
@ -90,7 +90,7 @@
|
||||||
"rollup-plugin-visualizer": "5.8.1",
|
"rollup-plugin-visualizer": "5.8.1",
|
||||||
"sass": "1.54.9",
|
"sass": "1.54.9",
|
||||||
"typescript": "4.8.3",
|
"typescript": "4.8.3",
|
||||||
"vite": "3.1.1",
|
"vite": "3.1.2",
|
||||||
"vite-plugin-pwa": "0.12.7",
|
"vite-plugin-pwa": "0.12.7",
|
||||||
"vite-svg-loader": "3.6.0",
|
"vite-svg-loader": "3.6.0",
|
||||||
"vitest": "0.23.2",
|
"vitest": "0.23.2",
|
||||||
|
|
|
@ -12528,10 +12528,10 @@ vite-svg-loader@3.6.0:
|
||||||
"@vue/compiler-sfc" "^3.2.20"
|
"@vue/compiler-sfc" "^3.2.20"
|
||||||
svgo "^2.7.0"
|
svgo "^2.7.0"
|
||||||
|
|
||||||
vite@3.1.1:
|
vite@3.1.2:
|
||||||
version "3.1.1"
|
version "3.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.1.tgz#fcfe12c3fe7e4c6def1fc52e4dc9cb0ccb2b1a59"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.2.tgz#6b080f928490b1a46465ed3cbb4815f31f1a5376"
|
||||||
integrity sha512-hgxQWev/AL7nWYrqByYo8nfcH9n97v6oFsta9+JX8h6cEkni7nHKP2kJleNYV2kcGhE8jsbaY1aStwPZXzPbgA==
|
integrity sha512-wTDKPkiVbeT+drTPdkuvjVIC/2vKKUc1w3qNOuwgpyvPCZF6fvdxB5v5WEcCsqaYea0zrwA4+XialJKCHM3oVQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.15.6"
|
esbuild "^0.15.6"
|
||||||
postcss "^8.4.16"
|
postcss "^8.4.16"
|
||||||
|
|
Loading…
Reference in a new issue