fix: update lucide-react to ^0.468 for React 19 compatibility

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-15 21:46:03 +03:00
parent a0ebac1544
commit a5043657fe
2 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
"next": "^15.2.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"lucide-react": "^0.263.1"
"lucide-react": "^0.468.0"
},
"devDependencies": {
"@types/node": "^22",