chore(deps): update dependency vite to v2.6.13 (#909)

Reviewed-on: vikunja/frontend#909
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-10-27 12:15:33 +00:00 committed by konrad
parent 776bd2e86f
commit 3c11660cf7
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"sass": "1.43.4",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"vite": "2.6.12",
"vite": "2.6.13",
"vite-plugin-pwa": "0.11.3",
"wait-on": "6.0.0",
"workbox-cli": "6.3.0"

View File

@ -6985,10 +6985,10 @@ vite-plugin-pwa@0.11.3:
workbox-build "^6.3.0"
workbox-window "^6.3.0"
vite@2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.12.tgz#17d819ca6766f59a7609a50ab8a2d2cdc05f1523"
integrity sha512-0K7HUgAFiWOCWMkshjunCieTgawoSfmtExTwNoaVc5uTUb3ZEWb3DUP9Ze1l5dZZBxmNrbo5GrmJp2UJA3g+jA==
vite@2.6.13:
version "2.6.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.13.tgz#16b3ec85a66d5b461ac29a903874d4357f9af432"
integrity sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==
dependencies:
esbuild "^0.13.2"
postcss "^8.3.8"