Skip to content

Commit

Permalink
Bump MUI Core (#9454)
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 Jun 29, 2023
1 parent 1171b31 commit ab05707
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/styled": "^11.11.0",
"@material-ui/core": "^5.0.0-beta.5",
"@material-ui/icons": "^5.0.0-beta.5",
"@mui/material": "^5.13.5",
"@mui/material": "^5.13.6",
"@mui/x-data-grid": "^4.0.0",
"ag-grid-community": "^29.3.5",
"ag-grid-react": "^29.3.5",
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.11.16",
"@mui/joy": "^5.0.0-alpha.84",
"@mui/material": "^5.13.5",
"@mui/joy": "^5.0.0-alpha.85",
"@mui/material": "^5.13.6",
"@mui/styles": "^5.13.2",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"@trendmicro/react-interpolate": "^0.5.5",
"@types/lodash": "^4.14.195",
"@types/moment-hijri": "^2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@
"@emotion/styled": "^11.11.0",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.5",
"@mui/material": "^5.13.6",
"@mui/monorepo": "https://github.com/mui/material-ui.git#master",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"@octokit/plugin-retry": "^5.0.4",
"@octokit/rest": "^19.0.13",
"@playwright/test": "1.35.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/base": "^5.0.0-beta.4",
"@mui/base": "^5.0.0-beta.5",
"@mui/x-data-grid-premium": "6.9.0",
"chance": "^1.1.11",
"clsx": "^1.2.1",
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 @@ -43,7 +43,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"@mui/x-data-grid": "6.9.0",
"@mui/x-data-grid-pro": "6.9.0",
"@mui/x-license-pro": "6.9.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 @@ -43,7 +43,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"@mui/x-data-grid": "6.9.0",
"@mui/x-license-pro": "6.9.0",
"@types/format-util": "^1.0.2",
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 @@ -47,7 +47,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
"reselect": "^4.1.8"
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 @@ -42,7 +42,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"@mui/x-date-pickers": "6.9.0",
"@mui/x-license-pro": "6.9.0",
"clsx": "^1.2.1",
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 @@ -45,7 +45,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/utils": "^5.13.1",
"@mui/utils": "^5.13.6",
"@types/react-transition-group": "^4.4.6",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/utils": "^5.13.1"
"@mui/utils": "^5.13.6"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
Expand Down
66 changes: 33 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1883,15 +1883,15 @@
react-test-renderer "^18.0.0"
semver "^5.7.0"

"@mui/[email protected].4", "@mui/base@^5.0.0-beta.4":
version "5.0.0-beta.4"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.4.tgz#e3f4f4a056b88ab357194a245e223177ce35e0b0"
integrity sha512-ejhtqYJpjDgHGEljjMBQWZ22yEK0OzIXNa7toJmmXsP4TT3W7xVy8bTJ0TniPDf+JNjrsgfgiFTDGdlEhV1E+g==
"@mui/[email protected].5", "@mui/base@^5.0.0-beta.5":
version "5.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.5.tgz#b566f3beb1eb2823139eabaf52014cf7be900015"
integrity sha512-vy3TWLQYdGNecTaufR4wDNQFV2WEg6wRPi6BVbx6q1vP3K1mbxIn1+XOqOzfYBXjFHvMx0gZAo2TgWbaqfgvAA==
dependencies:
"@babel/runtime" "^7.21.0"
"@babel/runtime" "^7.22.5"
"@emotion/is-prop-valid" "^1.2.1"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1"
"@mui/utils" "^5.13.6"
"@popperjs/core" "^2.11.8"
clsx "^1.2.1"
prop-types "^15.8.1"
Expand All @@ -1909,33 +1909,33 @@
dependencies:
"@babel/runtime" "^7.21.0"

"@mui/joy@^5.0.0-alpha.84":
version "5.0.0-alpha.84"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-alpha.84.tgz#c7d06d625438fdc4b8bd7e0fe4135aa4a1caa1ad"
integrity sha512-sBPBtjmn5q7PCJLTKiwP64Im0shA473hY62fBy6PbZ4J3lhHh548pKDleuGiUXKpELG3eQiD6UDwSUEP8T4yIg==
"@mui/joy@^5.0.0-alpha.85":
version "5.0.0-alpha.85"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-alpha.85.tgz#7169a698250a0cdbc3c9b51b5468eb1fc986209b"
integrity sha512-IDQR5XzjFvPuS5cA2QIV7y4qxKh6/9xympglzlUphfb3xFQgHVgfjTbwAT8CSICXcbLH65NahPizJiv0yL3HhQ==
dependencies:
"@babel/runtime" "^7.21.0"
"@mui/base" "5.0.0-beta.4"
"@babel/runtime" "^7.22.5"
"@mui/base" "5.0.0-beta.5"
"@mui/core-downloads-tracker" "^5.13.4"
"@mui/system" "^5.13.5"
"@mui/system" "^5.13.6"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1"
"@mui/utils" "^5.13.6"
clsx "^1.2.1"
csstype "^3.1.2"
prop-types "^15.8.1"
react-is "^18.2.0"

"@mui/material@^5.13.5":
version "5.13.5"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.13.5.tgz#c14f14824f3a37ae0c5ebddbc0034956bc6fec30"
integrity sha512-eMay+Ue1OYXOFMQA5Aau7qbAa/kWHLAyi0McsbPTWssCbGehqkF6CIdPsfVGw6tlO+xPee1hUitphHJNL3xpOQ==
"@mui/material@^5.13.6":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.13.6.tgz#caaba1e071e394c415208404ce6964e6c14c16d6"
integrity sha512-/c2ZApeQm2sTYdQXjqEnldaBMBcUEiyu2VRS6bS39ZeNaAcCLBQbYocLR46R+f0S5dgpBzB0T4AsOABPOFYZ5Q==
dependencies:
"@babel/runtime" "^7.21.0"
"@mui/base" "5.0.0-beta.4"
"@babel/runtime" "^7.22.5"
"@mui/base" "5.0.0-beta.5"
"@mui/core-downloads-tracker" "^5.13.4"
"@mui/system" "^5.13.5"
"@mui/system" "^5.13.6"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1"
"@mui/utils" "^5.13.6"
"@types/react-transition-group" "^4.4.6"
clsx "^1.2.1"
csstype "^3.1.2"
Expand Down Expand Up @@ -1989,16 +1989,16 @@
jss-plugin-vendor-prefixer "^10.10.0"
prop-types "^15.8.1"

"@mui/system@^5.13.5":
version "5.13.5"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.5.tgz#9f67ea0c4f6974713f90b7b94c999fd3f40f8de3"
integrity sha512-n0gzUxoZ2ZHZgnExkh2Htvo9uW2oakofgPRQrDoa/GQOWyRD0NH9MDszBwOb6AAoXZb+OV5TE7I4LeZ/dzgHYA==
"@mui/system@^5.13.6":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.6.tgz#5bf4f84fad0c9ed771458f821e384f61abfa33ca"
integrity sha512-G3Xr28uLqU3DyF6r2LQkHGw/ku4P0AHzlKVe7FGXOPl7X1u+hoe2xxj8Vdiq/69II/mh9OP21i38yBWgWb7WgQ==
dependencies:
"@babel/runtime" "^7.21.0"
"@babel/runtime" "^7.22.5"
"@mui/private-theming" "^5.13.1"
"@mui/styled-engine" "^5.13.2"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1"
"@mui/utils" "^5.13.6"
clsx "^1.2.1"
csstype "^3.1.2"
prop-types "^15.8.1"
Expand All @@ -2008,12 +2008,12 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==

"@mui/utils@^5.13.1":
version "5.13.1"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.1.tgz#86199e46014215f95da046a5ec803f4a39c96eee"
integrity sha512-6lXdWwmlUbEU2jUI8blw38Kt+3ly7xkmV9ljzY4Q20WhsJMWiNry9CX8M+TaP/HbtuyR8XKsdMgQW7h7MM3n3A==
"@mui/utils@^5.13.1", "@mui/utils@^5.13.6":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.6.tgz#aa29d75de59577585b9f23891b03592d40459ed7"
integrity sha512-ggNlxl5NPSbp+kNcQLmSig6WVB0Id+4gOxhx644987v4fsji+CSXc+MFYLocFB/x4oHtzCUlSzbVHlJfP/fXoQ==
dependencies:
"@babel/runtime" "^7.21.0"
"@babel/runtime" "^7.22.5"
"@types/prop-types" "^15.7.5"
"@types/react-is" "^18.2.0"
prop-types "^15.8.1"
Expand Down

0 comments on commit ab05707

Please sign in to comment.