Skip to content

Update tscircuit dependencies and disable Bun lockfile#246

Open
hz19880404-tech wants to merge 2 commits into
tscircuit:mainfrom
hz19880404-tech:main
Open

Update tscircuit dependencies and disable Bun lockfile#246
hz19880404-tech wants to merge 2 commits into
tscircuit:mainfrom
hz19880404-tech:main

Conversation

@hz19880404-tech
Copy link
Copy Markdown

Summary

/claim #79

  • Updated the tscircuit and circuit-json related dependencies to their current compatible npm releases.
  • Removed bun.lock as requested.
  • Kept the existing bunfig.toml configuration with [install.lockfile] save = false, so Bun does not save a new lockfile during install.
  • Left the Vite/React/tooling stack unchanged to keep the Vercel deployment surface area minimal and avoid introducing unrelated framework changes.

Notes

The change is intentionally scoped to dependency refresh plus lockfile handling for the Vercel deployment issue described in #79.

Verification

  • Confirmed the diff only changes package.json and removes bun.lock.
  • Confirmed the fork is 2 commits ahead of tscircuit:main and 0 commits behind before opening this PR.

I do not have Vercel project access from this environment, so I cannot directly confirm the production Vercel deployment, but the repository-side changes requested in the issue are included.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

@hz19880404-tech 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.

1 participant