Bump @mui/icons-material from 5.15.2 to 5.15.3 in /frontend (#1041)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-06 12:35:52 +00:00 committed by GitHub
parent 9cfc6191fa
commit 99c6fbc232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/base": "^5.0.0-beta.7",
"@mui/icons-material": "^5.15.2",
"@mui/icons-material": "^5.15.3",
"@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.1",
"@mui/system": "^5.15.3",
@ -3114,9 +3114,9 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.2.tgz",
"integrity": "sha512-Vs0Z6cd6ieTavMjqPvIJJfwsKaCLdRSErk5LjKdZlBqk7r2SR6roDyhVTQuZOeCzjEFj0qZ4iVPp2DJZRwuYbw==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.3.tgz",
"integrity": "sha512-7LEs8AnO2Se/XYH+CcJndRsGAE+M8KAExiiQHf0V11poqmPVGcbbY82Ry2IUYf9+rOilCVnWI18ErghZ625BPQ==",
"dependencies": {
"@babel/runtime": "^7.23.6"
},

View File

@ -53,7 +53,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/base": "^5.0.0-beta.7",
"@mui/icons-material": "^5.15.2",
"@mui/icons-material": "^5.15.3",
"@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.1",
"@mui/system": "^5.15.3",