refactor: migrate from Hugeicons to Lucide icons
- Replace @hugeicons/react with lucide-react across all packages - Update all components to use Lucide icon components - Add silent option to store refresh methods to control toast display - Simplify icon usage with direct component imports Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
b718b95da7
commit
6037be2efa
52 changed files with 388 additions and 577 deletions
|
|
@ -13,14 +13,12 @@
|
|||
"@multica/sdk": "workspace:*",
|
||||
"@multica/store": "workspace:*",
|
||||
"@multica/ui": "workspace:*",
|
||||
"uuid": "catalog:",
|
||||
"zustand": "catalog:",
|
||||
"@hugeicons/core-free-icons": "catalog:",
|
||||
"@hugeicons/react": "catalog:",
|
||||
"next": "16.1.6",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "catalog:",
|
||||
"react-dom": "catalog:"
|
||||
"react-dom": "catalog:",
|
||||
"uuid": "catalog:",
|
||||
"zustand": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue