build(deps-dev): bump vite from 7.0.6 to 7.0.7

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.0.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.0.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-27 17:01:45 +00:00
committed by GitHub
parent 8461ff0055
commit 99c9184ba2
4 changed files with 598 additions and 834 deletions

View File

@ -35,7 +35,7 @@
"typedoc-material-theme": "^1.4.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.8.3",
"vite": "^7.0.4",
"vite": "^5.4.20",
"vite-plugin-dts": "^4.5.4",
"ws": "^8.18.3"
},