diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 39da30ad5b..dddd79a0b9 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.13", + "i18next": "^23.7.14", "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 7a37cb478b..06c95f058c 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.13", + "i18next": "^23.7.14", "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 58d77fb2f4..75c8aabf6a 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.13", + "i18next": "^23.7.14", "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 9f171557cf..4826bd41a3 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.13 - version: 23.7.13 + specifier: ^23.7.14 + version: 23.7.14 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.13)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(i18next@23.7.14)(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.13 - version: 23.7.13 + specifier: ^23.7.14 + version: 23.7.14 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.13)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(i18next@23.7.14)(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.13 - version: 23.7.13 + specifier: ^23.7.14 + version: 23.7.14 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.13)(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(i18next@23.7.14)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -4593,8 +4593,8 @@ packages: - encoding dev: false - /i18next@23.7.13: - resolution: {integrity: sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==} + /i18next@23.7.14: + resolution: {integrity: sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw==} dependencies: '@babel/runtime': 7.23.2 dev: false @@ -6094,7 +6094,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.0(i18next@23.7.13)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@14.0.0(i18next@23.7.14)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==} peerDependencies: i18next: '>= 23.2.3' @@ -6109,7 +6109,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 html-parse-stringify: 3.0.1 - i18next: 23.7.13 + i18next: 23.7.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -7752,7 +7752,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 6.0.1 - i18next: 23.7.13 + i18next: 23.7.14 i18next-http-backend: 2.4.2 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -7762,7 +7762,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.13)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 14.0.0(i18next@23.7.14)(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.46)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared