From cfb47db0a779891a8af195458a2a5f6cd821f48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 12:34:31 +0000 Subject: [PATCH] chore(deps): bump i18next from 26.1.0 to 26.2.0 Bumps [i18next](https://github.com/i18next/i18next) from 26.1.0 to 26.2.0. - [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.1.0...v26.2.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/i18n/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 26fde397a..2238123bf 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -36,7 +36,7 @@ "lint": "eslint ." }, "dependencies": { - "i18next": "^26.1.0", + "i18next": "^26.2.0", "react-i18next": "^17.0.7" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38a4b00d5..7b79454c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1165,11 +1165,11 @@ importers: packages/i18n: dependencies: i18next: - specifier: ^26.1.0 - version: 26.1.0(typescript@6.0.3) + specifier: ^26.2.0 + version: 26.2.0(typescript@6.0.3) react-i18next: specifier: ^17.0.7 - version: 17.0.8(i18next@26.1.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3) + version: 17.0.8(i18next@26.2.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3) devDependencies: '@types/react': specifier: 19.2.14 @@ -8629,8 +8629,8 @@ packages: resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==} engines: {node: '>=18.18.0'} - i18next@26.1.0: - resolution: {integrity: sha512-dIU6td04DvQuIqVst5S9g0GviTmhZ0DYD4b9ociVGJmuCa5vZ2de/t+Enf4olvj87mF8Y2lwjNQBwC9QZsvzKQ==} + i18next@26.2.0: + resolution: {integrity: sha512-zwBHldHdTmwN7r6UNc7lC6GWNN+YYg3DrRSeHR5PRRBf5QnJZcYHrQc0uaU26qZeYxR7iFZD+Y315dPnKP47wA==} peerDependencies: typescript: ^5 || ^6 peerDependenciesMeta: @@ -18847,7 +18847,7 @@ snapshots: human-signals@8.0.1: {} - i18next@26.1.0(typescript@6.0.3): + i18next@26.2.0(typescript@6.0.3): optionalDependencies: typescript: 6.0.3 @@ -21092,11 +21092,11 @@ snapshots: dependencies: react: 19.2.6 - react-i18next@17.0.8(i18next@26.1.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3): + react-i18next@17.0.8(i18next@26.2.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3): dependencies: '@babel/runtime': 7.29.2 html-parse-stringify: 3.0.1 - i18next: 26.1.0(typescript@6.0.3) + i18next: 26.2.0(typescript@6.0.3) react: 19.2.6 use-sync-external-store: 1.6.0(react@19.2.6) optionalDependencies: