chore: bump deps#378
Merged
petar-omni merged 1 commit intomainfrom May 23, 2025
Merged
Conversation
🦋 Changeset detectedLatest commit: d53e1a0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR is a chore to bump dependency versions across the repository and remove an unused import.
- Bumped versions in widget, examples, and root package.json files
- Removed an unused BigNumber import in the widget hook
- Updated documentation via a new changeset file
Reviewed Changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/widget/src/hooks/api/use-multi-yields.ts | Removed unused BigNumber import |
| packages/widget/package.json | Updated dependency versions (e.g., Radix, faker, react-compiler-runtime, etc.) |
| packages/examples/with-vite/package.json | Updated dependency versions (e.g., react types, vite plugin, vite) |
| packages/examples/with-vite-bundled/package.json | Updated vite version |
| packages/examples/with-nextjs-15/package.json | Bumped next.js version and updated types |
| packages/examples/with-nextjs-14/package.json | Bumped next.js version and updated types |
| package.json | Updated changesets, commitlint, knip, turbo, and other dependency versions |
| .changeset/mean-beers-camp.md | Added changeset documentation for dependency bumps |
Philippoes
approved these changes
May 22, 2025
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.
Added
Description of new functionality, feature, or content that has been added in this pull request.
Changed
Description of the modifications made to existing functionality, feature, or content in this pull request. This could include changes to code, CI, documentation, etc.