Skip to content

Commit

Permalink
Bump MUI Core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 8d1dfbb commit 98e725d
Show file tree
Hide file tree
Showing 12 changed files with 91 additions and 91 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"@emotion/react": "^11.11.3",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.9",
"@mui/joy": "^5.0.0-beta.27",
"@mui/lab": "^5.0.0-alpha.165",
"@mui/material": "^5.15.9",
"@mui/styles": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/icons-material": "^5.15.11",
"@mui/joy": "^5.0.0-beta.29",
"@mui/lab": "^5.0.0-alpha.166",
"@mui/material": "^5.15.11",
"@mui/styles": "^5.15.11",
"@mui/utils": "^5.15.11",
"@react-spring/web": "^9.7.3",
"@trendmicro/react-interpolate": "^0.5.5",
"@types/lodash": "^4.14.202",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@mui/icons-material": "^5.15.9",
"@mui/material": "^5.15.9",
"@mui/icons-material": "^5.15.11",
"@mui/material": "^5.15.11",
"@mui/monorepo": "https://github.com/mui/material-ui.git#master",
"@mui/utils": "^5.15.9",
"@mui/utils": "^5.15.11",
"@next/eslint-plugin-next": "14.0.4",
"@octokit/plugin-retry": "^6.0.1",
"@octokit/rest": "^20.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.36",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/base": "^5.0.0-beta.37",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",
"clsx": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.36",
"@mui/base": "^5.0.0-beta.37",
"@mui/x-data-grid-premium": "7.0.0-beta.4",
"chance": "^1.1.11",
"clsx": "^2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"@mui/x-data-grid": "7.0.0-beta.4",
"@mui/x-data-grid-pro": "7.0.0-beta.4",
"@mui/x-license": "7.0.0-beta.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"@mui/x-data-grid": "7.0.0-beta.4",
"@mui/x-license": "7.0.0-beta.2",
"@types/format-util": "^1.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"clsx": "^2.1.0",
"prop-types": "^15.8.1",
"reselect": "^4.1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.36",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/base": "^5.0.0-beta.37",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"@mui/x-date-pickers": "7.0.0-beta.4",
"@mui/x-license": "7.0.0-beta.2",
"clsx": "^2.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.36",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/base": "^5.0.0-beta.37",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.0",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/utils": "^5.15.9"
"@mui/utils": "^5.15.11"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.36",
"@mui/system": "^5.15.9",
"@mui/utils": "^5.15.9",
"@mui/base": "^5.0.0-beta.37",
"@mui/system": "^5.15.11",
"@mui/utils": "^5.15.11",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.0",
"prop-types": "^15.8.1",
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1797,28 +1797,28 @@
rimraf "^5.0.5"
typescript "^5.3.3"

"@mui/base@5.0.0-beta.36", "@mui/base@^5.0.0-beta.36":
version "5.0.0-beta.36"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.36.tgz#29ca2de9d387f6d3943b6f18a84415c43e5f206c"
integrity sha512-6A8fYiXgjqTO6pgj31Hc8wm1M3rFYCxDRh09dBVk0L0W4cb2lnurRJa3cAyic6hHY+we1S58OdGYRbKmOsDpGQ==
"@mui/base@5.0.0-beta.37", "@mui/base@^5.0.0-beta.37":
version "5.0.0-beta.37"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.37.tgz#0e7e0f28402391fcfbb05476d5acc6c4f2d817b1"
integrity sha512-/o3anbb+DeCng8jNsd3704XtmmLDZju1Fo8R2o7ugrVtPQ/QpcqddwKNzKPZwa0J5T8YNW3ZVuHyQgbTnQLisQ==
dependencies:
"@babel/runtime" "^7.23.9"
"@floating-ui/react-dom" "^2.0.8"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
"@popperjs/core" "^2.11.8"
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/core-downloads-tracker@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.9.tgz#c29138c70cc0fb49cd909c29beef3fb0647e5af7"
integrity sha512-CSDpVevGaxsvMkiYBZ8ztki1z/eT0mM2MqUT21eCRiMz3DU4zQw5rXG5ML/yTuJF9Z2Wv9SliIeaRAuSR/9Nig==
"@mui/core-downloads-tracker@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.11.tgz#dcaf6156880e81e4547237fb781700485453e964"
integrity sha512-JVrJ9Jo4gyU707ujnRzmE8ABBWpXd6FwL9GYULmwZRtfPg89ggXs/S3MStQkpJ1JRWfdLL6S5syXmgQGq5EDAw==

