feat(#39): Add a Statistics tab to the ledger view

This commit is contained in:
Sirttas
2026-07-26 12:07:49 +02:00
parent 04a9f197e8
commit 38e1063ac5
9 changed files with 425 additions and 2 deletions
+2
View File
@@ -16,6 +16,7 @@
"@vueuse/integrations": "^14.3.0",
"@vueuse/router": "^14.3.0",
"axios": "^1.4.0",
"chart.js": "^4.5.1",
"gemory": "file:",
"loglevel": "^1.8.1",
"loglevel-plugin-prefix": "^0.8.4",
@@ -23,6 +24,7 @@
"pinia": "^3.0.4",
"sortablejs": "^1.15.7",
"vue": "^3.3.4",
"vue-chartjs": "^5.3.4",
"vue-router": "^5.0.7"
},
"devDependencies": {