Bump vite from 5.1.6 to 5.2.2 in /client

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-20 21:33:51 +00:00
committed by GitHub
parent ba7f8e04c5
commit a64c59c6fc
2 changed files with 369 additions and 312 deletions

679
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"react-i18next": "^14.1.0",
"sass": "^1.72.0",
"uuid": "^9.0.1",
"vite": "^5.1.6",
"vite": "^5.2.2",
"vite-plugin-pwa": "^0.19.5",
"@rollup/plugin-wasm": "^6.2.2"
},