From c005fd8f18238540bbd7e0e5dc61ad5251e0632c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 08:59:54 +0000 Subject: [PATCH] Bump vite-plugin-pwa from 0.19.4 to 0.19.7 Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.4 to 0.19.7. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.4...v0.19.7) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0b656be2..b1f37ae6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "stylelint": "^15.11.0", "typescript": "^5.4.2", "vite": "^5.1.6", - "vite-plugin-pwa": "^0.19.4", + "vite-plugin-pwa": "^0.19.7", "vitest": "^1.2.2" } }, @@ -10569,9 +10569,9 @@ "dev": true }, "node_modules/vite-plugin-pwa": { - "version": "0.19.4", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.4.tgz", - "integrity": "sha512-KiEFXaYEj2Hg1it+yECy75oqNmlXimI7BaLx7Sxl7Qsd9EIVxaf3GX1mZdLpHe83pDgHBNwm9USGQxSCNp5m7A==", + "version": "0.19.7", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.7.tgz", + "integrity": "sha512-18TECxoGPQE7tVZzKxbf5Icrl5688n1JGMPSgGotTsh89vLDxevY7ICfD3CFVfonZXh8ckuyJXg0NXE5+FAl2A==", "dev": true, "dependencies": { "debug": "^4.3.4", @@ -18308,9 +18308,9 @@ } }, "vite-plugin-pwa": { - "version": "0.19.4", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.4.tgz", - "integrity": "sha512-KiEFXaYEj2Hg1it+yECy75oqNmlXimI7BaLx7Sxl7Qsd9EIVxaf3GX1mZdLpHe83pDgHBNwm9USGQxSCNp5m7A==", + "version": "0.19.7", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.7.tgz", + "integrity": "sha512-18TECxoGPQE7tVZzKxbf5Icrl5688n1JGMPSgGotTsh89vLDxevY7ICfD3CFVfonZXh8ckuyJXg0NXE5+FAl2A==", "dev": true, "requires": { "debug": "^4.3.4", diff --git a/package.json b/package.json index 0d91bcc0..c692eaf3 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "stylelint": "^15.11.0", "typescript": "^5.4.2", "vite": "^5.1.6", - "vite-plugin-pwa": "^0.19.4", + "vite-plugin-pwa": "^0.19.7", "vitest": "^1.2.2" }, "browserslist": [