Bump react-i18next from 14.0.5 to 14.0.8 in /webui

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.5 to 14.0.8.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.5...v14.0.8)

---
updated-dependencies:
- dependency-name: react-i18next
  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]
2024-03-07 08:43:40 +00:00
committed by GitHub
parent fe6ea39849
commit c8d0eaad27
3 changed files with 9 additions and 9 deletions

View File

@ -20,7 +20,7 @@
"i18next-http-backend": "^2.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.5",
"react-i18next": "^14.0.8",
"react-router-dom": "^6.22.2"
},
"devDependencies": {