Bump vite-plugin-pwa from 0.16.7 to 0.17.0

Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.16.7 to 0.17.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.16.7...v0.17.0)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-25 08:38:35 +00:00
committed by GitHub
parent 439c37298f
commit ec312fa731
2 changed files with 17 additions and 17 deletions

View File

@@ -77,7 +77,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite-plugin-pwa": "^0.16.7",
"vite-plugin-pwa": "^0.17.0",
"vitest": "^0.34.6",
"vitest-canvas-mock": "^0.3.3"
},