Bump vite-plugin-pwa from 0.12.0 to 0.12.2

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.0 to 0.12.2.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.0...v0.12.2)

---
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] 2022-07-01 10:37:49 +00:00 committed by Kavin
parent 7e6459d81b
commit 91b0d6e0b0
2 changed files with 10 additions and 10 deletions

View file

@ -38,7 +38,7 @@
"prettier": "^2.7.1",
"vite": "^2.9.13",
"vite-plugin-eslint": "^1.6.1",
"vite-plugin-pwa": "^0.12.0",
"vite-plugin-pwa": "^0.12.2",
"vite-plugin-windicss": "^1.8.6"
},
"eslintConfig": {