Skip to content

Commit 2cd390b

Browse files
authoredApr 4, 2022
Merge pull request #244 from Luos-io/dependabot/npm_and_yarn/mui/material-5.5.3
[NPM]: Bump @mui/material from 5.4.1 to 5.5.3
2 parents 7fd4360 + ea20e7a commit 2cd390b

File tree

2 files changed

+60
-59
lines changed

2 files changed

+60
-59
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@emotion/styled": "^11.8.1",
2323
"@mdx-js/react": "^1.6.22",
2424
"@mui/icons-material": "^5.4.2",
25-
"@mui/material": "^5.3.0",
25+
"@mui/material": "^5.5.3",
2626
"@svgr/webpack": "^6.2.1",
2727
"clsx": "^1.1.1",
2828
"docusaurus-gtm-plugin": "^0.0.2",

‎yarn.lock

+59-58
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@
14371437
core-js-pure "^3.20.2"
14381438
regenerator-runtime "^0.13.4"
14391439

1440-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.17.0", "@babel/runtime@^7.17.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1440+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.17.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
14411441
version "7.17.2"
14421442
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
14431443
integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
@@ -1943,7 +1943,7 @@
19431943
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
19441944
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
19451945

1946-
"@emotion/is-prop-valid@^1.1.1", "@emotion/is-prop-valid@^1.1.2":
1946+
"@emotion/is-prop-valid@^1.1.2":
19471947
version "1.1.2"
19481948
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.1.2.tgz#34ad6e98e871aa6f7a20469b602911b8b11b3a95"
19491949
integrity sha512-3QnhqeL+WW88YjYbQL5gUIkthuMw7a0NGbZ7wfFVk2kg/CK5w8w5FFa0RzWjyY1+sujN0NWbtSHH6OJmWHtJpQ==
@@ -2075,15 +2075,16 @@
20752075
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
20762076
integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==
20772077

2078-
"@mui/base@5.0.0-alpha.68":
2079-
version "5.0.0-alpha.68"
2080-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.68.tgz#d93d77e662bc8dce47c9415fc6cbcac6658efab7"
2081-
integrity sha512-q+3gX6EHuM/AyOn8fkoANQxSzIHBeuNsrGgb7SPP0y7NuM+4ZHG/b9882+OfHcilaSqPDWUQoLbphcBpw/m/RA==
2078+
"@mui/base@5.0.0-alpha.74":
2079+
version "5.0.0-alpha.74"
2080+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.74.tgz#15509242e7911446d5957375b1b18cbb72b3a750"
2081+
integrity sha512-pw3T1xNXpW8pLo9+BvtyazZb0CSjNJsjbzznlbV/aNkBfjNPXQVI3X1NDm3WSI8y6M96WDIVO7XrHAohOwALSQ==
20822082
dependencies:
2083-
"@babel/runtime" "^7.17.0"
2084-
"@emotion/is-prop-valid" "^1.1.1"
2085-
"@mui/utils" "^5.4.1"
2086-
"@popperjs/core" "^2.4.4"
2083+
"@babel/runtime" "^7.17.2"
2084+
"@emotion/is-prop-valid" "^1.1.2"
2085+
"@mui/types" "^7.1.3"
2086+
"@mui/utils" "^5.5.3"
2087+
"@popperjs/core" "^2.11.4"
20872088
clsx "^1.1.1"
20882089
prop-types "^15.7.2"
20892090
react-is "^17.0.2"
@@ -2095,67 +2096,67 @@
20952096
dependencies:
20962097
"@babel/runtime" "^7.17.2"
20972098

