build(deps-dev): bump vite from 5.4.20 to 5.4.21

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-22 15:55:29 +00:00
committed by GitHub
parent 80654146a2
commit 39fbc5900b
4 changed files with 198 additions and 181 deletions

View File

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