chore(deps): bump react-i18next from 16.2.1 to 16.2.3 in /client

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.2.1 to 16.2.3.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.2.1...v16.2.3)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-30 21:04:58 +00:00
committed by GitHub
parent 1616971ec9
commit 4838f322e3
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.0",
"react-i18next": "^16.2.1",
"react-i18next": "^16.2.3",
"react-router-dom": "^7.9.5",
"sass-embedded": "^1.93.2",
"uuid": "^13.0.0",
@@ -4810,9 +4810,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.1.tgz",
"integrity": "sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==",
"version": "16.2.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.3.tgz",
"integrity": "sha512-O0t2zvmIz7nHWKNfIL+O/NTIbpTaOPY0vZov779hegbep3IZ+xcqkeVPKWBSXwzdkiv77q8zmq9toKIUys1x3A==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",
@@ -9528,9 +9528,9 @@
}
},
"react-i18next": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.1.tgz",
"integrity": "sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==",
"version": "16.2.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.3.tgz",
"integrity": "sha512-O0t2zvmIz7nHWKNfIL+O/NTIbpTaOPY0vZov779hegbep3IZ+xcqkeVPKWBSXwzdkiv77q8zmq9toKIUys1x3A==",
"requires": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",
+1 -1
View File
@@ -21,7 +21,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.0",
"react-i18next": "^16.2.1",
"react-i18next": "^16.2.3",
"react-router-dom": "^7.9.5",
"sass-embedded": "^1.93.2",
"uuid": "^13.0.0",