From 5ad4ea4413055aeecd56f938a966bc177ef68a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 08:47:53 +0000 Subject: [PATCH] build(deps): bump i18next from 26.1.0 to 26.3.0 in /services/idp Bumps [i18next](https://github.com/i18next/i18next) from 26.1.0 to 26.3.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.3.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/idp/package.json | 2 +- services/idp/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/services/idp/package.json b/services/idp/package.json index fed68acd31..5fdc21240c 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -36,7 +36,7 @@ "@types/react-redux": "^7.1.34", "@types/redux-logger": "^3.0.13", "axios": "^1.16.0", - "i18next": "^26.1.0", + "i18next": "^26.3.0", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "query-string": "^9.3.1", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 7b4fb3f880..69234f6bf3 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^1.16.0 version: 1.16.0 i18next: - specifier: ^26.1.0 - version: 26.1.0(typescript@6.0.3) + specifier: ^26.3.0 + version: 26.3.0(typescript@6.0.3) i18next-browser-languagedetector: specifier: ^8.2.1 version: 8.2.1 @@ -56,7 +56,7 @@ importers: version: 17.0.2(react@17.0.2) react-i18next: specifier: ^15.7.4 - version: 15.7.4(i18next@26.1.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3) + version: 15.7.4(i18next@26.3.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3) react-redux: specifier: ^8.1.3 version: 8.1.3(@types/react-dom@17.0.26(@types/react@17.0.91))(@types/react@17.0.91)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(redux@4.2.1) @@ -2868,8 +2868,8 @@ packages: typescript: optional: true - i18next@26.1.0: - resolution: {integrity: sha512-dIU6td04DvQuIqVst5S9g0GviTmhZ0DYD4b9ociVGJmuCa5vZ2de/t+Enf4olvj87mF8Y2lwjNQBwC9QZsvzKQ==} + i18next@26.3.0: + resolution: {integrity: sha512-gHSgGpUXVmuqE2El1W61DmxeyeTlFfZgdJRWMo9jScAn5pu7TuTuiccb1zh3E2J9hEBVGJ23+96x0ieBhfuIHA==} peerDependencies: typescript: ^5 || ^6 peerDependenciesMeta: @@ -7919,7 +7919,7 @@ snapshots: optionalDependencies: typescript: 5.9.3 - i18next@26.1.0(typescript@6.0.3): + i18next@26.3.0(typescript@6.0.3): optionalDependencies: typescript: 6.0.3 @@ -9085,11 +9085,11 @@ snapshots: react-error-overlay@6.1.0: {} - react-i18next@15.7.4(i18next@26.1.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3): + react-i18next@15.7.4(i18next@26.3.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(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.3.0(typescript@6.0.3) react: 17.0.2 optionalDependencies: react-dom: 17.0.2(react@17.0.2)