build(deps): bump @mui/lab in /app/vmui/packages/vmui (#1935)

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

---
updated-dependencies:
- dependency-name: "@mui/lab"
  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-13 12:00:19 +03:00 committed by GitHub
parent c522630f72
commit f6f1e1821e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 69 deletions

View file

@ -18,7 +18,7 @@
"@emotion/react": "^11.7.1", "@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0", "@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.1", "@mui/icons-material": "^5.2.1",
"@mui/lab": "^5.0.0-alpha.58", "@mui/lab": "^5.0.0-alpha.59",
"@mui/material": "^5.2.3", "@mui/material": "^5.2.3",
"@mui/styles": "^5.2.3", "@mui/styles": "^5.2.3",
"@testing-library/jest-dom": "^5.16.1", "@testing-library/jest-dom": "^5.16.1",
@ -3104,13 +3104,13 @@
} }
}, },
"node_modules/@mui/base": { "node_modules/@mui/base": {
"version": "5.0.0-alpha.58", "version": "5.0.0-alpha.59",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.58.tgz", "resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.59.tgz",
"integrity": "sha512-YZorCbbzkokQZUnj+sdjUWIe+jaesuSVpKgwWS2mWdE50v1Ti/qMmevIrOT1lvFAilpj80Bkcg4KtlGWBJ6utQ==", "integrity": "sha512-rPgN2FW0FAjQ9+LQ+XBsq3DFcuiiMFhf8uoLJAWnnzft27IJvJqbrhfpCZ68G6l+umJLbbl5RIIbpt8ALZDDNQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1", "@emotion/is-prop-valid": "^1.1.1",
"@mui/utils": "^5.2.2", "@mui/utils": "^5.2.3",
"@popperjs/core": "^2.4.4", "@popperjs/core": "^2.4.4",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
@ -3119,6 +3119,10 @@
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"
}, },
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": { "peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0", "@types/react": "^16.8.6 || ^17.0.0",
"react": "^17.0.2", "react": "^17.0.2",
@ -3156,18 +3160,18 @@
} }
}, },
"node_modules/@mui/lab": { "node_modules/@mui/lab": {
"version": "5.0.0-alpha.58", "version": "5.0.0-alpha.59",
"resolved": "https://registry.npmjs.org/@mui/lab/-/lab-5.0.0-alpha.58.tgz", "resolved": "https://registry.npmjs.org/@mui/lab/-/lab-5.0.0-alpha.59.tgz",
"integrity": "sha512-Vn3bWlID2SgCb7KX3d29uSLWv3JDEHJ+QiApnaPuUqqymwHARbQUk+b2h6wfQCz/WqaR0MtmsRwA6OrrLsL3Eg==", "integrity": "sha512-B+7EkbM+NRuUFFPzG2lqbyI73FM3W19RFkrWJdNZ+gd6C+NTdHdVS9UxSZm54PmSFEnd77wAWKdrIkhcFzEgZQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
"@date-io/date-fns": "^2.11.0", "@date-io/date-fns": "^2.11.0",
"@date-io/dayjs": "^2.11.0", "@date-io/dayjs": "^2.11.0",
"@date-io/luxon": "^2.11.1", "@date-io/luxon": "^2.11.1",
"@date-io/moment": "^2.11.0", "@date-io/moment": "^2.11.0",
"@mui/base": "5.0.0-alpha.58", "@mui/base": "5.0.0-alpha.59",
"@mui/system": "^5.2.2", "@mui/system": "^5.2.3",
"@mui/utils": "^5.2.2", "@mui/utils": "^5.2.3",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react-is": "^17.0.2", "react-is": "^17.0.2",
@ -3177,6 +3181,10 @@
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"
}, },
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": { "peerDependencies": {
"@mui/material": "^5.0.0", "@mui/material": "^5.0.0",
"@types/react": "^16.8.6 || ^17.0.0", "@types/react": "^16.8.6 || ^17.0.0",
@ -3249,37 +3257,6 @@
} }
} }
}, },
"node_modules/@mui/material/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==",
"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/private-theming": { "node_modules/@mui/private-theming": {
"version": "5.2.3", "version": "5.2.3",
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.2.3.tgz", "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.2.3.tgz",
@ -24668,13 +24645,13 @@
} }
}, },
"@mui/base": { "@mui/base": {
"version": "5.0.0-alpha.58", "version": "5.0.0-alpha.59",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.58.tgz", "resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.59.tgz",
"integrity": "sha512-YZorCbbzkokQZUnj+sdjUWIe+jaesuSVpKgwWS2mWdE50v1Ti/qMmevIrOT1lvFAilpj80Bkcg4KtlGWBJ6utQ==", "integrity": "sha512-rPgN2FW0FAjQ9+LQ+XBsq3DFcuiiMFhf8uoLJAWnnzft27IJvJqbrhfpCZ68G6l+umJLbbl5RIIbpt8ALZDDNQ==",
"requires": { "requires": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1", "@emotion/is-prop-valid": "^1.1.1",
"@mui/utils": "^5.2.2", "@mui/utils": "^5.2.3",
"@popperjs/core": "^2.4.4", "@popperjs/core": "^2.4.4",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
@ -24690,18 +24667,18 @@
} }
}, },
"@mui/lab": { "@mui/lab": {
"version": "5.0.0-alpha.58", "version": "5.0.0-alpha.59",
"resolved": "https://registry.npmjs.org/@mui/lab/-/lab-5.0.0-alpha.58.tgz", "resolved": "https://registry.npmjs.org/@mui/lab/-/lab-5.0.0-alpha.59.tgz",
"integrity": "sha512-Vn3bWlID2SgCb7KX3d29uSLWv3JDEHJ+QiApnaPuUqqymwHARbQUk+b2h6wfQCz/WqaR0MtmsRwA6OrrLsL3Eg==", "integrity": "sha512-B+7EkbM+NRuUFFPzG2lqbyI73FM3W19RFkrWJdNZ+gd6C+NTdHdVS9UxSZm54PmSFEnd77wAWKdrIkhcFzEgZQ==",
"requires": { "requires": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
"@date-io/date-fns": "^2.11.0", "@date-io/date-fns": "^2.11.0",
"@date-io/dayjs": "^2.11.0", "@date-io/dayjs": "^2.11.0",
"@date-io/luxon": "^2.11.1", "@date-io/luxon": "^2.11.1",
"@date-io/moment": "^2.11.0", "@date-io/moment": "^2.11.0",
"@mui/base": "5.0.0-alpha.58", "@mui/base": "5.0.0-alpha.59",
"@mui/system": "^5.2.2", "@mui/system": "^5.2.3",
"@mui/utils": "^5.2.2", "@mui/utils": "^5.2.3",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react-is": "^17.0.2", "react-is": "^17.0.2",
@ -24726,22 +24703,6 @@
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react-is": "^17.0.2", "react-is": "^17.0.2",
"react-transition-group": "^4.4.2" "react-transition-group": "^4.4.2"
},
"dependencies": {
"@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==",
"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/private-theming": { "@mui/private-theming": {

View file

@ -14,7 +14,7 @@
"@emotion/react": "^11.7.1", "@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0", "@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.1", "@mui/icons-material": "^5.2.1",
"@mui/lab": "^5.0.0-alpha.58", "@mui/lab": "^5.0.0-alpha.59",
"@mui/material": "^5.2.3", "@mui/material": "^5.2.3",
"@mui/styles": "^5.2.3", "@mui/styles": "^5.2.3",
"@testing-library/jest-dom": "^5.16.1", "@testing-library/jest-dom": "^5.16.1",