From 952cbc4e6c047768e97eaec2cda0c32ab126483c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:33:20 +0100 Subject: [PATCH] Bump MUI Core (#2991) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 8 +- examples/react-pages/package.json | 2 +- packages/toolpad-app/package.json | 12 +- packages/toolpad-components/package.json | 6 +- packages/toolpad-core/package.json | 2 +- test/package.json | 2 +- yarn.lock | 164 +++++++++++------------ 7 files changed, 98 insertions(+), 98 deletions(-) diff --git a/docs/package.json b/docs/package.json index c1682320ae5..a0115b633a9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -26,12 +26,12 @@ "@emotion/react": "11.11.1", "@emotion/server": "11.11.0", "@emotion/styled": "11.11.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", - "@mui/styles": "5.14.20", + "@mui/styles": "5.15.0", "@mui/toolpad": "0.1.40", - "@mui/utils": "5.14.20", + "@mui/utils": "5.15.0", "@trendmicro/react-interpolate": "0.5.5", "@types/lodash": "4.14.202", "@types/react-dom": "18.2.17", diff --git a/examples/react-pages/package.json b/examples/react-pages/package.json index 0910bdad0b8..50fa6411286 100644 --- a/examples/react-pages/package.json +++ b/examples/react-pages/package.json @@ -8,7 +8,7 @@ "start": "toolpad start" }, "dependencies": { - "@mui/material": "5.14.20", + "@mui/material": "5.15.0", "@mui/toolpad": "0.1.40", "@mui/x-data-grid": "6.18.4", "@tanstack/react-query": "5.13.4" diff --git a/packages/toolpad-app/package.json b/packages/toolpad-app/package.json index dbe3e00ee5c..d53a7d39880 100644 --- a/packages/toolpad-app/package.json +++ b/packages/toolpad-app/package.json @@ -52,15 +52,15 @@ "@emotion/styled": "11.11.0", "@googleapis/drive": "8.4.0", "@googleapis/sheets": "5.0.5", - "@mui/icons-material": "5.14.19", - "@mui/lab": "5.0.0-alpha.155", - "@mui/material": "5.14.20", - "@mui/system": "5.14.20", + "@mui/icons-material": "5.15.0", + "@mui/lab": "5.0.0-alpha.156", + "@mui/material": "5.15.0", + "@mui/system": "5.15.0", "@mui/toolpad-components": "0.1.40", "@mui/toolpad-core": "0.1.40", "@mui/toolpad-utils": "0.1.40", - "@mui/types": "7.2.10", - "@mui/utils": "5.14.20", + "@mui/types": "7.2.11", + "@mui/utils": "5.15.0", "@mui/x-charts": "6.18.3", "@mui/x-data-grid": "6.18.4", "@mui/x-data-grid-pro": "6.18.4", diff --git a/packages/toolpad-components/package.json b/packages/toolpad-components/package.json index 8499135b564..f68db87ce94 100644 --- a/packages/toolpad-components/package.json +++ b/packages/toolpad-components/package.json @@ -38,9 +38,9 @@ "url": "https://github.com/mui/mui-toolpad/issues" }, "dependencies": { - "@mui/icons-material": "5.14.19", - "@mui/lab": "5.0.0-alpha.155", - "@mui/material": "5.14.20", + "@mui/icons-material": "5.15.0", + "@mui/lab": "5.0.0-alpha.156", + "@mui/material": "5.15.0", "@mui/toolpad-core": "0.1.40", "@mui/toolpad-utils": "0.1.40", "@mui/x-charts": "6.18.3", diff --git a/packages/toolpad-core/package.json b/packages/toolpad-core/package.json index 4eadf41ddee..c1f7aea01ef 100644 --- a/packages/toolpad-core/package.json +++ b/packages/toolpad-core/package.json @@ -40,7 +40,7 @@ "url": "https://github.com/mui/mui-toolpad/issues" }, "dependencies": { - "@mui/material": "5.14.20", + "@mui/material": "5.15.0", "@mui/toolpad-utils": "0.1.40", "@tanstack/react-query": "5.13.4", "@types/json-schema": "7.0.15", diff --git a/test/package.json b/test/package.json index 3323e5558b5..61ca8221eae 100644 --- a/test/package.json +++ b/test/package.json @@ -10,7 +10,7 @@ }, "type": "module", "dependencies": { - "@mui/material": "5.14.20", + "@mui/material": "5.15.0", "@mui/toolpad": "0.1.37" } } diff --git a/yarn.lock b/yarn.lock index 127d249bd0d..ec68c888df0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -458,10 +458,10 @@ 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.22.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@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== +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7": + version "7.23.6" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" + integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== dependencies: regenerator-runtime "^0.14.0" @@ -1131,55 +1131,55 @@ dependencies: call-bind "^1.0.2" -"@mui/base@5.0.0-beta.26", "@mui/base@^5.0.0-beta.20", "@mui/base@^5.0.0-beta.22": - 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/base@5.0.0-beta.27", "@mui/base@^5.0.0-beta.20", "@mui/base@^5.0.0-beta.22": + 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/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/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== - 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" +"@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.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/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.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" @@ -1191,35 +1191,35 @@ version "5.14.20" resolved "https://github.com/mui/material-ui.git#922e29ff4d94b1bf78fc65c1c096a39eb36c7ea4" -"@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.19" - resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.19.tgz#dee1d16044a5ef3a783b742381ea4348c159b013" - integrity sha512-jtj/Pyn/bS8PM7NXdFNTHWZfE3p+vItO4/HoQbUeAv3u+cnWXcTBGHHY/xdIn446lYGFDczTh1YyX8G4Ts0Rtg== +"@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" @@ -1233,31 +1233,31 @@ jss-plugin-vendor-prefixer "^10.10.0" prop-types "^15.8.1" -"@mui/system@5.14.20", "@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", "@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", "@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", "@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", "@mui/utils@^5.13.7", "@mui/utils@^5.14.14", "@mui/utils@^5.14.16", "@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", "@mui/utils@^5.13.7", "@mui/utils@^5.14.14", "@mui/utils@^5.14.16", "@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"