2098-
"@mui/material@^5.3.0":
2099-
version "5.4.1"
2100-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.4.1.tgz#05d3f726771c413dc430163d7c508edfcee04807"
2101-
integrity sha512-SxAT43UAjFTBBpJrN+oGrv40xP1uCa5Z49NfHt3m93xYeFzbxKOk0V9IKU7zlUjbsaVQ0i+o24yF5GULZmynlA==
2099+
"@mui/material@^5.5.3":
2100+
version "5.5.3"
2101+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.5.3.tgz#411e53a69da3f9d6664e99f1bdcdaf2760540fdc"
2102+
integrity sha512-eADa3kUYbbr1jNjcufn0a7HeU8cSo0agbrkj720hodxVFNIfzq7a2e58Z+PaZqll55kMGBvlYJ7rTcXU399x5A==
21022103
dependencies:
2103-
"@babel/runtime" "^7.17.0"
2104-
"@mui/base" "5.0.0-alpha.68"
2105-
"@mui/system" "^5.4.1"
2106-
"@mui/types" "^7.1.1"
2107-
"@mui/utils" "^5.4.1"
2104+
"@babel/runtime" "^7.17.2"
2105+
"@mui/base" "5.0.0-alpha.74"
2106+
"@mui/system" "^5.5.3"
2107+
"@mui/types" "^7.1.3"
2108+
"@mui/utils" "^5.5.3"
21082109
"@types/react-transition-group" "^4.4.4"
21092110
clsx "^1.1.1"
2110-
csstype "^3.0.10"
2111+
csstype "^3.0.11"
21112112
hoist-non-react-statics "^3.3.2"
21122113
prop-types "^15.7.2"
21132114
react-is "^17.0.2"
21142115
react-transition-group "^4.4.2"
21152116

2116-
"@mui/private-theming@^5.4.1":
2117-
version "5.4.1"
2118-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.4.1.tgz#5fa6490f35e78781239f1944ae80a7006c5a7648"
2119-
integrity sha512-Xbc4MXFZxv0A3hoc4TSDBhzjhstppKfc+gQcTMqqBZQP7KjnmxF+wO7rEPQuYRBihjCqQBdrHIGMLsKWrhkZkQ==
2117+
"@mui/private-theming@^5.5.3":
2118+
version "5.5.3"
2119+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.5.3.tgz#c232a39dd3c268fdef7e92ccc40d51bda9eec3ab"
2120+
integrity sha512-Wf7NurY7lk8SBWelSBY2U02zxLt1773JpIcXTHuEC9/GZdQA4CXCJGl2cVQzheKhee5rZ+8JwGulrRiVl1m+4A==
21202121
dependencies:
2121-
"@babel/runtime" "^7.17.0"
2122-
"@mui/utils" "^5.4.1"
2122+
"@babel/runtime" "^7.17.2"
2123+
"@mui/utils" "^5.5.3"
21232124
prop-types "^15.7.2"
21242125

2125-
"@mui/styled-engine@^5.4.1":
2126-
version "5.4.1"
2127-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.4.1.tgz#1427738e71c087f7005547e17d4a59de75597850"
2128-
integrity sha512-CFLNJkopRoAuShkgUZOTBVxdTlKu4w6L4kOwPi4r3QB2XXS6O5kyLHSsg9huUbtOYk5Dv5UZyUSc5pw4J7ezdg==
2126+
"@mui/styled-engine@^5.5.2":
2127+
version "5.5.2"
2128+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.5.2.tgz#1f92dd27d76f0b7df7aa52c7c7a710e59b2275a6"
2129+
integrity sha512-jkz5AHHbA43akBo5L3y1X1/X0f+RvXvCp3eXKt+iOf3qnKSAausbtlVz7gBbC4xIWDnP1Jb/6T+t/0/7gObRYA==
21292130
dependencies:
2130-
"@babel/runtime" "^7.17.0"
2131+
"@babel/runtime" "^7.17.2"
21312132
"@emotion/cache" "^11.7.1"
21322133
prop-types "^15.7.2"
21332134

2134-
"@mui/system@^5.4.1":
2135-
version "5.4.1"
2136-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.4.1.tgz#cf253369fbf1d960c792f0ec068fa28af81be3d4"
2137-
integrity sha512-07JBYf9iQdxIHZU8cFOLoxBnkQDUPLb7UBhNxo4998yEqpWFJ00WKgEVYBKvPl0X+MRU/20wqFz6yGIuCx4AeA==
2135+
"@mui/system@^5.5.3":
2136+
version "5.5.3"
2137+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.5.3.tgz#c78d4c16009430389ffd3495d694945422d72ca5"
2138+
integrity sha512-J9JcySJuEqfEoP334K/2gEWm2vOx73Uqjii3qlFVhWRBOAJ0Pjyk0sN5W/eVRbwhUm95DNgh2V5s8dRK3vzyVw==
21382139
dependencies:
2139-
"@babel/runtime" "^7.17.0"
2140-
"@mui/private-theming" "^5.4.1"
2141-
"@mui/styled-engine" "^5.4.1"
2142-
"@mui/types" "^7.1.1"
2143-
"@mui/utils" "^5.4.1"
2140+
"@babel/runtime" "^7.17.2"
2141+
"@mui/private-theming" "^5.5.3"
2142+
"@mui/styled-engine" "^5.5.2"
2143+
"@mui/types" "^7.1.3"
2144+
"@mui/utils" "^5.5.3"
21442145
clsx "^1.1.1"
2145-
csstype "^3.0.10"
2146+
csstype "^3.0.11"
21462147
prop-types "^15.7.2"
21472148

