Bump vite-plugin-pwa from 0.17.2 to 0.17.4

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-10 18:41:10 +00:00 committed by GitHub
parent 5a583b3c1a
commit b02ca9b894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -61,7 +61,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vite-plugin-pwa": "^0.17.2",
"vite-plugin-pwa": "^0.17.4",
"vitest": "^1.0.4"
}
},
@ -10510,9 +10510,9 @@
"dev": true
},
"node_modules/vite-plugin-pwa": {
"version": "0.17.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.17.2.tgz",
"integrity": "sha512-aVH9sxcTDumiWYiNcLrFqu+FdL79I2cT5EhlVe5V6nGcC64yQNGT1jamMytwi+OdfXl4VYic0LtoJ6JHMkM3ZQ==",
"version": "0.17.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.17.4.tgz",
"integrity": "sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==",
"dev": true,
"dependencies": {
"debug": "^4.3.4",
@ -18188,9 +18188,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.17.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.17.2.tgz",
"integrity": "sha512-aVH9sxcTDumiWYiNcLrFqu+FdL79I2cT5EhlVe5V6nGcC64yQNGT1jamMytwi+OdfXl4VYic0LtoJ6JHMkM3ZQ==",
"version": "0.17.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.17.4.tgz",
"integrity": "sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==",
"dev": true,
"requires": {
"debug": "^4.3.4",

View file

@ -77,7 +77,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vite-plugin-pwa": "^0.17.2",
"vite-plugin-pwa": "^0.17.4",
"vitest": "^1.0.4"
},
"browserslist": [