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 GitHub
parent bfea7271d5
commit f85480bb3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -13,7 +13,7 @@
"@date-io/dayjs": "^2.11.0", "@date-io/dayjs": "^2.11.0",
"@emotion/react": "^11.7.0", "@emotion/react": "^11.7.0",
"@emotion/styled": "^11.6.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/lab": "^5.0.0-alpha.58",
"@mui/material": "^5.2.1", "@mui/material": "^5.2.1",
"@mui/styles": "^5.2.2", "@mui/styles": "^5.2.2",