Skip to content

Commit

Permalink
Bump MUI Core (#11431)
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 Dec 18, 2023
1 parent d4e65d2 commit cec51c5
Show file tree
Hide file tree
Showing 12 changed files with 117 additions and 117 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.19",
"@mui/joy": "^5.0.0-beta.17",
"@mui/lab": "^5.0.0-alpha.155",
"@mui/material": "^5.14.20",
"@mui/styles": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/icons-material": "^5.15.0",
"@mui/joy": "^5.0.0-beta.18",
"@mui/lab": "^5.0.0-alpha.156",
"@mui/material": "^5.15.0",
"@mui/styles": "^5.15.0",
"@mui/utils": "^5.15.0",
"@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 @@ -82,10 +82,10 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.20",
"@mui/icons-material": "^5.15.0",
"@mui/material": "^5.15.0",
"@mui/monorepo": "https://github.com/mui/material-ui.git#master",
"@mui/utils": "^5.14.20",
"@mui/utils": "^5.15.0",
"@next/eslint-plugin-next": "^14.0.4",
"@octokit/plugin-retry": "^6.0.1",
"@octokit/rest": "^20.0.2",
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 @@ -34,7 +34,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "^5.0.0-beta.26",
"@mui/base": "^5.0.0-beta.27",
"@mui/x-data-grid-premium": "7.0.0-alpha.5",
"chance": "^1.1.11",
"clsx": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/grid/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"@mui/x-data-grid": "7.0.0-alpha.5",
"@mui/x-data-grid-pro": "7.0.0-alpha.5",
"@mui/x-license-pro": "7.0.0-alpha.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/grid/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"@mui/x-data-grid": "7.0.0-alpha.5",
"@mui/x-license-pro": "7.0.0-alpha.1",
"@types/format-util": "^1.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/grid/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
"reselect": "^4.1.8"
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 @@ -40,9 +40,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "^5.0.0-beta.26",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/base": "^5.0.0-beta.27",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",
"clsx": "^2.0.0",
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 @@ -43,9 +43,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "^5.0.0-beta.26",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/base": "^5.0.0-beta.27",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"@mui/x-date-pickers": "7.0.0-alpha.5",
"@mui/x-license-pro": "7.0.0-alpha.1",
"clsx": "^2.0.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 @@ -46,9 +46,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "^5.0.0-beta.26",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/base": "^5.0.0-beta.27",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.0.0",
"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.23.5",
"@mui/utils": "^5.14.20"
"@mui/utils": "^5.15.0"
},
"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 @@ -44,9 +44,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "^5.0.0-beta.26",
"@mui/system": "^5.14.20",
"@mui/utils": "^5.14.20",
"@mui/base": "^5.0.0-beta.27",
"@mui/system": "^5.15.0",
"@mui/utils": "^5.15.0",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
Expand Down
176 changes: 88 additions & 88 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@
core-js "^2.6.12"
regenerator-runtime "^0.14.0"

"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.23.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
version "7.23.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db"
integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==
Expand Down Expand Up @@ -1807,69 +1807,69 @@
react-test-renderer "^18.0.0"
semver "^5.7.0"

"@mui/[email protected].26", "@mui/base@^5.0.0-beta.26":
version "5.0.0-beta.26"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.26.tgz#5fab6062238dc17dd840bf1a17ab759370452713"
integrity sha512-gPMRKC84VRw+tjqYoyBzyrBUqHQucMXdlBpYazHa5rCXrb91fYEQk5SqQ2U5kjxx9QxZxTBvWAmZ6DblIgaGhQ==
"@mui/[email protected].27", "@mui/base@^5.0.0-beta.27":
version "5.0.0-beta.27"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.27.tgz#21a9c7d954a5f88f6706dfee630154c651ee73af"
integrity sha512-duL37qxihT1N0pW/gyXVezP7SttLkF+cLAs/y6g6ubEFmVadjbnZ45SeF12/vAiKzqwf5M0uFH1cczIPXFZygA==
dependencies:
"@babel/runtime" "^7.23.4"
"@babel/runtime" "^7.23.5"
"@floating-ui/react-dom" "^2.0.4"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.20"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.0"
"@popperjs/core" "^2.11.8"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/core-downloads-tracker@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.20.tgz#c9ce5ccfcc7972d3bc1623440e041e0a01386626"
integrity sha512-fXoGe8VOrIYajqALysFuyal1q1YmBARqJ3tmnWYDVl0scu8f6h6tZQbS2K8BY28QwkWNGyv4WRfuUkzN5HR3Ow==
"@mui/core-downloads-tracker@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.0.tgz#6b45d5bff38f305402d24d3bf86075b56c578909"
integrity sha512-NpGtlHwuyLfJtdrlERXb8qRqd279O0VnuGaZAor1ehdNhUJOD1bSxHDeXKZkbqNpvi50hasFj7lsbTpluworTQ==

