diff --git a/bun.lock b/bun.lock index 978edb4..f5ae551 100644 --- a/bun.lock +++ b/bun.lock @@ -17,6 +17,7 @@ "nextjs-toploader": "^3.8.16", "react": "^19.0.0", "react-dom": "^19.0.0", + "react-hook-form": "^7.64.0", "tailwindcss": "^4.1.11", "zod": "^4.0.5", }, @@ -1604,6 +1605,8 @@ "react-dom": ["react-dom@19.1.0", "", { "dependencies": { "scheduler": "^0.26.0" }, "peerDependencies": { "react": "^19.1.0" } }, "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g=="], + "react-hook-form": ["react-hook-form@7.64.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-fnN+vvTiMLnRqKNTVhDysdrUay0kUUAymQnFIznmgDvapjveUWOOPqMNzPg+A+0yf9DuE2h6xzBjN1s+Qx8wcg=="], + "react-is": ["react-is@16.13.1", "", {}, "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="], "react-textarea-autosize": ["react-textarea-autosize@8.5.9", "", { "dependencies": { "@babel/runtime": "^7.20.13", "use-composed-ref": "^1.3.0", "use-latest": "^1.2.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A=="], diff --git a/features/auth/ui/cards/Provision.tsx b/features/auth/ui/cards/Provision.tsx index 2cc3e2a..9b354d6 100644 --- a/features/auth/ui/cards/Provision.tsx +++ b/features/auth/ui/cards/Provision.tsx @@ -14,7 +14,7 @@ const Provision = ({ fullName }: Props) => {
Just a few more steps to join the fun!
-