diff --git a/frontend/package.json b/frontend/package.json index 7ad5c7c..b0d8d97 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -55,7 +55,7 @@ "react": "^19.2.8", "react-day-picker": "^10.0.1", "react-dom": "^19.2.8", - "react-hook-form": "^7.85.0", + "react-hook-form": "^7.86.0", "react-hot-toast": "^2.5.0", "react-markdown": "^10.1.0", "react-resizable-panels": "^4.12.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index dc7cced..2df3583 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.9.1 - version: 5.9.1(react-hook-form@7.85.0(react@19.2.8))(zod@3.25.76) + version: 5.9.1(react-hook-form@7.86.0(react@19.2.8))(zod@3.25.76) '@metamask/detect-provider': specifier: ^2.0.0 version: 2.0.0 @@ -147,8 +147,8 @@ importers: specifier: ^19.2.8 version: 19.2.8(react@19.2.8) react-hook-form: - specifier: ^7.85.0 - version: 7.85.0(react@19.2.8) + specifier: ^7.86.0 + version: 7.86.0(react@19.2.8) react-hot-toast: specifier: ^2.5.0 version: 2.6.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -2697,8 +2697,8 @@ packages: peerDependencies: react: ^19.2.8 - react-hook-form@7.85.0: - resolution: {integrity: sha512-U2MTriFXnclmV4rOE20p2DcRFv5WEg3FIcBFOKcOLFHDVvGIMPvLTkTWefUsonmlaVy23khVDxDWym6uJVGOzw==} + react-hook-form@7.86.0: + resolution: {integrity: sha512-4kbWJrh5jPZt1+YqVcXcGKffGcXV/XVbozknLh0Yjh0KhpoAkus21TAQhzRYqNwFkkObmnSvRlZZ3GT+ehoIrA==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -3552,10 +3552,10 @@ snapshots: protobufjs: 7.6.5 yargs: 17.7.3 - '@hookform/resolvers@5.9.1(react-hook-form@7.85.0(react@19.2.8))(zod@3.25.76)': + '@hookform/resolvers@5.9.1(react-hook-form@7.86.0(react@19.2.8))(zod@3.25.76)': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.85.0(react@19.2.8) + react-hook-form: 7.86.0(react@19.2.8) optionalDependencies: zod: 3.25.76 @@ -5699,7 +5699,7 @@ snapshots: react: 19.2.8 scheduler: 0.27.0 - react-hook-form@7.85.0(react@19.2.8): + react-hook-form@7.86.0(react@19.2.8): dependencies: react: 19.2.8