Skip to content

Conversation

LukasTy
Copy link

@LukasTy LukasTy commented Nov 7, 2024

What's the problem this PR addresses?

Related issue: mui/mui-x#15267

All @mui/x-* packages depend on @mui/material, which directly depends on @mui/system.
The @mui/system package has a singleton. Hence, it is listed as a peer dependency on the @mui/x-* packages.

How did you fix it?

I'm proposing to add these rules to the yarnpkg extensions because Yarn PnP fails to resolve this transitive dependency.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

…/x-*` packages

Related issue: mui/mui-x#15267

All `@mui/x-*` packages depend on `@mui/material`, which directly depends on `@mui/system`.
The `@mui/system` package has a singleton. Hence, it is listed as a peer dependency on the `@mui/x-*` packages.
I'm proposing to add these rules to the `yarnpkg` extensions, because Yarn PnP fails to resolve this transitive dependency and
@LukasTy
Copy link
Author

LukasTy commented Nov 8, 2024

Could someone restart the failed GH Action?
Looks like a flaky error. 🤔

@daniel-seres
Copy link

Do you have any updates on this PR?

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.

4 participants