chore(deps): update dependency vite to v2.8.6 (#1630)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1630 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
3d15d6e3d4
commit
a9160d223d
2 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@
|
||||||
"rollup-plugin-visualizer": "5.6.0",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"typescript": "4.6.2",
|
"typescript": "4.6.2",
|
||||||
"vite": "2.8.5",
|
"vite": "2.8.6",
|
||||||
"vite-plugin-pwa": "0.11.13",
|
"vite-plugin-pwa": "0.11.13",
|
||||||
"vite-svg-loader": "3.1.2",
|
"vite-svg-loader": "3.1.2",
|
||||||
"vitest": "0.5.9",
|
"vitest": "0.5.9",
|
||||||
|
|
|
@ -13416,10 +13416,10 @@ vite-svg-loader@3.1.2:
|
||||||
"@vue/compiler-sfc" "^3.2.20"
|
"@vue/compiler-sfc" "^3.2.20"
|
||||||
svgo "^2.7.0"
|
svgo "^2.7.0"
|
||||||
|
|
||||||
vite@2.8.5:
|
vite@2.8.6:
|
||||||
version "2.8.5"
|
version "2.8.6"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.5.tgz#afa23aacea91c0ebe77754a807bf74953cafa331"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.6.tgz#32d50e23c99ca31b26b8ccdc78b1d72d4d7323d3"
|
||||||
integrity sha512-C/7EGNa1ugWejol6nOcd/0d8PR70Nzd+XXwsPbnNOfzZw0NN2xyXfmw/GNDHgr5fcaTSO4gjxCJCrwNhQUMhmA==
|
integrity sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.14"
|
esbuild "^0.14.14"
|
||||||
postcss "^8.4.6"
|
postcss "^8.4.6"
|
||||||
|
|
Loading…
Reference in a new issue