Bump vite from 6.2.2 to 6.2.3 in the npm_and_yarn group (#434)

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


Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/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-25 17:25:24 +02:00
committed by GitHub
parent d9cf56a6ce
commit 86a87e7727
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.2",
"vite": "^6.2.3",
"vite-plugin-version-mark": "^0.1.4"
},
"dependencies": {