changed chart to candles

This commit is contained in:
54CHA
2025-08-22 09:32:12 +03:00
parent b8e94c72cf
commit e38c4e0801
4 changed files with 3327 additions and 1855 deletions

4
package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "openparsersferav",
"version": "0.1.0",
"dependencies": {
"@prisma/client": "^5.22.0",
"@prisma/client": "^5.9.0",
"@tailwindcss/postcss": "^4.1.7",
"anychart": "^8.13.1",
"autoprefixer": "^10.4.21",
@ -18,7 +18,7 @@
"lucide-react": "^0.525.0",
"next": "15.3.0",
"postcss": "^8.5.3",
"prisma": "^5.22.0",
"prisma": "^5.9.0",
"puppeteer": "^24.8.2",
"react": "19.1.0",
"react-chartjs-2": "^5.3.0",