diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index e54f71e443..0bf9641d5e 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.7.15", + "i18next": "^23.7.16", "i18next-http-backend": "^2.4.2", "keycloak-js": "workspace:*", "keycloak-masthead": "workspace:*", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 0e148b27fd..eaf4c00d07 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.7.15", + "i18next": "^23.7.16", "i18next-http-backend": "^2.4.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 c3c8875faa..693bf30ee8 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.7.15", + "i18next": "^23.7.16", "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 2864c5fbf8..cfbe264ab7 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.7.15 - version: 23.7.15 + specifier: ^23.7.16 + version: 23.7.16 i18next-http-backend: specifier: ^2.4.2 version: 2.4.2 @@ -106,7 +106,7 @@ importers: version: 7.49.2(react@18.2.0) react-i18next: specifier: ^14.0.0 - version: 14.0.0(i18next@23.7.15)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.21.1 version: 6.21.1(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.7.15 - version: 23.7.15 + specifier: ^23.7.16 + version: 23.7.16 i18next-http-backend: specifier: ^2.4.2 version: 2.4.2 @@ -212,7 +212,7 @@ importers: version: 7.49.2(react@18.2.0) react-i18next: specifier: ^14.0.0 - version: 14.0.0(i18next@23.7.15)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.21.1 version: 6.21.1(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.7.15 - version: 23.7.15 + specifier: ^23.7.16 + version: 23.7.16 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -456,7 +456,7 @@ importers: version: 7.49.2(react@18.2.0) react-i18next: specifier: ^14.0.0 - version: 14.0.0(i18next@23.7.15)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -4619,8 +4619,8 @@ packages: - encoding dev: false - /i18next@23.7.15: - resolution: {integrity: sha512-WukNgiqkUgU7xSaY8k2B4nXNesD+O8O4ta5g344U5B6Ag7mG61A1EBcDmktFgc4aL447V0cmpjw5l18v58KUfg==} + /i18next@23.7.16: + resolution: {integrity: sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==} dependencies: '@babel/runtime': 7.23.2 dev: false @@ -6120,7 +6120,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.0(i18next@23.7.15)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@14.0.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==} peerDependencies: i18next: '>= 23.2.3' @@ -6135,7 +6135,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 html-parse-stringify: 3.0.1 - i18next: 23.7.15 + i18next: 23.7.16 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -7785,7 +7785,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 6.0.1 - i18next: 23.7.15 + i18next: 23.7.16 i18next-http-backend: 2.4.2 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -7795,7 +7795,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.49.2(react@18.2.0) - react-i18next: 14.0.0(i18next@23.7.15)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 14.0.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.21.1(react-dom@18.2.0)(react@18.2.0) reactflow: 11.10.1(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared