feat: add ProjectOverview and ProjectNetworkGraph components for enhanced app visualization

This commit is contained in:
biersoeckli
2025-12-18 16:21:30 +00:00
parent 3f3117762b
commit 0125c9d7dc
6 changed files with 376 additions and 6 deletions

View File

@@ -42,6 +42,7 @@
"@radix-ui/react-tooltip": "^1.1.4",
"@tanstack/react-table": "^8.20.5",
"@xterm/xterm": "^5.5.0",
"@xyflow/react": "^12.10.0",
"bcrypt": "^5.1.1",
"bufferutil": "^4.0.9",
"class-variance-authority": "^0.7.1",