upgraded the line charts

This commit is contained in:
2025-07-24 05:05:28 +03:00
parent e4d83e64de
commit 1f837dfdb0
5 changed files with 694 additions and 1802 deletions

View File

@@ -15,6 +15,7 @@
"@mui/icons-material": "^5.15.3",
"@mui/lab": "^5.0.0-alpha.165",
"@mui/material": "^5.15.3",
"@mui/x-charts": "^8.9.0",
"@mui/x-tree-view": "^7.26.0",
"@types/plotly.js": "^2.35.2",
"axios": "^1.8.4",
@@ -30,7 +31,7 @@
"react-google-charts": "^5.2.1",
"react-plotly.js": "^2.6.0",
"react-router-dom": "^6.21.1",
"recharts": "^2.15.1"
"recharts": "^2.15.4"
},
"devDependencies": {
"@types/react": "^18.2.43",