feat(admin-ui): Graph view с d3-force (Stage 3.3)

This commit is contained in:
Александр Зимин
2026-05-11 08:55:53 +00:00
parent 098907a89b
commit ec713f9704
4 changed files with 385 additions and 13 deletions
+2
View File
@@ -31,6 +31,7 @@
"axios": "^1.7.9",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"d3-force": "^3.0.0",
"i18next": "^26.0.3",
"i18next-browser-languagedetector": "^8.0.2",
"leaflet": "^1.9.4",
@@ -51,6 +52,7 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/d3-force": "^3.0.10",
"@types/leaflet": "^1.9.21",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",