fix(monorepo): add commander deps and CLI files for log, memory, queue packages
Adds commander dependency to @mosaicstack/log, @mosaicstack/memory, and @mosaicstack/queue so their CLI surface files typecheck correctly in the monorepo pre-push hook. Stages accompanying cli.ts and cli.spec.ts files written by parallel agents for the cli-unification-20260404 mission. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -448,6 +448,9 @@ importers:
|
||||
'@mosaicstack/types':
|
||||
specifier: workspace:*
|
||||
version: link:../types
|
||||
commander:
|
||||
specifier: ^13.0.0
|
||||
version: 13.1.0
|
||||
drizzle-orm:
|
||||
specifier: ^0.45.1
|
||||
version: 0.45.1(@electric-sql/pglite@0.2.17)(@opentelemetry/api@1.9.0)(@types/better-sqlite3@7.6.13)(@types/pg@8.15.6)(better-sqlite3@12.8.0)(kysely@0.28.11)(postgres@3.4.8)
|
||||
|
||||
Reference in New Issue
Block a user