chore(deps): bump vite-plugin-pwa from 0.16.4 to 0.16.5 (#189)

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5)

---
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-09-09 12:51:37 +08:00 committed by GitHub
parent 1fd1925849
commit e6c78cf798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"typescript": "^5.2.2",
"uuid": "^9.0.0",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.4",
"vite-plugin-pwa": "^0.16.5",
"vite-plugin-solid": "^2.7.0",
"zod": "^3.22.2"
}

View File

@ -159,8 +159,8 @@ dependencies:
specifier: ^4.4.9
version: 4.4.9(@types/node@20.5.9)
vite-plugin-pwa:
specifier: ^0.16.4
version: 0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0)
specifier: ^0.16.5
version: 0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0)
vite-plugin-solid:
specifier: ^2.7.0
version: 2.7.0(solid-js@1.7.11)(vite@4.4.9)
@ -5900,8 +5900,8 @@ packages:
spdx-expression-parse: 3.0.1
dev: false
/vite-plugin-pwa@0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==}
/vite-plugin-pwa@0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-Ahol4dwhMP2UHPQXkllSlXbihOaDFnvBIDPmAxoSZ1EObBUJGP4CMRyCyAVkIHjd6/H+//vH0DM2ON+XxHr81g==}
engines: {node: '>=16.0.0'}
peerDependencies:
vite: ^3.1.0 || ^4.0.0