From 19c8eb50cb4b8f95c224e2a9aab68e53922127cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:59:29 +0000 Subject: [PATCH] chore(deps): bump i18next from 25.9.0 to 25.10.4 Bumps [i18next](https://github.com/i18next/i18next) from 25.9.0 to 25.10.4. - [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.9.0...v25.10.4) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.10.4 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 e4f83195..72cca169 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -36,7 +36,7 @@ "lint": "eslint ." }, "dependencies": { - "i18next": "^25.9.0", + "i18next": "^25.10.4", "react-i18next": "^16.5.8" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f12b9ddd..709560f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1028,11 +1028,11 @@ importers: packages/i18n: dependencies: i18next: - specifier: ^25.9.0 - version: 25.9.0(typescript@5.9.3) + specifier: ^25.10.4 + version: 25.10.4(typescript@5.9.3) react-i18next: specifier: ^16.5.8 - version: 16.5.8(i18next@25.9.0(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3) + version: 16.5.8(i18next@25.10.4(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3) devDependencies: '@types/react': specifier: 19.2.14 @@ -8404,8 +8404,8 @@ packages: resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==} engines: {node: '>=18.18.0'} - i18next@25.9.0: - resolution: {integrity: sha512-mJ4rVRNWOTkqh5xnaGR6iMFT5vEw3Y2MTJhcjinR/7u8cRv6dAfC0ofuePh5fVPxoh395p6JdrJTStCcNW66gg==} + i18next@25.10.4: + resolution: {integrity: sha512-XsE/6eawy090meuFU0BTY9BtmWr1m9NSwLr0NK7/A04LA58wdAvDsi9WNOJ40Qb1E9NIPbvnVLZEN2fWDd3/3Q==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -18628,7 +18628,7 @@ snapshots: human-signals@8.0.1: {} - i18next@25.9.0(typescript@5.9.3): + i18next@25.10.4(typescript@5.9.3): dependencies: '@babel/runtime': 7.29.2 optionalDependencies: @@ -21022,11 +21022,11 @@ snapshots: dependencies: react: 19.2.4 - react-i18next@16.5.8(i18next@25.9.0(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3): + react-i18next@16.5.8(i18next@25.10.4(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3): dependencies: '@babel/runtime': 7.29.2 html-parse-stringify: 3.0.1 - i18next: 25.9.0(typescript@5.9.3) + i18next: 25.10.4(typescript@5.9.3) react: 19.2.4 use-sync-external-store: 1.6.0(react@19.2.4) optionalDependencies: