chore(deps): update dependency vite-plugin-pwa to v0.11.6 (#1031)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1031 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
30aa1cd1cf
commit
d55328e03b
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"ts-jest": "27.0.7",
|
||||
"typescript": "4.5.2",
|
||||
"vite": "2.6.14",
|
||||
"vite-plugin-pwa": "0.11.5",
|
||||
"vite-plugin-pwa": "0.11.6",
|
||||
"vite-svg-loader": "3.1.0",
|
||||
"vue-tsc": "0.29.5",
|
||||
"wait-on": "6.0.0",
|
||||
|
|
|
@ -13824,10 +13824,10 @@ verror@1.10.0:
|
|||
core-util-is "1.0.2"
|
||||
extsprintf "^1.2.0"
|
||||
|
||||
vite-plugin-pwa@0.11.5:
|
||||
version "0.11.5"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.5.tgz#dfa6541dbd8938303b737541bdad57b6d26234ec"
|
||||
integrity sha512-qn79L7008ZMn9GS0ClxypOBRA3Ft8/a8saIQ03SC2R1QndbZVW+YQVHTlFno33Wp6fu5UJacoHWuZYCuKZKaOA==
|
||||
vite-plugin-pwa@0.11.6:
|
||||
version "0.11.6"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.6.tgz#b38d4f378200493fbf453e8e3db32efc8bcf93b2"
|
||||
integrity sha512-C95xVO8csEedN29aHszKjRSb/P7Odd6+tCP3LfjqQQkNRkZPieT6y8mS5MlEbs9V+8D+z4THD6ksYB5mzLTzPg==
|
||||
dependencies:
|
||||
chalk "^4.1.2"
|
||||
debug "^4.3.2"
|
||||
|
|
Loading…
Reference in a new issue