Change Database

This commit is contained in:
Randa Firman Putra
2025-06-20 00:45:19 +07:00
parent e028039ee2
commit 2f7ab6c0a9
45 changed files with 1896 additions and 953 deletions

View File

@@ -19,6 +19,7 @@
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-tabs": "^1.1.7",
"@radix-ui/react-toast": "^1.2.10",
"@supabase/supabase-js": "^2.50.0",
"@types/bcryptjs": "^2.4.6",
"@types/jsonwebtoken": "^9.0.9",
"apexcharts": "^4.5.0",
@@ -29,7 +30,6 @@
"jose": "^6.0.11",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.488.0",
"mysql2": "^3.14.0",
"next": "15.3.0",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",