From cb7aa4a15c2d0625c5723b0f267421bb26f0cc41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:36:12 +0000 Subject: [PATCH] :arrow_up:(deps): Bump i18next from 25.7.4 to 25.8.13 Bumps [i18next](https://github.com/i18next/i18next) from 25.7.4 to 25.8.13. - [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/v25.7.4...v25.8.13) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 92dc493..f562dc1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "edilkamin": "1.14.1", - "i18next": "^25.7.4", + "i18next": "^25.8.13", "lucide-react": "^0.563.0", "next": "^16", "next-i18next": "^15.4.3", diff --git a/yarn.lock b/yarn.lock index c1f9c98..697a8fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5932,10 +5932,10 @@ i18next-fs-backend@^2.6.0: resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.1.tgz#bb352278136f47599783308df29f0a1b6a0d08b6" integrity sha512-eYWTX7QT7kJ0sZyCPK6x1q+R63zvNKv2D6UdbMf15A8vNb2ZLyw4NNNZxPFwXlIv/U+oUtg8SakW6ZgJZcoqHQ== -i18next@^25.7.4: - version "25.7.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.7.4.tgz#dfb49dfd25c6ea604c019a76d44c5fd17a77d802" - integrity sha512-hRkpEblXXcXSNbw8mBNq9042OEetgyB/ahc/X17uV/khPwzV+uB8RHceHh3qavyrkPJvmXFKXME2Sy1E0KjAfw== +i18next@^25.8.13: + version "25.8.13" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.13.tgz#1f9df59329f1706f02b2b58b5d1f75196ddb6e4a" + integrity sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA== dependencies: "@babel/runtime" "^7.28.4"