chore(deps): bump react-i18next from 16.4.1 to 16.5.0 in /client

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.4.1 to 16.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.4.1...v16.5.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.5.0
  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]
2025-12-12 21:04:06 +00:00
committed by GitHub
parent 4fbbc9ca06
commit 237f1c3253
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.2.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.2",
"react-i18next": "^16.4.1",
"react-i18next": "^16.5.0",
"react-router-dom": "^7.10.1",
"sass-embedded": "^1.96.0",
"uuid": "^13.0.0",
@@ -4743,9 +4743,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.4.1.tgz",
"integrity": "sha512-GzsYomxb1/uE7nlJm0e1qQ8f+W9I3Xirh9VoycZIahk6C8Pmv/9Fd0ek6zjf1FSgtGLElDGqwi/4FOHEGUbsEQ==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.0.tgz",
"integrity": "sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",
@@ -9651,9 +9651,9 @@
}
},
"react-i18next": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.4.1.tgz",
"integrity": "sha512-GzsYomxb1/uE7nlJm0e1qQ8f+W9I3Xirh9VoycZIahk6C8Pmv/9Fd0ek6zjf1FSgtGLElDGqwi/4FOHEGUbsEQ==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.0.tgz",
"integrity": "sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==",
"requires": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",

View File

@@ -21,7 +21,7 @@
"react": "^19.2.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.2",
"react-i18next": "^16.4.1",
"react-i18next": "^16.5.0",
"react-router-dom": "^7.10.1",
"sass-embedded": "^1.96.0",
"uuid": "^13.0.0",