From 73ea1ad96648710affe9f20d66cdbc48d314c8ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 12:42:53 +0100 Subject: [PATCH] Bump react-i18next from 13.3.1 to 13.4.1 in /js (#24728) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.3.1 to 13.4.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.3.1...v13.4.1) --- 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/pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 54a36f96300..526b57c7dc7 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -21,7 +21,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.47.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-router-dom": "^6.18.0", "ui-shared": "workspace:*" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index d2b6e3b2202..6840434cb12 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -82,7 +82,7 @@ "react-dropzone": "^14.2.3", "react-error-boundary": "^3.1.4", "react-hook-form": "^7.47.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-router-dom": "^6.18.0", "reactflow": "^11.9.4", "ui-shared": "workspace:*", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index b936156f3ee..64dda89b915 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^7.47.0 version: 7.47.0(react@18.2.0) react-i18next: - specifier: ^13.3.1 - version: 13.3.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.4.1 + version: 13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.18.0 version: 6.18.0(react-dom@18.2.0)(react@18.2.0) @@ -211,8 +211,8 @@ importers: specifier: ^7.47.0 version: 7.47.0(react@18.2.0) react-i18next: - specifier: ^13.3.1 - version: 13.3.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.4.1 + version: 13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.18.0 version: 6.18.0(react-dom@18.2.0)(react@18.2.0) @@ -5923,8 +5923,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.3.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==} + /react-i18next@13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -7558,7 +7558,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.47.0(react@18.2.0) - react-i18next: 13.3.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.4.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.18.0(react-dom@18.2.0)(react@18.2.0) reactflow: 11.9.4(@types/react@18.2.34)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared