From c09da66d669e972e6519e596fcb7f0cdbf84cdf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:08:37 +0100 Subject: [PATCH] Bump react-i18next from 14.0.8 to 14.1.0 in /js (#27687) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.8 to 14.1.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v14.0.8...v14.1.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/libs/ui-shared/package.json | 2 +- js/pnpm-lock.yaml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index da7da3ad6716..99cc61c78b73 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.8", + "react-i18next": "^14.1.0", "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 0f93c5435ed3..faf4319e9c6d 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.8", + "react-i18next": "^14.1.0", "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 3ce70bdd9e0c..70beccb6795c 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.8" + "react-i18next": "^14.1.0" }, "devDependencies": { "@types/lodash-es": "^4.17.12", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 808dc3afb3a4..b47187f76256 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.8 - version: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.1.0 + version: 14.1.0(i18next@23.10.1)(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.8 - version: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.1.0 + version: 14.1.0(i18next@23.10.1)(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.8 - version: 14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.1.0 + version: 14.1.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@types/lodash-es': specifier: ^4.17.12 @@ -6966,8 +6966,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-1HKM41/Q8c/nQ2rYNNZlFmrjF2aubZT8sMBmY9aH/xa1/gsrTZ+hPwuLv4V7Cr8fYIh0GQ7vv5C1jCx104uNig==} + /react-i18next@14.1.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -8849,7 +8849,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.8(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 14.1.0(i18next@23.10.1)(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.64)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared