From d2781f5636a5df6f4c3118628a94590207bbda48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 08:15:12 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 12.3.1 to 15.5.3 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.3.1 to 15.5.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v12.3.1...v15.5.3) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.5.3 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 54e91fe..de5264e 100644 --- a/package.json +++ b/package.json @@ -227,7 +227,7 @@ "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", "react-hotkeys-hook": "^4.6.1", - "react-i18next": "^12.2.0", + "react-i18next": "^15.5.3", "react-markdown": "^9.0.0", "react-router-dom": "^6.11.2", "react-syntax-highlighter": "^15.5.0",