Skip to content

Conversation

@jsantell
Copy link
Collaborator

@jsantell jsantell commented Dec 1, 2025

Summary by cubic

Removed extraneous dependencies and aligned versions across the project to reduce the lockfile size and stabilize builds.

  • Dependencies
    • Dropped unused CLI/UI and build tooling (glob/rimraf, wrap-ansi, string-width, ansi-*).
    • Standardized @std modules, Hono, and OpenTelemetry to consistent minor versions.
    • Aligned AI SDK packages and esbuild to earlier stable versions.
    • Reverted select libs to prior stable releases (axios, turndown, yaml, Sentry) for compatibility.
    • Pruned Node-only polyfills and spawn tooling; updated core-js redirects.

Written for commit 10fa462. Summary will update automatically on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@jsantell jsantell merged commit 4f70ef4 into main Dec 1, 2025
9 checks passed
@jsantell jsantell deleted the remove-extra-deps branch December 1, 2025 15:10
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.

2 participants