chore: update tscircuit ecosystem deps to latest (May 2026)#121
chore: update tscircuit ecosystem deps to latest (May 2026)#121chengyixu wants to merge 1 commit intotscircuit:mainfrom
Conversation
Update all tscircuit-related packages to their latest npm versions: - @tscircuit/3d-viewer: ^0.0.450 → ^0.0.559 - @tscircuit/circuit-json-util: ^0.0.77 → ^0.0.94 - @tscircuit/create-snippet-url: ^0.0.13 → ^0.0.14 - @tscircuit/pcb-viewer: ^1.11.343 → ^1.11.368 - @tscircuit/schematic-viewer: ^2.0.57 → ^2.0.61 - circuit-json: ^0.0.326 → ^0.0.422 - circuit-json-to-bom-csv: ^0.0.8 → ^0.0.9 - circuit-json-to-gerber: ^0.0.44 → ^0.0.51 - circuit-json-to-kicad: ^0.0.27 → ^0.0.126 - circuit-json-to-lbrn: ^0.0.21 → ^0.0.82 - circuit-json-to-step: ^0.0.2 → ^0.0.26 - easyeda: ^0.0.231 → ^0.0.267 - tscircuit: ^0.0.1012 → ^0.0.1719 Build verified: vite build completes successfully with all 2825 modules transformed.
|
@chengyixu is attempting to deploy a commit to the tscircuit Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @seveibar — following up on this PR. This updates tscircuit ecosystem deps to latest (May 2026). Happy to address any feedback! |
|
The Vercel deploy failure looks like a project-level Vercel authorization issue, not specific to this PR. The failure URL points to |
|
Hi! Code CI is green and ready for merge when you have a moment. The only pending item is the Vercel deploy auth (team-level), which isn't blocking the code changes. Thanks! |
|
Hi maintainers, checking in on this deps update PR (open since May 4). The Vercel deployment failure appears to be an environment/permissions issue rather than a code issue. Let me know if any changes are needed. Thanks! |
Summary
Updates all tscircuit-related packages in
package.jsonto their latest npm versions as of May 2026.Changes
@tscircuit/3d-viewer@tscircuit/circuit-json-util@tscircuit/create-snippet-url@tscircuit/pcb-viewer@tscircuit/schematic-viewercircuit-jsoncircuit-json-to-bom-csvcircuit-json-to-gerbercircuit-json-to-kicadcircuit-json-to-lbrncircuit-json-to-stepeasyedatscircuitVerification
bun installcompleted successfully (536 packages)bun run build(vite build) completed successfully: 2825 modules transformed, no errorsCloses/relates to #79
/claim #79