From eddf3264821e0184fbd4ae94a5b1a64cb516f22a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:50:19 +0000 Subject: [PATCH] Bump react-hook-form from 7.47.0 to 7.48.2 in /js (#24563) Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.47.0 to 7.48.2. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.47.0...v7.48.2) --- updated-dependencies: - dependency-name: react-hook-form 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/libs/ui-shared/package.json | 2 +- js/pnpm-lock.yaml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index bf5aa37e81..c425af5ffe 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -20,7 +20,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.47.0", + "react-hook-form": "^7.48.2", "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 bd9666e3e2..c45ce73d3d 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -81,7 +81,7 @@ "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", "react-error-boundary": "^3.1.4", - "react-hook-form": "^7.47.0", + "react-hook-form": "^7.48.2", "react-i18next": "^13.4.1", "react-router-dom": "^6.18.0", "reactflow": "^11.10.1", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index f6d2b8b9f4..85a5a723d2 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -46,7 +46,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "7.47.0" + "react-hook-form": "7.48.2" }, "devDependencies": { "@types/lodash-es": "^4.17.9", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index fb5ce263d9..77f8a3078d 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.47.0 - version: 7.47.0(react@18.2.0) + 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) @@ -208,8 +208,8 @@ importers: specifier: ^3.1.4 version: 3.1.4(react@18.2.0) react-hook-form: - specifier: ^7.47.0 - version: 7.47.0(react@18.2.0) + 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) @@ -446,8 +446,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.47.0 - version: 7.47.0(react@18.2.0) + specifier: 7.48.2 + version: 7.48.2(react@18.2.0) devDependencies: '@types/lodash-es': specifier: ^4.17.9 @@ -5923,8 +5923,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.47.0(react@18.2.0): - resolution: {integrity: sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==} + /react-hook-form@7.48.2(react@18.2.0): + resolution: {integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -7690,7 +7690,7 @@ packages: react-dom: 18.2.0(react@18.2.0) 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-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-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)