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": {

View file

@ -2966,10 +2966,10 @@ rollup-plugin-terser@^7.0.0:
serialize-javascript "^4.0.0"
terser "^5.0.0"
rollup@^2.43.1, rollup@^2.59.0, rollup@^2.70.2, rollup@^2.75.5:
version "2.75.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
rollup@^2.43.1, rollup@^2.59.0, rollup@^2.70.2, rollup@^2.75.7:
version "2.77.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
optionalDependencies:
fsevents "~2.3.2"
@ -3350,15 +3350,15 @@ vite-plugin-eslint@^1.6.1:
"@types/eslint" "^8.4.2"
rollup "^2.70.2"
vite-plugin-pwa@^0.12.2:
version "0.12.2"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.2.tgz#d0ec1cd3088260bdc5bf2b10ba753def0b8f3280"
integrity sha512-XK2oi1YZkoc1J8fyerNYxyh/yfb+INdrdOW/mOOD5DBLq7jVPxHQuncIhqiREbGOMlY/xMe9CSE7QZ9xIAEf7A==
vite-plugin-pwa@^0.12.3:
version "0.12.3"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.3.tgz#acf2913ae85a4d39c13ae4b948307f3dd5506fa8"
integrity sha512-gmYdIVXpmBuNjzbJFPZFzxWYrX4lHqwMAlOtjmXBbxApiHjx9QPXKQPJjSpeTeosLKvVbNcKSAAhfxMda0QVNQ==
dependencies:
debug "^4.3.4"
fast-glob "^3.2.11"
pretty-bytes "^6.0.0"
rollup "^2.75.5"
rollup "^2.75.7"
workbox-build "^6.5.3"
workbox-window "^6.5.3"