"@mui/icons-material@^5.14.19":
version "5.14.19"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.19.tgz#6e0f4e9d89f99517d3c0ee65dee7ac97753755af"
integrity sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==
dependencies:
"@babel/runtime" "^7.23.4"

"@mui/joy@^5.0.0-beta.17":
version "5.0.0-beta.17"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.17.tgz#97022f5e29a2501fd5de64dbbe61f7fca6fc570a"
integrity sha512-KQMfQe7P98jRYWcjTxLRnjAlWre0YGvZstpE+xNJyOn6aTnMomnAskMIG0s2+k5PcluyxTEZZKZZ0Usl3M5D6g==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/base" "5.0.0-beta.26"
"@mui/core-downloads-tracker" "^5.14.20"
"@mui/system" "^5.14.20"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.20"
"@mui/icons-material@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.0.tgz#fdc93611ca77ce3b79128be02fb6c1ae79b972b8"
integrity sha512-zHY6fOkaK7VfhWeyxO8MjO3IAjEYpYMXuqUhX7TkUZJ9+TSH/9dn4ClG4K2j6hdgBU5Yrq2Z/89Bo6BHHp7AdQ==
dependencies:
"@babel/runtime" "^7.23.5"

"@mui/joy@^5.0.0-beta.18":
version "5.0.0-beta.18"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.18.tgz#24f708a71bfa1c5b593290b202fb97e0f0f99143"
integrity sha512-TxEo7kqEnbjB5S8cyFrytWjzhxW12UxkEJOT0QM8WpwaBN3Ie1okFuo2bnFW94vYFZperW97/H/08cqqS/2JPA==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/base" "5.0.0-beta.27"
"@mui/core-downloads-tracker" "^5.15.0"
"@mui/system" "^5.15.0"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.0"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/lab@^5.0.0-alpha.155":
version "5.0.0-alpha.155"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.155.tgz#db9cd4815954f237541ba5aae7c7d61d92a4edae"
integrity sha512-9mE929QFToQnSghSwvcy3Yeg+Pkj2WnR6z9OP871JiqFDL80b6OaLg2qyUt4zTFhbiBwUyBTJQ9XFrkFIibLHw==
"@mui/lab@^5.0.0-alpha.156":
version "5.0.0-alpha.156"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.156.tgz#9fee3a408ded367ab4fe84275789155b65dee7e7"
integrity sha512-OUAckFeqlAG6aIBG1Ud1fDCBqnU1wltWZYHsA7YCGzRBykNzQC/W/dYddp+RJLu0BgYpMiXwPXq2Hg0ERVtaog==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/base" "5.0.0-beta.26"
"@mui/system" "^5.14.20"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.20"
"@babel/runtime" "^7.23.5"
"@mui/base" "5.0.0-beta.27"
"@mui/system" "^5.15.0"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.0"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/material@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.20.tgz#d9834187838011642779c57bbdd989275ef37b6d"
integrity sha512-SUcPZnN6e0h1AtrDktEl76Dsyo/7pyEUQ+SAVe9XhHg/iliA0b4Vo+Eg4HbNkELsMbpDsUF4WHp7rgflPG7qYQ==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/base" "5.0.0-beta.26"
"@mui/core-downloads-tracker" "^5.14.20"
"@mui/system" "^5.14.20"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.20"
"@mui/material@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.0.tgz#f801cf56d505cc52dca225438360ab9c62057285"
integrity sha512-60CDI/hQNwJv9a3vEZtFG7zz0USdQhVwpBd3fZqrzhuXSdiMdYMaZcCXeX/KMuNq0ZxQEAZd74Pv+gOb408QVA==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/base" "5.0.0-beta.27"
"@mui/core-downloads-tracker" "^5.15.0"
"@mui/system" "^5.15.0"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.0"
"@types/react-transition-group" "^4.4.9"
clsx "^2.0.0"
csstype "^3.1.2"
Expand All @@ -1881,35 +1881,35 @@
version "5.14.19"
resolved "https://github.com/mui/material-ui.git#a07b4925255aa3fc7ae1255130e182e4573c58d7"

"@mui/private-theming@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.20.tgz#ccb0ef60d854510585cb266780d6e37589693c40"
integrity sha512-WV560e1vhs2IHCh0pgUaWHznrcrVoW9+cDCahU1VTkuwPokWVvb71ccWQ1f8Y3tRBPPcNkU2dChkkRJChLmQlQ==
"@mui/private-theming@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.0.tgz#96de66ce097ba417e1b6b769cd67cbf516bd8876"
integrity sha512-7WxtIhXxNek0JjtsYy+ut2LtFSLpsUW5JSDehQO+jF7itJ8ehy7Bd9bSt2yIllbwGjCFowLfYpPk2Ykgvqm1tA==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/utils" "^5.14.20"
"@babel/runtime" "^7.23.5"
"@mui/utils" "^5.15.0"
prop-types "^15.8.1"

