- Sync updates for provider services (AlphaVantage, Finnhub, YFinance, Tushare) - Update Frontend components and pages for recent config changes - Update API Gateway and Registry - Include design docs and tasks status
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"dependencies": {
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-popover": "^1.1.15",
|
|
"cmdk": "^1.1.1",
|
|
"elkjs": "^0.11.0",
|
|
"immer": "^10.2.0",
|
|
"zustand": "^5.0.8"
|
|
}
|
|
}
|