Keep controls table while editing

This commit is contained in:
2024-05-15 22:10:55 +02:00
parent 76decaf203
commit 5f780c751a
7 changed files with 89 additions and 117 deletions

View File

@@ -13,10 +13,10 @@
"@types/d3": "^7.4.3",
"@types/eslint__js": "^8.42.3",
"eslint": "^8.57.0",
"globals": "^14.0.0",
"typescript": "^5.4.2",
"typescript-eslint": "^7.3.1",
"vite": "^5.2.2"
"globals": "^15.2.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.9.0",
"vite": "^5.2.11"
},
"dependencies": {
"d3": "^7.9.0",