Skip to content

fix: bump usehooks-ts version to 3.1.1 #33

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guillaumeRot
Copy link

Description

I noticed an error when executing command: npm install

Here is the error:

npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^16.8.0  || ^17 || ^18" from [email protected]
npm error     usehooks-ts@"^2.16.0" from the root project 

The problem is react 19 is not supported by usehooks-ts 2.16.0

What I did

In the usehooks-ts project (https://github.com/juliencrn/usehooks-ts), there is a newer version 3.1.1 that accepts react 19.

Copy link

vercel bot commented Mar 31, 2025

@guillaumeRot is attempting to deploy a commit to the browserbase Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant