Skip to content

Commit

Permalink
[core] Make @mui/system a direct dependency (#11128)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy authored Nov 28, 2023
1 parent 3e7fa85 commit c60f875
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 14 deletions.
1 change: 0 additions & 1 deletion packages/grid/x-data-grid-premium/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/system": "^5.14.18",
"@mui/utils": "^5.14.18",
"@mui/x-data-grid": "7.0.0-alpha.2",
"@mui/x-data-grid-pro": "7.0.0-alpha.2",
Expand All @@ -56,7 +57,6 @@
},
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/grid/x-data-grid-pro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/system": "^5.14.18",
"@mui/utils": "^5.14.18",
"@mui/x-data-grid": "7.0.0-alpha.2",
"@mui/x-license-pro": "7.0.0-alpha.1",
Expand All @@ -54,7 +55,6 @@
},
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/grid/x-data-grid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/system": "^5.14.18",
"@mui/utils": "^5.14.18",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
"reselect": "^4.1.8"
},
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/x-charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "^5.0.0-beta.24",
"@mui/system": "^5.14.18",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",
"clsx": "^2.0.0",
Expand All @@ -53,7 +54,6 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/x-date-pickers-pro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "^5.0.0-beta.24",
"@mui/system": "^5.14.18",
"@mui/utils": "^5.14.18",
"@mui/x-date-pickers": "7.0.0-alpha.2",
"@mui/x-license-pro": "7.0.0-alpha.1",
Expand All @@ -55,7 +56,6 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"date-fns": "^2.25.0",
"date-fns-jalali": "^2.13.0-0",
"dayjs": "^1.10.7",
Expand Down
1 change: 0 additions & 1 deletion packages/x-date-pickers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "^5.0.0-beta.24",
"@mui/system": "^5.14.18",
"@mui/utils": "^5.14.18",
"@types/react-transition-group": "^4.4.9",
"clsx": "^2.0.0",
Expand All @@ -57,7 +58,6 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"date-fns": "^2.25.0",
"date-fns-jalali": "^2.13.0-0",
"dayjs": "^1.10.7",
Expand Down
1 change: 0 additions & 1 deletion packages/x-tree-view/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This component has the following peer dependencies that you will need to install
```json
"peerDependencies": {
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "^5.0.0-beta.24",
"@mui/system": "^5.14.18",
"@mui/utils": "^5.14.18",
"@types/react-transition-group": "^4.4.9",
"clsx": "^2.0.0",
Expand All @@ -55,7 +56,6 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down

0 comments on commit c60f875

Please sign in to comment.