feat: add @hono/zod-validator package

This commit is contained in:
ngc2207 2025-01-31 16:35:14 +08:00
parent 4d194774fc
commit 2a126e496b
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -9,6 +9,7 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@hono/zod-validator": "^0.4.2",
"@hookform/resolvers": "^3.10.0", "@hookform/resolvers": "^3.10.0",
"@radix-ui/react-label": "^2.1.1", "@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-radio-group": "^1.2.2", "@radix-ui/react-radio-group": "^1.2.2",