From 775905293072d7f3aa42c35574b13615abb4238b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 18 Mar 2024 01:21:53 +0000
Subject: [PATCH] Bump react-hook-form from 7.49.3 to 7.51.1 in /js
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.3 to 7.51.1.
- [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.49.3...v7.51.1)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
---
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 | 20 ++++++++++----------
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json
index b58e81a7949a..42b6854b5e9f 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.49.3",
+ "react-hook-form": "^7.51.1",
"react-i18next": "^14.0.0",
"react-router-dom": "^6.21.2",
"ui-shared": "workspace:*"
diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json
index 50f9b118e858..756450de31a7 100644
--- a/js/apps/admin-ui/package.json
+++ b/js/apps/admin-ui/package.json
@@ -81,7 +81,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
- "react-hook-form": "^7.49.3",
+ "react-hook-form": "^7.51.1",
"react-i18next": "^14.0.0",
"react-router-dom": "^6.21.2",
"reactflow": "^11.10.1",
diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json
index 1589d49b7c23..c9a92a767a4b 100644
--- a/js/libs/ui-shared/package.json
+++ b/js/libs/ui-shared/package.json
@@ -47,7 +47,7 @@
"lodash-es": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "react-hook-form": "7.49.3",
+ "react-hook-form": "7.51.1",
"react-i18next": "^14.0.0"
},
"devDependencies": {
diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml
index d1b4591087fd..0c9e480b43ac 100644
--- a/js/pnpm-lock.yaml
+++ b/js/pnpm-lock.yaml
@@ -102,8 +102,8 @@ importers:
specifier: ^18.2.0
version: 18.2.0([email protected])
react-hook-form:
- specifier: ^7.49.3
- version: 7.49.3([email protected])
+ specifier: ^7.51.1
+ version: 7.51.1([email protected])
react-i18next:
specifier: ^14.0.0
version: 14.0.0([email protected])([email protected])([email protected])
@@ -205,8 +205,8 @@ importers:
specifier: ^14.2.3
version: 14.2.3([email protected])
react-hook-form:
- specifier: ^7.49.3
- version: 7.49.3([email protected])
+ specifier: ^7.51.1
+ version: 7.51.1([email protected])
react-i18next:
specifier: ^14.0.0
version: 14.0.0([email protected])([email protected])([email protected])
@@ -449,8 +449,8 @@ importers:
specifier: ^18.2.0
version: 18.2.0([email protected])
react-hook-form:
- specifier: 7.49.3
- version: 7.49.3([email protected])
+ specifier: 7.51.1
+ version: 7.51.1([email protected])
react-i18next:
specifier: ^14.0.0
version: 14.0.0([email protected])([email protected])([email protected])
@@ -6102,9 +6102,9 @@ packages:
react: 18.2.0
dev: false
- /[email protected]([email protected]):
- resolution: {integrity: sha512-foD6r3juidAT1cOZzpmD/gOKt7fRsDhXXZ0y28+Al1CHgX+AY1qIN9VSIIItXRq1dN68QrRwl1ORFlwjBaAqeQ==}
- engines: {node: '>=18', pnpm: '8'}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-ifnBjl+kW0ksINHd+8C/Gp6a4eZOdWyvRv0UBaByShwU8JbVx5hTcTWEcd5VdybvmPTATkVVXk9npXArHmo56w==}
+ engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18
dependencies:
@@ -7786,7 +7786,7 @@ packages:
react: 18.2.0
react-dom: 18.2.0([email protected])
react-dropzone: 14.2.3([email protected])
- react-hook-form: 7.49.3([email protected])
+ react-hook-form: 7.51.1([email protected])
react-i18next: 14.0.0([email protected])([email protected])([email protected])
react-router-dom: 6.21.2([email protected])([email protected])
reactflow: 11.10.1(@types/[email protected])([email protected])([email protected])