Skip to content

Commit b9325ee

Browse files
fix(deps): update material-ui monorepo to v5.16.11 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3aa99fb commit b9325ee

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@emotion/react": "11.14.0",
2020
"@emotion/styled": "11.14.0",
2121
"@mdx-js/react": "3.1.0",
22-
"@mui/icons-material": "5.16.10",
23-
"@mui/material": "5.16.9",
22+
"@mui/icons-material": "5.16.11",
23+
"@mui/material": "5.16.11",
2424
"@philippheuer/docusaurus-components": "0.3.2",
2525
"clsx": "2.1.1",
2626
"prism-react-renderer": "2.4.0",

docs/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3178,25 +3178,25 @@
31783178
dependencies:
31793179
"@types/mdx" "^2.0.0"
31803180

3181-
"@mui/core-downloads-tracker@^5.16.9":
3182-
version "5.16.9"
3183-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.9.tgz#df68e6b685857d48cab5ed73ec2bf47fdd48d252"
3184-
integrity sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==
3181+
"@mui/core-downloads-tracker@^5.16.11":
3182+
version "5.16.11"
3183+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.11.tgz#0295ae13eeb449a87939fadf029e3382b0b9a802"
3184+
integrity sha512-2eVDGg9OvIXNRmfDUQyKYH+jNcjdv1JkCH5F2YDgUye5fMX5nxGiYHAUe1BXaXyDMaLSwXC7LRksEKMiIQsFdw==
31853185

3186-
3187-
version "5.16.10"
3188-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.10.tgz#8fc2ee1cc9620c224ff9e33d9dfddbf2ac926ae0"
3189-
integrity sha512-XtH9CF/QWffwT6uKbJSoPqk6Rlk0+vZb11rRQmXLS1Ok95+OmcEB2QqnwgWA7qzDn4hWv5TH4gItA+Q+Faqk/g==
3186+
3187+
version "5.16.11"
3188+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.11.tgz#5f3640ad59b4af0da0f385e42c2b381c87baad7f"
3189+
integrity sha512-LjIiDVGGPzessDd5uSGFYZNqrXqECLiJ9hESE6Xkk8CtGTN2m2h6iImKJpkoryNXYxulv87WLeqfTMWAfA4Igg==
31903190
dependencies:
31913191
"@babel/runtime" "^7.23.9"
31923192

3193-
3194-
version "5.16.9"
3195-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.9.tgz#d0d3e2e9882d11d94171298e2d7ab38db736ce1f"
3196-
integrity sha512-XC0oHFm7mrWV0tvhed9uv/o6kLNClnLj1eo/ufuKbj+rgk47ek8Y6HjHe3cGvMn4Bcq8KyoQPgzdwqvS2ZzYrA==
3193+
3194+
version "5.16.11"
3195+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.11.tgz#e7e6db021f027103e32cadea78d8bde3c13f2be5"
3196+
integrity sha512-uoc67oecKdnVKaMHBVE433YrMuxQs22xY5nIjRb5sAPB+GaeZQWp8brQ3/adeH6k2IDa8+9i2IVd4fNLuvHSvA==
31973197
dependencies:
31983198
"@babel/runtime" "^7.23.9"
3199-
"@mui/core-downloads-tracker" "^5.16.9"
3199+
"@mui/core-downloads-tracker" "^5.16.11"
32003200
"@mui/system" "^5.16.8"
32013201
"@mui/types" "^7.2.15"
32023202
"@mui/utils" "^5.16.8"

0 commit comments

Comments
 (0)