Bump vite-plugin-pwa from 0.12.4 to 0.12.6 in /client

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.4 to 0.12.6.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.4...v0.12.6)

---
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]
2022-09-02 22:45:25 +00:00
committed by GitHub
parent 951e751942
commit 48d68ad25b
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"react-dom": "^18.2.0",
"sass": "^1.54.8",
"vite": "^3.0.9",
"vite-plugin-pwa": "^0.12.4"
"vite-plugin-pwa": "^0.12.6"
},
"devDependencies": {
"@types/react": "^18.0.18",
@@ -4351,9 +4351,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"version": "0.12.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.4.tgz",
"integrity": "sha512-ONHS2OcMMWdOOIPG8JBet2BTssZC1FSjY34f9t5byM3H6RKgu5qbv6p809OlfYkg8bFi58oEhNDxDB5UE4vkfQ==",
"version": "0.12.6",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz",
"integrity": "sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==",
"dependencies": {
"debug": "^4.3.4",
"fast-glob": "^3.2.11",
@@ -7496,9 +7496,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.12.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.4.tgz",
"integrity": "sha512-ONHS2OcMMWdOOIPG8JBet2BTssZC1FSjY34f9t5byM3H6RKgu5qbv6p809OlfYkg8bFi58oEhNDxDB5UE4vkfQ==",
"version": "0.12.6",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz",
"integrity": "sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==",
"requires": {
"debug": "^4.3.4",
"fast-glob": "^3.2.11",

View File

@@ -16,7 +16,7 @@
"react-dom": "^18.2.0",
"sass": "^1.54.8",
"vite": "^3.0.9",
"vite-plugin-pwa": "^0.12.4"
"vite-plugin-pwa": "^0.12.6"
},
"devDependencies": {
"@types/react": "^18.0.18",