We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
^6.0.0
@mui/
@mui/docs
1 parent 1a07dfb commit 29c9926Copy full SHA for 29c9926
packages/mui-docs/package.json
@@ -53,9 +53,9 @@
53
},
54
"peerDependencies": {
55
"@mui/base": "*",
56
- "@mui/icons-material": "^5.0.0",
57
- "@mui/material": "^5.0.0",
58
- "@mui/system": "^5.0.0",
+ "@mui/icons-material": "^5.0.0 || ^6.0.0",
+ "@mui/material": "^5.0.0 || ^6.0.0",
+ "@mui/system": "^5.0.0 || ^6.0.0",
59
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
60
"chai": "^4.4.1",
61
"csstype": "^3.1.3",
0 commit comments