Skip to content

build(package): match allowed peer dependency ranges of react and @types/react#1463

Merged
remarkablemark merged 1 commit intoremarkablemark:masterfrom
hbendev:match-react-and-react-types
Jul 17, 2024
Merged

build(package): match allowed peer dependency ranges of react and @types/react#1463
remarkablemark merged 1 commit intoremarkablemark:masterfrom
hbendev:match-react-and-react-types

Conversation

@hbendev
Copy link
Copy Markdown
Contributor

@hbendev hbendev commented Jul 17, 2024

What is the motivation for this pull request?

build(peer-deps): match allowed peer dependency ranges of react and @types/react

Fixes #1462

Checklist:

@remarkablemark remarkablemark changed the title build(peer-deps): match allowed peer dependency ranges of react and @types/react build(package): match allowed peer dependency ranges of react and @types/react Jul 17, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9362f27) to head (ba43957).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1463   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          151       151           
  Branches        49        49           
=========================================
  Hits           151       151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Match react and @types/react versions in peer dependency list

2 participants