Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] b52f005820 chore(deps-dev): Bump vite from 7.3.2 to 8.2.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.2 to 8.2.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/v8.2.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-11 13:54:03 +00:00
2 changed files with 460 additions and 786 deletions
+459 -785
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -143,7 +143,7 @@
"typescript": "^6.0.3",
"typescript-eslint": "^8.66.0",
"uuid": "^14.0.1",
"vite": "^7.3.2",
"vite": "^8.2.1",
"vite-plugin-istanbul": "^9.0.1",
"vitest": "^4.1.10"
}