build(deps): bump @mui/material in /app/vmui/packages/vmui (#1976)

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

---
updated-dependencies:
- dependency-name: "@mui/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:44:44 +03:00 committed by GitHub
parent 52335bb48e
commit d56bd7df19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 65 deletions

View file

@ -19,7 +19,7 @@
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.1",
"@mui/lab": "^5.0.0-alpha.60",
"@mui/material": "^5.2.3",
"@mui/material": "^5.2.4",
"@mui/styles": "^5.2.3",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
@ -3109,9 +3109,9 @@
}
},
"node_modules/@mui/base": {
"version": "5.0.0-alpha.59",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.59.tgz",
"integrity": "sha512-rPgN2FW0FAjQ9+LQ+XBsq3DFcuiiMFhf8uoLJAWnnzft27IJvJqbrhfpCZ68G6l+umJLbbl5RIIbpt8ALZDDNQ==",
"version": "5.0.0-alpha.60",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.60.tgz",
"integrity": "sha512-J4cQoeqNFMaY6fgEJsT7meaLdYilA4R8wA53us3BT5NBP4puMeJLPK4rVSmpTsB8hf4Iyq+fosKzkcYRiKTctA==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1",
@ -3218,45 +3218,14 @@
}
}
},
"node_modules/@mui/lab/node_modules/@mui/base": {
"version": "5.0.0-alpha.60",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.60.tgz",
"integrity": "sha512-J4cQoeqNFMaY6fgEJsT7meaLdYilA4R8wA53us3BT5NBP4puMeJLPK4rVSmpTsB8hf4Iyq+fosKzkcYRiKTctA==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1",
"@mui/utils": "^5.2.3",
"@popperjs/core": "^2.4.4",
"clsx": "^1.1.1",
"prop-types": "^15.7.2",
"react-is": "^17.0.2"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/material": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.2.3.tgz",
"integrity": "sha512-qhHAVpkQh77xiic38TIDMrKGafRRy9WT16uvexvE2UdyI259YP4HvFamYz3prSNnZi5UozwKpH/QGnv6+JT7/g==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.2.4.tgz",
"integrity": "sha512-W/0ib0aB5gKQ9DmEnYeKbmmzKBpn0039qDuQHjBE6RL5P1L5iYPGFMy4Es+7oQxiC77SuJ3xSOPsTpOW8QGDqw==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@mui/base": "5.0.0-alpha.59",
"@mui/system": "^5.2.3",
"@mui/base": "5.0.0-alpha.60",
"@mui/system": "^5.2.4",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.3",
"@types/react-transition-group": "^4.4.4",
@ -24667,9 +24636,9 @@
}
},
"@mui/base": {
"version": "5.0.0-alpha.59",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.59.tgz",
"integrity": "sha512-rPgN2FW0FAjQ9+LQ+XBsq3DFcuiiMFhf8uoLJAWnnzft27IJvJqbrhfpCZ68G6l+umJLbbl5RIIbpt8ALZDDNQ==",
"version": "5.0.0-alpha.60",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.60.tgz",
"integrity": "sha512-J4cQoeqNFMaY6fgEJsT7meaLdYilA4R8wA53us3BT5NBP4puMeJLPK4rVSmpTsB8hf4Iyq+fosKzkcYRiKTctA==",
"requires": {
"@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1",
@ -24706,32 +24675,16 @@
"react-is": "^17.0.2",
"react-transition-group": "^4.4.2",
"rifm": "^0.12.1"
},
"dependencies": {
"@mui/base": {
"version": "5.0.0-alpha.60",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.60.tgz",
"integrity": "sha512-J4cQoeqNFMaY6fgEJsT7meaLdYilA4R8wA53us3BT5NBP4puMeJLPK4rVSmpTsB8hf4Iyq+fosKzkcYRiKTctA==",
"requires": {
"@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1",
"@mui/utils": "^5.2.3",
"@popperjs/core": "^2.4.4",
"clsx": "^1.1.1",
"prop-types": "^15.7.2",
"react-is": "^17.0.2"
}
}
}
},
"@mui/material": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.2.3.tgz",
"integrity": "sha512-qhHAVpkQh77xiic38TIDMrKGafRRy9WT16uvexvE2UdyI259YP4HvFamYz3prSNnZi5UozwKpH/QGnv6+JT7/g==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.2.4.tgz",
"integrity": "sha512-W/0ib0aB5gKQ9DmEnYeKbmmzKBpn0039qDuQHjBE6RL5P1L5iYPGFMy4Es+7oQxiC77SuJ3xSOPsTpOW8QGDqw==",
"requires": {
"@babel/runtime": "^7.16.3",
"@mui/base": "5.0.0-alpha.59",
"@mui/system": "^5.2.3",
"@mui/base": "5.0.0-alpha.60",
"@mui/system": "^5.2.4",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.3",
"@types/react-transition-group": "^4.4.4",

View file

@ -15,7 +15,7 @@
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.1",
"@mui/lab": "^5.0.0-alpha.60",
"@mui/material": "^5.2.3",
"@mui/material": "^5.2.4",
"@mui/styles": "^5.2.3",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",