Add loss graph to the ui

This commit is contained in:
Jaret Burkett
2025-12-18 10:08:59 -07:00
parent 3b6c1ade18
commit ba00eea7d9
12 changed files with 1620 additions and 223 deletions

View File

@@ -19,7 +19,7 @@
"axios": "^1.7.9",
"classnames": "^2.5.1",
"lucide-react": "^0.475.0",
"next": "15.1.11",
"next": "^15.5.9",
"node-cache": "^5.1.2",
"prisma": "^6.3.1",
"react": "^19.0.0",
@@ -28,6 +28,7 @@
"react-global-hooks": "^1.3.5",
"react-icons": "^5.5.0",
"react-select": "^5.10.1",
"recharts": "^3.6.0",
"sqlite3": "^5.1.7",
"systeminformation": "^5.27.11",
"uuid": "^11.1.0",