chore(deps): bump react-i18next from 16.5.6 to 17.0.12 in /web

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.6 to 17.0.12.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.5.6...v17.0.12)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 17.0.12
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-26 03:50:50 +00:00
committed by GitHub
parent d26dbaf720
commit 698c1ab5f7
2 changed files with 17 additions and 26 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"i18next": "^25.8.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^16.5.6",
"react-i18next": "^17.0.12",
"react-router-dom": "^7.18.2",
"zustand": "^5.0.15"
},