chore: update lucide-react dependency to version 0.577.0 and refactor ProfileContent component to use Next.js Image component for avatar display

This commit is contained in:
Anish Sarkar 2026-03-08 19:43:30 +05:30
parent 77dc6b7c91
commit 84bd52f482
3 changed files with 25 additions and 25 deletions

View file

@ -100,7 +100,7 @@
"katex": "^0.16.28",
"lenis": "^1.3.17",
"lowlight": "^3.3.0",
"lucide-react": "^0.477.0",
"lucide-react": "^0.577.0",
"motion": "^12.23.22",
"next": "^16.1.0",
"next-intl": "^4.6.1",