Skip to content

Commit

Permalink
Bump MUI Core to ^5.16.7 (#14405)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 7f70db6 commit 1a94260
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/x-charts-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
}
},
"devDependencies": {
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@react-spring/core": "^9.7.4",
"@react-spring/shared": "^9.7.4",
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 @@ -65,7 +65,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@react-spring/core": "^9.7.4",
"@react-spring/shared": "^9.7.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"lru-cache": "^10.4.3"
},
"devDependencies": {
"@mui/icons-material": "^5.16.5",
"@mui/material": "^5.16.5",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@types/chance": "^1.1.6",
"rimraf": "^5.0.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@types/prop-types": "^15.7.12",
"date-fns": "^2.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/joy": "^5.0.0-beta.48",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@mui/types": "^7.2.15",
"@types/prop-types": "^15.7.12",
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 @@ -96,7 +96,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@types/luxon": "^3.4.2",
"@types/prop-types": "^15.7.12",
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 @@ -98,7 +98,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@types/luxon": "^3.4.2",
"@types/moment-hijri": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.10"
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 @@ -69,7 +69,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.5",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.10"
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a94260

Please sign in to comment.