fix: update tscircuit dependencies to latest versions (fixes #79)#111
Open
agent20usd wants to merge 1 commit intotscircuit:mainfrom
Open
fix: update tscircuit dependencies to latest versions (fixes #79)#111agent20usd wants to merge 1 commit intotscircuit:mainfrom
agent20usd wants to merge 1 commit intotscircuit:mainfrom
Conversation
…t#79) - Updated all tscircuit ecosystem dependencies to latest versions: - circuit-json: ^0.0.326 -> ^0.0.394 - tscircuit: ^0.0.1012 -> ^0.0.1468 - @tscircuit/3d-viewer: ^0.0.450 -> ^0.0.536 - @tscircuit/pcb-viewer: ^1.11.343 -> ^1.11.347 - @tscircuit/schematic-viewer: ^2.0.57 -> ^2.0.58 - @tscircuit/circuit-json-util: ^0.0.77 -> ^0.0.87 - circuit-json-to-gerber: ^0.0.44 -> ^0.0.48 - circuit-json-to-kicad: ^0.0.27 -> ^0.0.83 - circuit-json-to-lbrn: ^0.0.21 -> ^0.0.69 - circuit-json-to-step: ^0.0.2 -> ^0.0.18 - easyeda: ^0.0.231 -> ^0.0.247 - Removed bun.lock from repo and added to .gitignore - Added @tscircuit/plop to devDependencies - bunfig.toml already has lockfile saving disabled - Build verified successfully Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@CorradoZDeLuca is attempting to deploy a commit to the tscircuit Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/claim #79
Summary
bun.lockfrom repository and added to.gitignore@tscircuit/plopto devDependenciesbunfig.tomlalready has[install.lockfile] save = falseconfiguredDependency Updates
Verification
NODE_OPTIONS=--max-old-space-size=4096 npm run buildcompletes successfullyCloses #79