diff --git a/client/react/package.json b/client/react/package.json index 0d26fe02..6939667c 100644 --- a/client/react/package.json +++ b/client/react/package.json @@ -51,7 +51,7 @@ "clsx": "^2.1.1", "hono": "4.11.10", "lucide-react": "^0.564.0", - "react-hook-form": "^7.71.1", + "react-hook-form": "^7.71.2", "tailwind-merge": "^2.6.1", "tailwindcss-animate": "^1.0.7", "zod": "^4.3.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2fd9ecf..264b7550 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.2.2 - version: 5.2.2(react-hook-form@7.71.1(react@18.3.1)) + version: 5.2.2(react-hook-form@7.71.2(react@18.3.1)) '@modelcontextprotocol/sdk': specifier: 1.26.0 version: 1.26.0(zod@4.3.6) @@ -118,8 +118,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.71.1 - version: 7.71.1(react@18.3.1) + specifier: ^7.71.2 + version: 7.71.2(react@18.3.1) tailwind-merge: specifier: ^2.6.1 version: 2.6.1 @@ -7224,8 +7224,8 @@ packages: react: ^16.6.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0 - react-hook-form@7.71.1: - resolution: {integrity: sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==} + react-hook-form@7.71.2: + resolution: {integrity: sha512-1CHvcDYzuRUNOflt4MOq3ZM46AronNJtQ1S7tnX6YN4y72qhgiUItpacZUAQ0TyWYci3yz1X+rXaSxiuEm86PA==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -10381,10 +10381,10 @@ snapshots: dependencies: hono: 4.11.7 - '@hookform/resolvers@5.2.2(react-hook-form@7.71.1(react@18.3.1))': + '@hookform/resolvers@5.2.2(react-hook-form@7.71.2(react@18.3.1))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.71.1(react@18.3.1) + react-hook-form: 7.71.2(react@18.3.1) '@humanfs/core@0.19.1': {} @@ -16393,7 +16393,7 @@ snapshots: react-fast-compare: 3.2.2 shallowequal: 1.1.0 - react-hook-form@7.71.1(react@18.3.1): + react-hook-form@7.71.2(react@18.3.1): dependencies: react: 18.3.1