From 24675a1fe87dac9f7606f00aadf9572b89155acf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 09:31:42 +0000 Subject: [PATCH] fix(deps): update dependency @mui/material to v5.13.7 --- package-lock.json | 79 +++++++++++++++++++---------------------------- 1 file changed, 31 insertions(+), 48 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4ba162..e7fafd1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1584,13 +1584,14 @@ } }, "node_modules/@mui/base": { - "version": "5.0.0-beta.5", - "license": "MIT", + "version": "5.0.0-beta.6", + "resolved": "https://registry.npmmirror.com/@mui/base/-/base-5.0.0-beta.6.tgz", + "integrity": "sha512-jcHy6HwOX7KzRhRtL8nvIvUlxvLx2Fl6NMRCyUSQSvMTyfou9kndekz0H4HJaXvG1Y4WEifk23RYedOlrD1kEQ==", "dependencies": { "@babel/runtime": "^7.22.5", "@emotion/is-prop-valid": "^1.2.1", "@mui/types": "^7.2.4", - "@mui/utils": "^5.13.6", + "@mui/utils": "^5.13.7", "@popperjs/core": "^2.11.8", "clsx": "^1.2.1", "prop-types": "^15.8.1", @@ -1599,10 +1600,6 @@ "engines": { "node": ">=12.0.0" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui" - }, "peerDependencies": { "@types/react": "^17.0.0 || ^18.0.0", "react": "^17.0.0 || ^18.0.0", @@ -1615,12 +1612,9 @@ } }, "node_modules/@mui/core-downloads-tracker": { - "version": "5.13.4", - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui" - } + "version": "5.13.7", + "resolved": "https://registry.npmmirror.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.13.7.tgz", + "integrity": "sha512-/suIo4WoeL/OyO3KUsFVpdOmKiSAr6NpWXmQ4WLSxwKrTiha1FJxM6vwAki5W/5kR9WnVLw5E8JC4oHHsutT8w==" }, "node_modules/@mui/icons-material": { "version": "5.13.7", @@ -1647,15 +1641,16 @@ } }, "node_modules/@mui/material": { - "version": "5.13.6", - "license": "MIT", + "version": "5.13.7", + "resolved": "https://registry.npmmirror.com/@mui/material/-/material-5.13.7.tgz", + "integrity": "sha512-+n453jDDm88zZM3b5YK29nZ7gXY+s+rryH9ovDbhmfSkOlFtp+KSqbXy5cTaC/UlDqDM7sYYJGq8BmJov3v9Tg==", "dependencies": { "@babel/runtime": "^7.22.5", - "@mui/base": "5.0.0-beta.5", - "@mui/core-downloads-tracker": "^5.13.4", - "@mui/system": "^5.13.6", + "@mui/base": "5.0.0-beta.6", + "@mui/core-downloads-tracker": "^5.13.7", + "@mui/system": "^5.13.7", "@mui/types": "^7.2.4", - "@mui/utils": "^5.13.6", + "@mui/utils": "^5.13.7", "@types/react-transition-group": "^4.4.6", "clsx": "^1.2.1", "csstype": "^3.1.2", @@ -1666,10 +1661,6 @@ "engines": { "node": ">=12.0.0" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui" - }, "peerDependencies": { "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0", @@ -1690,20 +1681,17 @@ } }, "node_modules/@mui/private-theming": { - "version": "5.13.1", - "license": "MIT", + "version": "5.13.7", + "resolved": "https://registry.npmmirror.com/@mui/private-theming/-/private-theming-5.13.7.tgz", + "integrity": "sha512-qbSr+udcij5F9dKhGX7fEdx2drXchq7htLNr2Qg2Ma+WJ6q0ERlEqGSBiPiVDJkptcjeVL4DGmcf1wl5+vD4EA==", "dependencies": { - "@babel/runtime": "^7.21.0", - "@mui/utils": "^5.13.1", + "@babel/runtime": "^7.22.5", + "@mui/utils": "^5.13.7", "prop-types": "^15.8.1" }, "engines": { "node": ">=12.0.0" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui" - }, "peerDependencies": { "@types/react": "^17.0.0 || ^18.0.0", "react": "^17.0.0 || ^18.0.0" @@ -1745,14 +1733,15 @@ } }, "node_modules/@mui/system": { - "version": "5.13.6", - "license": "MIT", + "version": "5.13.7", + "resolved": "https://registry.npmmirror.com/@mui/system/-/system-5.13.7.tgz", + "integrity": "sha512-7R2KdI6vr8KtnauEfg9e9xQmPk6Gg/1vGNiALYyhSI+cYztxN6WmlSqGX4bjWn/Sygp1TUE1jhFEgs7MWruhkQ==", "dependencies": { "@babel/runtime": "^7.22.5", - "@mui/private-theming": "^5.13.1", + "@mui/private-theming": "^5.13.7", "@mui/styled-engine": "^5.13.2", "@mui/types": "^7.2.4", - "@mui/utils": "^5.13.6", + "@mui/utils": "^5.13.7", "clsx": "^1.2.1", "csstype": "^3.1.2", "prop-types": "^15.8.1" @@ -1760,10 +1749,6 @@ "engines": { "node": ">=12.0.0" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui" - }, "peerDependencies": { "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0", @@ -1795,22 +1780,19 @@ } }, "node_modules/@mui/utils": { - "version": "5.13.6", - "license": "MIT", + "version": "5.13.7", + "resolved": "https://registry.npmmirror.com/@mui/utils/-/utils-5.13.7.tgz", + "integrity": "sha512-/3BLptG/q0u36eYED7Nhf4fKXmcKb6LjjT7ZMwhZIZSdSxVqDqSTmATW3a56n3KEPQUXCU9TpxAfCBQhs6brVA==", "dependencies": { "@babel/runtime": "^7.22.5", "@types/prop-types": "^15.7.5", - "@types/react-is": "^18.2.0", + "@types/react-is": "^18.2.1", "prop-types": "^15.8.1", "react-is": "^18.2.0" }, "engines": { "node": ">=12.0.0" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui" - }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0" } @@ -2374,7 +2356,8 @@ }, "node_modules/@types/react-is": { "version": "18.2.1", - "license": "MIT", + "resolved": "https://registry.npmmirror.com/@types/react-is/-/react-is-18.2.1.tgz", + "integrity": "sha512-wyUkmaaSZEzFZivD8F2ftSyAfk6L+DfFliVj/mYdOXbVjRcS87fQJLTnhk6dRZPuJjI+9g6RZJO4PNCngUrmyw==", "dependencies": { "@types/react": "*" } @@ -11536,7 +11519,7 @@ "@emotion/styled": "^11.11.0", "@fontsource/roboto": "^5.0.4", "@mui/icons-material": "^5.13.7", - "@mui/material": "^5.13.6", + "@mui/material": "^5.13.7", "@nestjs/cli": "^10.1.1", "app-root-path": "^3.1.0", "chalk": "^5.2.0",