chore(deps-dev): Bump vite from 7.3.0 to 7.3.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 15:57:34 +00:00
committed by GitHub
parent 6093ec9047
commit e73a36cd1f
2 changed files with 5 additions and 5 deletions

View File

@@ -146,7 +146,7 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.50.1",
"uuid": "^13.0.0",
"vite": "^7.3.0",
"vite": "^7.3.1",
"vite-plugin-istanbul": "^7.2.1",
"vitest": "^4.0.17"
}