Skip to content

Commit 25847c9

Browse files
Update material-ui monorepo
1 parent 378eb43 commit 25847c9

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.2",
45+
"@mui/styles": "^5.11.2",
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.2.tgz#0ff8066bee7e9654fd978cb671e9c12c9d2a65b7"
12621262
integrity sha512-ztLQELdSSuJFXezng8g5eCzy8mogtzMM8JcfG3HIGgUJ2RlAiBXI2Qe0adKmrJlF4FMat8vTaTeoiRNBZH4t1Q==
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.2":
12721272
version "5.11.2"
12731273
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.2.tgz#8f0ce18d2cf9da9276f6f19b40a681225098ea09"
12741274
integrity sha512-PeraRDsghnDLzejorfe9ps1syxlB8UrGs+UKwg9GGlndv5Tghm+9nwuibrP2TCDC14mlryF+u2WlAOYaPPMwGA==
@@ -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.2":
13091309
version "5.11.2"
13101310
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.11.2.tgz#8616272389051f0287e1e3b24d2bae937757552e"
13111311
integrity sha512-Yg6+PMPV4Mx1UJHow2e/nND2bQNWS1H38zrkJxlucXfaR0+aglO6u8R/OXmVspDj+Z5YW5B27lxRDvxCQN9nGw==

0 commit comments

Comments
 (0)