aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 62757a7..ed2804e 100644
--- a/package.json
+++ b/package.json
@@ -10,10 +10,12 @@
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
+ "clsx": "^2.1.1",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hook-form": "^7.71.1",
+ "tailwind-merge": "^3.4.0",
"zod": "^4.3.6"
},
"devDependencies": {