chore(deps-dev): bump vite from 4.5.5 to 6.1.1 in /console/atest-ui

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 6.1.1.
- [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/create-vite@6.1.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-24 11:17:21 +00:00 committed by GitHub
parent cc5a463b4d
commit b6c684cfba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2374 additions and 426 deletions

File diff suppressed because it is too large Load Diff

View File

@ -58,7 +58,7 @@
"start-server-and-test": "^2.0.0",
"ts-jest": "^29.1.1",
"typescript": "~5.0.4",
"vite": "^4.5.5",
"vite": "^6.1.1",
"vitest": "^0.32.4",
"vue-tsc": "^1.6.5"
},