Bump react-i18next from 15.0.2 to 15.1.0 in /webui

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.2 to 15.1.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.2...v15.1.0)

---
updated-dependencies:
- dependency-name: react-i18next
  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-10-22 17:17:33 +00:00
committed by GitHub
parent e6ed206e7c
commit 07b65d8955
3 changed files with 9 additions and 9 deletions

View File

@ -20,7 +20,7 @@
"i18next-http-backend": "^2.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.2",
"react-i18next": "^15.1.0",
"react-router-dom": "^6.27.0"
},
"devDependencies": {