From 42da3470f7127a756a308937136ed4d1b5cc8cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:49:07 +0000 Subject: [PATCH] Bump react-hook-form from 7.54.1 to 7.54.2 in /js Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.54.1 to 7.54.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.54.1...v7.54.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... 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 4fc812515ffe..0c2f98266482 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -36,7 +36,7 @@ "lodash-es": "^4.17.21", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.54.2", "react-i18next": "^15.2.0", "react-router-dom": "^6.28.0" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index e78707f46ac1..3a4d48ce5991 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -108,7 +108,7 @@ "p-debounce": "^4.0.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.54.2", "react-i18next": "^15.2.0", "react-router-dom": "^6.28.0", "reactflow": "^11.11.4", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 23e3ead57468..cfcb510e4d7e 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -53,7 +53,7 @@ "lodash-es": "^4.17.21", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "7.54.1", + "react-hook-form": "7.54.2", "react-i18next": "^15.2.0" }, "devDependencies": { diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 7525b21b4cac..e76d4a240d6c 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.54.1 - version: 7.54.1(react@18.3.1) + specifier: ^7.54.2 + version: 7.54.2(react@18.3.1) react-i18next: specifier: ^15.2.0 version: 15.2.0(i18next@24.1.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -211,8 +211,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.54.1 - version: 7.54.1(react@18.3.1) + specifier: ^7.54.2 + version: 7.54.2(react@18.3.1) react-i18next: specifier: ^15.2.0 version: 15.2.0(i18next@24.1.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -404,8 +404,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: 7.54.1 - version: 7.54.1(react@18.3.1) + specifier: 7.54.2 + version: 7.54.2(react@18.3.1) react-i18next: specifier: ^15.2.0 version: 15.2.0(i18next@24.1.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4395,8 +4395,8 @@ packages: peerDependencies: react: '>= 16.8 || 18.0.0' - react-hook-form@7.54.1: - resolution: {integrity: sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==} + react-hook-form@7.54.2: + resolution: {integrity: sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -6088,7 +6088,7 @@ snapshots: p-debounce: 4.0.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-hook-form: 7.54.1(react@18.3.1) + react-hook-form: 7.54.2(react@18.3.1) react-i18next: 15.2.0(i18next@24.1.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reactflow: 11.11.4(@types/react@18.3.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -9644,7 +9644,7 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - react-hook-form@7.54.1(react@18.3.1): + react-hook-form@7.54.2(react@18.3.1): dependencies: react: 18.3.1