From 29f495d112f739296233ad41d32d4cbe68b54548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 23:44:05 +0000 Subject: [PATCH] build(deps): bump react-i18next from 17.0.9 to 17.0.10 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.9 to 17.0.10. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v17.0.9...v17.0.10) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 17.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc5fb73b..833bbb34 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "react-day-picker": "10.0.1", "react-dom": "19.2.7", "react-hook-form": "7.81.0", - "react-i18next": "17.0.9", + "react-i18next": "17.0.10", "react-resizable-panels": "4.12.2", "recharts": "3.9.2", "sass": "1.101.0",