This commit is contained in:
freedakgmail
2025-11-23 00:49:16 +08:00
parent c033e46782
commit 626d7dddde
184 changed files with 321926 additions and 2720 deletions
+5
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",
"@prisma/client": "^7.0.0",
"@radix-ui/react-accordion": "1.2.2",
"@radix-ui/react-alert-dialog": "1.1.4",
"@radix-ui/react-aspect-ratio": "1.1.1",
@@ -40,6 +41,7 @@
"@types/uuid": "^11.0.0",
"@vercel/analytics": "latest",
"autoprefixer": "^10.4.20",
"bcryptjs": "^3.0.3",
"browser-image-compression": "^2.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -55,6 +57,7 @@
"input-otp": "1.4.1",
"lucide-react": "^0.454.0",
"next": "16.0.3",
"next-auth": "5.0.0-beta.30",
"next-themes": "^0.4.6",
"react": "19.2.0",
"react-day-picker": "9.8.0",
@@ -73,10 +76,12 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.9",
"@types/bcryptjs": "^3.0.0",
"@types/node": "^22",
"@types/react": "^19",
"@types/react-dom": "^19",
"postcss": "^8.5",
"prisma": "^7.0.0",
"tailwindcss": "^4.1.9",
"tw-animate-css": "1.3.3",
"typescript": "^5"