chore(deps): update dependency vite to v2.9.1 (#1750)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1750 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e8d8767d31
commit
e29b191fbe
2 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@
|
|||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.49.10",
|
||||
"typescript": "4.6.3",
|
||||
"vite": "2.9.0",
|
||||
"vite": "2.9.1",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.2.0",
|
||||
"vitest": "0.8.1",
|
||||
|
|
|
@ -13251,10 +13251,10 @@ vite-svg-loader@3.2.0:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@2.9.0:
|
||||
version "2.9.0"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.0.tgz#4417ce84a09d93c9e5a796b296285bc2f75d6c41"
|
||||
integrity sha512-5NAnNqzPmZzJvrswZGeTS2JHrBGIzIWJA2hBTTMYuoBVEMh0xwE0b5yyIXFxf7F07hrK4ugX2LJ7q6t7iIbd4Q==
|
||||
vite@2.9.1:
|
||||
version "2.9.1"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.1.tgz#84bce95fae210a7beb566a0af06246748066b48f"
|
||||
integrity sha512-vSlsSdOYGcYEJfkQ/NeLXgnRv5zZfpAsdztkIrs7AZHV8RCMZQkwjo4DS5BnrYTqoWqLoUe1Cah4aVO4oNNqCQ==
|
||||
dependencies:
|
||||
esbuild "^0.14.27"
|
||||
postcss "^8.4.12"
|
||||
|
|
Loading…
Reference in a new issue