From 0d6d100cd15f64fdf2eebbba1502345aae5a2d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:23:09 +0000 Subject: [PATCH] Bump react-i18next from 13.2.1 to 13.2.2 in /js (#22912) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.1 to 13.2.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.2.1...v13.2.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 165bb76de45..6ba566dd53e 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.45.4", - "react-i18next": "^13.2.1", + "react-i18next": "^13.2.2", "react-router-dom": "^6.15.0", "ui-shared": "workspace:*" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 78859deebb3..da732c7b19e 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.45.4", - "react-i18next": "^13.2.1", + "react-i18next": "^13.2.2", "react-router-dom": "^6.15.0", "reactflow": "^11.8.3", "ui-shared": "workspace:*", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 882a4f48e00..0b38472c6b2 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^7.45.4 version: 7.45.4(react@18.2.0) react-i18next: - specifier: ^13.2.1 - version: 13.2.1(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.2.2 + version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.15.0 version: 6.15.0(react-dom@18.2.0)(react@18.2.0) @@ -208,8 +208,8 @@ importers: specifier: ^7.45.4 version: 7.45.4(react@18.2.0) react-i18next: - specifier: ^13.2.1 - version: 13.2.1(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.2.2 + version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.15.0 version: 6.15.0(react-dom@18.2.0)(react@18.2.0) @@ -5681,8 +5681,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.2.1(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-XhMsnGgJnytWfi2Q70HMYfm+zysPUu1Pz+It6I87WwaeclGY+W8W1c11uENEMNg+Xb+mNrGuo8GEDuQDOgO+oQ==} + /react-i18next@13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -7257,7 +7257,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.45.4(react@18.2.0) - react-i18next: 13.2.1(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) + react-i18next: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.15.0(react-dom@18.2.0)(react@18.2.0) reactflow: 11.8.3(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0) ui-shared: link:libs/ui-shared