Bump vite from 6.2.1 to 6.2.4 in /app (#543)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.1 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-01 09:46:44 +08:00
committed by GitHub
parent 63182e525d
commit 305ecf60d4
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"@vitejs/plugin-react": "^1.3.0",
"prettier": "^2.8.4",
"typescript": "^4.6.3",
"vite": "^6.2.1"
"vite": "^6.2.4"
},
"overrides": {
"react": "$react",