From 204fa8b68e5b5bc9fa3d2de44c0ebabc05091c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:02:10 +0100 Subject: [PATCH] Bump i18next from 23.16.3 to 23.16.4 (#34378) Bumps [i18next](https://github.com/i18next/i18next) from 23.16.3 to 23.16.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/v23.16.3...v23.16.4) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/libs/ui-shared/package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index d36e3e54c7..e48fd0565e 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -29,7 +29,7 @@ "@patternfly/react-core": "^5.4.8", "@patternfly/react-icons": "^5.4.0", "@patternfly/react-table": "^5.4.8", - "i18next": "^23.16.3", + "i18next": "^23.16.4", "i18next-http-backend": "^2.6.2", "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 20e3d525db..5c85ebcf17 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -83,7 +83,7 @@ "dagre": "^0.8.5", "file-saver": "^2.0.5", "flat": "^6.0.1", - "i18next": "^23.16.3", + "i18next": "^23.16.4", "i18next-http-backend": "^2.6.2", "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 82e0b31b5c..aa0600b91e 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.1", "@patternfly/react-table": "^5.4.8", - "i18next": "^23.16.3", + "i18next": "^23.16.4", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcd67673c3..7032a41a3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^5.4.8 version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) i18next: - specifier: ^23.16.3 - version: 23.16.3 + specifier: ^23.16.4 + version: 23.16.4 i18next-http-backend: specifier: ^2.6.2 version: 2.6.2 @@ -112,7 +112,7 @@ importers: version: 7.53.1(react@18.3.1) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.27.0 version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -187,8 +187,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 i18next: - specifier: ^23.16.3 - version: 23.16.3 + specifier: ^23.16.4 + version: 23.16.4 i18next-http-backend: specifier: ^2.6.2 version: 2.6.2 @@ -215,7 +215,7 @@ importers: version: 7.53.1(react@18.3.1) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.27.0 version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -395,8 +395,8 @@ importers: specifier: ^5.4.8 version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) i18next: - specifier: ^23.16.3 - version: 23.16.3 + specifier: ^23.16.4 + version: 23.16.4 keycloak-js: specifier: workspace:* version: link:../keycloak-js @@ -414,7 +414,7 @@ importers: version: 7.53.1(react@18.3.1) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -3230,8 +3230,8 @@ packages: i18next-http-backend@2.6.2: resolution: {integrity: sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==} - i18next@23.16.3: - resolution: {integrity: sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==} + i18next@23.16.4: + resolution: {integrity: sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==} iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -5670,7 +5670,7 @@ snapshots: dagre: 0.8.5 file-saver: 2.0.5 flat: 6.0.1 - i18next: 23.16.3 + i18next: 23.16.4 i18next-http-backend: 2.6.2 keycloak-js: link:js/libs/keycloak-js lodash-es: 4.17.21 @@ -5679,7 +5679,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-hook-form: 7.53.1(react@18.3.1) - react-i18next: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-i18next: 15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reactflow: 11.11.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-react-router-breadcrumbs: 4.0.1(react-router-dom@6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -8163,7 +8163,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@23.16.3: + i18next@23.16.4: dependencies: '@babel/runtime': 7.25.7 @@ -9036,11 +9036,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.25.7 html-parse-stringify: 3.0.1 - i18next: 23.16.3 + i18next: 23.16.4 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)