From 6e7522cac960378ca71458f63f79d34fec1a42a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 17:22:48 +0100 Subject: [PATCH] Bump i18next from 23.6.0 to 23.7.6 in /js (#24727) Bumps [i18next](https://github.com/i18next/i18next) from 23.6.0 to 23.7.6. - [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.6.0...v23.7.6) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... 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 b1dd4f3be7..fc133ea50c 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "^4.278.0", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-table": "^4.113.6", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "i18next-http-backend": "^2.4.1", "keycloak-js": "workspace:*", "keycloak-masthead": "workspace:*", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 14ab98ea18..d1242f18e3 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": "^6.0.1", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "i18next-http-backend": "^2.4.1", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 88dcdb4654..704226efba 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^4.113.6 version: 4.113.6(react-dom@18.2.0)(react@18.2.0) i18next: - specifier: ^23.6.0 - version: 23.6.0 + specifier: ^23.7.6 + version: 23.7.6 i18next-http-backend: specifier: ^2.4.1 version: 2.4.1 @@ -106,7 +106,7 @@ importers: version: 7.47.0(react@18.2.0) react-i18next: specifier: ^13.4.1 - version: 13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.18.0 version: 6.18.0(react-dom@18.2.0)(react@18.2.0) @@ -181,8 +181,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 i18next: - specifier: ^23.6.0 - version: 23.6.0 + specifier: ^23.7.6 + version: 23.7.6 i18next-http-backend: specifier: ^2.4.1 version: 2.4.1 @@ -212,7 +212,7 @@ importers: version: 7.47.0(react@18.2.0) react-i18next: specifier: ^13.4.1 - version: 13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.18.0 version: 6.18.0(react-dom@18.2.0)(react@18.2.0) @@ -4450,8 +4450,8 @@ packages: - encoding dev: false - /i18next@23.6.0: - resolution: {integrity: sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==} + /i18next@23.7.6: + resolution: {integrity: sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==} dependencies: '@babel/runtime': 7.23.2 dev: false @@ -5927,7 +5927,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==} peerDependencies: i18next: '>= 23.2.3' @@ -5942,7 +5942,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 html-parse-stringify: 3.0.1 - i18next: 23.6.0 + i18next: 23.7.6 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -7617,7 +7617,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 6.0.1 - i18next: 23.6.0 + i18next: 23.7.6 i18next-http-backend: 2.4.1 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -7627,7 +7627,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.47.0(react@18.2.0) - react-i18next: 13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.18.0(react-dom@18.2.0)(react@18.2.0) reactflow: 11.10.1(@types/react@18.2.34)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared