Bump vite-plugin-pwa from 0.12.7 to 0.12.8

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.7...v0.12.8)

---
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-09-19 04:12:39 +00:00 committed by Kavin
parent adaca60167
commit 63162296fb
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"unocss": "^0.45.21",
"vite": "^2.9.14",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pwa": "^0.12.7"
"vite-plugin-pwa": "^0.12.8"
},
"eslintConfig": {
"root": true,

View File

@ -3826,10 +3826,10 @@ vite-plugin-eslint@^1.8.1:
"@types/eslint" "^8.4.5"
rollup "^2.77.2"
vite-plugin-pwa@^0.12.7:
version "0.12.7"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.7.tgz#ff4de762926809c56aca43aad8b49a4c6727230e"
integrity sha512-salSwS1wWc1niNWfhX2W6gtfXmk+XESMz62w95EHLq6fSM2bDgDm1APmvq1nkDcxH6Onky7HxysCBKMzvOHXYg==
vite-plugin-pwa@^0.12.8:
version "0.12.8"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.8.tgz#9eee41771fd9b84bdd5fb548cf6e19ed09bfc2ae"
integrity sha512-pSiFHmnJGMQJJL8aJzQ8SaraZBSBPMGvGUkCNzheIq9UQCEk/eP3UmANNmS9eupuhIpTK8AdxTOHcaMcAqAbCA==
dependencies:
debug "^4.3.4"
fast-glob "^3.2.11"