chore(deps): update dependency vite-plugin-pwa to v0.12.6 (#2309)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2309 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f6437c81da
commit
b77b4105a0
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"sass": "1.54.8",
|
||||
"typescript": "4.8.2",
|
||||
"vite": "3.0.9",
|
||||
"vite-plugin-pwa": "0.12.4",
|
||||
"vite-plugin-pwa": "0.12.6",
|
||||
"vite-svg-loader": "3.5.1",
|
||||
"vitest": "0.22.1",
|
||||
"vue-tsc": "0.40.5",
|
||||
|
|
|
@ -12593,10 +12593,10 @@ verror@1.10.0:
|
|||
core-util-is "1.0.2"
|
||||
extsprintf "^1.2.0"
|
||||
|
||||
vite-plugin-pwa@0.12.4:
|
||||
version "0.12.4"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.4.tgz#9e921518a0a340e4e6ae287a2cf345c4ca56f92d"
|
||||
integrity sha512-ONHS2OcMMWdOOIPG8JBet2BTssZC1FSjY34f9t5byM3H6RKgu5qbv6p809OlfYkg8bFi58oEhNDxDB5UE4vkfQ==
|
||||
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==
|
||||
dependencies:
|
||||
debug "^4.3.4"
|
||||
fast-glob "^3.2.11"
|
||||
|
|
Loading…
Reference in a new issue