From 897e85ff8d37885de10c1de6ff30d75b6ee497b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 01:03:02 +0000 Subject: [PATCH] Bump react-hook-form from 7.49.3 to 7.50.1 in /js Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.3 to 7.50.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.50.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..70b4924f7f68 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.50.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..a91f91f2daf6 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.50.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..1f95e4da1ab6 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.50.1", "react-i18next": "^14.0.0" }, "devDependencies": { diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index d1b4591087fd..29894b180415 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.50.1 + version: 7.50.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.50.1 + version: 7.50.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.50.1 + version: 7.50.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-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==} + 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.50.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])