-
Notifications
You must be signed in to change notification settings - Fork 216
chore: upgrades @use-gesture/react to 10.3.1 #570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the @use-gesture/react dependency across all packages and demos to version 10.3.1. The main goal is to standardize the dependency version throughout the monorepo.
- Updates
@use-gesture/reactfrom various^10.xversions to10.3.1across all packages - Updates peerDependencies to require
^10.3.1minimum version - Replaces deprecated
react-use-gesturepackage with@use-gesture/reactin demo sandbox
Reviewed Changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/plugin-spring/package.json | Updates @use-gesture/react to 10.3.1 in both peerDependencies and devDependencies |
| packages/plugin-plot/package.json | Updates @use-gesture/react to 10.3.1 in both peerDependencies and devDependencies |
| packages/plugin-dates/package.json | Updates @use-gesture/react to 10.3.1 in both peerDependencies and devDependencies |
| packages/plugin-bezier/package.json | Updates @use-gesture/react to 10.3.1 in both peerDependencies and devDependencies |
| packages/leva/package.json | Updates @use-gesture/react from ^10.2.5 to 10.3.1 in dependencies |
| demo/src/sandboxes/leva-ui/package.json | Replaces deprecated react-use-gesture with @use-gesture/react 10.3.1 |
| demo/package.json | Updates @use-gesture/react to 10.3.1 in dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 5a14ec2:
|
No description provided.