Bump vite-plugin-pwa from 0.19.7 to 0.19.8

Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.7...v0.19.8)

---
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] 2024-04-06 07:26:49 +00:00 committed by GitHub
parent c007c96d8b
commit af02b3b03f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.4.3",
"vite": "^5.2.7",
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-pwa": "^0.19.8",
"vitest": "^1.2.2"
}
},
@ -10604,9 +10604,9 @@
"dev": true
},
"node_modules/vite-plugin-pwa": {
"version": "0.19.7",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.7.tgz",
"integrity": "sha512-18TECxoGPQE7tVZzKxbf5Icrl5688n1JGMPSgGotTsh89vLDxevY7ICfD3CFVfonZXh8ckuyJXg0NXE5+FAl2A==",
"version": "0.19.8",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.8.tgz",
"integrity": "sha512-e1oK0dfhzhDhY3VBuML6c0h8Xfx6EkOVYqolj7g+u8eRfdauZe5RLteCIA/c5gH0CBQ0CNFAuv/AFTx4Z7IXTw==",
"dev": true,
"dependencies": {
"debug": "^4.3.4",
@ -18365,9 +18365,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.19.7",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.7.tgz",
"integrity": "sha512-18TECxoGPQE7tVZzKxbf5Icrl5688n1JGMPSgGotTsh89vLDxevY7ICfD3CFVfonZXh8ckuyJXg0NXE5+FAl2A==",
"version": "0.19.8",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.8.tgz",
"integrity": "sha512-e1oK0dfhzhDhY3VBuML6c0h8Xfx6EkOVYqolj7g+u8eRfdauZe5RLteCIA/c5gH0CBQ0CNFAuv/AFTx4Z7IXTw==",
"dev": true,
"requires": {
"debug": "^4.3.4",

View file

@ -78,7 +78,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-pwa": "^0.19.8",
"vitest": "^1.2.2"
},
"browserslist": [