material-table icon indicating copy to clipboard operation
material-table copied to clipboard

The peer dependency for @mui/styles is fixed at the specific version 5.5.0

Open CruseCtrl opened this issue 2 years ago • 1 comments

In the package.json, the peer dependency for @mui/styles is set to "5.5.0" instead of "^5.5.0", which forces any users of this library to use that specific version of @mui/styles. The latest version of @mui/styles at the time of writing is 5.6.0, which should still be compatible with material-table

Is there a reason to use a specific version like this, or shall I raise a PR to fix it?

It looks like @mbrn introduced this as part of the mui5 upgrade

CruseCtrl avatar Apr 06 '22 13:04 CruseCtrl

Looks like PR 31467 will fix this.

hnhegde avatar Jun 15 '22 10:06 hnhegde

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.

stale[bot] avatar Sep 24 '22 10:09 stale[bot]