chore(deps): update dependency vite to v3.0.8 (#2269)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2269 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b1493e2be6
commit
5d58c4baa3
2 changed files with 5 additions and 5 deletions
|
@ -88,7 +88,7 @@
|
||||||
"rollup-plugin-visualizer": "5.7.1",
|
"rollup-plugin-visualizer": "5.7.1",
|
||||||
"sass": "1.54.4",
|
"sass": "1.54.4",
|
||||||
"typescript": "4.7.4",
|
"typescript": "4.7.4",
|
||||||
"vite": "3.0.7",
|
"vite": "3.0.8",
|
||||||
"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.0",
|
"vitest": "0.22.0",
|
||||||
|
|
|
@ -12530,10 +12530,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.7:
|
vite@3.0.8:
|
||||||
version "3.0.7"
|
version "3.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.7.tgz#f1e379857e9c5d652126f8b20d371e1365eb700f"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.8.tgz#aa095ad8e3e5da46d9ec7e878f262678965d6531"
|
||||||
integrity sha512-dILhvKba1mbP1wCezVQx/qhEK7/+jVn9ciadEcyKMMhZpsuAi/eWZfJRMkmYlkSFG7Qq9NvJbgFq4XOBxugJsA==
|
integrity sha512-AOZ4eN7mrkJiOLuw8IA7piS4IdOQyQCA81GxGsAQvAZzMRi9ZwGB3TOaYsj4uLAWK46T5L4AfQ6InNGlxX30IQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.47"
|
esbuild "^0.14.47"
|
||||||
postcss "^8.4.16"
|
postcss "^8.4.16"
|
||||||
|
|
Loading…
Reference in a new issue