chore(deps): update dependency vite-plugin-pwa to v0.12.2 (#2091)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2091 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
d6055b52bc
commit
8c0eec94ce
2 changed files with 5 additions and 5 deletions
|
@ -85,7 +85,7 @@
|
||||||
"sass": "1.53.0",
|
"sass": "1.53.0",
|
||||||
"typescript": "4.7.4",
|
"typescript": "4.7.4",
|
||||||
"vite": "2.9.13",
|
"vite": "2.9.13",
|
||||||
"vite-plugin-pwa": "0.12.1",
|
"vite-plugin-pwa": "0.12.2",
|
||||||
"vite-svg-loader": "3.4.0",
|
"vite-svg-loader": "3.4.0",
|
||||||
"vitest": "0.16.0",
|
"vitest": "0.16.0",
|
||||||
"vue-tsc": "0.38.2",
|
"vue-tsc": "0.38.2",
|
||||||
|
|
|
@ -12498,10 +12498,10 @@ verror@1.10.0:
|
||||||
core-util-is "1.0.2"
|
core-util-is "1.0.2"
|
||||||
extsprintf "^1.2.0"
|
extsprintf "^1.2.0"
|
||||||
|
|
||||||
vite-plugin-pwa@0.12.1:
|
vite-plugin-pwa@0.12.2:
|
||||||
version "0.12.1"
|
version "0.12.2"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.1.tgz#155656bf8ad509a7ffc7b614c0e98e8ffe86b82f"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.2.tgz#d0ec1cd3088260bdc5bf2b10ba753def0b8f3280"
|
||||||
integrity sha512-Jeb/RHdA1gZ5WiP8rStdPHSqllb53ekvk8VHPAgp0XmLMCGkwBshv0XlPo1nUIZxou6fEirNwbZ4nHLPalXfkg==
|
integrity sha512-XK2oi1YZkoc1J8fyerNYxyh/yfb+INdrdOW/mOOD5DBLq7jVPxHQuncIhqiREbGOMlY/xMe9CSE7QZ9xIAEf7A==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
fast-glob "^3.2.11"
|
fast-glob "^3.2.11"
|
||||||
|
|
Loading…
Reference in a new issue