chore(deps): bump vite-plugin-pwa from 0.17.2 to 0.17.4 (#495)

Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.17.2 to 0.17.4.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.2...v0.17.4)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 14:53:46 +08:00 committed by GitHub
parent 376cd0215c
commit 6c1efadc50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -69,7 +69,7 @@
"typescript": "^5.3.2",
"uuid": "^9.0.1",
"vite": "^5.0.5",
"vite-plugin-pwa": "^0.17.2",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-solid": "^2.7.2",
"zod": "^3.22.4"
}

View File

@ -171,8 +171,8 @@ dependencies:
specifier: ^5.0.5
version: 5.0.5(@types/node@20.10.3)
vite-plugin-pwa:
specifier: ^0.17.2
version: 0.17.2(vite@5.0.5)(workbox-build@7.0.0)(workbox-window@7.0.0)
specifier: ^0.17.4
version: 0.17.4(vite@5.0.5)(workbox-build@7.0.0)(workbox-window@7.0.0)
vite-plugin-solid:
specifier: ^2.7.2
version: 2.7.2(solid-js@1.8.7)(vite@5.0.5)
@ -6418,8 +6418,8 @@ packages:
spdx-expression-parse: 3.0.1
dev: false
/vite-plugin-pwa@0.17.2(vite@5.0.5)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-aVH9sxcTDumiWYiNcLrFqu+FdL79I2cT5EhlVe5V6nGcC64yQNGT1jamMytwi+OdfXl4VYic0LtoJ6JHMkM3ZQ==}
/vite-plugin-pwa@0.17.4(vite@5.0.5)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==}
engines: {node: '>=16.0.0'}
peerDependencies:
vite: ^3.1.0 || ^4.0.0 || ^5.0.0