From f449efd12d3517e9f275fe9f526b90d5a1d246a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 04:08:25 +0000 Subject: [PATCH] Bump react-i18next from 13.5.0 to 15.6.1 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 15.6.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v15.6.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.6.1 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..b4bea81 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": "^15.6.1", "react-query": "^3.34.19", "react-router-dom": "^6.3.0", "vite": "^5.4.0"