add next-themes and theme toggle

This commit is contained in:
Nayan Sawyer
2025-06-17 12:12:24 -04:00
parent c519ee69a7
commit bbab04f779
6 changed files with 368 additions and 2 deletions

View File

@@ -12,11 +12,14 @@
},
"dependencies": {
"@clerk/nextjs": "^6.22.0",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-slot": "^1.2.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"convex": "^1.24.8",
"lucide-react": "^0.514.0",
"next": "15.3.3",
"next-themes": "^0.4.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^3.3.1"