Update dependency @mui/material to v6.1.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-11-14 01:49:09 +00:00
parent 3ab9c032d5
commit 7ee6a38cf7
2 changed files with 32 additions and 32 deletions

View File

@ -10,7 +10,7 @@
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "6.1.6",
"@mui/material": "6.1.7",
"next": "latest",
"react": "18.3.1",
"react-dom": "18.3.1"

View File

@ -325,10 +325,10 @@
clsx "^2.1.0"
prop-types "^15.8.1"
"@mui/core-downloads-tracker@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.6.tgz#73d96e75689b2af922a989123149a3497c8a96fa"
integrity sha512-nz1SlR9TdBYYPz4qKoNasMPRiGb4PaIHFkzLzhju0YVYS5QSuFF2+n7CsiHMIDcHv3piPu/xDWI53ruhOqvZwQ==
"@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/lab@5.0.0-alpha.173":
version "5.0.0-alpha.173"
@ -343,16 +343,16 @@
clsx "^2.1.0"
prop-types "^15.8.1"
"@mui/material@6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.1.6.tgz#505d7300401f6af38426006d7fb3b8707dc10fbc"
integrity sha512-1yvejiQ/601l5AK3uIdUlAVElyCxoqKnl7QA+2oFB/2qYPWfRwDgavW/MoywS5Y2gZEslcJKhe0s2F3IthgFgw==
"@mui/material@6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.1.7.tgz#a30dcfdae6e3cbb184669813d6b3a8addd4540ee"
integrity sha512-KsjujQL/A2hLd1PV3QboF+W6SSL5QqH6ZlSuQoeYz9r69+TnyBFIevbYLxdjJcJmGBjigL5pfpn7hTGop+vhSg==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/core-downloads-tracker" "^6.1.6"
"@mui/system" "^6.1.6"
"@mui/core-downloads-tracker" "^6.1.7"
"@mui/system" "^6.1.7"
"@mui/types" "^7.2.19"
"@mui/utils" "^6.1.6"
"@mui/utils" "^6.1.7"
"@popperjs/core" "^2.11.8"
"@types/react-transition-group" "^4.4.11"
clsx "^2.1.1"
@ -370,13 +370,13 @@
"@mui/utils" "^5.16.6"
prop-types "^15.8.1"
"@mui/private-theming@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.6.tgz#9966bf2eca3d626cddd6e173752f46d344c7d7d1"
integrity sha512-ioAiFckaD/fJSnTrUMWgjl9HYBWt7ixCh7zZw7gDZ+Tae7NuprNV6QJK95EidDT7K0GetR2rU3kAeIR61Myttw==
"@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==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/utils" "^6.1.6"
"@mui/utils" "^6.1.7"
prop-types "^15.8.1"
"@mui/styled-engine@^5.16.6":
@ -389,10 +389,10 @@
csstype "^3.1.3"
prop-types "^15.8.1"
"@mui/styled-engine@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.1.6.tgz#61996621a0297aac16061e1739a738a899613fd6"
integrity sha512-I+yS1cSuSvHnZDBO7e7VHxTWpj+R7XlSZvTC4lS/OIbUNJOMMSd3UDP6V2sfwzAdmdDNBi7NGCRv2SZ6O9hGDA==
"@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==
dependencies:
"@babel/runtime" "^7.26.0"
"@emotion/cache" "^11.13.1"
@ -415,16 +415,16 @@
csstype "^3.1.3"
prop-types "^15.8.1"
"@mui/system@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.1.6.tgz#d335d6952092f3c758c8b78c2d993aa13ef58175"
integrity sha512-qOf1VUE9wK8syiB0BBCp82oNBAVPYdj4Trh+G1s+L+ImYiKlubWhhqlnvWt3xqMevR+D2h1CXzA1vhX2FvA+VQ==
"@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==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/private-theming" "^6.1.6"
"@mui/styled-engine" "^6.1.6"
"@mui/private-theming" "^6.1.7"
"@mui/styled-engine" "^6.1.7"
"@mui/types" "^7.2.19"
"@mui/utils" "^6.1.6"
"@mui/utils" "^6.1.7"
clsx "^2.1.1"
csstype "^3.1.3"
prop-types "^15.8.1"
@ -466,10 +466,10 @@
prop-types "^15.8.1"
react-is "^18.3.1"
"@mui/utils@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.6.tgz#4b9fd34da3a1dd4700fe506a20ca7da3933ba48e"
integrity sha512-sBS6D9mJECtELASLM+18WUcXF6RH3zNxBRFeyCRg8wad6NbyNrdxLuwK+Ikvc38sTZwBzAz691HmSofLqHd9sQ==
"@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==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/types" "^7.2.19"