From 19f2886721137a52b6f9c01afe3f7ef458449b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:44:52 +0000 Subject: [PATCH] build(deps): bump i18next from 26.3.5 to 26.3.6 Bumps [i18next](https://github.com/i18next/i18next) from 26.3.5 to 26.3.6. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v26.3.5...v26.3.6) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.6 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 aa7a7209..c8bedd2b 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "esbuild": "0.28.1", "firebase": "12.16.0", "happy-dom": "20.10.6", - "i18next": "26.3.5", + "i18next": "26.3.6", "input-otp": "1.4.2", "jsdom": "29.1.1", "lucide-react": "1.24.0",