diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 08f576fe38..af043f098a 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "^4.276.8", "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.113.0", - "i18next": "^23.4.5", + "i18next": "^23.4.6", "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 16882025c2..9eed45d5c8 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.4.5", + "i18next": "^23.4.6", "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 39882f8d6b..d26977ecba 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.4.5 - version: 23.4.5 + specifier: ^23.4.6 + version: 23.4.6 i18next-http-backend: specifier: ^2.2.1 version: 2.2.1 @@ -106,7 +106,7 @@ importers: version: 7.45.4(react@18.2.0) react-i18next: specifier: ^13.2.0 - version: 13.2.0(i18next@23.4.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.2.0(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.15.0 version: 6.15.0(react-dom@18.2.0)(react@18.2.0) @@ -178,8 +178,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 i18next: - specifier: ^23.4.5 - version: 23.4.5 + specifier: ^23.4.6 + version: 23.4.6 i18next-http-backend: specifier: ^2.2.1 version: 2.2.1 @@ -209,7 +209,7 @@ importers: version: 7.45.4(react@18.2.0) react-i18next: specifier: ^13.2.0 - version: 13.2.0(i18next@23.4.5)(react-dom@18.2.0)(react@18.2.0) + version: 13.2.0(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.15.0 version: 6.15.0(react-dom@18.2.0)(react@18.2.0) @@ -4343,8 +4343,8 @@ packages: - encoding dev: false - /i18next@23.4.5: - resolution: {integrity: sha512-XXALnva7/5H+kg7TjDsmzY3jRypuSJvjR1eUWtt11yUgsOqjZFq/mnaujJ/XpVWhUJU75QhCUhrZqAarlYpOSQ==} + /i18next@23.4.6: + resolution: {integrity: sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg==} dependencies: '@babel/runtime': 7.22.6 dev: false @@ -5714,7 +5714,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.2.0(i18next@23.4.5)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@13.2.0(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-YD8xMc+I0jkHHLotd8ERMzZ53hMaCBVLCndbcbBveJn3FbppRP4jyYOAkmR8XItN01sTD9ilAjoEjpH1i42IgA==} peerDependencies: i18next: '>= 23.2.3' @@ -5729,7 +5729,7 @@ packages: dependencies: '@babel/runtime': 7.22.6 html-parse-stringify: 3.0.1 - i18next: 23.4.5 + i18next: 23.4.6 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -7290,7 +7290,7 @@ packages: file-saver: 2.0.5 file-selector: 0.6.0 flat: 5.0.2 - i18next: 23.4.5 + i18next: 23.4.6 i18next-http-backend: 2.2.1 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 @@ -7300,7 +7300,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.45.4(react@18.2.0) - react-i18next: 13.2.0(i18next@23.4.5)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.2.0(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.15.0(react-dom@18.2.0)(react@18.2.0) reactflow: 11.8.3(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared