chore(deps): update dependency vite to v2.5.6 (#723)

Reviewed-on: vikunja/frontend#723
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-09-08 20:31:09 +00:00 committed by konrad
parent 134a09c9f2
commit 11b5d0574d
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"sass": "1.39.0",
"ts-jest": "27.0.5",
"typescript": "4.4.2",
"vite": "2.5.5",
"vite": "2.5.6",
"vite-plugin-pwa": "0.11.2",
"vite-plugin-vue2": "1.8.2",
"vue-flatpickr-component": "8.1.7",

View File

@ -8138,10 +8138,10 @@ vite-plugin-vue2@1.8.2:
source-map "^0.7.3"
vue-template-es2015-compiler "^1.9.1"
vite@2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.5.tgz#995409791d9d16e31890d5c4192fcff5d0b0f78c"
integrity sha512-VuPw2sS5j+JzkBQ8Mkhb5GodcGp2YcljwumzFfEraICwMVkTDvh9+noogwtFg+JIHJD5iwpcJhqWIzqIYMKc5Q==
vite@2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.6.tgz#51431bb5b99b041289595300ba15947bad0f89aa"
integrity sha512-P++qzXuOPhTql8iDamsatlJfD7/yGi8NCNwzyqkB2p0jrNJC567WEdXiKn3hQ+ZV8amQmB2dTH6svo3Z2tJ6MQ==
dependencies:
esbuild "^0.12.17"
postcss "^8.3.6"