diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index e3f18d5f51..a39f81e629 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -29,7 +29,7 @@ "@patternfly/react-core": "^5.4.2", "@patternfly/react-icons": "^5.4.0", "@patternfly/react-table": "^5.4.8", - "i18next": "^23.16.2", + "i18next": "^23.16.3", "i18next-http-backend": "^2.6.2", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 4a33f15d19..27af8c8286 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -84,7 +84,7 @@ "file-saver": "^2.0.5", "file-selector": "^1.1.0", "flat": "^6.0.1", - "i18next": "^23.16.2", + "i18next": "^23.16.3", "i18next-http-backend": "^2.6.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 8092bd3981..cb055c041c 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -49,7 +49,7 @@ "@patternfly/react-icons": "^5.4.0", "@patternfly/react-styles": "^5.4.0", "@patternfly/react-table": "^5.4.8", - "i18next": "^23.16.2", + "i18next": "^23.16.3", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb39e15f2d..d8d9597463 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^5.4.8 version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) i18next: - specifier: ^23.16.2 - version: 23.16.2 + specifier: ^23.16.3 + version: 23.16.3 i18next-http-backend: specifier: ^2.6.2 version: 2.6.2 @@ -109,7 +109,7 @@ importers: version: 7.53.1(react@18.3.1) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.27.0 version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -187,8 +187,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 i18next: - specifier: ^23.16.2 - version: 23.16.2 + specifier: ^23.16.3 + version: 23.16.3 i18next-http-backend: specifier: ^2.6.2 version: 2.6.2 @@ -218,7 +218,7 @@ importers: version: 7.53.1(react@18.3.1) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.27.0 version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -398,8 +398,8 @@ importers: specifier: ^5.4.8 version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) i18next: - specifier: ^23.16.2 - version: 23.16.2 + specifier: ^23.16.3 + version: 23.16.3 keycloak-js: specifier: workspace:* version: link:../keycloak-js @@ -417,7 +417,7 @@ importers: version: 7.53.1(react@18.3.1) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -3101,8 +3101,8 @@ packages: i18next-http-backend@2.6.2: resolution: {integrity: sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==} - i18next@23.16.2: - resolution: {integrity: sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==} + i18next@23.16.3: + resolution: {integrity: sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==} iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -5472,7 +5472,7 @@ snapshots: file-saver: 2.0.5 file-selector: 1.1.0 flat: 6.0.1 - i18next: 23.16.2 + i18next: 23.16.3 i18next-http-backend: 2.6.2 keycloak-js: link:js/libs/keycloak-js lodash-es: 4.17.21 @@ -5482,7 +5482,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-dropzone: 14.2.10(react@18.3.1) react-hook-form: 7.53.1(react@18.3.1) - react-i18next: 15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-i18next: 15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reactflow: 11.11.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-react-router-breadcrumbs: 4.0.1(react-router-dom@6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -7911,7 +7911,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@23.16.2: + i18next@23.16.3: dependencies: '@babel/runtime': 7.25.7 @@ -8784,11 +8784,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.1.0(i18next@23.16.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.25.7 html-parse-stringify: 3.0.1 - i18next: 23.16.2 + i18next: 23.16.3 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)