Skip to content

fix: update dependencies and remove lockfile#103

Open
davidweb3-ctrl wants to merge 1 commit intotscircuit:mainfrom
davidweb3-ctrl:fix/update-deps-and-remove-lockfile
Open

fix: update dependencies and remove lockfile#103
davidweb3-ctrl wants to merge 1 commit intotscircuit:mainfrom
davidweb3-ctrl:fix/update-deps-and-remove-lockfile

Conversation

@davidweb3-ctrl
Copy link

/claim #79

This PR updates dependencies and removes the lockfile as requested:

Changes

  • ✅ Updated all tscircuit dependencies to latest versions
  • ✅ Updated circuit-json from ^0.0.326 to ^0.0.387
  • ✅ Removed bun.lock file
  • ✅ Added @tscircuit/plop to devDependencies
  • ✅ bunfig.toml already configured with lockfile saving disabled

Dependency Updates

Key updates include:

  • tscircuit: ^0.0.1012 → ^0.0.1393
  • circuit-json: ^0.0.326 → ^0.0.387
  • @tscircuit/3d-viewer: ^0.0.450 → ^0.0.526
  • @tscircuit/pcb-viewer: ^1.11.343 → ^1.11.344
  • vite: ^6.4.1 → ^7.3.1

Fixes #79

- Update all tscircuit dependencies to latest versions
- Update circuit-json from ^0.0.326 to ^0.0.387
- Remove bun.lock file
- Add @tscircuit/plop to devDependencies
- Configure bunfig.toml with lockfile saving disabled

Fixes tscircuit#79
@vercel
Copy link

vercel bot commented Mar 1, 2026

@davidweb3-ctrl 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