chore(deps-dev): bump vite from 6.4.1 to 6.4.2 in /frontend (#44)

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  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] 2026-04-25 18:42:08 -04:00 committed by GitHub
parent 41128177d2
commit 134fd6913d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"prettier": "^3.8.1",
"typescript": "~5.6.2",
"typescript-eslint": "^8.57.2",
"vite": "^6.0.0",
"vite": "^6.4.2",
"vitest": "^4.1.1"
}
}