fix(schema-form): extract the clone-spine walk and drop the unused ui-primitives dependency

This commit is contained in:
Yichen Jiang
2026-07-30 10:40:43 +08:00
parent 0d96676f35
commit ebff7db11e
4 changed files with 31 additions and 35 deletions

View File

@@ -20,7 +20,6 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"@deepseek-ai/dsh-client-ui-primitives": "workspace:^",
"react": "^18.2.0",
"schemastery": "^3.18.0"
},