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:
Turtle
2026-07-29 12:52:14 +08:00
parent 44a657c149
commit 31189cf403
2 changed files with 0 additions and 4 deletions

View File

@@ -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
View File

@@ -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