chore(deps-dev): Bump vite from 7.3.2 to 8.0.11

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.2 to 8.0.11.
- [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/v8.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.11
  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]
2026-05-15 13:54:22 +00:00
committed by GitHub
parent 2d418f2bda
commit afbba40d6e
2 changed files with 654 additions and 887 deletions

1539
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -146,7 +146,7 @@
"typescript": "^6.0.3",
"typescript-eslint": "^8.59.3",
"uuid": "^14.0.0",
"vite": "^7.3.2",
"vite": "^8.0.11",
"vite-plugin-istanbul": "^8.0.0",
"vitest": "^4.1.6"
}