Skip to content

chore: update circuit deps and remove bun.lock for Vercel deploy#101

Open
sungdark wants to merge 1 commit intotscircuit:mainfrom
sungdark:bounty/issue-79-deps-vercel
Open

chore: update circuit deps and remove bun.lock for Vercel deploy#101
sungdark wants to merge 1 commit intotscircuit:mainfrom
sungdark:bounty/issue-79-deps-vercel

Conversation

@sungdark
Copy link

Closes #79

/claim #79

What changed

  • removed tracked bun.lock and ignored it (lockfile saving is disabled in bunfig.toml)
  • updated key dependencies to latest versions (including circuit-json, tscircuit, and related exporters/viewers)
  • added missing @react-hook/resize-observer dependency required by updated graph dependencies

Verification

  • NODE_OPTIONS=--max-old-space-size=4096 npm run build completes successfully
  • build output generated without unresolved import failures (the previous @react-hook/resize-observer resolution error is fixed)

This follows the bounty guidance to remove lockfile usage and validate deploy/build health.

@vercel
Copy link

vercel bot commented Feb 26, 2026

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

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

1 participant