From 13aaebbe8baa07e5437cfd512d61d407739baaac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 13:37:31 +0200 Subject: [PATCH] Bump react-i18next from 13.0.1 to 13.0.2 in /js (#21574) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.1 to 13.0.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.0.1...v13.0.2) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 c80dc81763..5cd6216710 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -20,7 +20,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.44.3", - "react-i18next": "^13.0.1", + "react-i18next": "^13.0.2", "react-router-dom": "6.12.1", "ui-shared": "workspace:*" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 23f8a96d85..374c29aeab 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.44.3", - "react-i18next": "^13.0.1", + "react-i18next": "^13.0.2", "react-router": "^6.12.1", "react-router-dom": "6.12.1", "reactflow": "^11.7.4", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 4b9856fd24..54c36a3ccd 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^7.44.3 version: 7.44.3(react@18.2.0) react-i18next: - specifier: ^13.0.1 - version: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.0.2 + version: 13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: 6.12.1 version: 6.12.1(react-dom@18.2.0)(react@18.2.0) @@ -208,8 +208,8 @@ importers: specifier: ^7.44.3 version: 7.44.3(react@18.2.0) react-i18next: - specifier: ^13.0.1 - version: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.0.2 + version: 13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) react-router: specifier: ^6.12.1 version: 6.12.1(react@18.2.0) @@ -5616,8 +5616,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-gMO6N2GfSfuH7xlHSsZ/mZf+Py9bLm/+EDKIn5fNTuDTjcCcwmMU5UEuGCDk5mdfivbo7ySyYXBN7B9tbGUxiA==} + /react-i18next@13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -7125,7 +7125,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.44.3(react@18.2.0) - react-i18next: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0) react-router: 6.12.1(react@18.2.0) react-router-dom: 6.12.1(react-dom@18.2.0)(react@18.2.0) reactflow: 11.7.4(react-dom@18.2.0)(react@18.2.0)