From 4b2f446d1b8664cdf30e04cff5677d9c661067d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 10:25:40 +0000 Subject: [PATCH] Update dependency vite-plugin-pwa to v0.14.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77d7fc89..b1ee141c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "unocss": "0.50.6", "vite": "4.2.1", "vite-plugin-eslint": "1.8.1", - "vite-plugin-pwa": "0.14.6" + "vite-plugin-pwa": "0.14.7" }, "eslintConfig": { "root": true, diff --git a/yarn.lock b/yarn.lock index 1d9664a3..befbfc2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4840,10 +4840,10 @@ vite-plugin-eslint@1.8.1: "@types/eslint" "^8.4.5" rollup "^2.77.2" -vite-plugin-pwa@0.14.6: - version "0.14.6" - resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.6.tgz#71d77a9e39a3b3ccc265aa5e4d920d1fdd661461" - integrity sha512-3mqbkjvSF89pCSZyXAbv6AO4gYKYZel0rcpBgWOWqEupoBOZF9oHDdgHc+FgjmvQXxuU2k9aEFOfRCMGorV+4Q== +vite-plugin-pwa@0.14.7: + version "0.14.7" + resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.7.tgz#56844ff767d54256f45f49f91bfdff9dd1ea7685" + integrity sha512-dNJaf0fYOWncmjxv9HiSa2xrSjipjff7IkYE5oIUJ2x5HKu3cXgA8LRgzOwTc5MhwyFYRSU0xyN0Phbx3NsQYw== dependencies: "@rollup/plugin-replace" "^5.0.1" debug "^4.3.4"