chore: bump react-i18next from 14.1.2 to 15.0.0 in /frontend/web (#256)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.2 to 15.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.2...v15.0.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-07-23 19:46:40 +08:00
committed by GitHub
parent cf640123b8
commit 89dca1b1ef
2 changed files with 15 additions and 7 deletions

View File

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