fix(ui): enforce canonical inspector selects

This commit is contained in:
Codex
2026-07-16 18:56:20 +03:00
parent 751d9963f1
commit a1c4ecaa93
19 changed files with 258 additions and 135 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
},
"dependencies": {
"@nodedc/page-patterns": "0.1.0",
"@nodedc/ui-core": "0.6.0",
"@nodedc/ui-react": "0.6.0",
"@nodedc/ui-core": "0.7.0",
"@nodedc/ui-react": "0.7.0",
"cesium": "^1.143.0",
"react": "^19.1.0",
"react-dom": "^19.1.0"