This commit is contained in:
Sir Blob
2025-01-25 01:19:36 -05:00
10 changed files with 7266 additions and 49 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@clerk/nextjs": "^6.10.2",
"@radix-ui/react-dropdown-menu": "^2.1.5",
"@radix-ui/react-navigation-menu": "^1.2.4",
"@radix-ui/react-slot": "^1.1.1",
@@ -16,7 +17,9 @@
"@vercel/speed-insights": "^1.1.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"hoyahax-2025": "file:",
"lucide-react": "^0.474.0",
"mongoose": "^8.9.5",
"next": "15.1.6",
"next-themes": "^0.4.4",
"react": "^19.0.0",