Skip to content

fix(deps): declare directly imported packages#375

Merged
arabold merged 1 commit intomainfrom
fix/373-declare-direct-dependencies
Mar 29, 2026
Merged

fix(deps): declare directly imported packages#375
arabold merged 1 commit intomainfrom
fix/373-declare-direct-dependencies

Conversation

@arabold
Copy link
Copy Markdown
Owner

@arabold arabold commented Mar 29, 2026

Summary

  • declare directly imported packages explicitly in package.json instead of relying on transitive hoisting for @langchain/core, uuid, and unified
  • add direct type-only declarations for @commitlint/types and domhandler to keep imported packages explicit across source and config files
  • remove the one-off commander dependency by replacing the schema validation helper with local argument parsing

Closes #373

@arabold arabold force-pushed the fix/373-declare-direct-dependencies branch from 72642e5 to 9cf024a Compare March 29, 2026 14:45
@arabold arabold force-pushed the fix/373-declare-direct-dependencies branch from 9cf024a to 36d4374 Compare March 29, 2026 14:48
@arabold arabold merged commit 7c3c1fa into main Mar 29, 2026
3 checks passed
@arabold arabold deleted the fix/373-declare-direct-dependencies branch March 29, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dependencies miss

1 participant