From 7d06361a2698b3e0cc4e1b52e45ad13a477b01ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 01:37:23 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 12.3.1 to 16.1.0 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.3.1 to 16.1.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v12.3.1...v16.1.0) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.1.0 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..4320542 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": "^16.1.0", "react-markdown": "^9.0.0", "react-router-dom": "^6.11.2", "react-syntax-highlighter": "^15.5.0",