From ea092d4f38867cf504a5d5d4ef05ea8ba5999c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 10:33:14 +0000 Subject: [PATCH] Bump @mui/lab from 5.0.0-alpha.55 to 5.0.0-alpha.65 Bumps [@mui/lab](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.55 to 5.0.0-alpha.65. - [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] --- package-lock.json | 354 +++++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 143 insertions(+), 213 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a31b22..f9f207d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.6.0", "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.1.1", - "@mui/lab": "^5.0.0-alpha.55", + "@mui/lab": "^5.0.0-alpha.65", "@mui/material": "^5.1.1", "@mui/styles": "^5.1.1", "@testing-library/jest-dom": "^5.14.1", @@ -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,46 +2734,41 @@ } } }, - "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", + "version": "5.0.0-alpha.65", + "resolved": "https://registry.npmjs.org/@mui/lab/-/lab-5.0.0-alpha.65.tgz", + "integrity": "sha512-YiZvUGK/GbwgR4WU/JgdYrjF9AC9C4qn+mM3ShGsX0xPzTkwFG28uyKoNy2PN+/r10aQxdkkUsVQk3BCLC8/Sg==", "dependencies": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.16.7", "@date-io/date-fns": "^2.11.0", "@date-io/dayjs": "^2.11.0", "@date-io/luxon": "^2.11.1", "@date-io/moment": "^2.11.0", - "@mui/base": "5.0.0-alpha.55", - "@mui/system": "^5.1.1", - "@mui/utils": "^5.1.1", + "@mui/base": "5.0.0-alpha.65", + "@mui/system": "^5.3.0", + "@mui/utils": "^5.3.0", "clsx": "^1.1.1", "prop-types": "^15.7.2", "react-is": "^17.0.2", "react-transition-group": "^4.4.2", - "rifm": "^0.12.0" + "rifm": "^0.12.1" }, "engines": { "node": ">=12.0.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/mui" + }, "peerDependencies": { "@mui/material": "^5.0.0", "@types/react": "^16.8.6 || ^17.0.0", "date-fns": "^2.25.0", "dayjs": "^1.10.7", - "luxon": "^1.28.0", + "luxon": "^1.28.0 || ^2.0.0", "moment": "^2.29.1", - "react": "^17.0.2", - "react-dom": "^17.0.2" + "react": "^17.0.0", + "react-dom": "^17.0.0" }, "peerDependenciesMeta": { "@types/react": { @@ -2801,14 +2788,35 @@ } } }, - "node_modules/@mui/lab/node_modules/@babel/runtime": { - "version": "7.16.3", - "license": "MIT", + "node_modules/@mui/lab/node_modules/@mui/base": { + "version": "5.0.0-alpha.65", + "resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.65.tgz", + "integrity": "sha512-6LCTWVoSnEoQuWdxA+Z1qqmlNK4aZj7LvCuLJzq3RVS2PskRuo1O3caVFxAzRu7xrY3zsyL/sUsJI+rdcjhuXw==", "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/lab/node_modules/react-is": { @@ -2858,16 +2866,6 @@ } } }, - "node_modules/@mui/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/material/node_modules/csstype": { "version": "3.0.10", "license": "MIT" @@ -2877,11 +2875,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 +2888,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 +2900,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 +2914,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 +2930,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 +2969,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 +2992,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 +3012,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 +3029,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 +3042,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": { @@ -17287,8 +17243,9 @@ "license": "MIT" }, "node_modules/rifm": { - "version": "0.12.0", - "license": "MIT", + "version": "0.12.1", + "resolved": "https://registry.npmjs.org/rifm/-/rifm-0.12.1.tgz", + "integrity": "sha512-OGA1Bitg/dSJtI/c4dh90svzaUPt228kzFsUkJbtA2c964IqEAwWXeL9ZJi86xWv3j5SMqRvGULl7bA6cK0Bvg==", "peerDependencies": { "react": ">=16.8" } @@ -18740,8 +18697,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 +22194,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 +22328,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 +22902,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,38 +22911,40 @@ "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": { - "version": "5.0.0-alpha.55", + "version": "5.0.0-alpha.65", + "resolved": "https://registry.npmjs.org/@mui/lab/-/lab-5.0.0-alpha.65.tgz", + "integrity": "sha512-YiZvUGK/GbwgR4WU/JgdYrjF9AC9C4qn+mM3ShGsX0xPzTkwFG28uyKoNy2PN+/r10aQxdkkUsVQk3BCLC8/Sg==", "requires": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.16.7", "@date-io/date-fns": "^2.11.0", "@date-io/dayjs": "^2.11.0", "@date-io/luxon": "^2.11.1", "@date-io/moment": "^2.11.0", - "@mui/base": "5.0.0-alpha.55", - "@mui/system": "^5.1.1", - "@mui/utils": "^5.1.1", + "@mui/base": "5.0.0-alpha.65", + "@mui/system": "^5.3.0", + "@mui/utils": "^5.3.0", "clsx": "^1.1.1", "prop-types": "^15.7.2", "react-is": "^17.0.2", "react-transition-group": "^4.4.2", - "rifm": "^0.12.0" + "rifm": "^0.12.1" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", + "@mui/base": { + "version": "5.0.0-alpha.65", + "resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.65.tgz", + "integrity": "sha512-6LCTWVoSnEoQuWdxA+Z1qqmlNK4aZj7LvCuLJzq3RVS2PskRuo1O3caVFxAzRu7xrY3zsyL/sUsJI+rdcjhuXw==", "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" } }, "react-is": { @@ -23011,12 +22969,6 @@ "react-transition-group": "^4.4.2" }, "dependencies": { - "@babel/runtime": { - "version": "7.16.3", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, "csstype": { "version": "3.0.10" }, @@ -23026,35 +22978,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 +23019,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 +23049,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" } @@ -32292,7 +32218,9 @@ "version": "1.0.0" }, "rifm": { - "version": "0.12.0", + "version": "0.12.1", + "resolved": "https://registry.npmjs.org/rifm/-/rifm-0.12.1.tgz", + "integrity": "sha512-OGA1Bitg/dSJtI/c4dh90svzaUPt228kzFsUkJbtA2c964IqEAwWXeL9ZJi86xWv3j5SMqRvGULl7bA6cK0Bvg==", "requires": {} }, "rimraf": { @@ -33293,7 +33221,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..1b53de2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.6.0", "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.1.1", - "@mui/lab": "^5.0.0-alpha.55", + "@mui/lab": "^5.0.0-alpha.65", "@mui/material": "^5.1.1", "@mui/styles": "^5.1.1", "@testing-library/jest-dom": "^5.14.1",