Skip to content

Commit 0958371

Browse files
Update material-ui monorepo
1 parent 8c8b2fe commit 0958371

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
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.11",
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: 16 additions & 16 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].102":
1243-
version "5.0.0-alpha.102"
1244-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.102.tgz#53b07d0b73d3afe1d2a3feb3b43c8188bb821796"
1245-
integrity sha512-5e/qAIP+DlkrZxIt/cwnDw/A3ii22WkoEoWKHyu4+oeGs3/1Flh7qLaN4h5EAIBB9TvTEZEUzvmsTInmIj6ghg==
1242+
"@mui/[email protected].103":
1243+
version "5.0.0-alpha.103"
1244+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.103.tgz#90a91d1eba29ffa0bb243b25e6b1db3a9b4beeda"
1245+
integrity sha512-fJIyB2df3CHn7D26WHnutnY7vew6aytTlhmRJz6GX7ag19zU2GcOUhJAzY5qwWcrXKnlYgzimhEjaEnuiUWU4g==
12461246
dependencies:
12471247
"@babel/runtime" "^7.19.0"
12481248
"@emotion/is-prop-valid" "^1.2.0"
@@ -1253,26 +1253,26 @@
12531253
prop-types "^15.8.1"
12541254
react-is "^18.2.0"
12551255

1256-
"@mui/core-downloads-tracker@^5.10.10":
1257-
version "5.10.10"
1258-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.10.tgz#a3e5d2f6e5146e9a85d48824c386a31be1746ba3"
1259-
integrity sha512-aDuE2PNEh+hAndxEWlZgq7uiFPZKJtnkPDX7v6kSCrMXA32ZaQ6rZi5olmC7DUHt/BaOSxb7N/im/ss0XBkDhA==
1256+
"@mui/core-downloads-tracker@^5.10.11":
1257+
version "5.10.11"
1258+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.11.tgz#e91640dfd2bd62c7f5b27da7e540f5d07e5cbc50"
1259+
integrity sha512-u5ff+UCFDHcR8MoQ8tuJR4c35vt7T/ki3aMEE2O3XQoGs8KJSrBiisFpFKyldg9/W2NSyoZxN+kxEGIfRxh+9Q==
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.10"
1270-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.10.tgz#df780d933c0aa9d4a5272f32c9cc24bf1ea72cff"
1271-
integrity sha512-ioLvqY7VvcePz9dnEIRhpiVvtJmAFmvG6rtLXXzVdMmAVbSaelr5Io07mPz/mCyqE+Uv8/4EuJV276DWO7etzA==
1268+
"@mui/material@^5.10.11":
1269+
version "5.10.11"
1270+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.11.tgz#73c38b29d2df5e2f9a0825b363279bb0a2aa40df"
1271+
integrity sha512-KJ0wPCTbv6sFzwA3dgg0gowdfF+SRl7D510J9l6Nl/KFX0EawcewQudqKY4slYGFXniKa5PykqokpaWXsCCPqg==
12721272
dependencies:
12731273
"@babel/runtime" "^7.19.0"
1274-
"@mui/base" "5.0.0-alpha.102"
1275-
"@mui/core-downloads-tracker" "^5.10.10"
1274+
"@mui/base" "5.0.0-alpha.103"
1275+
"@mui/core-downloads-tracker" "^5.10.11"
12761276
"@mui/system" "^5.10.10"
12771277
"@mui/types" "^7.2.0"
12781278
"@mui/utils" "^5.10.9"
@@ -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==

0 commit comments

Comments
 (0)