feat(charts): integrate TradingView lightweight candlestick charts and live power lda pricing
This commit is contained in:
@@ -8,16 +8,17 @@
|
||||
"start": "next start -p 3000"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wtfx/types": "workspace:*",
|
||||
"@wtfx/api-client": "workspace:*",
|
||||
"@wtfx/contracts": "workspace:*",
|
||||
"@wtfx/types": "workspace:*",
|
||||
"@wtfx/ui": "workspace:*",
|
||||
"clsx": "^2.1.1",
|
||||
"ethers": "^6.13.0",
|
||||
"lightweight-charts": "^5.2.1",
|
||||
"lucide-react": "^0.395.0",
|
||||
"next": "^14.2.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"next": "^14.2.4",
|
||||
"ethers": "^6.13.0",
|
||||
"lucide-react": "^0.395.0",
|
||||
"clsx": "^2.1.1",
|
||||
"tailwind-merge": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user