-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Duplicate @mui/utils versions installed #22745
Copy link
Copy link
Open
Labels
scope: pickersChanges related to the date/time pickers.Changes related to the date/time pickers.status: waiting for maintainerThese issues haven't been looked at yet by a maintainer.These issues haven't been looked at yet by a maintainer.
Metadata
Metadata
Assignees
Labels
scope: pickersChanges related to the date/time pickers.Changes related to the date/time pickers.status: waiting for maintainerThese issues haven't been looked at yet by a maintainer.These issues haven't been looked at yet by a maintainer.
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
Steps:
npm i @mui/material @mui/x-date-pickers @mui/x-tree-viewfind . -path '*/@mui/utils/package.json' | xargs grep '"version"' | sort -k 3Current behavior
Three versions of @mui/utils are installed:
Expected behavior
If I'm running the current versions of @mui packages, I expect no duplicate @mui dependencies.
Context
No response
Your environment
npx @mui/envinfoSearch keywords: mui/utils