Bump vite from 6.3.4 to 6.3.5 in /page

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.5.
- [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/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-05 17:40:11 +00:00
committed by GitHub
parent 3a4bbe6918
commit a3d7d57ae3
2 changed files with 5 additions and 5 deletions

View File

@@ -58,6 +58,6 @@
"prettier": "3.5.3",
"typescript": "~5.8.3",
"typescript-eslint": "^8.31.1",
"vite": "^6.3.4"
"vite": "^6.3.5"
}
}