Bump vite-plugin-pwa from 0.11.13 to 0.12.0

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.13 to 0.12.0.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.13...v0.12.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] 2022-04-20 04:08:15 +00:00 committed by Kavin
parent f51b9881c8
commit 42794c2c46
2 changed files with 126 additions and 121 deletions

View file

@ -38,7 +38,7 @@
"prettier": "^2.6.2",
"vite": "^2.9.5",
"vite-plugin-eslint": "^1.4.0",
"vite-plugin-pwa": "^0.11.13",
"vite-plugin-pwa": "^0.12.0",
"vite-plugin-windicss": "^1.8.4"
},
"eslintConfig": {