chore(deps): update dependency vite-plugin-pwa to v0.12.7 (#2325)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2325 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
fef1af6ce7
commit
bca53ec8ae
2 changed files with 5 additions and 5 deletions
|
@ -90,7 +90,7 @@
|
|||
"sass": "1.54.8",
|
||||
"typescript": "4.8.2",
|
||||
"vite": "3.1.0",
|
||||
"vite-plugin-pwa": "0.12.6",
|
||||
"vite-plugin-pwa": "0.12.7",
|
||||
"vite-svg-loader": "3.5.1",
|
||||
"vitest": "0.23.1",
|
||||
"vue-tsc": "0.40.9",
|
||||
|
|
|
@ -12426,10 +12426,10 @@ verror@1.10.0:
|
|||
core-util-is "1.0.2"
|
||||
extsprintf "^1.2.0"
|
||||
|
||||
vite-plugin-pwa@0.12.6:
|
||||
version "0.12.6"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz#89d3dc3841337b14ac5f90847fb19735b8ca7d7a"
|
||||
integrity sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==
|
||||
vite-plugin-pwa@0.12.7:
|
||||
version "0.12.7"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.7.tgz#ff4de762926809c56aca43aad8b49a4c6727230e"
|
||||
integrity sha512-salSwS1wWc1niNWfhX2W6gtfXmk+XESMz62w95EHLq6fSM2bDgDm1APmvq1nkDcxH6Onky7HxysCBKMzvOHXYg==
|
||||
dependencies:
|
||||
debug "^4.3.4"
|
||||
fast-glob "^3.2.11"
|
||||
|
|
Loading…
Reference in a new issue