diff --git a/services/web-app/package.json b/services/web-app/package.json index 33bc9b2..112bb33 100644 --- a/services/web-app/package.json +++ b/services/web-app/package.json @@ -49,7 +49,7 @@ "react": "^19.2.8", "react-dom": "^19.2.8", "react-error-boundary": "^6.1.4", - "react-hook-form": "^7.85.0", + "react-hook-form": "^7.87.0", "react-hotkeys-hook": "^5.3.3", "react-i18next": "^17.0.11", "react-markdown": "^10.1.0", diff --git a/services/web-app/pnpm-lock.yaml b/services/web-app/pnpm-lock.yaml index 1827d3c..cf0b76b 100644 --- a/services/web-app/pnpm-lock.yaml +++ b/services/web-app/pnpm-lock.yaml @@ -18,7 +18,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.8.0 - version: 5.8.0(@standard-schema/spec@1.1.0)(react-hook-form@7.85.0(react@19.2.8))(zod@4.5.4) + version: 5.8.0(@standard-schema/spec@1.1.0)(react-hook-form@7.87.0(react@19.2.8))(zod@4.5.4) '@radix-ui/react-avatar': specifier: ^1.2.6 version: 1.2.6(@types/react-dom@19.2.5(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -98,8 +98,8 @@ importers: specifier: ^6.1.4 version: 6.1.4(@types/react@19.2.18)(react@19.2.8) react-hook-form: - specifier: ^7.85.0 - version: 7.85.0(react@19.2.8) + specifier: ^7.87.0 + version: 7.87.0(react@19.2.8) react-hotkeys-hook: specifier: ^5.3.3 version: 5.3.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -3470,8 +3470,8 @@ packages: '@types/react': optional: true - react-hook-form@7.85.0: - resolution: {integrity: sha512-U2MTriFXnclmV4rOE20p2DcRFv5WEg3FIcBFOKcOLFHDVvGIMPvLTkTWefUsonmlaVy23khVDxDWym6uJVGOzw==} + react-hook-form@7.87.0: + resolution: {integrity: sha512-zhFzWvLxNHH+8839OnZcUxgMZw88ah2jZWDWvKWgF3Tpbnd0vKL+dlcuU3nZVWESZQjd81EW8K+wU+cYfYAc0w==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -4487,10 +4487,10 @@ snapshots: '@floating-ui/utils@0.2.12': {} - '@hookform/resolvers@5.8.0(@standard-schema/spec@1.1.0)(react-hook-form@7.85.0(react@19.2.8))(zod@4.5.4)': + '@hookform/resolvers@5.8.0(@standard-schema/spec@1.1.0)(react-hook-form@7.87.0(react@19.2.8))(zod@4.5.4)': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.85.0(react@19.2.8) + react-hook-form: 7.87.0(react@19.2.8) optionalDependencies: '@standard-schema/spec': 1.1.0 zod: 4.5.4 @@ -7418,7 +7418,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.18 - react-hook-form@7.85.0(react@19.2.8): + react-hook-form@7.87.0(react@19.2.8): dependencies: react: 19.2.8