fix(deps): update material-ui monorepo to v5.11.1 (#257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-20 07:12:15 -05:00 committed by GitHub
parent 9af4880512
commit 77fd6e4f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -71,8 +71,8 @@
"@mdx-js/mdx": "2.2.1",
"@mdx-js/react": "2.2.1",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@mui/system": "5.11.0",
"@mui/material": "5.11.1",
"@mui/system": "5.11.1",
"@mui/x-date-pickers": "5.0.11",
"@reduxjs/toolkit": "1.9.1",
"@styled-icons/fluentui-system-regular": "10.46.0",

View File

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