Skip to content

Commit 3384854

Browse files
fix(deps): update material-ui monorepo to v5.16.9 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96905b7 commit 3384854

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.13.5",
2020
"@emotion/styled": "11.13.5",
2121
"@mdx-js/react": "3.1.0",
22-
"@mui/icons-material": "5.16.8",
23-
"@mui/material": "5.16.8",
22+
"@mui/icons-material": "5.16.9",
23+
"@mui/material": "5.16.9",
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.8":
3182-
version "5.16.8"
3183-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.8.tgz#b83316d14dad08fac7cd0574f2643b01959b4464"
3184-
integrity sha512-DARxShbBsWz6azwkTmv05rR7rJfcd9cXFsQtbcr24A+5esQBSnK2N3cbg/izlvuMGxonfWaysz/ae+6Ij9RAHQ==
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==
31853185

3186-
"@mui/icons-material@5.16.8":
3187-
version "5.16.8"
3188-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.8.tgz#8c32c6fe8f80f6859a73cd2c153fe97c160791ca"
3189-
integrity sha512-2HKzTsCPbNgJq2z4tI6sLDwxKXqiiPh6L3IhuB8w+ypShE/qAI4FZQfI2o93vysQnkPB4Rw3FKSwAJWTThhHQA==
3186+
"@mui/icons-material@5.16.9":
3187+
version "5.16.9"
3188+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.9.tgz#0f754ef0b943e3bea78343cd2861e8d95a114617"
3189+
integrity sha512-nnOJIqan6FS6zEsLX3vf8LZ4vXpZjP5xfCFezeXmqfQConypCOZG4nangoVwKwROlas7b6/bqOdacFUb/HuM/g==
31903190
dependencies:
31913191
"@babel/runtime" "^7.23.9"
31923192

3193-
"@mui/material@5.16.8":
3194-
version "5.16.8"
3195-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.8.tgz#cf6a3784910fae05cbcd0a871eaca2821639d867"
3196-
integrity sha512-amnDx385shdQasC7wAk/oQjfti8N4wm0fLEcD7n5KXDZxn9Y+0VKEC+ieVseOUGuY5B2FqzdNfeVwUPTmUBszQ==
3193+
"@mui/material@5.16.9":
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==
31973197
dependencies:
31983198
"@babel/runtime" "^7.23.9"
3199-
"@mui/core-downloads-tracker" "^5.16.8"
3199+
"@mui/core-downloads-tracker" "^5.16.9"
32003200
"@mui/system" "^5.16.8"
32013201
"@mui/types" "^7.2.15"
32023202
"@mui/utils" "^5.16.8"

0 commit comments

Comments
 (0)