"@mui/icons-material@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.9.tgz#8d11839d35cf3cfd62df40934d8e9485f66be620"
integrity sha512-6tLQoM6RylQuDnHR6qQay0G0pJgKmrhn5MIm0IfrwtmSO8eV5iUFR+nNUTXsWa24gt7ZbIKnJ962UlYaeXa4bg==
"@mui/icons-material@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.11.tgz#263a89ba1b55667890fe0da3f5ca753647a0945b"
integrity sha512-R5ZoQqnKpd+5Ew7mBygTFLxgYsQHPhgR3TDXSgIHYIjGzYuyPLmGLSdcPUoMdi6kxiYqHlpPj4NJxlbaFD0UHA==
dependencies:
"@babel/runtime" "^7.23.9"

Expand All @@ -1838,44 +1838,44 @@
typescript "^5.3.3"
uuid "^9.0.1"

"@mui/joy@^5.0.0-beta.27":
version "5.0.0-beta.27"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.27.tgz#b408b3312d2408d6c4648ccb14881af68545ad88"
integrity sha512-WuyE3c8l77Ph5aBPd9FZAfScx+bMxDS0dLpe5+cno2fMFW1Hua1muTd1Id2e3hebNMwos1NzqaeYFXHgd1yfBw==
"@mui/joy@^5.0.0-beta.29":
version "5.0.0-beta.29"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.29.tgz#6c1a71db6d53ef91f34a3f3f2cdcbce90378723e"
integrity sha512-23bU7NOSRa6BiWqExEA0p72ttMbzhoISX3qjKI8gcX+gAnk6lKKuhApBc/rD3ORdDQfiPx5LuxxLW0V73atQEg==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.36"
"@mui/core-downloads-tracker" "^5.15.9"
"@mui/system" "^5.15.9"
"@mui/base" "5.0.0-beta.37"
"@mui/core-downloads-tracker" "^5.15.11"
"@mui/system" "^5.15.11"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/lab@^5.0.0-alpha.165":
version "5.0.0-alpha.165"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.165.tgz#7fd60d26597f60b1dbf7d3ddbd646fcece276385"
integrity sha512-8/zJStT10nh9yrAzLOPTICGhpf5YiGp/JpM0bdTP7u5AE+YT+X2u6QwMxuCrVeW8/WVLAPFg0vtzyfgPcN5T7g==
"@mui/lab@^5.0.0-alpha.166":
version "5.0.0-alpha.166"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.166.tgz#7c79c66e8cc1bd44f1ef2d1e0c3fd874381e161f"
integrity sha512-a+0yorrgxLIgfKhShVKQk0/5CnB4KBhMQ64SvEB+CsvKAKKJzjIU43m2nMqdBbWzfnEuj6wR9vQ9kambdn3ZKA==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.36"
"@mui/system" "^5.15.9"
"@mui/base" "5.0.0-beta.37"
"@mui/system" "^5.15.11"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/material@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.9.tgz#4d6a4aee002c6a2d0e174e08c6d23245c18dd828"
integrity sha512-kbHTZDcFmN8GHKzRpImUEl9AJfFWI/0Kl+DsYVT3kHzQWUuHiKm3uHXR1RCOqr7H8IgHFPdbxItmCSQ/mj7zgg==
"@mui/material@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.11.tgz#4f42ee30443699ffb5836029c6d8464154eca603"
integrity sha512-FA3eEuEZaDaxgN3CgfXezMWbCZ4VCeU/sv0F0/PK5n42qIgsPVD6q+j71qS7/62sp6wRFMHtDMpXRlN+tT/7NA==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.36"
"@mui/core-downloads-tracker" "^5.15.9"
"@mui/system" "^5.15.9"
"@mui/base" "5.0.0-beta.37"
"@mui/core-downloads-tracker" "^5.15.11"
"@mui/system" "^5.15.11"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
"@types/react-transition-group" "^4.4.10"
clsx "^2.1.0"
csstype "^3.1.3"
Expand All @@ -1892,35 +1892,35 @@
execa "^8.0.1"
google-auth-library "^9.5.0"

