Bump vite-plugin-pwa from 0.16.6 to 0.16.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-11 09:54:08 +00:00
committed by GitHub
parent b07786ce95
commit 264d0b4e0d
2 changed files with 8 additions and 8 deletions

View File

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