From 3702dd8374d61c954556db38b3b2481ea07d58ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 16:17:56 +0000 Subject: [PATCH] Bump i18next from 23.4.1 to 23.4.4 in /js (#22584) Bumps [i18next](https://github.com/i18next/i18next) from 23.4.1 to 23.4.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.4.1...v23.4.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/pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 810a5f0c5d..b6cb6200e8 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "^4.276.8", "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.113.0", - "i18next": "^23.4.1", + "i18next": "^23.4.4", "i18next-http-backend": "^2.2.1", "keycloak-js": "workspace:*", "keycloak-masthead": "workspace:*", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index b987c208f0..d6db08675a 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -72,7 +72,7 @@ "file-saver": "^2.0.5", "file-selector": "^0.6.0", "flat": "^5.0.2", - "i18next": "^23.4.1", + "i18next": "^23.4.4", "i18next-http-backend": "^2.2.1", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 8792c08f74..fade5830b8 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^4.113.0 version: 4.113.0(react-dom@18.2.0)(react@18.2.0) i18next: - specifier: ^23.4.1 - version: 23.4.1 + specifier: ^23.4.4 + version: 23.4.4 i18next-http-backend: specifier: ^2.2.1 version: 2.2.1 @@ -106,7 +106,7 @@ importers: version: 7.45.4(react@18.2.0) react-i18next: specifier: ^13.0.3 - version: 13.0.3(i18next@23.4.1)(react-dom@18.2.0)(react@18.2.0) + version: 13.0.3(i18next@23.4.4)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.14.2 version: 6.14.2(react-dom@18.2.0)(react@18.2.0) @@ -178,8 +178,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 i18next: - specifier: ^23.4.1 - version: 23.4.1 + specifier: ^23.4.4 + version: 23.4.4 i18next-http-backend: specifier: ^2.2.1 version: 2.2.1 @@ -209,7 +209,7 @@ importers: version: 7.45.4(react@18.2.0) react-i18next: specifier: ^13.0.3 - version: 13.0.3(i18next@23.4.1)(react-dom@18.2.0)(react@18.2.0) + version: 13.0.3(i18next@23.4.4)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.14.2 version: 6.14.2(react-dom@18.2.0)(react@18.2.0) @@ -4374,8 +4374,8 @@ packages: - encoding dev: false - /i18next@23.4.1: - resolution: {integrity: sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==} + /i18next@23.4.4: + resolution: {integrity: sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA==} dependencies: '@babel/runtime': 7.22.6 dev: false @@ -5749,7 +5749,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.0.3(i18next@23.4.1)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@13.0.3(i18next@23.4.4)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==} peerDependencies: i18next: '>= 23.2.3' @@ -5764,7 +5764,7 @@ packages: dependencies: '@babel/runtime': 7.22.6 html-parse-stringify: 3.0.1 - i18next: 23.4.1 + i18next: 23.4.4 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -7308,7 +7308,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 5.0.2 - i18next: 23.4.1 + i18next: 23.4.4 i18next-http-backend: 2.2.1 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -7318,7 +7318,7 @@ packages: react-dropzone: 14.2.3(react@18.2.0) react-error-boundary: 3.1.4(react@18.2.0) react-hook-form: 7.45.4(react@18.2.0) - react-i18next: 13.0.3(i18next@23.4.1)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.0.3(i18next@23.4.4)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.14.2(react-dom@18.2.0)(react@18.2.0) reactflow: 11.8.2(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared