From e535584412a2f03ddd9bcb354b550dc9a77e6e30 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 30 Nov 2021 22:43:23 +0000 Subject: [PATCH] chore(deps): update dependency vite-plugin-pwa to v0.11.9 (#1124) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1124 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 90e7fc031..9d206733e 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "ts-jest": "27.0.7", "typescript": "4.5.2", "vite": "2.6.14", - "vite-plugin-pwa": "0.11.8", + "vite-plugin-pwa": "0.11.9", "vite-svg-loader": "3.1.0", "vue-tsc": "0.29.8", "wait-on": "6.0.0", diff --git a/yarn.lock b/yarn.lock index 07a8f6559..8ad7300fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13948,10 +13948,10 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -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== +vite-plugin-pwa@0.11.9: + version "0.11.9" + resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.11.9.tgz#b48ccba6ccdd3dd00560a0a652e3d29d1ac2c9e1" + integrity sha512-w2rWd91Kw/UrwJurrnkGCuPlDiLYdNCe4B29smcACoEgopgM/rw2AVsNhaKeut6nHlzKEyu9tnGd4YN80N4R1g== dependencies: chalk "^4.1.2" debug "^4.3.2"