diff --git a/apps/docs/package.json b/apps/docs/package.json index 6cc1336..1dd08fd 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -38,7 +38,7 @@ "prism-react-renderer": "^2.4.1", "react": "^19.2.3", "react-dom": "^19.2.3", - "react-hook-form": "^7.71.0", + "react-hook-form": "^7.71.1", "react-icons": "^5.5.0", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f4d264..2dad048 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,7 +98,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.2.2 - version: 5.2.2(react-hook-form@7.71.0(react@19.2.3)) + version: 5.2.2(react-hook-form@7.71.1(react@19.2.3)) '@lglab/react-qr-code': specifier: workspace:* version: link:../../packages/react-qr-code @@ -181,8 +181,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(react@19.2.3) react-hook-form: - specifier: ^7.71.0 - version: 7.71.0(react@19.2.3) + specifier: ^7.71.1 + version: 7.71.1(react@19.2.3) react-icons: specifier: ^5.5.0 version: 5.5.0(react@19.2.3) @@ -3807,8 +3807,8 @@ packages: peerDependencies: react: ^19.2.3 - react-hook-form@7.71.0: - resolution: {integrity: sha512-oFDt/iIFMV9ZfV52waONXzg4xuSlbwKUPvXVH2jumL1me5qFhBMc4knZxuXiZ2+j6h546sYe3ZKJcg/900/iHw==} + react-hook-form@7.71.1: + resolution: {integrity: sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5030,10 +5030,10 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@5.2.2(react-hook-form@7.71.0(react@19.2.3))': + '@hookform/resolvers@5.2.2(react-hook-form@7.71.1(react@19.2.3))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.71.0(react@19.2.3) + react-hook-form: 7.71.1(react@19.2.3) '@humanfs/core@0.19.1': {} @@ -8274,7 +8274,7 @@ snapshots: react: 19.2.3 scheduler: 0.27.0 - react-hook-form@7.71.0(react@19.2.3): + react-hook-form@7.71.1(react@19.2.3): dependencies: react: 19.2.3