chore: update @tscircuit/core and @tscircuit/props dependencies to latest versions#624
Open
rushabhcodes wants to merge 1 commit intotscircuit:mainfrom
Open
chore: update @tscircuit/core and @tscircuit/props dependencies to latest versions#624rushabhcodes wants to merge 1 commit intotscircuit:mainfrom
rushabhcodes wants to merge 1 commit intotscircuit:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates two core tscircuit dependencies to their latest versions, bringing in recent features and fixes from the upstream libraries.
- Updated
@tscircuit/corefrom v0.0.890 to v0.0.931 - Updated
@tscircuit/propsfrom v0.0.422 to v0.0.429
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
This pull request updates dependencies in the
package.jsonfile to use newer versions of core libraries.Dependency updates:
@tscircuit/corefrom version^0.0.890to^0.0.931to incorporate the latest features and fixes.@tscircuit/propsfrom version^0.0.422to^0.0.429for improved stability and new functionality.