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: expand react peerDependencies range #1

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

AndrewLeedham
Copy link

When using consolidate in a project with React@18, npm errors due to the peer dependency requirement of 16.13.1 in consolidate. Given consolidate is itself using React@18, it seems logical to expand the peer dependency range to include both.

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
react-dom 16.14.0...18.2.0 None +2/-4 4.91 MB gnoff
react 16.14.0...18.2.0 None +0/-2 316 kB gnoff

@titanism titanism merged commit 506976f into ladjs:master Aug 21, 2023
1 check passed
@titanism
Copy link

v1.0.2 released to npm!

https://github.com/ladjs/consolidate/releases/tag/v1.0.2

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