From 091b3147057c8d6cb15c8c9328f10cde8cb5bf44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:15:05 +0000 Subject: [PATCH] build(deps-dev): bump i18next Bumps the dev-dependencies group with 1 update in the / directory: [i18next](https://github.com/i18next/i18next). Updates `i18next` from 25.8.7 to 25.8.8 - [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.8.7...v25.8.8) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- admin/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/admin/package.json b/admin/package.json index a71c866fc21..7be9eac6fee 100644 --- a/admin/package.json +++ b/admin/package.json @@ -25,7 +25,7 @@ "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.0", - "i18next": "^25.8.7", + "i18next": "^25.8.8", "i18next-browser-languagedetector": "^8.2.1", "lucide-react": "^0.564.0", "react": "^19.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c87157fb84..3a63876b3e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ importers: specifier: ^0.5.0 version: 0.5.0(eslint@10.0.0) i18next: - specifier: ^25.8.7 - version: 25.8.7(typescript@5.9.3) + specifier: ^25.8.8 + version: 25.8.8(typescript@5.9.3) i18next-browser-languagedetector: specifier: ^8.2.1 version: 8.2.1 @@ -81,7 +81,7 @@ importers: version: 7.71.1(react@19.2.4) react-i18next: specifier: ^16.5.4 - version: 16.5.4(i18next@25.8.7(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3) + version: 16.5.4(i18next@25.8.8(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3) react-router-dom: specifier: ^7.13.0 version: 7.13.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -3290,8 +3290,8 @@ packages: i18next-browser-languagedetector@8.2.1: resolution: {integrity: sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==} - i18next@25.8.7: - resolution: {integrity: sha512-ttxxc5+67S/0hhoeVdEgc1lRklZhdfcUSEPp1//uUG2NB88X3667gRsDar+ZWQFdysnOsnb32bcoMsa4mtzhkQ==} + i18next@25.8.8: + resolution: {integrity: sha512-gNTWXMBe9JBr6LAl2tqRfa6fn2EjrQJ3JBeH2jR+yIckwaJYdI7UfMQrnxzFjuFBb2FHy9Yn4gJB2BwLuC8/ZQ==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -8198,7 +8198,7 @@ snapshots: dependencies: '@babel/runtime': 7.28.6 - i18next@25.8.7(typescript@5.9.3): + i18next@25.8.8(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.6 optionalDependencies: @@ -9097,11 +9097,11 @@ snapshots: dependencies: react: 19.2.4 - react-i18next@16.5.4(i18next@25.8.7(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.4(i18next@25.8.8(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.28.6 html-parse-stringify: 3.0.1 - i18next: 25.8.7(typescript@5.9.3) + i18next: 25.8.8(typescript@5.9.3) react: 19.2.4 use-sync-external-store: 1.6.0(react@19.2.4) optionalDependencies: