chore: bump react-i18next from 13.5.0 to 14.1.0 in /frontend/web (#95)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 14.1.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v14.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-16 07:48:38 +08:00
committed by GitHub
parent 6e11c28d3e
commit 6bb99ed3cc
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-i18next": "^13.5.0",
"react-i18next": "^14.1.0",
"react-router-dom": "^6.22.3",
"react-use": "^17.5.0",
"tailwindcss": "^3.4.3",