From 1f5fa9efc1ac4b470ebc8359795cc440f09cc8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:33:38 +0000 Subject: [PATCH] Bump vite-plugin-pwa from 0.19.8 to 0.20.5 Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.8 to 0.20.5. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.8...v0.20.5) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af09c4a7..5ad2104b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "vite-plugin-minify": "^1.5.2", "vite-plugin-pages": "^0.31.0", "vite-plugin-pages-sitemap": "^1.4.5", - "vite-plugin-pwa": "^0.19.7", + "vite-plugin-pwa": "^0.20.5", "vite-plugin-stylelint": "^5.2.0", "vue": "^3.2.47", "vue-content-loader": "^2.0.1",