Skip to content

Commit 6a31410

Browse files
Update dependency @mui/material to v7.1.2 (#8854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa46fb5 commit 6a31410

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@fortawesome/free-regular-svg-icons": "6.7.2",
1717
"@fortawesome/free-solid-svg-icons": "6.7.2",
1818
"@fortawesome/react-fontawesome": "0.2.2",
19-
"@mui/material": "7.1.1",
19+
"@mui/material": "7.1.2",
2020
"@mui/styled-engine-sc": "npm:@mui/styled-engine-sc@latest",
2121
"@types/react": "*",
2222
"@types/react-dom": "*",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,18 +1588,18 @@
15881588
dependencies:
15891589
"@types/whatwg-streams" "^0.0.7"
15901590

1591-
"@mui/core-downloads-tracker@^7.1.1":
1592-
version "7.1.1"
1593-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-7.1.1.tgz#43532ccf57be19055eb20e7802508520293cf286"
1594-
integrity sha512-yBckQs4aQ8mqukLnPC6ivIRv6guhaXi8snVl00VtyojBbm+l6VbVhyTSZ68Abcx7Ah8B+GZhrB7BOli+e+9LkQ==
1591+
"@mui/core-downloads-tracker@^7.1.2":
1592+
version "7.2.0"
1593+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-7.2.0.tgz#af74715885a7686cbf50806ad36691e710b10dbc"
1594+
integrity sha512-d49s7kEgI5iX40xb2YPazANvo7Bx0BLg/MNRwv+7BVpZUzXj1DaVCKlQTDex3gy/0jsCb4w7AY2uH4t4AJvSog==
15951595

1596-
1597-
version "7.1.1"
1598-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-7.1.1.tgz#5f75b25936925be14cb34abe0489cda82a6f8413"
1599-
integrity sha512-mTpdmdZCaHCGOH3SrYM41+XKvNL0iQfM9KlYgpSjgadXx/fEKhhvOktxm8++Xw6FFeOHoOiV+lzOI8X1rsv71A==
1596+
1597+
version "7.1.2"
1598+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-7.1.2.tgz#7191b0ab0e5dc584fa8a623d4016e84cb05a74dc"
1599+
integrity sha512-Z5PYKkA6Kd8vS04zKxJNpwuvt6IoMwqpbidV7RCrRQQKwczIwcNcS8L6GnN4pzFYfEs+N9v6co27DmG07rcnoA==
16001600
dependencies:
16011601
"@babel/runtime" "^7.27.1"
1602-
"@mui/core-downloads-tracker" "^7.1.1"
1602+
"@mui/core-downloads-tracker" "^7.1.2"
16031603
"@mui/system" "^7.1.1"
16041604
"@mui/types" "^7.4.3"
16051605
"@mui/utils" "^7.1.1"

0 commit comments

Comments
 (0)