Skip to content

feat: update core dependencies to latest (#79)#221

Open
akamabu wants to merge 1 commit into
tscircuit:mainfrom
akamabu:feat/update-deps-vercel
Open

feat: update core dependencies to latest (#79)#221
akamabu wants to merge 1 commit into
tscircuit:mainfrom
akamabu:feat/update-deps-vercel

Conversation

@akamabu
Copy link
Copy Markdown

@akamabu akamabu commented May 12, 2026

Summary

Updated all core dependencies to their latest versions per issue #79:

  • tscircuit: 0.0.1012 → 0.0.1743
  • circuit-json: 0.0.326 → 0.0.425
  • @tscircuit/3d-viewer: 0.0.450 → 0.0.559
  • @tscircuit/pcb-viewer: 1.11.343 → 1.11.369
  • @tscircuit/schematic-viewer: 2.0.57 → 2.0.61
  • @tscircuit/circuit-json-util: 0.0.77 → 0.0.94
  • @tscircuit/eval: added at 0.0.837
  • @tscircuit/core: added at 0.0.1244
  • @tscircuit/props: added at 0.0.532
  • circuit-json-to-kicad: 0.0.27 → 0.0.135
  • circuit-json-to-gerber: 0.0.44 → 0.0.53
  • circuit-json-to-step: 0.0.2 → 0.0.27
  • circuit-json-to-bom-csv: 0.0.8 → 0.0.9

Also:

  • Removed bun.lock lockfile (issue explicitly requested)
  • Kept bunfig.toml with [install.lockfile] save = false (already present)
  • Vercel build configured via standard Vite config (outDir: dist, sourcemap: true)

Closes #79
Submitted via Algora bounty hunting workflow.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

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

Labels

None yet

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