refactor: replace lucide-react with Radix icons and add GitHub link

Replace lucide-react dependency with Radix UI's native icon system.
Increase theme toggle icon size from 18px to 22px for better visibility.
Add GitHub repository link with icon button in the navigation header.
This commit is contained in:
2025-10-23 10:06:54 -05:00
parent 83556e950b
commit ec9509e880
4 changed files with 22 additions and 17 deletions

View File

@@ -33,7 +33,6 @@
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"lucide-react": "^0.546.0",
"next": "^15.5.6",
"next-themes": "^0.4.6",
"react": "19.2.0",