From 344d0208b9c862cfefed2000f322420f0782dff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 01:50:40 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 12.3.1 to 15.7.2 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.3.1 to 15.7.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v12.3.1...v15.7.2) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.7.2 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..670e6f8 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.7.2", "react-markdown": "^9.0.0", "react-router-dom": "^6.11.2", "react-syntax-highlighter": "^15.5.0",