Skip to content

Commit 2d8c9d4

Browse files
Update material-ui monorepo
1 parent 463cc3e commit 2d8c9d4

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.1",
45+
"@mui/styles": "^5.11.1",
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
@@ -1261,14 +1261,14 @@
12611261
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.1.tgz#5130682392203916bd9d947bac35dfd38f533654"
12621262
integrity sha512-QVqVNlZ2K+LqUDE5kFgYd0r4KekR/dv2cNYbAutQWbfOA8VPVUVrDz0ELrEcoe8TjM/CwnsmGvaDh/YSNl/ALA==
12631263

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

1271-
"@mui/material@^5.10.8":
1271+
"@mui/material@^5.11.1":
12721272
version "5.11.1"
12731273
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.1.tgz#89ebc860abae0f146d9ac69b85baa691f09cfb47"
12741274
integrity sha512-yaZiXvcrl2vgUK+VO24780BWRgwdAMmAyuMVZnRTts1Yu0tWd6PjIYq2ZtaOlpj6/LbaSS+Q2kSfxYnDQ20CEQ==
@@ -1305,7 +1305,7 @@
13051305
csstype "^3.1.1"
13061306
prop-types "^15.8.1"
13071307

1308-
"@mui/styles@^5.10.8":
1308+
"@mui/styles@^5.11.1":
13091309
version "5.11.1"
13101310
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.11.1.tgz#21b19106838bd130ee79bd070811303670064f6b"
13111311
integrity sha512-iZgKBqaXzVMKn1WYHUV4RNAnrT/AyJ9jrYSBufjGPF9GgWpJYOj+NGrX04Qgx87kFXSzA/vMRK/tdaK/QgoDbQ==

0 commit comments

Comments
 (0)