From 36c59140c4102e7a754f568991166e0f331f0b56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:43:35 +0000 Subject: [PATCH] build(deps): bump react-i18next from 17.0.8 to 17.0.9 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.8 to 17.0.9. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v17.0.8...v17.0.9) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 17.0.9 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 204164ff1..cdcdd5f07 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.8", + "react-i18next": "17.0.9", "react-resizable-panels": "4.12.1", "recharts": "3.9.2", "sass": "1.101.0",