Merge pull request 'Update material-ui monorepo' (#110) from renovate/material-ui-monorepo into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-07-04 09:01:32 +00:00 committed by Gitea
parent ba8df6d910
commit 5a42d316a0
2 changed files with 49 additions and 88 deletions

View File

@ -9,8 +9,8 @@
"dependencies": { "dependencies": {
"@emotion/react": "11.11.1", "@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0", "@emotion/styled": "11.11.0",
"@mui/lab": "5.0.0-alpha.134", "@mui/lab": "5.0.0-alpha.135",
"@mui/material": "5.13.6", "@mui/material": "5.13.7",
"next": "latest", "next": "latest",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"

133
yarn.lock
View File

@ -238,64 +238,50 @@
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.1.tgz#9551142a1980503752536b5050fd99f4a7f13b17" resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.1.tgz#9551142a1980503752536b5050fd99f4a7f13b17"
integrity sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw== integrity sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==
"@mui/base@5.0.0-beta.4": "@mui/base@5.0.0-beta.6":
version "5.0.0-beta.4" version "5.0.0-beta.6"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.4.tgz#e3f4f4a056b88ab357194a245e223177ce35e0b0" resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.6.tgz#c4537231619f4642ebda714c2cfd0e598aa9f511"
integrity sha512-ejhtqYJpjDgHGEljjMBQWZ22yEK0OzIXNa7toJmmXsP4TT3W7xVy8bTJ0TniPDf+JNjrsgfgiFTDGdlEhV1E+g== integrity sha512-jcHy6HwOX7KzRhRtL8nvIvUlxvLx2Fl6NMRCyUSQSvMTyfou9kndekz0H4HJaXvG1Y4WEifk23RYedOlrD1kEQ==
dependencies: dependencies:
"@babel/runtime" "^7.21.0" "@babel/runtime" "^7.22.5"
"@emotion/is-prop-valid" "^1.2.1" "@emotion/is-prop-valid" "^1.2.1"
"@mui/types" "^7.2.4" "@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1" "@mui/utils" "^5.13.7"
"@popperjs/core" "^2.11.8" "@popperjs/core" "^2.11.8"
clsx "^1.2.1" clsx "^1.2.1"
prop-types "^15.8.1" prop-types "^15.8.1"
react-is "^18.2.0" react-is "^18.2.0"
"@mui/base@5.0.0-beta.5": "@mui/core-downloads-tracker@^5.13.7":
version "5.0.0-beta.5" version "5.13.7"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.5.tgz#b566f3beb1eb2823139eabaf52014cf7be900015" resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.13.7.tgz#f4d9af5fe113b80b98b2cb158263d7b8f77e61c7"
integrity sha512-vy3TWLQYdGNecTaufR4wDNQFV2WEg6wRPi6BVbx6q1vP3K1mbxIn1+XOqOzfYBXjFHvMx0gZAo2TgWbaqfgvAA== integrity sha512-/suIo4WoeL/OyO3KUsFVpdOmKiSAr6NpWXmQ4WLSxwKrTiha1FJxM6vwAki5W/5kR9WnVLw5E8JC4oHHsutT8w==
"@mui/lab@5.0.0-alpha.135":
version "5.0.0-alpha.135"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.135.tgz#d4c4145b63d5839cc201136fc4e152fd31690b44"
integrity sha512-l/Yus4dGZbwm51GXpepgSmvlVxrK3CNUxPamEocqdhFkh0U/8QlfyOqeRGPXGLvxpj+efABXT0yZTapwbZBjcg==
dependencies: dependencies:
"@babel/runtime" "^7.22.5" "@babel/runtime" "^7.22.5"
"@emotion/is-prop-valid" "^1.2.1" "@mui/base" "5.0.0-beta.6"
"@mui/system" "^5.13.7"
"@mui/types" "^7.2.4" "@mui/types" "^7.2.4"
"@mui/utils" "^5.13.6" "@mui/utils" "^5.13.7"
"@popperjs/core" "^2.11.8"
clsx "^1.2.1" clsx "^1.2.1"
prop-types "^15.8.1" prop-types "^15.8.1"
react-is "^18.2.0" react-is "^18.2.0"
"@mui/core-downloads-tracker@^5.13.4": "@mui/material@5.13.7":
version "5.13.4" version "5.13.7"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.13.4.tgz#7e4b491d8081b6d45ae51556d82cb16b31315a19" resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.13.7.tgz#0a4cef14d2a647eb6b049557a795744ff35df755"
integrity sha512-yFrMWcrlI0TqRN5jpb6Ma9iI7sGTHpytdzzL33oskFHNQ8UgrtPas33Y1K7sWAMwCrr1qbWDrOHLAQG4tAzuSw== integrity sha512-+n453jDDm88zZM3b5YK29nZ7gXY+s+rryH9ovDbhmfSkOlFtp+KSqbXy5cTaC/UlDqDM7sYYJGq8BmJov3v9Tg==
"@mui/lab@5.0.0-alpha.134":
version "5.0.0-alpha.134"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.134.tgz#e48c108fce91fbb89446dcf86ca35e7e761bc078"
integrity sha512-GhvuM2dNOi6hzjbeGEocWVozgyyeUn7RBmZhLFtniROauxmPCZMcTsEU+GAxmpyYppqHuI8flP6tGKgMuEAK/g==
dependencies:
"@babel/runtime" "^7.21.0"
"@mui/base" "5.0.0-beta.4"
"@mui/system" "^5.13.5"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1"
clsx "^1.2.1"
prop-types "^15.8.1"
react-is "^18.2.0"
"@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: dependencies:
"@babel/runtime" "^7.22.5" "@babel/runtime" "^7.22.5"
"@mui/base" "5.0.0-beta.5" "@mui/base" "5.0.0-beta.6"
"@mui/core-downloads-tracker" "^5.13.4" "@mui/core-downloads-tracker" "^5.13.7"
"@mui/system" "^5.13.6" "@mui/system" "^5.13.7"
"@mui/types" "^7.2.4" "@mui/types" "^7.2.4"
"@mui/utils" "^5.13.6" "@mui/utils" "^5.13.7"
"@types/react-transition-group" "^4.4.6" "@types/react-transition-group" "^4.4.6"
clsx "^1.2.1" clsx "^1.2.1"
csstype "^3.1.2" csstype "^3.1.2"
@ -303,13 +289,13 @@
react-is "^18.2.0" react-is "^18.2.0"
react-transition-group "^4.4.5" react-transition-group "^4.4.5"
"@mui/private-theming@^5.13.1": "@mui/private-theming@^5.13.7":
version "5.13.1" version "5.13.7"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.13.1.tgz#c3e9a0b44f9c5a51b92cfcfb660536060cb61ed7" resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.13.7.tgz#2f8ef5da066f3c6c6423bd4260d003a28d10b099"
integrity sha512-HW4npLUD9BAkVppOUZHeO1FOKUJWAwbpy0VQoGe3McUYTlck1HezGHQCfBQ5S/Nszi7EViqiimECVl9xi+/WjQ== integrity sha512-qbSr+udcij5F9dKhGX7fEdx2drXchq7htLNr2Qg2Ma+WJ6q0ERlEqGSBiPiVDJkptcjeVL4DGmcf1wl5+vD4EA==
dependencies: dependencies:
"@babel/runtime" "^7.21.0" "@babel/runtime" "^7.22.5"
"@mui/utils" "^5.13.1" "@mui/utils" "^5.13.7"
prop-types "^15.8.1" prop-types "^15.8.1"
"@mui/styled-engine@^5.13.2": "@mui/styled-engine@^5.13.2":
@ -322,30 +308,16 @@
csstype "^3.1.2" csstype "^3.1.2"
prop-types "^15.8.1" prop-types "^15.8.1"
"@mui/system@^5.13.5": "@mui/system@^5.13.7":
version "5.13.5" version "5.13.7"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.5.tgz#9f67ea0c4f6974713f90b7b94c999fd3f40f8de3" resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.7.tgz#b02e6284bbaab4201b142546ebbb2012ec0fa63d"
integrity sha512-n0gzUxoZ2ZHZgnExkh2Htvo9uW2oakofgPRQrDoa/GQOWyRD0NH9MDszBwOb6AAoXZb+OV5TE7I4LeZ/dzgHYA== integrity sha512-7R2KdI6vr8KtnauEfg9e9xQmPk6Gg/1vGNiALYyhSI+cYztxN6WmlSqGX4bjWn/Sygp1TUE1jhFEgs7MWruhkQ==
dependencies:
"@babel/runtime" "^7.21.0"
"@mui/private-theming" "^5.13.1"
"@mui/styled-engine" "^5.13.2"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.13.1"
clsx "^1.2.1"
csstype "^3.1.2"
prop-types "^15.8.1"
"@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: dependencies:
"@babel/runtime" "^7.22.5" "@babel/runtime" "^7.22.5"
"@mui/private-theming" "^5.13.1" "@mui/private-theming" "^5.13.7"
"@mui/styled-engine" "^5.13.2" "@mui/styled-engine" "^5.13.2"
"@mui/types" "^7.2.4" "@mui/types" "^7.2.4"
"@mui/utils" "^5.13.6" "@mui/utils" "^5.13.7"
clsx "^1.2.1" clsx "^1.2.1"
csstype "^3.1.2" csstype "^3.1.2"
prop-types "^15.8.1" prop-types "^15.8.1"
@ -355,25 +327,14 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328" resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA== integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==
"@mui/utils@^5.13.1": "@mui/utils@^5.13.7":
version "5.13.1" version "5.13.7"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.1.tgz#86199e46014215f95da046a5ec803f4a39c96eee" resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.7.tgz#7e6a8336e05eb2642667a5c02eb605351e27ec20"
integrity sha512-6lXdWwmlUbEU2jUI8blw38Kt+3ly7xkmV9ljzY4Q20WhsJMWiNry9CX8M+TaP/HbtuyR8XKsdMgQW7h7MM3n3A== integrity sha512-/3BLptG/q0u36eYED7Nhf4fKXmcKb6LjjT7ZMwhZIZSdSxVqDqSTmATW3a56n3KEPQUXCU9TpxAfCBQhs6brVA==
dependencies:
"@babel/runtime" "^7.21.0"
"@types/prop-types" "^15.7.5"
"@types/react-is" "^18.2.0"
prop-types "^15.8.1"
react-is "^18.2.0"
"@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: dependencies:
"@babel/runtime" "^7.22.5" "@babel/runtime" "^7.22.5"
"@types/prop-types" "^15.7.5" "@types/prop-types" "^15.7.5"
"@types/react-is" "^18.2.0" "@types/react-is" "^18.2.1"
prop-types "^15.8.1" prop-types "^15.8.1"
react-is "^18.2.0" react-is "^18.2.0"
@ -478,10 +439,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react-is@^18.2.0": "@types/react-is@^18.2.1":
version "18.2.0" version "18.2.1"
resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-18.2.0.tgz#2f5137853a46017b3d56447940fb3eb92bbf24a5" resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-18.2.1.tgz#61d01c2a6fc089a53520c0b66996d458fdc46863"
integrity sha512-1vz2yObaQkLL7YFe/pme2cpvDsCwI1WXIfL+5eLz0MI9gFG24Re16RzUsI8t9XZn9ZWvgLNDrJBmrqXJO7GNQQ== integrity sha512-wyUkmaaSZEzFZivD8F2ftSyAfk6L+DfFliVj/mYdOXbVjRcS87fQJLTnhk6dRZPuJjI+9g6RZJO4PNCngUrmyw==
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"