chore(deps): update dependency vite to v2.5.2 (#692)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/692 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f216797d4e
commit
c42f8ca9f8
2 changed files with 5 additions and 5 deletions
|
@ -64,7 +64,7 @@
|
|||
"sass": "1.38.2",
|
||||
"ts-jest": "27.0.5",
|
||||
"typescript": "4.4.2",
|
||||
"vite": "2.5.1",
|
||||
"vite": "2.5.2",
|
||||
"vite-plugin-pwa": "0.11.2",
|
||||
"vite-plugin-vue2": "1.8.1",
|
||||
"vue-flatpickr-component": "8.1.7",
|
||||
|
|
|
@ -8105,10 +8105,10 @@ vite-plugin-vue2@1.8.1:
|
|||
source-map "^0.7.3"
|
||||
vue-template-es2015-compiler "^1.9.1"
|
||||
|
||||
vite@2.5.1:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.1.tgz#953c71a034c07b3ae0448d57664ec9c6862f23a8"
|
||||
integrity sha512-FwmLbbz8MB1pBs9dKoRDgpiqoijif8hSK1+NNUYc12/cnf+pM2UFhhQ1rcpXgbMhm/5c2USZdVAf0FSkSxaFDA==
|
||||
vite@2.5.2:
|
||||
version "2.5.2"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.2.tgz#3963a4ec1e6ecae49359eddfdd67f6cb1e6e07a1"
|
||||
integrity sha512-JK5uhiVyMqHiAJbgBa8rCvpP8bEhAE9dKDv1gCmP+EUP2FSPmEeW3WXlCXauPB3MDa8behPW+ntyNXqnGaxslg==
|
||||
dependencies:
|
||||
esbuild "^0.12.17"
|
||||
postcss "^8.3.6"
|
||||
|
|
Loading…
Reference in a new issue