Skip to content

Commit ccf2880

Browse files
chore(deps): update material-ui monorepo to v6
1 parent 833e7d9 commit ccf2880

File tree

2 files changed

+70
-65
lines changed

2 files changed

+70
-65
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@emotion/react": "11.14.0",
2020
"@emotion/styled": "11.14.1",
2121
"@mdx-js/react": "3.1.0",
22-
"@mui/icons-material": "5.17.1",
23-
"@mui/material": "5.17.1",
22+
"@mui/icons-material": "6.4.12",
23+
"@mui/material": "6.4.12",
2424
"@philippheuer/docusaurus-components": "0.3.2",
2525
"clsx": "2.1.1",
2626
"prism-react-renderer": "2.4.1",

docs/yarn.lock

Lines changed: 68 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2053,13 +2053,18 @@
20532053
core-js-pure "^3.30.2"
20542054
regenerator-runtime "^0.14.0"
20552055

2056-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.25.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
2056+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.25.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
20572057
version "7.26.10"
20582058
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
20592059
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
20602060
dependencies:
20612061
regenerator-runtime "^0.14.0"
20622062

2063+
"@babel/runtime@^7.26.0":
2064+
version "7.27.6"
2065+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
2066+
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
2067+
20632068
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
20642069
version "7.24.0"
20652070
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
@@ -3204,82 +3209,84 @@
32043209
dependencies:
32053210
"@types/mdx" "^2.0.0"
32063211

3207-
"@mui/core-downloads-tracker@^5.17.1":
3208-
version "5.17.1"
3209-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.17.1.tgz#49b88ecb68b800431b5c2f2bfb71372d1f1478fa"
3210-
integrity sha512-OcZj+cs6EfUD39IoPBOgN61zf1XFVY+imsGoBDwXeSq2UHJZE3N59zzBOVjclck91Ne3e9gudONOeILvHCIhUA==
3212+
"@mui/core-downloads-tracker@^6.4.12":
3213+
version "6.4.12"
3214+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.12.tgz#e53bc558641d02f359e9f4112a2ef19ffd4db652"
3215+
integrity sha512-M7IkG4LqSJfkY+thlQQHNkcS5NdmMDwLq/2RKoW40XR0mv/2BYb6X8fRnyaxP4zGdPD2M4MQdbzKihSVormJ7Q==
32113216

3212-
"@mui/icons-material@5.17.1":
3213-
version "5.17.1"
3214-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.17.1.tgz#2b14832473d4d3738d8194665af359377eb91752"
3215-
integrity sha512-CN86LocjkunFGG0yPlO4bgqHkNGgaEOEc3X/jG5Bzm401qYw79/SaLrofA7yAKCCXAGdIGnLoMHohc3+ubs95A==
3217+
"@mui/icons-material@6.4.12":
3218+
version "6.4.12"
3219+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.4.12.tgz#e8e35cd08a87abe70c1c760c49b4d26c21154527"
3220+
integrity sha512-ILTe3A2te0+Vb9TG4P1AZVmZFOjDDCV/b2nBmV1rNOmSu3Q/xkHghW+yMhMffwHcXklMlcajMlc4iFSkPbrTKw==
32163221
dependencies:
3217-
"@babel/runtime" "^7.23.9"
3222+
"@babel/runtime" "^7.26.0"
32183223

3219-
"@mui/material@5.17.1":
3220-
version "5.17.1"
3221-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.17.1.tgz#596f542a51fc74db75da2df66565b4874ce4049d"
3222-
integrity sha512-2B33kQf+GmPnrvXXweWAx+crbiUEsxCdCN979QDYnlH9ox4pd+0/IBriWLV+l6ORoBF60w39cWjFnJYGFdzXcw==
3223-
dependencies:
3224-
"@babel/runtime" "^7.23.9"
3225-
"@mui/core-downloads-tracker" "^5.17.1"
3226-
"@mui/system" "^5.17.1"
3227-
"@mui/types" "~7.2.15"
3228-
"@mui/utils" "^5.17.1"
3224+
"@mui/material@6.4.12":
3225+
version "6.4.12"
3226+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.12.tgz#11b986681fb0b0a66d3fa56b6c794c2bd1db362b"
3227+
integrity sha512-VqoLNS5UaNqoS1FybezZR/PaAvzbTmRe0Mx//afXbolIah43eozpX2FckaFffLvMoiSIyxx1+AMHyENTr2Es0Q==
3228+
dependencies:
3229+
"@babel/runtime" "^7.26.0"
3230+
"@mui/core-downloads-tracker" "^6.4.12"
3231+
"@mui/system" "^6.4.12"
3232+
"@mui/types" "~7.2.24"
3233+
"@mui/utils" "^6.4.9"
32293234
"@popperjs/core" "^2.11.8"
3230-
"@types/react-transition-group" "^4.4.10"
3231-
clsx "^2.1.0"
3235+
"@types/react-transition-group" "^4.4.12"
3236+
clsx "^2.1.1"
32323237
csstype "^3.1.3"
32333238
prop-types "^15.8.1"
32343239
react-is "^19.0.0"
32353240
react-transition-group "^4.4.5"
32363241

3237-
"@mui/private-theming@^5.17.1":
3238-
version "5.17.1"
3239-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.17.1.tgz#b4b6fbece27830754ef78186e3f1307dca42f295"
3240-
integrity sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==
3242+
"@mui/private-theming@^6.4.9":
3243+
version "6.4.9"
3244+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.9.tgz#0c1d65a638a1740aad0eb715d79e76471abe8175"
3245+
integrity sha512-LktcVmI5X17/Q5SkwjCcdOLBzt1hXuc14jYa7NPShog0GBDCDvKtcnP0V7a2s6EiVRlv7BzbWEJzH6+l/zaCxw==
32413246
dependencies:
3242-
"@babel/runtime" "^7.23.9"
3243-
"@mui/utils" "^5.17.1"
3247+
"@babel/runtime" "^7.26.0"
3248+
"@mui/utils" "^6.4.9"
32443249
prop-types "^15.8.1"
32453250

