Bump vite-plugin-pwa from 0.12.2 to 0.12.3

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

---
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-19 04:13:59 +00:00 committed by Kavin
parent 5398cf3c7a
commit 0308232350
2 changed files with 10 additions and 10 deletions

View file

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