Skip to content

Commit 9bf7f02

Browse files
Update material-ui monorepo to ^5.10.16
1 parent 3ba2f50 commit 9bf7f02

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.10.16",
44+
"@mui/material": "^5.10.16",
45+
"@mui/styles": "^5.10.16",
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.10.16.tgz#4c2d36bcab58cb6250596b20601f499bfadc0642"
12591259
integrity sha512-eK9+olw2ZbXX+vGrtKnN01/vLP1aX0Lq0xok35bqWM1aB93Dcmky/xPNf8h31oJ/C+IzJBjZaZMEDzVZg4Qc0A==
12601260

1261-
"@mui/icons-material@^5.10.6":
1261+
"@mui/icons-material@^5.10.16":
12621262
version "5.10.16"
12631263
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.10.16.tgz#9c16054d0cc54d40267447128a07e79b516ead1e"
12641264
integrity sha512-jjCc0IF6iyLiucQCu5igg3fOscSqbbvRCmyRxXgzOcLR56B0sg2L8o+ZfJ0dAg59+wvgtXaxvjze/mJg0B4iWA==
12651265
dependencies:
12661266
"@babel/runtime" "^7.20.1"
12671267

1268-
"@mui/material@^5.10.8":
1268+
"@mui/material@^5.10.16":
12691269
version "5.10.16"
12701270
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.16.tgz#4ad6e69d81f11487f502591d8d060143d2e89b97"
12711271
integrity sha512-JSHcDQQ+k30NKkCM/0KX6jq4F5LOrbFKZpS+cEl7scZWOCJpUPH5ccAT5a7O8wzrgNZ8Y9PnwzNvWBrfShpJFw==
@@ -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.16":
13061306
version "5.10.16"
13071307
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.10.16.tgz#51f5d6d4200705741a4d47317222dd3aa539f74c"
13081308
integrity sha512-GYxY9pAx/mIAF3l9QJhTfWyUdT18UyjXHRmfPFgDupphTyHumrVE4rgYoTFordmzMWr+1kaS0mAUvDfziGncGA==

0 commit comments

Comments
 (0)