"@mui/private-theming@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.9.tgz#3ea3514ed2f6bf68541dbe9206665a82cd89cb01"
integrity sha512-/aMJlDOxOTAXyp4F2rIukW1O0anodAMCkv1DfBh/z9vaKHY3bd5fFf42wmP+0GRmwMinC5aWPpNfHXOED1fEtg==
"@mui/private-theming@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.11.tgz#4b9289b56b1ae0beb84e47bc9952f927b6e175ae"
integrity sha512-jY/696SnSxSzO1u86Thym7ky5T9CgfidU3NFJjguldqK4f3Z5S97amZ6nffg8gTD0HBjY9scB+4ekqDEUmxZOA==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
prop-types "^15.8.1"

"@mui/styled-engine@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.9.tgz#444605039ec3fe456bdd5d5cb94330183be62b91"
integrity sha512-NRKtYkL5PZDH7dEmaLEIiipd3mxNnQSO+Yo8rFNBNptY8wzQnQ+VjayTq39qH7Sast5cwHKYFusUrQyD+SS4Og==
"@mui/styled-engine@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.11.tgz#040181f31910e0f66d43a5c44fe89da06b34212b"
integrity sha512-So21AhAngqo07ces4S/JpX5UaMU2RHXpEA6hNzI6IQjd/1usMPxpgK8wkGgTe3JKmC2KDmH8cvoycq5H3Ii7/w==
dependencies:
"@babel/runtime" "^7.23.9"
"@emotion/cache" "^11.11.0"
csstype "^3.1.3"
prop-types "^15.8.1"

"@mui/styles@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.9.tgz#b123e49c52578911354abd7adf9b63a9c360461d"
integrity sha512-xwQ1uI2rB6Ra9fZM0jPjmUWsr2Jbtf8+VMNs7DiallJDrzdmmvHzBkVe74bTWWmHq1HdsYIz2vIcH0wnFYGe4Q==
"@mui/styles@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.11.tgz#2fc57a42eff47542924e1ba90fb188b733d295aa"
integrity sha512-7TCs+0AGCtNaqBHhj0ZODYLnQjVrY9nG4PrT2bzIGIh3zvJxF7zY6IRiPyBFsKY1OjdVHjjYuan4U81QbdBrew==
dependencies:
"@babel/runtime" "^7.23.9"
"@emotion/hash" "^0.9.1"
"@mui/private-theming" "^5.15.9"
"@mui/private-theming" "^5.15.11"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
clsx "^2.1.0"
csstype "^3.1.3"
hoist-non-react-statics "^3.3.2"
Expand All @@ -1934,16 +1934,16 @@
jss-plugin-vendor-prefixer "^10.10.0"
prop-types "^15.8.1"

"@mui/system@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.9.tgz#8a34ac0ab133af2550cc7ab980a35174142fd265"
integrity sha512-SxkaaZ8jsnIJ77bBXttfG//LUf6nTfOcaOuIgItqfHv60ZCQy/Hu7moaob35kBb+guxVJnoSZ+7vQJrA/E7pKg==
"@mui/system@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.11.tgz#19cf1974f82f1dd38be1f162034efecadd765733"
integrity sha512-9j35suLFq+MgJo5ktVSHPbkjDLRMBCV17NMBdEQurh6oWyGnLM4uhU4QGZZQ75o0vuhjJghOCA1jkO3+79wKsA==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/private-theming" "^5.15.9"
"@mui/styled-engine" "^5.15.9"
"@mui/private-theming" "^5.15.11"
"@mui/styled-engine" "^5.15.11"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
"@mui/utils" "^5.15.11"
clsx "^2.1.0"
csstype "^3.1.3"
prop-types "^15.8.1"
Expand All @@ -1953,10 +1953,10 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.13.tgz#d1584912942f9dc042441ecc2d1452be39c666b8"
integrity sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==

"@mui/utils@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.9.tgz#2bdf925e274d87cbe90c14eb52d0835318205e86"
integrity sha512-yDYfr61bCYUz1QtwvpqYy/3687Z8/nS4zv7lv/ih/6ZFGMl1iolEvxRmR84v2lOYxlds+kq1IVYbXxDKh8Z9sg==
"@mui/utils@^5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.11.tgz#a71804d6d6025783478fd1aca9afbf83d9b789c7"
integrity sha512-D6bwqprUa9Stf8ft0dcMqWyWDKEo7D+6pB1k8WajbqlYIRA8J8Kw9Ra7PSZKKePGBGWO+/xxrX1U8HpG/aXQCw==
dependencies:
"@babel/runtime" "^7.23.9"
"@types/prop-types" "^15.7.11"
Expand Down

0 comments on commit 98e725d

Please sign in to comment.