From 4a8f65286c6ffb5d566172c436cdbdbb7ef6bdb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:41:05 +0100 Subject: [PATCH] Bump react-i18next from 13.4.1 to 13.5.0 in /js (#24784) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.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/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 9a04751ed6..3bfe35038d 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.48.2", - "react-i18next": "^13.4.1", + "react-i18next": "^13.5.0", "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 9212b9ed5d..86913198b3 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.48.2", - "react-i18next": "^13.4.1", + "react-i18next": "^13.5.0", "react-router-dom": "^6.18.0", "reactflow": "^11.10.1", "ui-shared": "workspace:*", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index ef99863a21..6b5b743e0f 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^7.48.2 version: 7.48.2(react@18.2.0) react-i18next: - specifier: ^13.4.1 - version: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.5.0 + version: 13.5.0(i18next@23.7.6)(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.48.2 version: 7.48.2(react@18.2.0) react-i18next: - specifier: ^13.4.1 - version: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.5.0 + version: 13.5.0(i18next@23.7.6)(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) @@ -5932,8 +5932,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==} + /react-i18next@13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -7691,7 +7691,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.48.2(react@18.2.0) - react-i18next: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.5.0(i18next@23.7.6)(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.10.1(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared