From 5788a4ab5aa5eb7e59c0676ade29597cb54faece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:02:14 +0200 Subject: [PATCH] Bump i18next from 23.2.7 to 23.2.8 in /js (#21505) Bumps [i18next](https://github.com/i18next/i18next) from 23.2.7 to 23.2.8. - [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.2.7...v23.2.8) --- 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 65f790c411..183cf93cba 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -11,7 +11,7 @@ "@patternfly/react-core": "^4.276.8", "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.113.0", - "i18next": "^23.2.7", + "i18next": "^23.2.8", "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 1bf43ccfe1..7524da8c6c 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.2.7", + "i18next": "^23.2.8", "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 419d03c777..a379b4096b 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.2.7 - version: 23.2.7 + specifier: ^23.2.8 + version: 23.2.8 i18next-http-backend: specifier: ^2.2.1 version: 2.2.1 @@ -106,7 +106,7 @@ importers: version: 7.44.3(react@18.2.0) react-i18next: specifier: ^13.0.1 - version: 13.0.1(i18next@23.2.7)(react-dom@18.2.0)(react@18.2.0) + version: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: 6.12.1 version: 6.12.1(react-dom@18.2.0)(react@18.2.0) @@ -175,8 +175,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 i18next: - specifier: ^23.2.7 - version: 23.2.7 + specifier: ^23.2.8 + version: 23.2.8 i18next-http-backend: specifier: ^2.2.1 version: 2.2.1 @@ -206,7 +206,7 @@ importers: version: 7.44.3(react@18.2.0) react-i18next: specifier: ^13.0.1 - version: 13.0.1(i18next@23.2.7)(react-dom@18.2.0)(react@18.2.0) + version: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) react-router: specifier: ^6.12.1 version: 6.12.1(react@18.2.0) @@ -4281,8 +4281,8 @@ packages: - encoding dev: false - /i18next@23.2.7: - resolution: {integrity: sha512-EsbHHvF6b+p+B6Cht5fYWY7VE/WYOrqB1+DNwa1UpLTw6mG5g4tc8KCEjUUOSMUA2yqCsdYQP+PqVq5nBMtOtQ==} + /i18next@23.2.8: + resolution: {integrity: sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ==} dependencies: '@babel/runtime': 7.22.5 dev: false @@ -5613,7 +5613,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.0.1(i18next@23.2.7)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-gMO6N2GfSfuH7xlHSsZ/mZf+Py9bLm/+EDKIn5fNTuDTjcCcwmMU5UEuGCDk5mdfivbo7ySyYXBN7B9tbGUxiA==} peerDependencies: i18next: '>= 23.2.3' @@ -5628,7 +5628,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 html-parse-stringify: 3.0.1 - i18next: 23.2.7 + i18next: 23.2.8 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -7104,7 +7104,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 5.0.2 - i18next: 23.2.7 + i18next: 23.2.8 i18next-http-backend: 2.2.1 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -7114,7 +7114,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.44.3(react@18.2.0) - react-i18next: 13.0.1(i18next@23.2.7)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) react-router: 6.12.1(react@18.2.0) react-router-dom: 6.12.1(react-dom@18.2.0)(react@18.2.0) reactflow: 11.7.4(react-dom@18.2.0)(react@18.2.0)