Bump @mui/icons-material from 5.15.17 to 5.15.18 in /webui

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.17 to 5.15.18.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-17 18:18:30 +00:00
committed by GitHub
parent 4b46fb7232
commit 01d1ba3423
3 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@fontsource/inter": "^5.0.18",
"@mui/icons-material": "^5.15.17",
"@mui/icons-material": "^5.15.18",
"@mui/material": "^5.15.18",
"i18next": "^23.11.4",
"i18next-browser-languagedetector": "^8.0.0",
@ -1167,9 +1167,9 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.15.17",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.17.tgz",
"integrity": "sha512-xVzl2De7IY36s/keHX45YMiCpsIx3mNv2xwDgtBkRSnZQtVk+Gqufwj1ktUxEyjzEhBl0+PiNJqYC31C+n1n6A==",
"version": "5.15.18",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.18.tgz",
"integrity": "sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==",
"dependencies": {
"@babel/runtime": "^7.23.9"
},