fix: update dependencies to latest versions and confirm build#230
Open
trucnhandeptrai2025-creator wants to merge 1 commit into
Open
Conversation
- Updated tscircuit 0.0.1012 → 0.0.1766 - Updated circuit-json 0.0.326 → 0.0.426 - Updated @tscircuit/3d-viewer 0.0.450 → 0.0.559 - Updated @tscircuit/circuit-json-util 0.0.77 → 0.0.94 - Updated @tscircuit/pcb-viewer 1.11.343 → 1.11.370 - Updated @tscircuit/schematic-viewer 2.0.57 → 2.0.61 - Updated circuit-json-to-gerber 0.0.44 → 0.0.56 - Updated circuit-json-to-kicad 0.0.27 → 0.0.137 - Updated circuit-json-to-step 0.0.2 → 0.0.32 - Updated easyeda 0.0.231 → 0.0.269 - Updated marked 17.0.3 → 18.0.3 - Removed bun.lock (bunfig.toml has lockfile saving disabled) - Confirmed vite build succeeds /claim tscircuit#79
|
@trucnhandeptrai2025-creator 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.
Summary
Update all tscircuit and circuit-json dependencies to their latest versions and remove the lockfile (bunfig.toml already has lockfile saving disabled).
Changes
Verification
bun installsucceedsbun run build(vite build) completes successfully/claim #79