From daee696d397a19be81b6daf17d1ba5baba2442e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 02:37:03 +0000 Subject: [PATCH] Bump react-hook-form from 7.53.2 to 7.54.1 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.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.53.2...v7.54.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 893472c..b62c47d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "process": "^0.11.10", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.53.2" + "react-hook-form": "^7.54.1" }, "devDependencies": { "@emotion/cache": "^11.13.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82836d5..26f2afe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.53.2 - version: 7.53.2(react@18.3.1) + specifier: ^7.54.1 + version: 7.54.1(react@18.3.1) devDependencies: '@emotion/cache': specifier: ^11.13.5 @@ -6058,8 +6058,8 @@ packages: peerDependencies: react: ^18.3.1 - react-hook-form@7.53.2: - resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} + react-hook-form@7.54.1: + resolution: {integrity: sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -15114,7 +15114,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-hook-form@7.53.2(react@18.3.1): + react-hook-form@7.54.1(react@18.3.1): dependencies: react: 18.3.1