Skip to content

Commit

Permalink
Merge pull request #50 from zaheer-Khan3260/main
Browse files Browse the repository at this point in the history
fix: Make generate flashcard text button color white in dark mode.
  • Loading branch information
Suraj-kumar00 authored Oct 25, 2024
2 parents 0981d54 + 74acfe6 commit 35cb02f
Show file tree
Hide file tree
Showing 3 changed files with 4,715 additions and 3,514 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@clerk/clerk-react": "^5.4.1",
"@clerk/nextjs": "^5.3.1",
"@clerk/nextjs": "^5.7.5",
"@clerk/themes": "^2.1.20",
"@firebase/firestore": "^4.7.0",
"@hookform/resolvers": "^3.9.0",
Expand All @@ -21,19 +21,20 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tooltip": "^1.1.2",
"@stripe/stripe-js": "^4.3.0",
"@shadcn/ui": "^0.0.4",
"@stripe/stripe-js": "^4.8.0",
"@tailwindcss/typography": "^0.5.14",
"axios": "^1.7.4",
"button": "^1.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dropdown-menu": "^0.1.1",
"firebase": "^10.13.0",
"firebase": "^10.14.1",
"label": "^0.2.2",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"next-themes": "^0.3.0",
"openai": "^4.56.0",
"openai": "^4.68.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
Expand Down
Loading

0 comments on commit 35cb02f

Please sign in to comment.