chore: Add echarts dependency for analytics dashboard

Installed echarts@5.x for Phase 2 analytics charts.

Frontend build verified: 0 errors
Backend build verified: 0 errors

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Vantz Stockwell
2026-02-15 12:56:17 -05:00
parent 75d08aeee4
commit 574e3311bc
2 changed files with 27 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"echarts": "^6.0.0",
"lucide-vue-next": "^0.564.0",
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1",