chore(deps): update dependency vite to v2.6.14 (#967)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/967 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8f43619f73
commit
038fb55801
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
||||||
"sass": "1.43.4",
|
"sass": "1.43.4",
|
||||||
"ts-jest": "27.0.7",
|
"ts-jest": "27.0.7",
|
||||||
"typescript": "4.4.4",
|
"typescript": "4.4.4",
|
||||||
"vite": "2.6.13",
|
"vite": "2.6.14",
|
||||||
"vite-plugin-pwa": "0.11.3",
|
"vite-plugin-pwa": "0.11.3",
|
||||||
"vue-tsc": "0.29.2",
|
"vue-tsc": "0.29.2",
|
||||||
"wait-on": "6.0.0",
|
"wait-on": "6.0.0",
|
||||||
|
|
|
@ -7341,10 +7341,10 @@ vite-plugin-pwa@0.11.3:
|
||||||
workbox-build "^6.3.0"
|
workbox-build "^6.3.0"
|
||||||
workbox-window "^6.3.0"
|
workbox-window "^6.3.0"
|
||||||
|
|
||||||
vite@2.6.13:
|
vite@2.6.14:
|
||||||
version "2.6.13"
|
version "2.6.14"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.13.tgz#16b3ec85a66d5b461ac29a903874d4357f9af432"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.14.tgz#35c09a15e4df823410819a2a239ab11efb186271"
|
||||||
integrity sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==
|
integrity sha512-2HA9xGyi+EhY2MXo0+A2dRsqsAG3eFNEVIo12olkWhOmc8LfiM+eMdrXf+Ruje9gdXgvSqjLI9freec1RUM5EA==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.13.2"
|
esbuild "^0.13.2"
|
||||||
postcss "^8.3.8"
|
postcss "^8.3.8"
|
||||||
|
|
Loading…
Reference in a new issue