build(deps): bump @mui/icons-material in /app/vmui/packages/vmui (#1978)

Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.2.4/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] 2021-12-20 13:59:09 +03:00 committed by GitHub
parent e11c09be82
commit 4ba1f62507
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@
"@date-io/dayjs": "^2.11.0",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.1",
"@mui/icons-material": "^5.2.4",
"@mui/lab": "^5.0.0-alpha.60",
"@mui/material": "^5.2.4",
"@mui/styles": "^5.2.3",
@ -3140,9 +3140,9 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.1.tgz",
"integrity": "sha512-AFOn0bbaGd1dw8oYE40dv3I+QnfS5xP5HSUiUGsvb1ntP0cM1kW4VqQp7BtL7DbOpEsw1ZTbw67tDqSCH7utNg==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.4.tgz",
"integrity": "sha512-ekeOpSYFVYtNX2P+5oENXlCVQkT/Bm4XJBUTsdVYpqdoVBFSzygJMvNiq9HfAItSK3aBW7gMpypnDnN7CfjjOQ==",
"dependencies": {
"@babel/runtime": "^7.16.3"
},
@ -24650,9 +24650,9 @@
}
},
"@mui/icons-material": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.1.tgz",
"integrity": "sha512-AFOn0bbaGd1dw8oYE40dv3I+QnfS5xP5HSUiUGsvb1ntP0cM1kW4VqQp7BtL7DbOpEsw1ZTbw67tDqSCH7utNg==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.4.tgz",
"integrity": "sha512-ekeOpSYFVYtNX2P+5oENXlCVQkT/Bm4XJBUTsdVYpqdoVBFSzygJMvNiq9HfAItSK3aBW7gMpypnDnN7CfjjOQ==",
"requires": {
"@babel/runtime": "^7.16.3"
}

View file

@ -13,7 +13,7 @@
"@date-io/dayjs": "^2.11.0",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.1",
"@mui/icons-material": "^5.2.4",
"@mui/lab": "^5.0.0-alpha.60",
"@mui/material": "^5.2.4",
"@mui/styles": "^5.2.3",