-
Notifications
You must be signed in to change notification settings - Fork 47
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
Missing react-use dependency in web-tools #1844
Conversation
WalkthroughThis pull request introduces several new dependencies in the Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (15)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for kleros-v2-testnet-devtools ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kleros-v2-testnet ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kleros-v2-university ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kleros-v2-neo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
ca10d26
to
f3f05ab
Compare
|
Code Climate has analyzed commit f3f05ab and detected 0 issues on this pull request. View more on Code Climate. |
PR-Codex overview
This PR focuses on updating the
package.json
andyarn.lock
files to include new dependencies and their versions for the project.Detailed summary
@yornaath/batshit
dependency with version^0.9.0
.react-loading-skeleton
dependency with version^3.5.0
.react-use
dependency with version^17.5.1
.yarn.lock
to reflect the new dependencies.Summary by CodeRabbit
@yornaath/batshit
library as a project dependency.react-loading-skeleton
library as a project dependency.react-use
library as a project dependency to support React hooks and utilities.