chore(deps): update dependency vite to v3.0.7 (#2254)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2254 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2454b0862d
commit
52e94df048
2 changed files with 5 additions and 5 deletions
|
@ -88,7 +88,7 @@
|
|||
"rollup-plugin-visualizer": "5.7.1",
|
||||
"sass": "1.54.4",
|
||||
"typescript": "4.7.4",
|
||||
"vite": "3.0.6",
|
||||
"vite": "3.0.7",
|
||||
"vite-plugin-pwa": "0.12.3",
|
||||
"vite-svg-loader": "3.4.0",
|
||||
"vitest": "0.21.1",
|
||||
|
|
|
@ -12633,10 +12633,10 @@ vite-svg-loader@3.4.0:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@3.0.6:
|
||||
version "3.0.6"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.6.tgz#08e85ebaa34a3b647cb1365c87675b45f3511be0"
|
||||
integrity sha512-pjfsWIzfUlQME/VAmU6SsjdHkTt6WAHysuqPkHDcjzNu6IGtxDSZ/VfRYOwHaCqX4M3Ivz0kxuSfAPM6gAIX+w==
|
||||
vite@3.0.7:
|
||||
version "3.0.7"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.7.tgz#f1e379857e9c5d652126f8b20d371e1365eb700f"
|
||||
integrity sha512-dILhvKba1mbP1wCezVQx/qhEK7/+jVn9ciadEcyKMMhZpsuAi/eWZfJRMkmYlkSFG7Qq9NvJbgFq4XOBxugJsA==
|
||||
dependencies:
|
||||
esbuild "^0.14.47"
|
||||
postcss "^8.4.16"
|
||||
|
|
Loading…
Reference in a new issue