chore(deps): update dependency vite to v3.1.1 (#2365)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #2365
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-09-15 08:03:08 +00:00 committed by konrad
parent 064001e259
commit 9c367877f4
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"rollup-plugin-visualizer": "5.8.1",
"sass": "1.54.9",
"typescript": "4.8.3",
"vite": "3.1.0",
"vite": "3.1.1",
"vite-plugin-pwa": "0.12.7",
"vite-svg-loader": "3.6.0",
"vitest": "0.23.2",

View File

@ -12521,10 +12521,10 @@ vite-svg-loader@3.6.0:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.0.tgz#3138b279072941d57e76bcf7f66f272fc6a17fe2"
integrity sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==
vite@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.1.tgz#fcfe12c3fe7e4c6def1fc52e4dc9cb0ccb2b1a59"
integrity sha512-hgxQWev/AL7nWYrqByYo8nfcH9n97v6oFsta9+JX8h6cEkni7nHKP2kJleNYV2kcGhE8jsbaY1aStwPZXzPbgA==
dependencies:
esbuild "^0.15.6"
postcss "^8.4.16"