feat(web): add community network

This commit is contained in:
zhaoying
2026-03-13 15:17:06 +08:00
parent f0c3d5f308
commit fd7e77eff8
11 changed files with 1054 additions and 103 deletions

View File

@@ -36,6 +36,7 @@
"codemirror": "^6.0.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"d3": "^7.9.0",
"dayjs": "^1.11.18",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
@@ -67,6 +68,7 @@
"@tailwindcss/vite": "^4.1.14",
"@types/codemirror": "^5.60.17",
"@types/crypto-js": "^4.2.2",
"@types/d3": "^7.4.3",
"@types/js-yaml": "^4.0.9",
"@types/node": "^24.6.0",
"@types/react": "^18.2.0",