chore(deps): update dependency vite to v3.0.9 (#2279)

Reviewed-on: vikunja/frontend#2279
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-09-01 11:24:28 +00:00 committed by konrad
parent c4f3e09cc7
commit 4d3b7c8759
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"rollup-plugin-visualizer": "5.7.1", "rollup-plugin-visualizer": "5.7.1",
"sass": "1.54.8", "sass": "1.54.8",
"typescript": "4.7.4", "typescript": "4.7.4",
"vite": "3.0.8", "vite": "3.0.9",
"vite-plugin-pwa": "0.12.3", "vite-plugin-pwa": "0.12.3",
"vite-svg-loader": "3.4.0", "vite-svg-loader": "3.4.0",
"vitest": "0.22.1", "vitest": "0.22.1",

View File

@ -12545,10 +12545,10 @@ vite-svg-loader@3.4.0:
"@vue/compiler-sfc" "^3.2.20" "@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0" svgo "^2.7.0"
vite@3.0.8: vite@3.0.9:
version "3.0.8" version "3.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.8.tgz#aa095ad8e3e5da46d9ec7e878f262678965d6531" resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.9.tgz#45fac22c2a5290a970f23d66c1aef56a04be8a30"
integrity sha512-AOZ4eN7mrkJiOLuw8IA7piS4IdOQyQCA81GxGsAQvAZzMRi9ZwGB3TOaYsj4uLAWK46T5L4AfQ6InNGlxX30IQ== integrity sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==
dependencies: dependencies:
esbuild "^0.14.47" esbuild "^0.14.47"
postcss "^8.4.16" postcss "^8.4.16"