"@mui/styled-engine@^5.14.19":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.20.tgz#b0e80294c35d2b68548f6f655fe80127b3169d05"
integrity sha512-Vs4nGptd9wRslo9zeRkuWcZeIEp+oYbODy+fiZKqqr4CH1Gfi9fdP0Q1tGYk8OiJ2EPB/tZSAyOy62Hyp/iP7g==
"@mui/styled-engine@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.0.tgz#44e068dbb855699053b9e6e4e6d3ed5efe98b7d9"
integrity sha512-6NysIsHkuUS2lF+Lzv1jiK3UjBJk854/vKVcJQVGKlPiqNEVZJNlwaSpsaU5xYXxWEZYfbVFSAomLOS/LV/ovQ==
dependencies:
"@babel/runtime" "^7.23.4"
"@babel/runtime" "^7.23.5"
"@emotion/cache" "^11.11.0"
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/styles@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.20.tgz#198d9c74cf29cd2986415e0e56fefe515b27096c"
integrity sha512-6OErKSuqDTooheoyvcHY2sKSrDpYEYRR+2h9SCnhz2hU7tw0eLd+HUuK1d9YJnCaR1aMKRvmqd10gU3y0z4H1Q==
"@mui/styles@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.0.tgz#8cf728ffa3ef33eb20f7533438c3ff36b98863c6"
integrity sha512-YAtXHlANm7wPo2IbYcWhya2c4KI9lxJm3d6UiFhObVg9WdkXZlF+hAIspmXLXo+Z9I/3AH44se+dJfY+B+duVQ==
dependencies:
"@babel/runtime" "^7.23.4"
"@babel/runtime" "^7.23.5"
"@emotion/hash" "^0.9.1"
"@mui/private-theming" "^5.14.20"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.20"
"@mui/private-theming" "^5.15.0"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.0"
clsx "^2.0.0"
csstype "^3.1.2"
hoist-non-react-statics "^3.3.2"
Expand All @@ -1923,31 +1923,31 @@
jss-plugin-vendor-prefixer "^10.10.0"
prop-types "^15.8.1"

"@mui/system@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.20.tgz#4973883279377024ca2b4c98d311ec364f01875b"
integrity sha512-jKOGtK4VfYZG5kdaryUHss4X6hzcfh0AihT8gmnkfqRtWP7xjY+vPaUhhuSeibE5sqA5wCtdY75z6ep9pxFnIg==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/private-theming" "^5.14.20"
"@mui/styled-engine" "^5.14.19"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.20"
"@mui/system@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.0.tgz#d4f6fd65ad8e404d4d7c7b56d755d2a63b0edddb"
integrity sha512-8TPjfTlYBNB7/zBJRL4QOD9kImwdZObbiYNh0+hxvhXr2koezGx8USwPXj8y/JynbzGCkIybkUztCdWlMZe6OQ==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/private-theming" "^5.15.0"
"@mui/styled-engine" "^5.15.0"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.0"
clsx "^2.0.0"
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/types@^7.2.10":
version "7.2.10"
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.10.tgz#13e3e9aa07ee6d593cfacd538e02e8e896d7a12f"
integrity sha512-wX1vbDC+lzF7FlhT6A3ffRZgEoKWPF8VqRoTu4lZwouFX2t90KyCMsgepMw5DxLak1BSp/KP86CmtZttikb/gQ==
"@mui/types@^7.2.11":
version "7.2.11"
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.11.tgz#36b99a88f8010dc716128e568dc05681a69dc7ae"
integrity sha512-KWe/QTEsFFlFSH+qRYf3zoFEj3z67s+qAuSnMMg+gFwbxG7P96Hm6g300inQL1Wy///gSRb8juX7Wafvp93m3w==

"@mui/utils@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.20.tgz#6d57b8ef02633fbeef51de8f74a2388cde7da8b9"
integrity sha512-Y6yL5MoFmtQml20DZnaaK1znrCEwG6/vRSzW8PKOTrzhyqKIql0FazZRUR7sA5EPASgiyKZfq0FPwISRXm5NdA==
"@mui/utils@^5.15.0":
version "5.15.0"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.0.tgz#87b4db92dd2ddf3e2676377427f50662124013b4"
integrity sha512-XSmTKStpKYamewxyJ256+srwEnsT3/6eNo6G7+WC1tj2Iq9GfUJ/6yUoB7YXjOD2jTZ3XobToZm4pVz1LBt6GA==
dependencies:
"@babel/runtime" "^7.23.4"
"@babel/runtime" "^7.23.5"
"@types/prop-types" "^15.7.11"
prop-types "^15.8.1"
react-is "^18.2.0"
Expand Down

0 comments on commit cec51c5

Please sign in to comment.