chore(deps): update dependency vite to v2.6.1 (#807)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/807 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
416380025e
commit
e20be7b788
2 changed files with 5 additions and 5 deletions
|
@ -66,7 +66,7 @@
|
|||
"sass": "1.42.1",
|
||||
"ts-jest": "27.0.5",
|
||||
"typescript": "4.4.3",
|
||||
"vite": "2.6.0",
|
||||
"vite": "2.6.1",
|
||||
"vite-plugin-pwa": "0.11.2",
|
||||
"vite-plugin-vue2": "1.8.2",
|
||||
"vue-flatpickr-component": "8.1.7",
|
||||
|
|
|
@ -7493,10 +7493,10 @@ vite-plugin-vue2@1.8.2:
|
|||
source-map "^0.7.3"
|
||||
vue-template-es2015-compiler "^1.9.1"
|
||||
|
||||
vite@2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.0.tgz#91392de5188257e26fc4c0dd9fb91d7fcad2a72d"
|
||||
integrity sha512-JNUJ0D/Cx4+xLD0BVy+nnUn2CECKMTR9eUKsvw/pfkG+hhVJFzFyCL5PK1eYV1ehNDIgr8Zl3jWjvwLwZWstLA==
|
||||
vite@2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.1.tgz#2e17908fa865d962d5fe33631df09c99e7ec486e"
|
||||
integrity sha512-rYd+iGMQ+AytWfYBDhIz2upeiseuqrAMwmApJDR40wu12C9MqzemX449nM3FN1Z/FFSV+fMTFz7eMenngVSogA==
|
||||
dependencies:
|
||||
esbuild "^0.13.2"
|
||||
postcss "^8.3.8"
|
||||
|
|
Loading…
Reference in a new issue