Skip to content

Update circuitjson dependencies and remove Bun lockfile#232

Open
a1local wants to merge 1 commit into
tscircuit:mainfrom
a1local:codex/update-circuitjson-deps-79
Open

Update circuitjson dependencies and remove Bun lockfile#232
a1local wants to merge 1 commit into
tscircuit:mainfrom
a1local:codex/update-circuitjson-deps-79

Conversation

@a1local
Copy link
Copy Markdown

@a1local a1local commented May 20, 2026

Summary

  • update the tscircuit/circuit-json viewer stack and Vite/React runtime dependencies to their current published versions
  • remove the tracked bun.lock while keeping bunfig.toml lockfile saving disabled
  • ignore future bun.lock and bun.lockb files so Bun installs stay lockfile-free

Verification

  • npx --yes npm-check-updates --target latest --format group --filter ...
  • npx --yes bun install (no Bun lockfile recreated)
  • npx --yes bun run build
  • git diff --check

Notes

  • npx --yes tsc --noEmit still fails on existing docs/reference-implementation.tsx unresolved docs-only references; this PR does not touch that file.
  • Vercel compatibility should be confirmed by the PR preview/deployment check; local production Vite build succeeds on the updated dependency set.

/claim #79

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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