3246-
"@mui/styled-engine@^5.16.14":
3247-
version "5.16.14"
3248-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.14.tgz#f90fef5b4f8ebf11d48e1b1df8854a45bb31a9f5"
3249-
integrity sha512-UAiMPZABZ7p8mUW4akDV6O7N3+4DatStpXMZwPlt+H/dA0lt67qawN021MNND+4QTpjaiMYxbhKZeQcyWCbuKw==
3251+
"@mui/styled-engine@^6.4.11":
3252+
version "6.4.11"
3253+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.4.11.tgz#a48f48165382943018f70519de1d31e036abb054"
3254+
integrity sha512-74AUmlHXaGNbyUqdK/+NwDJOZqgRQw6BcNvhoWYLq3LGbLTkE+khaJ7soz6cIabE4CPYqO2/QAIU1Z/HEjjpcw==
32503255
dependencies:
3251-
"@babel/runtime" "^7.23.9"
3256+
"@babel/runtime" "^7.26.0"
32523257
"@emotion/cache" "^11.13.5"
3258+
"@emotion/serialize" "^1.3.3"
3259+
"@emotion/sheet" "^1.4.0"
32533260
csstype "^3.1.3"
32543261
prop-types "^15.8.1"
32553262

3256-
"@mui/system@^5.17.1":
3257-
version "5.17.1"
3258-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.17.1.tgz#1f987cce91bf738545a8cf5f99152cd2728e6077"
3259-
integrity sha512-aJrmGfQpyF0U4D4xYwA6ueVtQcEMebET43CUmKMP7e7iFh3sMIF3sBR0l8Urb4pqx1CBjHAaWgB0ojpND4Q3Jg==
3260-
dependencies:
3261-
"@babel/runtime" "^7.23.9"
3262-
"@mui/private-theming" "^5.17.1"
3263-
"@mui/styled-engine" "^5.16.14"
3264-
"@mui/types" "~7.2.15"
3265-
"@mui/utils" "^5.17.1"
3266-
clsx "^2.1.0"
3263+
"@mui/system@^6.4.12":
3264+
version "6.4.12"
3265+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.4.12.tgz#4e8c04e592c59f4a428c65c7aeb36e2ba659dcdf"
3266+
integrity sha512-fgEfm1qxpKCztndESeL1L0sLwA2c7josZ2w42D8OM3pbLee4bH2twEjoMo6qf7z2rNw1Uc9EU9haXeMoq0oTdQ==
3267+
dependencies:
3268+
"@babel/runtime" "^7.26.0"
3269+
"@mui/private-theming" "^6.4.9"
3270+
"@mui/styled-engine" "^6.4.11"
3271+
"@mui/types" "~7.2.24"
3272+
"@mui/utils" "^6.4.9"
3273+
clsx "^2.1.1"
32673274
csstype "^3.1.3"
32683275
prop-types "^15.8.1"
32693276

3270-
"@mui/types@~7.2.15":
3277+
"@mui/types@~7.2.24":
32713278
version "7.2.24"
32723279
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
32733280
integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
32743281

3275-
"@mui/utils@^5.17.1":
3276-
version "5.17.1"
3277-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
3278-
integrity sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==
3282+
"@mui/utils@^6.4.9":
3283+
version "6.4.9"
3284+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.9.tgz#b0df01daa254c7c32a1a30b30a5179e19ef071a7"
3285+
integrity sha512-Y12Q9hbK9g+ZY0T3Rxrx9m2m10gaphDuUMgWxyV5kNJevVxXYCLclYUCC9vXaIk1/NdNDTcW2Yfr2OGvNFNmHg==
32793286
dependencies:
3280-
"@babel/runtime" "^7.23.9"
3281-
"@mui/types" "~7.2.15"
3282-
"@types/prop-types" "^15.7.12"
3287+
"@babel/runtime" "^7.26.0"
3288+
"@mui/types" "~7.2.24"
3289+
"@types/prop-types" "^15.7.14"
32833290
clsx "^2.1.1"
32843291
prop-types "^15.8.1"
32853292
react-is "^19.0.0"
@@ -3721,10 +3728,10 @@
37213728
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563"
37223729
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
37233730

3724-
"@types/prop-types@^15.7.12":
3725-
version "15.7.12"
3726-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
3727-
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
3731+
"@types/prop-types@^15.7.14":
3732+
version "15.7.15"
3733+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
3734+
integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
37283735

37293736
"@types/qs@*":
37303737
version "6.9.12"
@@ -3762,12 +3769,10 @@
37623769
"@types/history" "^4.7.11"
37633770
"@types/react" "*"
37643771

3765-
"@types/react-transition-group@^4.4.10":
3766-
version "4.4.10"
3767-
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac"
3768-
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==
3769-
dependencies:
3770-
"@types/react" "*"
3772+
"@types/react-transition-group@^4.4.12":
3773+
version "4.4.12"
3774+
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
3775+
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
37713776

37723777
"@types/react@*":
37733778
version "18.2.63"
@@ -4638,7 +4643,7 @@ [email protected], clsx@^2.1.1:
46384643
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
46394644
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
46404645

4641-
clsx@^2.0.0, clsx@^2.1.0:
4646+
clsx@^2.0.0:
46424647
version "2.1.0"
46434648
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
46444649
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==

0 commit comments

Comments
 (0)