2148-
"@mui/types@^7.1.1":
2149-
version "7.1.1"
2150-
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.1.1.tgz#9cf159dc60a101ee336e6ec74193a4f5f97f6160"
2151-
integrity sha512-33hbHFLCwenTpS+T4m4Cz7cQ/ng5g+IgtINkw1uDBVvi1oM83VNt/IGzWIQNPK8H2pr0WIfkmboD501bVdYsPw==
2149+
"@mui/types@^7.1.3":
2150+
version "7.1.3"
2151+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.1.3.tgz#d7636f3046110bcccc63e6acfd100e2ad9ca712a"
2152+
integrity sha512-DDF0UhMBo4Uezlk+6QxrlDbchF79XG6Zs0zIewlR4c0Dt6GKVFfUtzPtHCH1tTbcSlq/L2bGEdiaoHBJ9Y1gSA==
21522153

2153-
"@mui/utils@^5.4.1":
2154-
version "5.4.1"
2155-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.4.1.tgz#feb365ce9a4426587510f0943fd6d6e1889e06e6"
2156-
integrity sha512-5HzM+ZjlQqbSp7UTOvLlhAjkWB+o9Z4NzO0W+yhZ1KnxITr+zr/MBzYmmQ3kyvhui8pyhgRDoTcVgwb+02ZUZA==
2154+
"@mui/utils@^5.5.3":
2155+
version "5.5.3"
2156+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.5.3.tgz#f6e1f10c0e8f4d0bf750588c2c3a96ad819c5b65"
2157+
integrity sha512-t627eVRpl3SlxVya0cIVNs8jPl4KCEiGaTSWY9iKKTcMNaeDbuRML+zv/CFHDPr1zFv+FjJSP02ySB+tZ8xIag==
21572158
dependencies:
2158-
"@babel/runtime" "^7.17.0"
2159+
"@babel/runtime" "^7.17.2"
21592160
"@types/prop-types" "^15.7.4"
21602161
"@types/react-is" "^16.7.1 || ^17.0.0"
21612162
prop-types "^15.7.2"
@@ -2187,10 +2188,10 @@
21872188
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
21882189
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
21892190

2190-
"@popperjs/core@^2.4.4":
2191-
version "2.11.2"
2192-
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.2.tgz#830beaec4b4091a9e9398ac50f865ddea52186b9"
2193-
integrity sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==
2191+
"@popperjs/core@^2.11.4":
2192+
version "2.11.4"
2193+
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.4.tgz#d8c7b8db9226d2d7664553a0741ad7d0397ee503"
2194+
integrity sha512-q/ytXxO5NKvyT37pmisQAItCFqA7FD/vNb8dgaJy3/630Fsc+Mz9/9f2SziBoIZ30TJooXyTwZmhi1zjXmObYg==
21942195

21952196
"@sideway/address@^4.1.3":
21962197
version "4.1.3"
@@ -3976,10 +3977,10 @@ csso@^4.2.0:
39763977
dependencies:
39773978
css-tree "^1.1.2"
39783979

3979-
csstype@^3.0.10, csstype@^3.0.2:
3980-
version "3.0.10"
3981-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5"
3982-
integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==
3980+
csstype@^3.0.11, csstype@^3.0.2:
3981+
version "3.0.11"
3982+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.11.tgz#d66700c5eacfac1940deb4e3ee5642792d85cd33"
3983+
integrity sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==
39833984

39843985
debug@2.6.9, debug@^2.6.0:
39853986
version "2.6.9"

1 commit comments

Comments
 (1)
Please sign in to comment.