Bump vite-plugin-pwa from 0.12.3 to 0.12.4

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

---
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-08-31 16:07:20 +00:00 committed by Kavin
parent 9c8e8c274c
commit 470913b0fc
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"unocss": "^0.45.13", "unocss": "^0.45.13",
"vite": "^2.9.14", "vite": "^2.9.14",
"vite-plugin-eslint": "^1.8.1", "vite-plugin-eslint": "^1.8.1",
"vite-plugin-pwa": "^0.12.3" "vite-plugin-pwa": "^0.12.4"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,

View File

@ -3831,10 +3831,10 @@ vite-plugin-eslint@^1.8.1:
"@types/eslint" "^8.4.5" "@types/eslint" "^8.4.5"
rollup "^2.77.2" rollup "^2.77.2"
vite-plugin-pwa@^0.12.3: vite-plugin-pwa@^0.12.4:
version "0.12.3" version "0.12.4"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.3.tgz#acf2913ae85a4d39c13ae4b948307f3dd5506fa8" resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.4.tgz#9e921518a0a340e4e6ae287a2cf345c4ca56f92d"
integrity sha512-gmYdIVXpmBuNjzbJFPZFzxWYrX4lHqwMAlOtjmXBbxApiHjx9QPXKQPJjSpeTeosLKvVbNcKSAAhfxMda0QVNQ== integrity sha512-ONHS2OcMMWdOOIPG8JBet2BTssZC1FSjY34f9t5byM3H6RKgu5qbv6p809OlfYkg8bFi58oEhNDxDB5UE4vkfQ==
dependencies: dependencies:
debug "^4.3.4" debug "^4.3.4"
fast-glob "^3.2.11" fast-glob "^3.2.11"