Bump vite from 6.2.0 to 6.2.1

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.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/create-vite@6.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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]
2025-03-10 07:20:00 +00:00
committed by GitHub
parent 4404840b16
commit 94c27bb399
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.26.0",
"vite": "^6.2.0",
"vite": "^6.2.1",
"vite-plugin-version-mark": "^0.1.4"
},
"dependencies": {