build(deps-dev): bump vite from 5.1.6 to 5.2.3 (#6264)

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

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

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] 2024-03-23 07:47:17 +01:00 committed by GitHub
parent c21605211a
commit e2681a0c05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 283 additions and 21 deletions

View file

@ -32,7 +32,7 @@
"eslint-plugin-react-refresh": "^0.4.5",
"socket.io-client": "^4.7.5",
"typescript": "^5.2.2",
"vite": "^5.1.4",
"vite": "^5.2.3",
"vite-plugin-static-copy": "^1.0.1",
"vite-plugin-svgr": "^4.2.0"
}