Skip to content

Commit

Permalink
fix: bump react hook form
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Nov 5, 2024
1 parent f96add2 commit 0ae50ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.205",
"version": "0.0.206",
"private": false,
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -39,7 +39,7 @@
"lucide-react": "0.454.0",
"next-themes": "0.4.3",
"p-safe": "1.0.0",
"react-hook-form": "7.52.2",
"react-hook-form": "7.53.1",
"recharts": "2.13.3",
"sonner": "1.7.0",
"tailwind-merge": "2.5.4",
Expand Down

0 comments on commit 0ae50ab

Please sign in to comment.