chore(deps): update dependency vite-plugin-pwa to v0.11.8 (#1102)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1102 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f3324c6aaf
commit
8f6c0f3738
2 changed files with 5 additions and 5 deletions
|
@ -85,7 +85,7 @@
|
|||
"ts-jest": "27.0.7",
|
||||
"typescript": "4.5.2",
|
||||
"vite": "2.6.14",
|
||||
"vite-plugin-pwa": "0.11.7",
|
||||
"vite-plugin-pwa": "0.11.8",
|
||||
"vite-svg-loader": "3.1.0",
|
||||
"vue-tsc": "0.29.6",
|
||||
"wait-on": "6.0.0",
|
||||
|
|
|
@ -13904,10 +13904,10 @@ verror@1.10.0:
|
|||
core-util-is "1.0.2"
|
||||
extsprintf "^1.2.0"
|
||||
|
||||
vite-plugin-pwa@0.11.7:
|
||||
version "0.11.7"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.7.tgz#243a8ed919d1daedbe976d3deb541a19822d353d"
|
||||
integrity sha512-sU+VrUNVP87E79GCCBTusdoiqja3Qapsrp48+xFDf28zaeNZ2nuuCoCIPshmyusGuY0I51wRFxiBjcbdheEBSw==
|
||||
vite-plugin-pwa@0.11.8:
|
||||
version "0.11.8"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.8.tgz#8cae9290c11e8e664845a863da324d6f564ae7df"
|
||||
integrity sha512-IbiVEwvvXWlm2LeNPcTjnQfYTwPN/BDicbY6Nn9LNx2ECKjjCDDraLpqFe8v7OKATAiuXnx35q4DDI7UvJoqPw==
|
||||
dependencies:
|
||||
chalk "^4.1.2"
|
||||
debug "^4.3.2"
|
||||
|
|
Loading…
Reference in a new issue