Skip to content

Commit 3aa99fb

Browse files
fix(deps): update dependency @mui/icons-material to v5.16.10 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e019fe6 commit 3aa99fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
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.9",
22+
"@mui/icons-material": "5.16.10",
2323
"@mui/material": "5.16.9",
2424
"@philippheuer/docusaurus-components": "0.3.2",
2525
"clsx": "2.1.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,10 +3183,10 @@
31833183
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.9.tgz#df68e6b685857d48cab5ed73ec2bf47fdd48d252"
31843184
integrity sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==
31853185

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==
3186+
"@mui/icons-material@5.16.10":
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==
31903190
dependencies:
31913191
"@babel/runtime" "^7.23.9"
31923192

0 commit comments

Comments
 (0)