Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-12-20 12:42:17 +00:00
parent 9730c22b5c
commit 6579fe99a4
2 changed files with 41 additions and 41 deletions

View File

@ -9,8 +9,8 @@
"dependencies": { "dependencies": {
"@emotion/react": "11.10.5", "@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5", "@emotion/styled": "11.10.5",
"@mui/lab": "5.0.0-alpha.112", "@mui/lab": "5.0.0-alpha.113",
"@mui/material": "5.11.0", "@mui/material": "5.11.1",
"next": "latest", "next": "latest",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"

View File

@ -244,50 +244,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-alpha.110": "@mui/base@5.0.0-alpha.111":
version "5.0.0-alpha.110" version "5.0.0-alpha.111"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.110.tgz#61174f64b23e667387708b2cbb31339e58c714cf" resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.111.tgz#fffec7f6393fc45c0d3a200ee5820820a4b92403"
integrity sha512-q4TH9T3sTBknTXXTEf2zO8F3nbHg5iGgiaRx9XErTbXvHrmLrQXbQ4hmrLERocSTBFCFWkKyne/qZj0diWlPtA== integrity sha512-2wfIPpl97S4dPzD0QOM3UIzQ/EuXCYQvHmXxTpfKxev/cfkzOe7Ik/McoYUBbtM1bSOqH3W276R/L2LF9cyXqQ==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@emotion/is-prop-valid" "^1.2.0" "@emotion/is-prop-valid" "^1.2.0"
"@mui/types" "^7.2.3" "@mui/types" "^7.2.3"
"@mui/utils" "^5.11.0" "@mui/utils" "^5.11.1"
"@popperjs/core" "^2.11.6" "@popperjs/core" "^2.11.6"
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.11.0": "@mui/core-downloads-tracker@^5.11.1":
version "5.11.0" version "5.11.1"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.0.tgz#7ae98a3df113270097f3024c713c4efce5537c6a" resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.1.tgz#5130682392203916bd9d947bac35dfd38f533654"
integrity sha512-Bmogung451ezVv2YI1RvweOIVsTj2RQ4Fk61+e/+8LFPLTFEwVGbL0YhNy1VB5tri8pzGNV228kxtWVTFooQkg== integrity sha512-QVqVNlZ2K+LqUDE5kFgYd0r4KekR/dv2cNYbAutQWbfOA8VPVUVrDz0ELrEcoe8TjM/CwnsmGvaDh/YSNl/ALA==
"@mui/lab@5.0.0-alpha.112": "@mui/lab@5.0.0-alpha.113":
version "5.0.0-alpha.112" version "5.0.0-alpha.113"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.112.tgz#e30589f0f337e57adf83b9ed59eb3bd234895032" resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.113.tgz#c532bb09c4f4987bb7306faf121d9e4240c94ef0"
integrity sha512-XKxxUevHup9l9THXWhPcWxm8LZj+E8KDOz6cWqXOnXfSZwFYsvK/nB2R4PCiy/wobURk/+qxIAzryBA9pnSk2g== integrity sha512-c0TwSRnILXr8V7G2N2fV1Jk0bDIGVyrF6SWE8DCnAa81q0hPQYrFJXAC3Lewezbbrao6nLubel5+c9ieka6J9g==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@mui/base" "5.0.0-alpha.110" "@mui/base" "5.0.0-alpha.111"
"@mui/system" "^5.11.0" "@mui/system" "^5.11.1"
"@mui/types" "^7.2.3" "@mui/types" "^7.2.3"
"@mui/utils" "^5.11.0" "@mui/utils" "^5.11.1"
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/material@5.11.0": "@mui/material@5.11.1":
version "5.11.0" version "5.11.1"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.0.tgz#01ead6ca389de440fbc78b2dbb8547845ca40f93" resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.1.tgz#89ebc860abae0f146d9ac69b85baa691f09cfb47"
integrity sha512-8Zl34lb89rLKTTi50Kakki675/LLHMKKnkp8Ee3rAZ2qmisQlRODsGh1MBjENKp0vwhQnNSvlsCfJteVTfotPQ== integrity sha512-yaZiXvcrl2vgUK+VO24780BWRgwdAMmAyuMVZnRTts1Yu0tWd6PjIYq2ZtaOlpj6/LbaSS+Q2kSfxYnDQ20CEQ==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@mui/base" "5.0.0-alpha.110" "@mui/base" "5.0.0-alpha.111"
"@mui/core-downloads-tracker" "^5.11.0" "@mui/core-downloads-tracker" "^5.11.1"
"@mui/system" "^5.11.0" "@mui/system" "^5.11.1"
"@mui/types" "^7.2.3" "@mui/types" "^7.2.3"
"@mui/utils" "^5.11.0" "@mui/utils" "^5.11.1"
"@types/react-transition-group" "^4.4.5" "@types/react-transition-group" "^4.4.5"
clsx "^1.2.1" clsx "^1.2.1"
csstype "^3.1.1" csstype "^3.1.1"
@ -295,13 +295,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.11.0": "@mui/private-theming@^5.11.1":
version "5.11.0" version "5.11.1"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.11.0.tgz#14e545e74d6da4c20df25702d8c606187b300072" resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.11.1.tgz#8e6a6c33c6f04cadba17b6f3320e22bd64413655"
integrity sha512-UFQLb9x5Sj4pg2GhhCGw3Ls/y1Hw/tz9RsBrULvUF0Vgps1z19o7XTq2xqUvp7pN7fJTW7eVIT2gwVg2xlk8PQ== integrity sha512-nnHg7kA5RwFRhy0wiDYe59sLCVGORpPypL1JcEdhv0+N0Zbmc2E/y4z2zqMRZ62MAEscpro7cQbvv244ThA84A==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@mui/utils" "^5.11.0" "@mui/utils" "^5.11.1"
prop-types "^15.8.1" prop-types "^15.8.1"
"@mui/styled-engine@^5.11.0": "@mui/styled-engine@^5.11.0":
@ -314,16 +314,16 @@
csstype "^3.1.1" csstype "^3.1.1"
prop-types "^15.8.1" prop-types "^15.8.1"
"@mui/system@^5.11.0": "@mui/system@^5.11.1":
version "5.11.0" version "5.11.1"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.11.0.tgz#9938d5beeddfee3e419911ec43e5f9a6f55fe161" resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.11.1.tgz#86c85472f5c2d4eaf739acd426c7b1ccce38eda2"
integrity sha512-HFUT7Dlmyq6Wfuxsw8QBXZxXDYIQQaJ4YHaZd7s+nDMcjerLnILxjh2g3a6umtOUM+jEcRaFJAtvLZvlGfa5fw== integrity sha512-BEA2S0hay8n8CcZftkeAVsi0nsb5ZjdnZRCahv5lX7QJYwDjO4ucJ6lnvxHe2v/9Te1LLjTO7ojxu/qM6CE5Cg==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@mui/private-theming" "^5.11.0" "@mui/private-theming" "^5.11.1"
"@mui/styled-engine" "^5.11.0" "@mui/styled-engine" "^5.11.0"
"@mui/types" "^7.2.3" "@mui/types" "^7.2.3"
"@mui/utils" "^5.11.0" "@mui/utils" "^5.11.1"
clsx "^1.2.1" clsx "^1.2.1"
csstype "^3.1.1" csstype "^3.1.1"
prop-types "^15.8.1" prop-types "^15.8.1"
@ -333,10 +333,10 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.3.tgz#06faae1c0e2f3a31c86af6f28b3a4a42143670b9" resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.3.tgz#06faae1c0e2f3a31c86af6f28b3a4a42143670b9"
integrity sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw== integrity sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw==
"@mui/utils@^5.11.0": "@mui/utils@^5.11.1":
version "5.11.0" version "5.11.1"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.11.0.tgz#06d1d907935391f3f8bc58c669800194c77e6601" resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.11.1.tgz#8d12b3c2245efd9a1c0595658dcb4c86f6625206"
integrity sha512-DP/YDaVVCVzJpZ5FFPLKNmaJkeaYRviTyIZkL/D5/FmPXQiA6ecd6z0/+VwoNQtp7aXAQWaRhvz4FM25yqFlHA== integrity sha512-lMAPgIJoil8V9ZxsMbEflMsvZmWcHbRVMc4JDY9jPO9V4welpF43h/O267b1RqlcRnC5MEbVQV605GYkTZY29Q==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@types/prop-types" "^15.7.5" "@types/prop-types" "^15.7.5"