Skip to content
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

Fix @types/react peer dependency version #5665

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Conversation

styu
Copy link
Contributor

@styu styu commented Oct 10, 2022

I'm upgrading Blueprint in a project that uses @types/react@16.14.11, but I get this error:

image

It turns out the Blueprint repo itself uses 16.14.32, where the type has been updated to take 2 generic type parameters. I updated the peer dependency data to reflect that you need this new minimum. It could be that it was introduced earlier, but I figured its safer for the peer dependency to reflect what Blueprint itself is developing on to avoid future mismatches.

@blueprint-bot
Copy link

Fix @types/react peer dependency version

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit 909f4b9 into develop Oct 10, 2022
@adidahiya adidahiya deleted the syu/fix-react-types branch October 10, 2022 15:09
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.

3 participants