Skip to content

Commit decb60b

Browse files
Update material-ui monorepo
1 parent 600fcdd commit decb60b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"dependencies": {
4141
"@emotion/react": "^11.10.4",
4242
"@emotion/styled": "^11.10.4",
43-
"@mui/icons-material": "^5.10.6",
44-
"@mui/material": "^5.10.8",
45-
"@mui/styles": "^5.10.8",
43+
"@mui/icons-material": "^5.10.9",
44+
"@mui/material": "^5.10.13",
45+
"@mui/styles": "^5.10.10",
4646
"@reduxjs/toolkit": "^1.8.5",
4747
"isomorphic-unfetch": "^3.1.0",
4848
"react": "^18.2.0",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,10 +1239,10 @@
12391239
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
12401240
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==
12411241

1242-
"@mui/[email protected].104":
1243-
version "5.0.0-alpha.104"
1244-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.104.tgz#1792e962dd782f1fa434f4aa7bab5410ed946644"
1245-
integrity sha512-tQPxZTzfYMwxYfKhEwufbTfdLpNjFdW7bXq6dK0j8651AAyZL4M8wynWUQ98hH1362R26mZFhVxHB2UD9t7VuA==
1242+
"@mui/[email protected].105":
1243+
version "5.0.0-alpha.105"
1244+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.105.tgz#ddf92c86db3355e0fe6886a818be073e2ee9a9f9"
1245+
integrity sha512-4IPBcJQIgVVXQvN6DQMoCHed52GBtwSqYs0jD0dDcMR3o76AodQtpEeWFz3p7mJoc6f/IHBl9U6jEfL1r/kM4g==
12461246
dependencies:
12471247
"@babel/runtime" "^7.19.0"
12481248
"@emotion/is-prop-valid" "^1.2.0"
@@ -1253,27 +1253,27 @@
12531253
prop-types "^15.8.1"
12541254
react-is "^18.2.0"
12551255

1256-
"@mui/core-downloads-tracker@^5.10.12":
1257-
version "5.10.12"
1258-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.12.tgz#ff36abc5f4aac3c762d116e12ab51c2688d93da1"
1259-
integrity sha512-cR8lOS606G++iVHR8I6ySgMAEiPoA3DxO/nLeqiv7w7d1707kvKoV4/7SWjh4ui+kHb052xlf/G196q2EKx31w==
1256+
"@mui/core-downloads-tracker@^5.10.13":
1257+
version "5.10.13"
1258+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.13.tgz#34068ede2853392ca4fd82ad16d9c1ca664f69b3"
1259+
integrity sha512-zWkWPV/SaNdsIdxAWiuVGZ+Ue3BkfSIlU/BFIrJmuUcwiIa7gQsbI/DOpj1KzLvqZhdEe2wC1aG4nCHfzgc1Hg==
12601260

1261-
"@mui/icons-material@^5.10.6":
1261+
"@mui/icons-material@^5.10.9":
12621262
version "5.10.9"
12631263
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.10.9.tgz#f9522c49797caf30146acc576e37ecb4f95bbc38"
12641264
integrity sha512-sqClXdEM39WKQJOQ0ZCPTptaZgqwibhj2EFV9N0v7BU1PO8y4OcX/a2wIQHn4fNuDjIZktJIBrmU23h7aqlGgg==
12651265
dependencies:
12661266
"@babel/runtime" "^7.19.0"
12671267

1268-
"@mui/material@^5.10.8":
1269-
version "5.10.12"
1270-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.12.tgz#1e97bb4bdfdfde136c1acbfb6ab16991de1e8677"
1271-
integrity sha512-rG9ZTkG9qUwujyAY1I+uQAa9pkGdsWY3KN+wvS/6H6ZbYIA06QRwmig6ySC6LbeB3WL/I/1ngwJqWX7nfINSbA==
1268+
"@mui/material@^5.10.13":
1269+
version "5.10.13"
1270+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.13.tgz#49c505ed99bc97e573d0cc15bec074b080aacee1"
1271+
integrity sha512-TkkT1rNc0/hhL4/+zv4gYcA6egNWBH/1Tz+azoTnQIUdZ32fgwFI2pFX2KVJNTt30xnLznxDWtTv7ilmJQ52xw==
12721272
dependencies:
12731273
"@babel/runtime" "^7.19.0"
1274-
"@mui/base" "5.0.0-alpha.104"
1275-
"@mui/core-downloads-tracker" "^5.10.12"
1276-
"@mui/system" "^5.10.12"
1274+
"@mui/base" "5.0.0-alpha.105"
1275+
"@mui/core-downloads-tracker" "^5.10.13"
1276+
"@mui/system" "^5.10.13"
12771277
"@mui/types" "^7.2.0"
12781278
"@mui/utils" "^5.10.9"
12791279
"@types/react-transition-group" "^4.4.5"
@@ -1302,7 +1302,7 @@
13021302
csstype "^3.1.1"
13031303
prop-types "^15.8.1"
13041304

1305-
"@mui/styles@^5.10.8":
1305+
"@mui/styles@^5.10.10":
13061306
version "5.10.10"
13071307
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.10.10.tgz#9b44bfbb89e735b737acd95ba4b8136f116ec30a"
13081308
integrity sha512-utr87q/euocRdc2ekFX7DL1gqTVfogSVeu74Nspr8rtK/afC9QwF3ScP/XThVXWPcQKjBWHMKWtAO9BSVE4KDg==
@@ -1325,10 +1325,10 @@
13251325
jss-plugin-vendor-prefixer "^10.9.2"
13261326
prop-types "^15.8.1"
13271327

1328-
"@mui/system@^5.10.12":
1329-
version "5.10.12"
1330-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.12.tgz#fd97a6fd75995038c1c34e9c5b6eb4ff9b9eee56"
1331-
integrity sha512-9DcN3hF2KTTTpZ0K5Tn20B+Tz7tIqDmJLk1M6P0CYoAGUN/xrcF/6dn1zZ829rxE5tmauoDUekTfomrvPsvlSQ==
1328+
"@mui/system@^5.10.13":
1329+
version "5.10.13"
1330+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.13.tgz#b32a4441f9dd0760724cdbccf0a09728e63e3674"
1331+
integrity sha512-Xzx26Asu5fVlm0ucm+gnJmeX4Y1isrpVDvqxX4yJaOT7Fzmd8Lfq9ih3QMfZajns5LMtUiOuCQlVFRtUG5IY7A==
13321332
dependencies:
13331333
"@babel/runtime" "^7.19.0"
13341334
"@mui/private-theming" "^5.10.9"

0 commit comments

Comments
 (0)