diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index e2507e9f2b..da7da3ad67 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -21,7 +21,7 @@ "@patternfly/react-core": "^4.278.0", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-table": "^4.113.6", - "i18next": "^23.10.0", + "i18next": "^23.10.1", "i18next-http-backend": "^2.5.0", "keycloak-js": "workspace:*", "keycloak-masthead": "workspace:*", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 2efea61504..2b42fbddcb 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -73,7 +73,7 @@ "file-saver": "^2.0.5", "file-selector": "^0.6.0", "flat": "^6.0.1", - "i18next": "^23.10.0", + "i18next": "^23.10.1", "i18next-http-backend": "^2.5.0", "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 653d7b0f1a..3ce70bdd9e 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -43,7 +43,7 @@ "@keycloak/keycloak-admin-client": "workspace:*", "@patternfly/react-core": "^4.278.0", "@patternfly/react-icons": "^4.93.7", - "i18next": "^23.10.0", + "i18next": "^23.10.1", "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index dc2d5bf0d8..001666e292 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.10.0 - version: 23.10.0 + specifier: ^23.10.1 + version: 23.10.1 i18next-http-backend: specifier: ^2.5.0 version: 2.5.0 @@ -106,7 +106,7 @@ importers: version: 7.51.0(react@18.2.0) react-i18next: specifier: ^14.0.8 - version: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.22.2 version: 6.22.2(react-dom@18.2.0)(react@18.2.0) @@ -184,8 +184,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 i18next: - specifier: ^23.10.0 - version: 23.10.0 + specifier: ^23.10.1 + version: 23.10.1 i18next-http-backend: specifier: ^2.5.0 version: 2.5.0 @@ -212,7 +212,7 @@ importers: version: 7.51.0(react@18.2.0) react-i18next: specifier: ^14.0.8 - version: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.22.2 version: 6.22.2(react-dom@18.2.0)(react@18.2.0) @@ -440,8 +440,8 @@ importers: specifier: ^4.93.7 version: 4.93.7(react-dom@18.2.0)(react@18.2.0) i18next: - specifier: ^23.10.0 - version: 23.10.0 + specifier: ^23.10.1 + version: 23.10.1 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -456,7 +456,7 @@ importers: version: 7.51.0(react@18.2.0) react-i18next: specifier: ^14.0.8 - version: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -5338,8 +5338,8 @@ packages: - encoding dev: false - /i18next@23.10.0: - resolution: {integrity: sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==} + /i18next@23.10.1: + resolution: {integrity: sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==} dependencies: '@babel/runtime': 7.23.9 dev: false @@ -6958,7 +6958,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-1HKM41/Q8c/nQ2rYNNZlFmrjF2aubZT8sMBmY9aH/xa1/gsrTZ+hPwuLv4V7Cr8fYIh0GQ7vv5C1jCx104uNig==} peerDependencies: i18next: '>= 23.2.3' @@ -6973,7 +6973,7 @@ packages: dependencies: '@babel/runtime': 7.23.9 html-parse-stringify: 3.0.1 - i18next: 23.10.0 + i18next: 23.10.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -8832,7 +8832,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 6.0.1 - i18next: 23.10.0 + i18next: 23.10.1 i18next-http-backend: 2.5.0 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -8841,7 +8841,7 @@ packages: react-dom: 18.2.0(react@18.2.0) react-dropzone: 14.2.3(react@18.2.0) react-hook-form: 7.51.0(react@18.2.0) - react-i18next: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.22.2(react-dom@18.2.0)(react@18.2.0) reactflow: 11.10.4(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared