From 5449e5776cd87e08b0de8f7a43e008b038f936f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 23:44:02 +0000 Subject: [PATCH] build(deps): bump react-i18next from 17.0.7 to 17.0.8 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.7 to 17.0.8. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v17.0.7...v17.0.8) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 17.0.8 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 9bf5a943..76d87b41 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "react-day-picker": "10.0.0", "react-dom": "19.2.6", "react-hook-form": "7.75.0", - "react-i18next": "17.0.7", + "react-i18next": "17.0.8", "react-resizable-panels": "4.11.1", "recharts": "3.8.1", "sass": "1.99.0",