From f2885a899b6b2b5519b0093b8a17f95bdf53bbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 06:22:26 -0800 Subject: [PATCH] chore(deps): bump vite-plugin-pwa from 0.17.0 to 0.17.4 (#6338) Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.17.0 to 0.17.4. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.0...v0.17.4) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7fd41004c..e01cab4ff 100644 --- a/package.json +++ b/package.json @@ -228,7 +228,7 @@ "uuid": "^8.3.2", "validator": "13.9.0", "vite": "^5.0.5", - "vite-plugin-pwa": "^0.17.0", + "vite-plugin-pwa": "^0.17.4", "winston": "^3.10.0", "ws": "^7.5.9", "y-indexeddb": "^9.0.11", diff --git a/yarn.lock b/yarn.lock index 6e651eabd..5a5213a7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13184,10 +13184,10 @@ vinyl@~3.0.0: replace-ext "^2.0.0" teex "^1.0.1" -vite-plugin-pwa@^0.17.0: - version "0.17.0" - resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.17.0.tgz#315648e0589e892b0e0e30e13175aa3c76990ee5" - integrity sha512-cOyEG8EEc7JHmyMapTnjK2j0g2BIC3ErlmOHyGzVu8hqjyF9Jt6yWMmVNFtpA6v/NNyzP28ARf3vwzIAzR1kaw== +vite-plugin-pwa@^0.17.4: + version "0.17.4" + resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.17.4.tgz#be3b3714d4148681bc73e8e0b1e6ce1a71fa79f2" + integrity sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA== dependencies: debug "^4.3.4" fast-glob "^3.3.2"