chore: drop the examples dsh-bash dep left by the removed mock-bash fixture
Nothing under examples/ references @deepseek-ai/dsh-bash now that the tmux-context fixtures are gone; the examples workspace ignores every @deepseek-ai/* dependency in knip, so no gate could catch it. This leaves examples/package.json untouched by the PR.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"@deepseek-ai/dsh-acp-demo": "workspace:*",
|
||||
"@deepseek-ai/dsh-agent-spine-demo": "workspace:*",
|
||||
"@deepseek-ai/dsh-app-boot": "workspace:*",
|
||||
"@deepseek-ai/dsh-bash": "workspace:*",
|
||||
"@deepseek-ai/dsh-bash-local": "workspace:*",
|
||||
"@deepseek-ai/dsh-bash-sandbox": "workspace:*",
|
||||
"@deepseek-ai/dsh-cli-demo": "workspace:*",
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -412,9 +412,6 @@ importers:
|
||||
'@deepseek-ai/dsh-app-boot':
|
||||
specifier: workspace:*
|
||||
version: link:../packages/ui/app-boot
|
||||
'@deepseek-ai/dsh-bash':
|
||||
specifier: workspace:*
|
||||
version: link:../packages/bash/bash
|
||||
'@deepseek-ai/dsh-bash-local':
|
||||
specifier: workspace:*
|
||||
version: link:../packages/bash/bash-local
|
||||
|
||||
Reference in New Issue
Block a user