chore(deps): bump vite-plugin-pwa from 1.0.2 to 1.0.3 in /client

Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-version: 1.0.3
  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]
2025-08-20 01:49:19 +00:00
committed by GitHub
parent b2289b7bd6
commit 5aa33e0fa6
2 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"sass-embedded": "^1.90.0",
"uuid": "^11.1.0",
"vite": "^7.1.2",
"vite-plugin-pwa": "^1.0.2"
"vite-plugin-pwa": "^1.0.3"
},
"devDependencies": {
"@types/react": "^19.1.10",
@@ -6329,9 +6329,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.2.tgz",
"integrity": "sha512-O3UwjsCnoDclgJANoOgzzqW7SFgwXE/th2OmUP/ILxHKwzWxxKDBu+B/Xa9Cv4IgSVSnj2HgRVIJ7F15+vQFkA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.3.tgz",
"integrity": "sha512-/OpqIpUldALGxcsEnv/ekQiQ5xHkQ53wcoN5ewX4jiIDNGs3W+eNcI1WYZeyOLmzoEjg09D7aX0O89YGjen1aw==",
"dependencies": {
"debug": "^4.3.6",
"pretty-bytes": "^6.1.1",
@@ -10472,9 +10472,9 @@
}
},
"vite-plugin-pwa": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.2.tgz",
"integrity": "sha512-O3UwjsCnoDclgJANoOgzzqW7SFgwXE/th2OmUP/ILxHKwzWxxKDBu+B/Xa9Cv4IgSVSnj2HgRVIJ7F15+vQFkA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.3.tgz",
"integrity": "sha512-/OpqIpUldALGxcsEnv/ekQiQ5xHkQ53wcoN5ewX4jiIDNGs3W+eNcI1WYZeyOLmzoEjg09D7aX0O89YGjen1aw==",
"requires": {
"debug": "^4.3.6",
"pretty-bytes": "^6.1.1",

View File

@@ -26,7 +26,7 @@
"sass-embedded": "^1.90.0",
"uuid": "^11.1.0",
"vite": "^7.1.2",
"vite-plugin-pwa": "^1.0.2"
"vite-plugin-pwa": "^1.0.3"
},
"devDependencies": {
"@types/react": "^19.1.10",