Bump vite-plugin-pwa from 0.14.3 to 0.14.4 in /client

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.14.3 to 0.14.4.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.14.3...v0.14.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>
This commit is contained in:
dependabot[bot]
2023-02-10 22:14:55 +00:00
committed by GitHub
parent afe67d5347
commit a034a65d6c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"react-i18next": "^12.1.5",
"sass": "^1.58.0",
"vite": "^4.0.4",
"vite-plugin-pwa": "^0.14.3"
"vite-plugin-pwa": "^0.14.4"
},
"devDependencies": {
"@types/react": "^18.0.27",
@@ -4453,9 +4453,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"version": "0.14.3",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.3.tgz",
"integrity": "sha512-o/CEzdHXamdSV4WJ6hp1EQNe+yVvoFf9b5q1nMhOSqKxaW7BaDqAHAwnq8jt21wakDmcaipnuF3/j78AzZJ6wg==",
"version": "0.14.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.4.tgz",
"integrity": "sha512-M7Ct0so8OlouMkTWgXnl8W1xU95glITSKIe7qswZf1tniAstO2idElGCnsrTJ5NPNSx1XqfTCOUj8j94S6FD7Q==",
"dependencies": {
"@rollup/plugin-replace": "^5.0.1",
"debug": "^4.3.4",
@@ -7778,9 +7778,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.14.3",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.3.tgz",
"integrity": "sha512-o/CEzdHXamdSV4WJ6hp1EQNe+yVvoFf9b5q1nMhOSqKxaW7BaDqAHAwnq8jt21wakDmcaipnuF3/j78AzZJ6wg==",
"version": "0.14.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.4.tgz",
"integrity": "sha512-M7Ct0so8OlouMkTWgXnl8W1xU95glITSKIe7qswZf1tniAstO2idElGCnsrTJ5NPNSx1XqfTCOUj8j94S6FD7Q==",
"requires": {
"@rollup/plugin-replace": "^5.0.1",
"debug": "^4.3.4",