From 9875df00a011713ea5168c7bc355dd48197dbcc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:20:45 +0000 Subject: [PATCH] build(deps-dev): Bump vite-plugin-pwa from 0.17.5 to 0.18.1 Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.17.5 to 0.18.1. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.5...v0.18.1) --- 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 5be9a175..ad60d8c5 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "prettier": "^3.2.4", "vite": "^5.0.11", "vite-plugin-checker": "^0.6.2", - "vite-plugin-pwa": "^0.17.4", + "vite-plugin-pwa": "^0.18.1", "vite-plugin-svgr": "^4.2.0", "vite-tsconfig-paths": "^4.3.1" }