Build(deps-dev): Bump vite-plugin-pwa from 1.1.0 to 1.2.0 in /page

Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 19:19:45 +00:00
committed by GitHub
parent 8c75475f0d
commit 2904ae287e
2 changed files with 665 additions and 299 deletions

962
page/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -62,6 +62,6 @@
"typescript": "~5.9.3",
"typescript-eslint": "^8.46.2",
"vite": "^7.1.12",
"vite-plugin-pwa": "^1.1.0"
"vite-plugin-pwa": "^1.2.0"
}
}