Skip to content

Commit 95973e0

Browse files
committed
uninstall react-hook-form & @hookform/resolvers
1 parent 1085d12 commit 95973e0

2 files changed

Lines changed: 0 additions & 38 deletions

File tree

package-lock.json

Lines changed: 0 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"test": "npx playwright test --ui"
1111
},
1212
"dependencies": {
13-
"@hookform/resolvers": "^5.0.1",
1413
"@radix-ui/react-alert-dialog": "^1.1.11",
1514
"@radix-ui/react-dialog": "^1.1.11",
1615
"@radix-ui/react-label": "^2.1.4",
@@ -21,7 +20,6 @@
2120
"next": "15.3.1",
2221
"react": "^19.0.0",
2322
"react-dom": "^19.0.0",
24-
"react-hook-form": "7.56.1",
2523
"tailwind-merge": "^3.2.0",
2624
"zod": "^3.24.3"
2725
},

0 commit comments

Comments
 (0)