chore(deps): update dependency vite-plugin-pwa to v0.11.13 (#1364)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1364 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
1484c282eb
commit
33cefd2c3e
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
||||||
"slugify": "1.6.5",
|
"slugify": "1.6.5",
|
||||||
"typescript": "4.5.4",
|
"typescript": "4.5.4",
|
||||||
"vite": "2.7.10",
|
"vite": "2.7.10",
|
||||||
"vite-plugin-pwa": "0.11.12",
|
"vite-plugin-pwa": "0.11.13",
|
||||||
"vite-svg-loader": "3.1.2",
|
"vite-svg-loader": "3.1.2",
|
||||||
"vitest": "0.0.141",
|
"vitest": "0.0.141",
|
||||||
"vue-tsc": "0.30.2",
|
"vue-tsc": "0.30.2",
|
||||||
|
|
|
@ -12768,10 +12768,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.11.12:
|
vite-plugin-pwa@0.11.13:
|
||||||
version "0.11.12"
|
version "0.11.13"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.12.tgz#02b4cfccd7ad098cfb291415c62c3b7281b7c538"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.13.tgz#54ed80580b7d3e61aadcf4325fe9bc6f7ffce5db"
|
||||||
integrity sha512-XqFmA4y9C4RBb5osSsa26GVwOSwbzf2GNVcT5+06KYYdguqLpuI9FW7iV/akZqg0OUNUpH4tHfme8SnHA4PIXA==
|
integrity sha512-Ssj14m3TRVLfkFEAWSMcFE2d1cSdEZyrVTzfY2lSL+umHYvcIFHVDAY143sygtBCb44OPczsAOmWwBTxwOvh7g==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.3.3"
|
debug "^4.3.3"
|
||||||
fast-glob "^3.2.7"
|
fast-glob "^3.2.7"
|
||||||
|
|
Loading…
Reference in a new issue