Skip to content

Commit 9824e74

Browse files
Update material-ui monorepo to ^5.11.0
1 parent 7543ed9 commit 9824e74

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.11.0",
44+
"@mui/material": "^5.11.0",
45+
"@mui/styles": "^5.11.0",
4646
"@reduxjs/toolkit": "^1.8.5",
4747
"isomorphic-unfetch": "^3.1.0",
4848
"react": "^18.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,14 +1258,14 @@
12581258
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.0.tgz#7ae98a3df113270097f3024c713c4efce5537c6a"
12591259
integrity sha512-Bmogung451ezVv2YI1RvweOIVsTj2RQ4Fk61+e/+8LFPLTFEwVGbL0YhNy1VB5tri8pzGNV228kxtWVTFooQkg==
12601260

1261-
"@mui/icons-material@^5.10.6":
1261+
"@mui/icons-material@^5.11.0":
12621262
version "5.11.0"
12631263
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.11.0.tgz#9ea6949278b2266d2683866069cd43009eaf6464"
12641264
integrity sha512-I2LaOKqO8a0xcLGtIozC9xoXjZAto5G5gh0FYUMAlbsIHNHIjn4Xrw9rvjY20vZonyiGrZNMAlAXYkY6JvhF6A==
12651265
dependencies:
12661266
"@babel/runtime" "^7.20.6"
12671267

1268-
"@mui/material@^5.10.8":
1268+
"@mui/material@^5.11.0":
12691269
version "5.11.0"
12701270
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.0.tgz#01ead6ca389de440fbc78b2dbb8547845ca40f93"
12711271
integrity sha512-8Zl34lb89rLKTTi50Kakki675/LLHMKKnkp8Ee3rAZ2qmisQlRODsGh1MBjENKp0vwhQnNSvlsCfJteVTfotPQ==
@@ -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.11.0":
13061306
version "5.11.0"
13071307
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.11.0.tgz#11ea8b43ea25c83e7eb071172fa333f7d01230bd"
13081308
integrity sha512-Y4Qz/uoWz9NUC7AN+Ybzv8LF3RjlKs85yayLsdXJz0kZxqIJshOMZ4G1Hb5omNwVx9oCePmO9a+zemXZS76ATw==

0 commit comments

Comments
 (0)