chore(deps): update dependency vite to v2.6.7 (#845)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/845 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
a105883ef0
commit
f36e1d78b2
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue