chore(deps): update dependency vite to v2.6.14 (#967)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #967
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-11-09 22:25:12 +00:00 committed by konrad
parent 8f43619f73
commit 038fb55801
2 changed files with 5 additions and 5 deletions

View File

@ -76,7 +76,7 @@
"sass": "1.43.4",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"vite": "2.6.13",
"vite": "2.6.14",
"vite-plugin-pwa": "0.11.3",
"vue-tsc": "0.29.2",
"wait-on": "6.0.0",

View File

@ -7341,10 +7341,10 @@ vite-plugin-pwa@0.11.3:
workbox-build "^6.3.0"
workbox-window "^6.3.0"
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==
vite@2.6.14:
version "2.6.14"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.14.tgz#35c09a15e4df823410819a2a239ab11efb186271"
integrity sha512-2HA9xGyi+EhY2MXo0+A2dRsqsAG3eFNEVIo12olkWhOmc8LfiM+eMdrXf+Ruje9gdXgvSqjLI9freec1RUM5EA==
dependencies:
esbuild "^0.13.2"
postcss "^8.3.8"