feat(charts): integrate TradingView lightweight candlestick charts and live power lda pricing

This commit is contained in:
Bot
2026-08-31 02:14:03 +08:00
parent 7c59c2e9fc
commit 13c44afc51
4 changed files with 307 additions and 122 deletions
+15
View File
@@ -90,6 +90,9 @@ importers:
ethers:
specifier: ^6.13.0
version: 6.17.0
lightweight-charts:
specifier: ^5.2.1
version: 5.2.1
lucide-react:
specifier: ^0.395.0
version: 0.395.0(react@18.3.1)
@@ -358,6 +361,9 @@ packages:
resolution: {integrity: sha512-BpyrpIPJ3ydEVow8zGaz1DuPS7YU8DcWxuBnY9a0UA/lvAPwrMr+EPXsfrul628SRaekPNeIM4UFh/91GWZang==}
engines: {node: '>=14.0.0'}
fancy-canvas@2.1.0:
resolution: {integrity: sha512-nifxXJ95JNLFR2NgRV4/MxVP45G9909wJTEKz5fg/TZS20JJZA6hfgRVh/bC9bwl2zBtBNcYPjiBE4njQHVBwQ==}
fast-glob@3.3.3:
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
engines: {node: '>=8.6.0'}
@@ -431,6 +437,9 @@ packages:
js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
lightweight-charts@5.2.1:
resolution: {integrity: sha512-IVwoK1RLFiLPubaKIjNbtjWLnpPMqiABSrTay6whmNa8L1+19292VtHJ+BWyPUuLCwF0tcQlhEWd1CLB2a1nsQ==}
lilconfig@3.1.3:
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
engines: {node: '>=14'}
@@ -876,6 +885,8 @@ snapshots:
- bufferutil
- utf-8-validate
fancy-canvas@2.1.0: {}
fast-glob@3.3.3:
dependencies:
'@nodelib/fs.stat': 2.0.5
@@ -937,6 +948,10 @@ snapshots:
js-tokens@4.0.0: {}
lightweight-charts@5.2.1:
dependencies:
fancy-canvas: 2.1.0
lilconfig@3.1.3: {}
lines-and-columns@1.2.4: {}