From 86a13a32d125fb4b0bff485c50e8d11ac8d9b0dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:40:46 +0000 Subject: [PATCH] Bump i18next from 23.15.1 to 24.0.5 Bumps [i18next](https://github.com/i18next/i18next) from 23.15.1 to 24.0.5. - [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/v23.15.1...v24.0.5) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/libs/ui-shared/package.json | 2 +- pnpm-lock.yaml | 59 +++++++++++++++++++++++---------- 4 files changed, 44 insertions(+), 21 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index e2cd09b227d..79259fe8b64 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -29,7 +29,7 @@ "@patternfly/react-core": "^5.4.0", "@patternfly/react-icons": "^5.4.0", "@patternfly/react-table": "^5.4.0", - "i18next": "^23.15.1", + "i18next": "^24.0.5", "i18next-http-backend": "^2.6.1", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 869e12b2f69..bf044ea017d 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -89,7 +89,7 @@ "file-saver": "^2.0.5", "file-selector": "^0.6.0", "flat": "^6.0.1", - "i18next": "^23.15.1", + "i18next": "^24.0.5", "i18next-http-backend": "^2.6.1", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 443b1578585..693c94dbfb9 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -49,7 +49,7 @@ "@patternfly/react-icons": "^5.4.0", "@patternfly/react-styles": "^5.4.0", "@patternfly/react-table": "^5.4.0", - "i18next": "^23.15.1", + "i18next": "^24.0.5", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ce91844bdf..c5565d1b342 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^5.4.0 version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) i18next: - specifier: ^23.15.1 - version: 23.15.1 + specifier: ^24.0.5 + version: 24.0.5(typescript@5.6.2) i18next-http-backend: specifier: ^2.6.1 version: 2.6.1 @@ -109,7 +109,7 @@ importers: version: 7.53.0(react@18.3.1) react-i18next: specifier: ^15.0.1 - version: 15.0.1(i18next@23.15.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.0.1(i18next@24.0.5(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.26.2 version: 6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -173,7 +173,7 @@ importers: version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) admin-ui: specifier: 'file:' - version: '@keycloak/keycloak-admin-ui@file:js/apps/admin-ui(@types/react@18.3.5)' + version: '@keycloak/keycloak-admin-ui@file:js/apps/admin-ui(@types/react@18.3.5)(typescript@5.5.4)' dagre: specifier: ^0.8.5 version: 0.8.5 @@ -187,8 +187,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 i18next: - specifier: ^23.15.1 - version: 23.15.1 + specifier: ^24.0.5 + version: 24.0.5(typescript@5.5.4) i18next-http-backend: specifier: ^2.6.1 version: 2.6.1 @@ -218,7 +218,7 @@ importers: version: 7.53.0(react@18.3.1) react-i18next: specifier: ^15.0.1 - version: 15.0.1(i18next@23.15.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.0.1(i18next@24.0.5(typescript@5.5.4))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.26.2 version: 6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -430,8 +430,8 @@ importers: specifier: ^5.4.0 version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) i18next: - specifier: ^23.15.1 - version: 23.15.1 + specifier: ^24.0.5 + version: 24.0.5(typescript@5.6.2) keycloak-js: specifier: workspace:* version: link:../keycloak-js @@ -449,7 +449,7 @@ importers: version: 7.53.0(react@18.3.1) react-i18next: specifier: ^15.0.1 - version: 15.0.1(i18next@23.15.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.0.1(i18next@24.0.5(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -3209,8 +3209,13 @@ packages: i18next-http-backend@2.6.1: resolution: {integrity: sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==} - i18next@23.15.1: - resolution: {integrity: sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==} + i18next@24.0.5: + resolution: {integrity: sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -5582,7 +5587,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@keycloak/keycloak-admin-ui@file:js/apps/admin-ui(@types/react@18.3.5)': + '@keycloak/keycloak-admin-ui@file:js/apps/admin-ui(@types/react@18.3.5)(typescript@5.5.4)': dependencies: '@keycloak/keycloak-admin-client': link:js/libs/keycloak-admin-client '@keycloak/keycloak-ui-shared': link:js/libs/ui-shared @@ -5596,7 +5601,7 @@ snapshots: file-saver: 2.0.5 file-selector: 0.6.0 flat: 6.0.1 - i18next: 23.15.1 + i18next: 24.0.5(typescript@5.5.4) i18next-http-backend: 2.6.1 keycloak-js: link:js/libs/keycloak-js lodash-es: 4.17.21 @@ -5606,7 +5611,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-dropzone: 14.2.3(react@18.3.1) react-hook-form: 7.53.0(react@18.3.1) - react-i18next: 15.0.1(i18next@23.15.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-i18next: 15.0.1(i18next@24.0.5(typescript@5.5.4))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reactflow: 11.11.4(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-react-router-breadcrumbs: 4.0.1(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -5615,6 +5620,7 @@ snapshots: - encoding - immer - react-native + - typescript '@kwsites/file-exists@1.1.1': dependencies: @@ -8103,9 +8109,17 @@ snapshots: transitivePeerDependencies: - encoding - i18next@23.15.1: + i18next@24.0.5(typescript@5.5.4): dependencies: '@babel/runtime': 7.25.6 + optionalDependencies: + typescript: 5.5.4 + + i18next@24.0.5(typescript@5.6.2): + dependencies: + '@babel/runtime': 7.25.6 + optionalDependencies: + typescript: 5.6.2 iconv-lite@0.6.3: dependencies: @@ -8994,11 +9008,20 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.0.1(i18next@23.15.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.0.1(i18next@24.0.5(typescript@5.5.4))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@babel/runtime': 7.25.6 + html-parse-stringify: 3.0.1 + i18next: 24.0.5(typescript@5.5.4) + react: 18.3.1 + optionalDependencies: + react-dom: 18.3.1(react@18.3.1) + + react-i18next@15.0.1(i18next@24.0.5(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.25.6 html-parse-stringify: 3.0.1 - i18next: 23.15.1 + i18next: 24.0.5(typescript@5.6.2) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)