Skip to content

Commit

Permalink
chore(deps): update material-ui monorepo to v5.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent d3059c5 commit 87246f9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@mdx-js/react": "3.1.0",
"@mui/icons-material": "5.16.8",
"@mui/material": "5.16.8",
"@mui/icons-material": "5.16.9",
"@mui/material": "5.16.9",
"@philippheuer/docusaurus-components": "0.3.2",
"clsx": "2.1.1",
"prism-react-renderer": "2.4.0",
Expand Down
26 changes: 13 additions & 13 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3178,25 +3178,25 @@
dependencies:
"@types/mdx" "^2.0.0"

"@mui/core-downloads-tracker@^5.16.8":
version "5.16.8"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.8.tgz#b83316d14dad08fac7cd0574f2643b01959b4464"
integrity sha512-DARxShbBsWz6azwkTmv05rR7rJfcd9cXFsQtbcr24A+5esQBSnK2N3cbg/izlvuMGxonfWaysz/ae+6Ij9RAHQ==
"@mui/core-downloads-tracker@^5.16.9":
version "5.16.9"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.9.tgz#df68e6b685857d48cab5ed73ec2bf47fdd48d252"
integrity sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==

"@mui/[email protected].8":
version "5.16.8"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.8.tgz#8c32c6fe8f80f6859a73cd2c153fe97c160791ca"
integrity sha512-2HKzTsCPbNgJq2z4tI6sLDwxKXqiiPh6L3IhuB8w+ypShE/qAI4FZQfI2o93vysQnkPB4Rw3FKSwAJWTThhHQA==
"@mui/[email protected].9":
version "5.16.9"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.9.tgz#0f754ef0b943e3bea78343cd2861e8d95a114617"
integrity sha512-nnOJIqan6FS6zEsLX3vf8LZ4vXpZjP5xfCFezeXmqfQConypCOZG4nangoVwKwROlas7b6/bqOdacFUb/HuM/g==
dependencies:
"@babel/runtime" "^7.23.9"

"@mui/[email protected].8":
version "5.16.8"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.8.tgz#cf6a3784910fae05cbcd0a871eaca2821639d867"
integrity sha512-amnDx385shdQasC7wAk/oQjfti8N4wm0fLEcD7n5KXDZxn9Y+0VKEC+ieVseOUGuY5B2FqzdNfeVwUPTmUBszQ==
"@mui/[email protected].9":
version "5.16.9"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.9.tgz#d0d3e2e9882d11d94171298e2d7ab38db736ce1f"
integrity sha512-XC0oHFm7mrWV0tvhed9uv/o6kLNClnLj1eo/ufuKbj+rgk47ek8Y6HjHe3cGvMn4Bcq8KyoQPgzdwqvS2ZzYrA==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/core-downloads-tracker" "^5.16.8"
"@mui/core-downloads-tracker" "^5.16.9"
"@mui/system" "^5.16.8"
"@mui/types" "^7.2.15"
"@mui/utils" "^5.16.8"
Expand Down

0 comments on commit 87246f9

Please sign in to comment.