chore(deps): update dependency vite to v2.6.7 (#845)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #845
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-10-16 09:48:10 +00:00 committed by konrad
parent a105883ef0
commit f36e1d78b2
2 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@
"sass": "1.43.2",
"ts-jest": "27.0.6",
"typescript": "4.4.3",
"vite": "2.6.3",
"vite": "2.6.7",
"vite-plugin-pwa": "0.11.3",
"vite-plugin-vue2": "1.9.0",
"vue-flatpickr-component": "8.1.7",

View File

@ -7799,10 +7799,10 @@ vite-plugin-vue2@1.9.0:
source-map "^0.7.3"
vue-template-es2015-compiler "^1.9.1"
vite@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.3.tgz#5bbc1d3fcff6bfee9c5e3c0d0a689b18e5974b38"
integrity sha512-mLiN4WR8zpmn04khhBf7YvC3FHrGhZt9S6xm53uDWgtYcUVNtV5LXHLI2Sc4SpL8jd/dsSIHzRxj7JTIu+MTDQ==
vite@2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.7.tgz#e15c1d8327950720b5d7c4ec3fb36a5a58ccf7cb"
integrity sha512-ewk//jve9k6vlU8PfJmWUHN8k0YYdw4VaKOMvoQ3nT2Pb6k5OSMKQi4jPOzVH/TlUqMsCrq7IJ80xcuDDVyigg==
dependencies:
esbuild "^0.13.2"
postcss "^8.3.8"