chore(deps): bump react-i18next from 16.1.5 to 16.1.6 in /client

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.1.5 to 16.1.6.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.1.5...v16.1.6)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.1.6
  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-23 21:04:57 +00:00
committed by GitHub
parent 35a18a26be
commit e45e1d9b3d
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.1.5",
"react-i18next": "^16.1.6",
"react-router-dom": "^7.9.4",
"sass-embedded": "^1.93.2",
"uuid": "^13.0.0",
@@ -4812,9 +4812,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.1.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.5.tgz",
"integrity": "sha512-+0dHUH7zQOXPhS3jt60Dq9nWIg+7xmN9ZrzN2YrBc1MN6kZl9u81qbN5JCkV/F5nsOu0udMbK7n7DiFMCs0PWg==",
"version": "16.1.6",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.6.tgz",
"integrity": "sha512-62Iy0TO/2hJpTa80XaTIbHM4yjpile1YNieeg70vmdi91N2L3Q3MuxXBT0n6JpsryT88utpkqv0QbnIrDSxbAQ==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1"
@@ -9522,9 +9522,9 @@
}
},
"react-i18next": {
"version": "16.1.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.5.tgz",
"integrity": "sha512-+0dHUH7zQOXPhS3jt60Dq9nWIg+7xmN9ZrzN2YrBc1MN6kZl9u81qbN5JCkV/F5nsOu0udMbK7n7DiFMCs0PWg==",
"version": "16.1.6",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.6.tgz",
"integrity": "sha512-62Iy0TO/2hJpTa80XaTIbHM4yjpile1YNieeg70vmdi91N2L3Q3MuxXBT0n6JpsryT88utpkqv0QbnIrDSxbAQ==",
"requires": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1"

View File

@@ -21,7 +21,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.1.5",
"react-i18next": "^16.1.6",
"react-router-dom": "^7.9.4",
"sass-embedded": "^1.93.2",
"uuid": "^13.0.0",