Build(deps-dev): Bump vite from 7.0.6 to 7.1.3 in /page

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.6 to 7.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.3
  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-08-19 13:54:24 +00:00
committed by GitHub
parent fa23d3d979
commit 9a4fcf61f7
2 changed files with 102 additions and 140 deletions

View File

@@ -61,6 +61,6 @@
"prettier": "3.6.2",
"typescript": "~5.8.3",
"typescript-eslint": "^8.40.0",
"vite": "^7.0.6"
"vite": "^7.1.3"
}
}