diff --git a/package.json b/package.json index 39caa4a5..a32206e7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-error-boundary": "^4.1.2", - "react-hook-form": "^7.53.2", + "react-hook-form": "^7.54.0", "react-icons": "^5.4.0", "react-use": "^17.5.1", "sanity": "^3.66.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d8b706b..12a51813 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 4.4.1 '@hookform/resolvers': specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.53.2(react@18.3.1)) + version: 3.9.1(react-hook-form@7.54.0(react@18.3.1)) '@portabletext/react': specifier: ^3.2.0 version: 3.2.0(react@18.3.1) @@ -57,8 +57,8 @@ importers: specifier: ^4.1.2 version: 4.1.2(react@18.3.1) react-hook-form: - specifier: ^7.53.2 - version: 7.53.2(react@18.3.1) + specifier: ^7.54.0 + version: 7.54.0(react@18.3.1) react-icons: specifier: ^5.4.0 version: 5.4.0(react@18.3.1) @@ -5833,8 +5833,8 @@ packages: '@types/react': optional: true - react-hook-form@7.53.2: - resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} + react-hook-form@7.54.0: + resolution: {integrity: sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -8380,9 +8380,9 @@ snapshots: dependencies: '@hapi/hoek': 9.3.0 - '@hookform/resolvers@3.9.1(react-hook-form@7.53.2(react@18.3.1))': + '@hookform/resolvers@3.9.1(react-hook-form@7.54.0(react@18.3.1))': dependencies: - react-hook-form: 7.53.2(react@18.3.1) + react-hook-form: 7.54.0(react@18.3.1) '@humanfs/core@0.19.1': {} @@ -14180,7 +14180,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.13 - react-hook-form@7.53.2(react@18.3.1): + react-hook-form@7.54.0(react@18.3.1): dependencies: react: 18.3.1