From eb52d834721ccfc9e1827b30da2646fb3b9eb740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 10:34:47 +0000 Subject: [PATCH] Bump @mui/material from 5.1.1 to 5.3.1 Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.1.1 to 5.3.1. - [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.3.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 341 ++++++++++++++++++---------------------------- package.json | 2 +- 2 files changed, 133 insertions(+), 210 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a31b22..9b69ed3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.1.1", "@mui/lab": "^5.0.0-alpha.55", - "@mui/material": "^5.1.1", + "@mui/material": "^5.3.1", "@mui/styles": "^5.1.1", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^11.2.7", @@ -1601,8 +1601,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.15.4", - "license": "MIT", + "version": "7.16.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz", + "integrity": "sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==", "dependencies": { "regenerator-runtime": "^0.13.4" }, @@ -1825,14 +1826,15 @@ } }, "node_modules/@emotion/cache": { - "version": "11.6.0", - "license": "MIT", + "version": "11.7.1", + "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.7.1.tgz", + "integrity": "sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==", "dependencies": { "@emotion/memoize": "^0.7.4", "@emotion/sheet": "^1.1.0", "@emotion/utils": "^1.0.0", "@emotion/weak-memoize": "^0.2.5", - "stylis": "^4.0.10" + "stylis": "4.0.13" } }, "node_modules/@emotion/hash": { @@ -2708,16 +2710,6 @@ } } }, - "node_modules/@mui/base/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/base/node_modules/react-is": { "version": "17.0.2", "license": "MIT" @@ -2742,16 +2734,6 @@ } } }, - "node_modules/@mui/icons-material/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/lab": { "version": "5.0.0-alpha.55", "license": "MIT", @@ -2801,32 +2783,23 @@ } } }, - "node_modules/@mui/lab/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/lab/node_modules/react-is": { "version": "17.0.2", "license": "MIT" }, "node_modules/@mui/material": { - "version": "5.1.1", - "license": "MIT", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.3.1.tgz", + "integrity": "sha512-XWPsJ2jet2zfnKojth5d2IaHIJPpJnHq1ACCSlNf898BjYh1j50gRWsPpIHiptQ0oc0pdWmMcmrXbdANKR1ybw==", "dependencies": { - "@babel/runtime": "^7.16.3", - "@mui/base": "5.0.0-alpha.55", - "@mui/system": "^5.1.1", + "@babel/runtime": "^7.16.7", + "@mui/base": "5.0.0-alpha.66", + "@mui/system": "^5.3.0", "@mui/types": "^7.1.0", - "@mui/utils": "^5.1.1", + "@mui/utils": "^5.3.0", "@types/react-transition-group": "^4.4.4", "clsx": "^1.1.1", - "csstype": "^3.0.9", + "csstype": "^3.0.10", "hoist-non-react-statics": "^3.3.2", "prop-types": "^15.7.2", "react-is": "^17.0.2", @@ -2837,14 +2810,14 @@ }, "funding": { "type": "opencollective", - "url": "https://opencollective.com/material-ui" + "url": "https://opencollective.com/mui" }, "peerDependencies": { "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0", "@types/react": "^16.8.6 || ^17.0.0", - "react": "^17.0.2", - "react-dom": "^17.0.2" + "react": "^17.0.0", + "react-dom": "^17.0.0" }, "peerDependenciesMeta": { "@emotion/react": { @@ -2858,14 +2831,35 @@ } } }, - "node_modules/@mui/material/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", + "node_modules/@mui/material/node_modules/@mui/base": { + "version": "5.0.0-alpha.66", + "resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.66.tgz", + "integrity": "sha512-LARfVx0HmGV5YwU2pdIqEApQwz/CtEnYtKkV856hlY0cgi5NQL2htzZ/9ujKz0j3LFUaMYiYuJ2AOwrNtGFGrw==", "dependencies": { - "regenerator-runtime": "^0.13.4" + "@babel/runtime": "^7.16.7", + "@emotion/is-prop-valid": "^1.1.1", + "@mui/utils": "^5.3.0", + "@popperjs/core": "^2.4.4", + "clsx": "^1.1.1", + "prop-types": "^15.7.2", + "react-is": "^17.0.2" }, "engines": { - "node": ">=6.9.0" + "node": ">=12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/mui" + }, + "peerDependencies": { + "@types/react": "^16.8.6 || ^17.0.0", + "react": "^17.0.0", + "react-dom": "^17.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } } }, "node_modules/@mui/material/node_modules/csstype": { @@ -2877,11 +2871,12 @@ "license": "MIT" }, "node_modules/@mui/private-theming": { - "version": "5.1.1", - "license": "MIT", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.3.0.tgz", + "integrity": "sha512-EBobUEyM9fMnteKrVPp8pTMUh81xXakyfdpkoh7Y19q9JpD2eh7QGAQVJVj0JBFlcUJD60NIE4K8rdokrRmLwg==", "dependencies": { - "@babel/runtime": "^7.16.3", - "@mui/utils": "^5.1.1", + "@babel/runtime": "^7.16.7", + "@mui/utils": "^5.3.0", "prop-types": "^15.7.2" }, "engines": { @@ -2889,11 +2884,11 @@ }, "funding": { "type": "opencollective", - "url": "https://opencollective.com/material-ui" + "url": "https://opencollective.com/mui" }, "peerDependencies": { "@types/react": "^16.8.6 || ^17.0.0", - "react": "^17.0.2" + "react": "^17.0.0" }, "peerDependenciesMeta": { "@types/react": { @@ -2901,22 +2896,13 @@ } } }, - "node_modules/@mui/private-theming/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/styled-engine": { - "version": "5.1.1", - "license": "MIT", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.3.0.tgz", + "integrity": "sha512-I4YemFy9WnCLUdZ5T+6egpzc8e7Jq/uh9AJ3QInZHbyNu/9I2SWvNn7vHjWOT/D8Y8LMzIOhu5WwZbzjez7YRw==", "dependencies": { - "@babel/runtime": "^7.16.3", - "@emotion/cache": "^11.6.0", + "@babel/runtime": "^7.16.7", + "@emotion/cache": "^11.7.1", "prop-types": "^15.7.2" }, "engines": { @@ -2924,12 +2910,12 @@ }, "funding": { "type": "opencollective", - "url": "https://opencollective.com/material-ui" + "url": "https://opencollective.com/mui" }, "peerDependencies": { "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", - "react": "^17.0.2" + "react": "^17.0.0" }, "peerDependenciesMeta": { "@emotion/react": { @@ -2940,16 +2926,6 @@ } } }, - "node_modules/@mui/styled-engine/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/styles": { "version": "5.1.1", "license": "MIT", @@ -2989,31 +2965,22 @@ } } }, - "node_modules/@mui/styles/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/styles/node_modules/csstype": { "version": "3.0.10", "license": "MIT" }, "node_modules/@mui/system": { - "version": "5.1.1", - "license": "MIT", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.3.0.tgz", + "integrity": "sha512-mblz3EObrhhIMPwSEe2Az7MbMaXOFgrvItPOzZwcY5O9qERB7Rr8KQgbU8VouWLUqyV2i8BaFpLrkKPA6eX2Aw==", "dependencies": { - "@babel/runtime": "^7.16.3", - "@mui/private-theming": "^5.1.1", - "@mui/styled-engine": "^5.1.1", + "@babel/runtime": "^7.16.7", + "@mui/private-theming": "^5.3.0", + "@mui/styled-engine": "^5.3.0", "@mui/types": "^7.1.0", - "@mui/utils": "^5.1.1", + "@mui/utils": "^5.3.0", "clsx": "^1.1.1", - "csstype": "^3.0.9", + "csstype": "^3.0.10", "prop-types": "^15.7.2" }, "engines": { @@ -3021,13 +2988,13 @@ }, "funding": { "type": "opencollective", - "url": "https://opencollective.com/material-ui" + "url": "https://opencollective.com/mui" }, "peerDependencies": { "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0", "@types/react": "^16.8.6 || ^17.0.0", - "react": "^17.0.2" + "react": "^17.0.0" }, "peerDependenciesMeta": { "@emotion/react": { @@ -3041,16 +3008,6 @@ } } }, - "node_modules/@mui/system/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@mui/system/node_modules/csstype": { "version": "3.0.10", "license": "MIT" @@ -3068,10 +3025,11 @@ } }, "node_modules/@mui/utils": { - "version": "5.1.1", - "license": "MIT", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.3.0.tgz", + "integrity": "sha512-O/E9IQKPMg0OrN7+gkn7Ga5o5WA2iXQGdyqNBFPNrYzxOvwzsEtM5K7MtTCGGYKFe8mhTRM0ZOjh5OM0dglw+Q==", "dependencies": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.16.7", "@types/prop-types": "^15.7.4", "@types/react-is": "^16.7.1 || ^17.0.0", "prop-types": "^15.7.2", @@ -3080,18 +3038,12 @@ "engines": { "node": ">=12.0.0" }, - "peerDependencies": { - "react": "^17.0.2" - } - }, - "node_modules/@mui/utils/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.4" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/mui" }, - "engines": { - "node": ">=6.9.0" + "peerDependencies": { + "react": "^17.0.0" } }, "node_modules/@mui/utils/node_modules/react-is": { @@ -18740,8 +18692,9 @@ } }, "node_modules/stylis": { - "version": "4.0.10", - "license": "MIT" + "version": "4.0.13", + "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz", + "integrity": "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==" }, "node_modules/supports-color": { "version": "5.5.0", @@ -22236,7 +22189,9 @@ } }, "@babel/runtime": { - "version": "7.15.4", + "version": "7.16.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz", + "integrity": "sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==", "requires": { "regenerator-runtime": "^0.13.4" } @@ -22368,13 +22323,15 @@ } }, "@emotion/cache": { - "version": "11.6.0", + "version": "11.7.1", + "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.7.1.tgz", + "integrity": "sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==", "requires": { "@emotion/memoize": "^0.7.4", "@emotion/sheet": "^1.1.0", "@emotion/utils": "^1.0.0", "@emotion/weak-memoize": "^0.2.5", - "stylis": "^4.0.10" + "stylis": "4.0.13" } }, "@emotion/hash": { @@ -22940,12 +22897,6 @@ "react-is": "^17.0.2" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, "react-is": { "version": "17.0.2" } @@ -22955,14 +22906,6 @@ "version": "5.1.1", "requires": { "@babel/runtime": "^7.16.3" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - } } }, "@mui/lab": { @@ -22983,38 +22926,42 @@ "rifm": "^0.12.0" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, "react-is": { "version": "17.0.2" } } }, "@mui/material": { - "version": "5.1.1", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.3.1.tgz", + "integrity": "sha512-XWPsJ2jet2zfnKojth5d2IaHIJPpJnHq1ACCSlNf898BjYh1j50gRWsPpIHiptQ0oc0pdWmMcmrXbdANKR1ybw==", "requires": { - "@babel/runtime": "^7.16.3", - "@mui/base": "5.0.0-alpha.55", - "@mui/system": "^5.1.1", + "@babel/runtime": "^7.16.7", + "@mui/base": "5.0.0-alpha.66", + "@mui/system": "^5.3.0", "@mui/types": "^7.1.0", - "@mui/utils": "^5.1.1", + "@mui/utils": "^5.3.0", "@types/react-transition-group": "^4.4.4", "clsx": "^1.1.1", - "csstype": "^3.0.9", + "csstype": "^3.0.10", "hoist-non-react-statics": "^3.3.2", "prop-types": "^15.7.2", "react-is": "^17.0.2", "react-transition-group": "^4.4.2" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", + "@mui/base": { + "version": "5.0.0-alpha.66", + "resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.66.tgz", + "integrity": "sha512-LARfVx0HmGV5YwU2pdIqEApQwz/CtEnYtKkV856hlY0cgi5NQL2htzZ/9ujKz0j3LFUaMYiYuJ2AOwrNtGFGrw==", "requires": { - "regenerator-runtime": "^0.13.4" + "@babel/runtime": "^7.16.7", + "@emotion/is-prop-valid": "^1.1.1", + "@mui/utils": "^5.3.0", + "@popperjs/core": "^2.4.4", + "clsx": "^1.1.1", + "prop-types": "^15.7.2", + "react-is": "^17.0.2" } }, "csstype": { @@ -23026,35 +22973,23 @@ } }, "@mui/private-theming": { - "version": "5.1.1", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.3.0.tgz", + "integrity": "sha512-EBobUEyM9fMnteKrVPp8pTMUh81xXakyfdpkoh7Y19q9JpD2eh7QGAQVJVj0JBFlcUJD60NIE4K8rdokrRmLwg==", "requires": { - "@babel/runtime": "^7.16.3", - "@mui/utils": "^5.1.1", + "@babel/runtime": "^7.16.7", + "@mui/utils": "^5.3.0", "prop-types": "^15.7.2" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - } } }, "@mui/styled-engine": { - "version": "5.1.1", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.3.0.tgz", + "integrity": "sha512-I4YemFy9WnCLUdZ5T+6egpzc8e7Jq/uh9AJ3QInZHbyNu/9I2SWvNn7vHjWOT/D8Y8LMzIOhu5WwZbzjez7YRw==", "requires": { - "@babel/runtime": "^7.16.3", - "@emotion/cache": "^11.6.0", + "@babel/runtime": "^7.16.7", + "@emotion/cache": "^11.7.1", "prop-types": "^15.7.2" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - } } }, "@mui/styles": { @@ -23079,36 +23014,26 @@ "prop-types": "^15.7.2" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, "csstype": { "version": "3.0.10" } } }, "@mui/system": { - "version": "5.1.1", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.3.0.tgz", + "integrity": "sha512-mblz3EObrhhIMPwSEe2Az7MbMaXOFgrvItPOzZwcY5O9qERB7Rr8KQgbU8VouWLUqyV2i8BaFpLrkKPA6eX2Aw==", "requires": { - "@babel/runtime": "^7.16.3", - "@mui/private-theming": "^5.1.1", - "@mui/styled-engine": "^5.1.1", + "@babel/runtime": "^7.16.7", + "@mui/private-theming": "^5.3.0", + "@mui/styled-engine": "^5.3.0", "@mui/types": "^7.1.0", - "@mui/utils": "^5.1.1", + "@mui/utils": "^5.3.0", "clsx": "^1.1.1", - "csstype": "^3.0.9", + "csstype": "^3.0.10", "prop-types": "^15.7.2" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, "csstype": { "version": "3.0.10" } @@ -23119,21 +23044,17 @@ "requires": {} }, "@mui/utils": { - "version": "5.1.1", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.3.0.tgz", + "integrity": "sha512-O/E9IQKPMg0OrN7+gkn7Ga5o5WA2iXQGdyqNBFPNrYzxOvwzsEtM5K7MtTCGGYKFe8mhTRM0ZOjh5OM0dglw+Q==", "requires": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.16.7", "@types/prop-types": "^15.7.4", "@types/react-is": "^16.7.1 || ^17.0.0", "prop-types": "^15.7.2", "react-is": "^17.0.2" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, "react-is": { "version": "17.0.2" } @@ -33293,7 +33214,9 @@ } }, "stylis": { - "version": "4.0.10" + "version": "4.0.13", + "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz", + "integrity": "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==" }, "supports-color": { "version": "5.5.0", diff --git a/package.json b/package.json index 5fd7824..b3ecac1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.1.1", "@mui/lab": "^5.0.0-alpha.55", - "@mui/material": "^5.1.1", + "@mui/material": "^5.3.1", "@mui/styles": "^5.1.1", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^11.2.7",