From 5af35bd744a816b2d5fd30dc0459f66d0ce5510d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:46:37 +0000 Subject: [PATCH] Bump react-i18next from 13.0.0 to 13.0.1 in /js (#21216) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.0 to 13.0.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.0.0...v13.0.1) --- 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 | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 25453a949b..678cdd710b 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -19,7 +19,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.44.3", - "react-i18next": "^13.0.0", + "react-i18next": "^13.0.1", "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 85293af820..c1cdbf46b0 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.0", + "react-i18next": "^13.0.1", "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 0558c0fe1e..553fc0179d 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.0 - version: 13.0.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.0.1 + version: 13.0.1(i18next@23.2.3)(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) @@ -205,8 +205,8 @@ importers: specifier: ^7.44.3 version: 7.44.3(react@18.2.0) react-i18next: - specifier: ^13.0.0 - version: 13.0.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.0.1 + version: 13.0.1(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0) react-router: specifier: ^6.12.1 version: 6.12.1(react@18.2.0) @@ -5645,10 +5645,10 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.0.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-qRFbrSgynsBSjfnSTb/Um3mw9uPjOfDi4Iq2rMCuzfsRsYGdkEdyCr0i+T0bR0bG6xwULvK4k1oRVLLd7ZDBVw==} + /react-i18next@13.0.1(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-gMO6N2GfSfuH7xlHSsZ/mZf+Py9bLm/+EDKIn5fNTuDTjcCcwmMU5UEuGCDk5mdfivbo7ySyYXBN7B9tbGUxiA==} peerDependencies: - i18next: '>= 23.0.1' + i18next: '>= 23.2.3' react: '>= 16.8.0' react-dom: '*' react-native: '*' @@ -7139,7 +7139,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.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.0.1(i18next@23.2.3)(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)