fix(deps): update dependency @mui/material to v5.11.10 (#561)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-20 10:36:50 -05:00 committed by GitHub
parent 39c5aa2cf6
commit 2bf216829b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -70,7 +70,7 @@
"@mdx-js/mdx": "2.3.0", "@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0", "@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.11.9", "@mui/icons-material": "5.11.9",
"@mui/material": "5.11.9", "@mui/material": "5.11.10",
"@mui/system": "5.11.9", "@mui/system": "5.11.9",
"@mui/x-date-pickers": "5.0.19", "@mui/x-date-pickers": "5.0.19",
"@reduxjs/toolkit": "1.9.2", "@reduxjs/toolkit": "1.9.2",

View File

@ -17,7 +17,7 @@
"@emotion/react": "11.10.6", "@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6", "@emotion/styled": "11.10.6",
"@mui/icons-material": "5.11.9", "@mui/icons-material": "5.11.9",
"@mui/material": "5.11.9", "@mui/material": "5.11.10",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"gray-matter": "4.0.3", "gray-matter": "4.0.3",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",

View File

@ -2530,10 +2530,10 @@
dependencies: dependencies:
"@babel/runtime" "^7.20.13" "@babel/runtime" "^7.20.13"
"@mui/material@5.11.9": "@mui/material@5.11.10":
version "5.11.9" version "5.11.10"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.9.tgz#fd5b81551f50e4acea2d80feed33728710386f28" resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.10.tgz#d1a7e1691b36eb6aab0f41a82e9c5c564699f599"
integrity sha512-Wb3WzjzYyi/WKSl/XlF7aC8kk2NE21IoHMF7hNQMkPb0GslbWwR4OUjlBpxtG+RSZn44wMZkEDNB9Hw0TDsd8g== integrity sha512-hs1WErbiedqlJIZsljgoil908x4NMp8Lfk8di+5c7o809roqKcFTg2+k3z5ucKvs29AXcsdXrDB/kn2K6dGYIw==
dependencies: dependencies:
"@babel/runtime" "^7.20.13" "@babel/runtime" "^7.20.13"
"@mui/base" "5.0.0-alpha.118" "@mui/base" "5.0.0-alpha.118"