chore(deps-dev): bump vite from 6.0.7 to 6.0.9 (#734)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9.
- [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/v6.0.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-09 01:44:56 +08:00
committed by GitHub
parent 37e1c6cdb3
commit df176aad2d
3 changed files with 228 additions and 36 deletions

View File

@ -38,7 +38,7 @@
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vitest": "^2.1.8"
}
}