diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index f834613078..2d257ba8d4 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -29,7 +29,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.51.0", - "react-i18next": "^14.0.5", + "react-i18next": "^14.0.8", "react-router-dom": "^6.22.2", "ui-shared": "workspace:*" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 9ca6e842ba..78779b3a78 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -82,7 +82,7 @@ "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", "react-hook-form": "^7.51.0", - "react-i18next": "^14.0.5", + "react-i18next": "^14.0.8", "react-router-dom": "^6.22.2", "reactflow": "^11.10.4", "ui-shared": "workspace:*", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 50f02deaca..d832766a94 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -48,7 +48,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "7.51.0", - "react-i18next": "^14.0.5" + "react-i18next": "^14.0.8" }, "devDependencies": { "@types/lodash-es": "^4.17.12", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index fadb5d3133..d177cdf7fb 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^7.51.0 version: 7.51.0(react@18.2.0) react-i18next: - specifier: ^14.0.5 - version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.0.8 + version: 14.0.8(i18next@23.10.0)(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) @@ -211,8 +211,8 @@ importers: specifier: ^7.51.0 version: 7.51.0(react@18.2.0) react-i18next: - specifier: ^14.0.5 - version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.0.8 + version: 14.0.8(i18next@23.10.0)(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) @@ -455,8 +455,8 @@ importers: specifier: 7.51.0 version: 7.51.0(react@18.2.0) react-i18next: - specifier: ^14.0.5 - version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.0.8 + version: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -6958,8 +6958,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw==} + /react-i18next@14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-1HKM41/Q8c/nQ2rYNNZlFmrjF2aubZT8sMBmY9aH/xa1/gsrTZ+hPwuLv4V7Cr8fYIh0GQ7vv5C1jCx104uNig==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -8835,7 +8835,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.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 14.0.8(i18next@23.10.0)(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.63)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared