From 31c67a4ab5f763f007e5e6b8d9b215d67791c25b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 05:07:19 +0000 Subject: build(deps-dev): Bump vite-plugin-pwa from 0.8.1 to 0.8.2 in /FrontEnd Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 8449e0a0..6f4c866d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -70,6 +70,6 @@ "prettier": "^2.3.2", "typescript": "^4.3.5", "vite": "^2.4.3", - "vite-plugin-pwa": "^0.8.1" + "vite-plugin-pwa": "^0.8.2" } } -- cgit v1.2.3