Bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group (#454)

Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

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

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-03-31 21:32:02 +03:00
committed by GitHub
parent 24c60f7ff0
commit e7588b401a
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.8.2",
"typescript-eslint": "^8.27.0",
"vite": "^6.2.3",
"vite": "^6.2.4",
"vite-plugin-version-mark": "^0.1.4"
},
"dependencies": {