From 2326ee79a6d3ed4c6ae13b331cac607984df3bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 23:43:43 +0000 Subject: [PATCH] build(deps): bump i18next from 26.0.4 to 26.0.5 Bumps [i18next](https://github.com/i18next/i18next) from 26.0.4 to 26.0.5. - [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.0.4...v26.0.5) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.5 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 b2ab7c00..923a6752 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "dotenv": "17.4.2", "embla-carousel-react": "8.6.0", "firebase": "12.12.0", - "i18next": "26.0.4", + "i18next": "26.0.5", "input-otp": "1.4.2", "lucide-react": "1.8.0", "next-themes": "0.4.6",