Bump vite from 5.4.11 to 5.4.14 in /client

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-22 04:46:52 +00:00
committed by GitHub
parent 276fd1e733
commit 2e67d7e6a3
2 changed files with 6 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"typescript": "^5.6.3",
"vite": "^5.4.11",
"vite": "^5.4.14",
"vite-plugin-mkcert": "^1.17.6"
},
"scripts": {