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

Bumps [@mui/icons-material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-icons-material) from 5.0.5 to 5.2.0.
- [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.0/packages/mui-icons-material)

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

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-11-29 21:57:41 +03:00 committed by Aliaksandr Valialkin
parent 010b274e90
commit d19cc19efc
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1
2 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@
"@date-io/dayjs": "^2.11.0",
"@emotion/react": "^11.7.0",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.0.5",
"@mui/icons-material": "^5.2.0",
"@mui/lab": "^5.0.0-alpha.58",
"@mui/material": "^5.2.1",
"@mui/styles": "^5.2.2",
@ -3144,11 +3144,11 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.0.5.tgz",
"integrity": "sha512-beJo4kmgZwr+2x0ppgHcqqdNQYX4WKddJyMn4eHJAh9dNAGyeY1AJ/8Po+TJKyoSr3C2ZqnW7WrSonAJr2HrUw==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.0.tgz",
"integrity": "sha512-NvyrVaGKpP4R1yFw8BCnE0QcsQ67RtpgxPr4FtH8q60MDYPuPVczLOn5Ash5CFavoDWur/NfM/4DpT54yf3InA==",
"dependencies": {
"@babel/runtime": "^7.15.4"
"@babel/runtime": "^7.16.3"
},
"engines": {
"node": ">=12.0.0"
@ -24682,11 +24682,11 @@
}
},
"@mui/icons-material": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.0.5.tgz",
"integrity": "sha512-beJo4kmgZwr+2x0ppgHcqqdNQYX4WKddJyMn4eHJAh9dNAGyeY1AJ/8Po+TJKyoSr3C2ZqnW7WrSonAJr2HrUw==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.0.tgz",
"integrity": "sha512-NvyrVaGKpP4R1yFw8BCnE0QcsQ67RtpgxPr4FtH8q60MDYPuPVczLOn5Ash5CFavoDWur/NfM/4DpT54yf3InA==",
"requires": {
"@babel/runtime": "^7.15.4"
"@babel/runtime": "^7.16.3"
}
},
"@mui/lab": {

View file

@ -13,7 +13,7 @@
"@date-io/dayjs": "^2.11.0",
"@emotion/react": "^11.7.0",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.0.5",
"@mui/icons-material": "^5.2.0",
"@mui/lab": "^5.0.0-alpha.58",
"@mui/material": "^5.2.1",
"@mui/styles": "^5.2.2",