Skip to content

Commit

Permalink
Bump @mui/material from 6.1.7 to 6.1.8
Browse files Browse the repository at this point in the history
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.8/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent d09ac67 commit 091ccb7
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3144,10 +3144,10 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.7.tgz#182a325a520f7ebd75de051fceabfc0314cfd004"
integrity sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ==

"@mui/core-downloads-tracker@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.7.tgz#80f4327804ee97b6af7b11980f87e29dc2231226"
integrity sha512-POuIBi80BZBogQkG4PQKIGwy4QFwB+kOr+OI4k7Znh7LqMAIhwB9OC00l6M+w1GrZJYj3T8R5WX8G6QAIvoVEw==
"@mui/core-downloads-tracker@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.8.tgz#4fccd4eb9960ffa17ebf0533a6e9cfd2787cba57"
integrity sha512-TGAvzwUg9hybDacwfIGFjI2bXYXrIqky+vMfaeay8rvT56/PNAlvIDUJ54kpT5KRc9AWAihOvtDI7/LJOThOmQ==

"@mui/material@^5.12.2":
version "5.16.7"
Expand All @@ -3168,15 +3168,15 @@
react-transition-group "^4.4.5"

"@mui/material@^6.1.6":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.1.7.tgz#a30dcfdae6e3cbb184669813d6b3a8addd4540ee"
integrity sha512-KsjujQL/A2hLd1PV3QboF+W6SSL5QqH6ZlSuQoeYz9r69+TnyBFIevbYLxdjJcJmGBjigL5pfpn7hTGop+vhSg==
version "6.1.8"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.1.8.tgz#67cc5796aaa3f81ac94783fd79c85c80062e4a99"
integrity sha512-QZdQFnXct+7NXIzHgT3qt+sQiO7HYGZU2vymP9Xl9tUMXEOA/S1mZMMb7+WGZrk5TzNlU/kP/85K0da5V1jXoQ==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/core-downloads-tracker" "^6.1.7"
"@mui/system" "^6.1.7"
"@mui/core-downloads-tracker" "^6.1.8"
"@mui/system" "^6.1.8"
"@mui/types" "^7.2.19"
"@mui/utils" "^6.1.7"
"@mui/utils" "^6.1.8"
"@popperjs/core" "^2.11.8"
"@types/react-transition-group" "^4.4.11"
clsx "^2.1.1"
Expand All @@ -3194,13 +3194,13 @@
"@mui/utils" "^5.16.6"
prop-types "^15.8.1"

"@mui/private-theming@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.7.tgz#9415c32eb567194b713941243cf18fde09981ba1"
integrity sha512-uLbfUSsug5K0LVkv0PI6Flste3le8+6WSL2omdTiYde93P89Qr7pKr8TA6d2yXfr+Bm+SvD8/fGnkaRwFkryuQ==
"@mui/private-theming@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.8.tgz#3ac194689bd4a4bb79816508e9fcc00708753d12"
integrity sha512-TuKl7msynCNCVvhX3c0ef1sF0Qb3VHcPs8XOGB/8bdOGBr/ynmIG1yTMjZeiFQXk8yN9fzK/FDEKMFxILNn3wg==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/utils" "^6.1.7"
"@mui/utils" "^6.1.8"
prop-types "^15.8.1"

"@mui/styled-engine@^5.16.6":
Expand All @@ -3213,10 +3213,10 @@
csstype "^3.1.3"
prop-types "^15.8.1"

"@mui/styled-engine@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.1.7.tgz#2e38642325afe473dd14349c95a56e947640b154"
integrity sha512-Ou4CxN7MQmwrfG1Pu6EYjPgPChQXxPDJrwgizLXlRPOad5qAq4gYXRuzrGQ2DfGjjwmJhjI8T6A0SeapAZPGig==
"@mui/styled-engine@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.1.8.tgz#8e99ff036d171b811eff0f0421c7aae8b0b9ac35"
integrity sha512-ZvEoT0U2nPLSLI+B4by4cVjaZnPT2f20f4JUPkyHdwLv65ZzuoHiTlwyhqX1Ch63p8bcJzKTHQVGisEoMK6PGA==
dependencies:
"@babel/runtime" "^7.26.0"
"@emotion/cache" "^11.13.1"
Expand All @@ -3239,16 +3239,16 @@
csstype "^3.1.3"
prop-types "^15.8.1"

"@mui/system@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.1.7.tgz#041d450b842d5c2fb1608d4027360ad2ba25bd9a"
integrity sha512-qbMGgcC/FodpuRSfjXlEDdbNQaW++eATh0vNBcPUv2/YXSpReoOpoT9FhogxEBNks+aQViDXBRZKh6HX2fVmwg==
"@mui/system@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.1.8.tgz#8ec7eabbb40a6888ebc526fd919b8f3a9d8eeece"
integrity sha512-i1kLfQoWxzFpXTBQIuPoA3xKnAnP3en4I2T8xIolovSolGQX5k8vGjw1JaydQS40td++cFsgCdEU458HDNTGUA==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/private-theming" "^6.1.7"
"@mui/styled-engine" "^6.1.7"
"@mui/private-theming" "^6.1.8"
"@mui/styled-engine" "^6.1.8"
"@mui/types" "^7.2.19"
"@mui/utils" "^6.1.7"
"@mui/utils" "^6.1.8"
clsx "^2.1.1"
csstype "^3.1.3"
prop-types "^15.8.1"
Expand All @@ -3270,10 +3270,10 @@
prop-types "^15.8.1"
react-is "^18.3.1"

"@mui/utils@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.7.tgz#0959d9772ae13c6ceac984a493e06aebb9087e71"
integrity sha512-Gr7cRZxBoZ0BIa3Xqf/2YaUrBLyNPJvXPQH3OsD9WMZukI/TutibbQBVqLYpgqJn8pKSjbD50Yq2auG0wI1xOw==
"@mui/utils@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.8.tgz#ae07cad4f6099eeb43dbc71267b4a96304ba3982"
integrity sha512-O2DWb1kz8hiANVcR7Z4gOB3SvPPsSQGUmStpyBDzde6dJIfBzgV9PbEQOBZd3EBsd1pB+Uv1z5LAJAbymmawrA==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/types" "^7.2.19"
Expand Down

0 comments on commit 091ccb7

Please sign in to comment.