chore(timeout-policy): drop now-unused schemastery dependency

The zero-config enforcer no longer imports schemastery (its Config was
removed); knip flags the stale dependency. Remove it from the manifest
and sync the lockfile.
This commit is contained in:
Dudu-0223
2026-07-08 15:10:15 +08:00
parent 395a0b8336
commit a7c055270d
2 changed files with 0 additions and 7 deletions

View File

@@ -27,9 +27,6 @@
"@deepseek-ai/dsh-tools": "^0.0.1",
"cordis": "^4.0.0-rc.6"
},
"dependencies": {
"schemastery": "^3.18.0"
},
"devDependencies": {
"@deepseek-ai/dsh-llm": "workspace:^",
"@deepseek-ai/dsh-timeout": "workspace:^",