Skip to content

Update tscircuit ecosystem dependencies to latest versions#117

Open
inventelpk-cell wants to merge 1 commit intotscircuit:mainfrom
inventelpk-cell:update-deps-issue-79
Open

Update tscircuit ecosystem dependencies to latest versions#117
inventelpk-cell wants to merge 1 commit intotscircuit:mainfrom
inventelpk-cell:update-deps-issue-79

Conversation

@inventelpk-cell
Copy link
Copy Markdown

Summary

  • Updated all @tscircuit/* packages to latest versions (tscircuit 0.0.1012 → 0.0.1623, circuit-json 0.0.326 → 0.0.407, etc.)
  • Resolved cascading version mismatches across ~17 transitive @tscircuit/* packages by pinning them as direct dependencies
  • Updated other deps: react 19.2.5, lucide-react 1.8.0, fuse.js 7.3.0, posthog-js 1.367.0, zustand 5.0.12
  • Removed bun.lock from tracking, added to .gitignore (per bunfig.toml save = false)
  • Build passes cleanly (vite build completes in ~17s)

Closes #79

Test plan

  • vite build completes successfully
  • Verify Vercel deployment works with updated deps

Update all @tscircuit/* ecosystem packages, circuit-json, and related
exporters/converters to their latest versions. Remove bun.lock from
tracking and add it to .gitignore since bunfig.toml has lockfile saving
disabled. Build passes successfully.

Closes tscircuit#79

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

@inventelk is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

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.

Update dependencies (runframe, circuit-json etc.) to latest version and confirm vercel deployment works

2 participants