Initial commit

This commit is contained in:
Sone
2025-12-28 12:34:31 +01:00
parent 7cb4c5345e
commit ab47b82f9f
3 changed files with 91 additions and 67 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
"@hookform/resolvers": "^5.2.2",
"@prisma/client": "^5.22.0",
"lucide-react": "^0.545.0",
"next": "15.5.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"next": "^16.0.7",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hook-form": "^7.65.0",
"react-toastify": "^11.0.5",
"zod": "^4.1.12"