From b62ad02e01bf52523eb040032017c9e0dae8d491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 04:05:14 +0000 Subject: [PATCH] Bump react-i18next from 13.5.0 to 16.1.6 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 16.1.6. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v16.1.6) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3db8f4c..699e203 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "i18next-resources-to-backend": "^1.1.4", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.0.0", + "react-i18next": "^16.1.6", "react-query": "^3.34.19", "react-router-dom": "^6.3.0", "vite": "^5.4.0"