Skip to content

Commit 4a6c179

Browse files
fix(deps): update material-ui monorepo to v6 (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b93ea1 commit 4a6c179

File tree

2 files changed

+128
-64
lines changed

2 files changed

+128
-64
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"@graasp/apps-query-client": "3.4.15",
2626
"@graasp/sdk": "4.13.0",
2727
"@graasp/ui": "5.2.0",
28-
"@mui/icons-material": "5.15.20",
28+
"@mui/icons-material": "6.1.2",
2929
"@mui/lab": "5.0.0-alpha.170",
30-
"@mui/material": "5.15.20",
30+
"@mui/material": "6.1.2",
3131
"@sentry/react": "7.119.0",
3232
"@tanstack/react-query": "^4.36.1",
3333
"@tanstack/react-query-devtools": "^4.36.1",

yarn.lock

Lines changed: 126 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1761,6 +1761,15 @@ __metadata:
17611761
languageName: node
17621762
linkType: hard
17631763

1764+
"@babel/runtime@npm:^7.25.6":
1765+
version: 7.25.7
1766+
resolution: "@babel/runtime@npm:7.25.7"
1767+
dependencies:
1768+
regenerator-runtime: "npm:^0.14.0"
1769+
checksum: 10/73411fe0f1bff3a962586cef05b30f49e554b6563767e6d84f7d79d605b2c20e7fc3df291a3aebef69043181a8f893afdab9e6672557a5c2d08b9377d6f678cd
1770+
languageName: node
1771+
linkType: hard
1772+
17641773
"@babel/template@npm:^7.24.6":
17651774
version: 7.24.6
17661775
resolution: "@babel/template@npm:7.24.6"
@@ -2190,7 +2199,7 @@ __metadata:
21902199
languageName: node
21912200
linkType: hard
21922201

2193-
"@emotion/cache@npm:^11.13.0":
2202+
"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.13.1":
21942203
version: 11.13.1
21952204
resolution: "@emotion/cache@npm:11.13.1"
21962205
dependencies:
@@ -2941,10 +2950,10 @@ __metadata:
29412950
languageName: node
29422951
linkType: hard
29432952

2944-
"@mui/core-downloads-tracker@npm:^5.15.20":
2945-
version: 5.15.20
2946-
resolution: "@mui/core-downloads-tracker@npm:5.15.20"
2947-
checksum: 10/8cc71169ce1201c5a37fad6c5c58739850694e90c7bda636c692d47a79fd4c7884eab2c24b0084d6732a3d28c9a4a6d222dd5747f9d91f5075614700a3a3282a
2953+
"@mui/core-downloads-tracker@npm:^6.1.2":
2954+
version: 6.1.2
2955+
resolution: "@mui/core-downloads-tracker@npm:6.1.2"
2956+
checksum: 10/f99c61efcf65bea4ce1bebadf0aeb8dca22fae49fc6a5f9ecd28fa267ac432c88a6d34d60265ad87f3bfca7b086c58bc331224c60213ce2643c0f69466869839
29482957
languageName: node
29492958
linkType: hard
29502959

@@ -2964,19 +2973,19 @@ __metadata:
29642973
languageName: node
29652974
linkType: hard
29662975

2967-
"@mui/icons-material@npm:5.15.20":
2968-
version: 5.15.20
2969-
resolution: "@mui/icons-material@npm:5.15.20"
2976+
"@mui/icons-material@npm:6.1.2":
2977+
version: 6.1.2
2978+
resolution: "@mui/icons-material@npm:6.1.2"
29702979
dependencies:
2971-
"@babel/runtime": "npm:^7.23.9"
2980+
"@babel/runtime": "npm:^7.25.6"
29722981
peerDependencies:
2973-
"@mui/material": ^5.0.0
2974-
"@types/react": ^17.0.0 || ^18.0.0
2975-
react: ^17.0.0 || ^18.0.0
2982+
"@mui/material": ^6.1.2
2983+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2984+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
29762985
peerDependenciesMeta:
29772986
"@types/react":
29782987
optional: true
2979-
checksum: 10/fe83713840b84f745005ef457cf3a3672099d1cc9db538214016a2679d964a0b93b82bb6c33c27e405a6d0204c1d1325fc68f0d546b20b4d2d0b5a6a4bec152f
2988+
checksum: 10/685e0fb71aa49b778798ffceba620b7616beaefefdb260e87a9625cee5e08fd3f23943ce227cb797f12854b1ff34463df0dd06b1c706df6b43385ccbac8d6778
29802989
languageName: node
29812990
linkType: hard
29822991

@@ -3042,36 +3051,39 @@ __metadata:
30423051
languageName: node
30433052
linkType: hard
30443053

3045-
"@mui/material@npm:5.15.20":
3046-
version: 5.15.20
3047-
resolution: "@mui/material@npm:5.15.20"
3054+
"@mui/material@npm:6.1.2":
3055+
version: 6.1.2
3056+
resolution: "@mui/material@npm:6.1.2"
30483057
dependencies:
3049-
"@babel/runtime": "npm:^7.23.9"
3050-
"@mui/base": "npm:5.0.0-beta.40"
3051-
"@mui/core-downloads-tracker": "npm:^5.15.20"
3052-
"@mui/system": "npm:^5.15.20"
3053-
"@mui/types": "npm:^7.2.14"
3054-
"@mui/utils": "npm:^5.15.20"
3055-
"@types/react-transition-group": "npm:^4.4.10"
3056-
clsx: "npm:^2.1.0"
3058+
"@babel/runtime": "npm:^7.25.6"
3059+
"@mui/core-downloads-tracker": "npm:^6.1.2"
3060+
"@mui/system": "npm:^6.1.2"
3061+
"@mui/types": "npm:^7.2.17"
3062+
"@mui/utils": "npm:^6.1.2"
3063+
"@popperjs/core": "npm:^2.11.8"
3064+
"@types/react-transition-group": "npm:^4.4.11"
3065+
clsx: "npm:^2.1.1"
30573066
csstype: "npm:^3.1.3"
30583067
prop-types: "npm:^15.8.1"
3059-
react-is: "npm:^18.2.0"
3068+
react-is: "npm:^18.3.1"
30603069
react-transition-group: "npm:^4.4.5"
30613070
peerDependencies:
30623071
"@emotion/react": ^11.5.0
30633072
"@emotion/styled": ^11.3.0
3064-
"@types/react": ^17.0.0 || ^18.0.0
3065-
react: ^17.0.0 || ^18.0.0
3066-
react-dom: ^17.0.0 || ^18.0.0
3073+
"@mui/material-pigment-css": ^6.1.2
3074+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3075+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3076+
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
30673077
peerDependenciesMeta:
30683078
"@emotion/react":
30693079
optional: true
30703080
"@emotion/styled":
30713081
optional: true
3082+
"@mui/material-pigment-css":
3083+
optional: true
30723084
"@types/react":
30733085
optional: true
3074-
checksum: 10/1e568f82334b3a556bd248130238746bcd59951aad654e43c0df292076fae6799172113c3e2eb93fffaf49bd81023fbee0494b073e8808400ad00bea9f030e9b
3086+
checksum: 10/1273bdf38a1c48ff2c4bceeacf6e4f01d883021b04e026136df59c874ce78d71a0bcc2eb996a9742bd2f7c18cde0d4c0cb36719f16824da6a4720b5c4b56ce11
30753087
languageName: node
30763088
linkType: hard
30773089

@@ -3092,20 +3104,20 @@ __metadata:
30923104
languageName: node
30933105
linkType: hard
30943106

3095-
"@mui/private-theming@npm:^5.15.20":
3096-
version: 5.15.20
3097-
resolution: "@mui/private-theming@npm:5.15.20"
3107+
"@mui/private-theming@npm:^6.1.2":
3108+
version: 6.1.2
3109+
resolution: "@mui/private-theming@npm:6.1.2"
30983110
dependencies:
3099-
"@babel/runtime": "npm:^7.23.9"
3100-
"@mui/utils": "npm:^5.15.20"
3111+
"@babel/runtime": "npm:^7.25.6"
3112+
"@mui/utils": "npm:^6.1.2"
31013113
prop-types: "npm:^15.8.1"
31023114
peerDependencies:
3103-
"@types/react": ^17.0.0 || ^18.0.0
3104-
react: ^17.0.0 || ^18.0.0
3115+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3116+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
31053117
peerDependenciesMeta:
31063118
"@types/react":
31073119
optional: true
3108-
checksum: 10/b50792ffae70682b608eb5d62c1f2697e2d06e41e20f1b0f9e6b648939f1e154f884d8b03b08de22b18fd3c59904a17e7fc4e57b410e5897e47802de15aa2507
3120+
checksum: 10/21a15297f319eae2e11a08fc7da8c9c2398f3c921b0fc7a543365c3d30da071fe0fc3783758eea1921899f696386a48b0732e95312515bcadea43b67f6f38cbe
31093121
languageName: node
31103122
linkType: hard
31113123

@@ -3130,6 +3142,28 @@ __metadata:
31303142
languageName: node
31313143
linkType: hard
31323144

3145+
"@mui/styled-engine@npm:^6.1.2":
3146+
version: 6.1.2
3147+
resolution: "@mui/styled-engine@npm:6.1.2"
3148+
dependencies:
3149+
"@babel/runtime": "npm:^7.25.6"
3150+
"@emotion/cache": "npm:^11.13.1"
3151+
"@emotion/sheet": "npm:^1.4.0"
3152+
csstype: "npm:^3.1.3"
3153+
prop-types: "npm:^15.8.1"
3154+
peerDependencies:
3155+
"@emotion/react": ^11.4.1
3156+
"@emotion/styled": ^11.3.0
3157+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3158+
peerDependenciesMeta:
3159+
"@emotion/react":
3160+
optional: true
3161+
"@emotion/styled":
3162+
optional: true
3163+
checksum: 10/ab7bd6860b25e3604294a36c09c508e4b46c4f81654afc15e218ce61f3214382a13a3564e424f23f0238b18d306cfbf5f84da8fbf60134d92b6cf3943e2dcebb
3164+
languageName: node
3165+
linkType: hard
3166+
31333167
"@mui/system@npm:^5.15.15":
31343168
version: 5.15.15
31353169
resolution: "@mui/system@npm:5.15.15"
@@ -3158,31 +3192,31 @@ __metadata:
31583192
languageName: node
31593193
linkType: hard
31603194

3161-
"@mui/system@npm:^5.15.20":
3162-
version: 5.15.20
3163-
resolution: "@mui/system@npm:5.15.20"
3195+
"@mui/system@npm:^6.1.2":
3196+
version: 6.1.2
3197+
resolution: "@mui/system@npm:6.1.2"
31643198
dependencies:
3165-
"@babel/runtime": "npm:^7.23.9"
3166-
"@mui/private-theming": "npm:^5.15.20"
3167-
"@mui/styled-engine": "npm:^5.15.14"
3168-
"@mui/types": "npm:^7.2.14"
3169-
"@mui/utils": "npm:^5.15.20"
3170-
clsx: "npm:^2.1.0"
3199+
"@babel/runtime": "npm:^7.25.6"
3200+
"@mui/private-theming": "npm:^6.1.2"
3201+
"@mui/styled-engine": "npm:^6.1.2"
3202+
"@mui/types": "npm:^7.2.17"
3203+
"@mui/utils": "npm:^6.1.2"
3204+
clsx: "npm:^2.1.1"
31713205
csstype: "npm:^3.1.3"
31723206
prop-types: "npm:^15.8.1"
31733207
peerDependencies:
31743208
"@emotion/react": ^11.5.0
31753209
"@emotion/styled": ^11.3.0
3176-
"@types/react": ^17.0.0 || ^18.0.0
3177-
react: ^17.0.0 || ^18.0.0
3210+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3211+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
31783212
peerDependenciesMeta:
31793213
"@emotion/react":
31803214
optional: true
31813215
"@emotion/styled":
31823216
optional: true
31833217
"@types/react":
31843218
optional: true
3185-
checksum: 10/2bc5d8537b9a01aff406f6b4b113242be7cc88b768b3be0f89668c918492405e5d538131ecf06e0bb1c76aaa99b73231b1a6b64ee218c63cb9f791665c7e9a1a
3219+
checksum: 10/aeacc3d677ac726d57ce6864707b1eac2968ec3e77c213bedcbef1f42ef8d603c09d09ce6e46d73380bf7df786e9432982b1148bacfa4664216b3fd3ea4b843d
31863220
languageName: node
31873221
linkType: hard
31883222

@@ -3198,6 +3232,18 @@ __metadata:
31983232
languageName: node
31993233
linkType: hard
32003234

3235+
"@mui/types@npm:^7.2.17":
3236+
version: 7.2.17
3237+
resolution: "@mui/types@npm:7.2.17"
3238+
peerDependencies:
3239+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3240+
peerDependenciesMeta:
3241+
"@types/react":
3242+
optional: true
3243+
checksum: 10/de21ecd69e4fe22738f1437d7084747c07a1e88f6fbdea5a2927594c587aaf8cac7bd67118b8749a8c7a6f45875b937d4a20b43f531773cdfd870445a4237893
3244+
languageName: node
3245+
linkType: hard
3246+
32013247
"@mui/utils@npm:^5.15.14":
32023248
version: 5.15.14
32033249
resolution: "@mui/utils@npm:5.15.14"
@@ -3216,21 +3262,23 @@ __metadata:
32163262
languageName: node
32173263
linkType: hard
32183264

3219-
"@mui/utils@npm:^5.15.20":
3220-
version: 5.15.20
3221-
resolution: "@mui/utils@npm:5.15.20"
3265+
"@mui/utils@npm:^6.1.2":
3266+
version: 6.1.2
3267+
resolution: "@mui/utils@npm:6.1.2"
32223268
dependencies:
3223-
"@babel/runtime": "npm:^7.23.9"
3224-
"@types/prop-types": "npm:^15.7.11"
3269+
"@babel/runtime": "npm:^7.25.6"
3270+
"@mui/types": "npm:^7.2.17"
3271+
"@types/prop-types": "npm:^15.7.13"
3272+
clsx: "npm:^2.1.1"
32253273
prop-types: "npm:^15.8.1"
3226-
react-is: "npm:^18.2.0"
3274+
react-is: "npm:^18.3.1"
32273275
peerDependencies:
3228-
"@types/react": ^17.0.0 || ^18.0.0
3229-
react: ^17.0.0 || ^18.0.0
3276+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3277+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
32303278
peerDependenciesMeta:
32313279
"@types/react":
32323280
optional: true
3233-
checksum: 10/55842c79e05d4afb24e802925bf7370fac5405be058396ec101a9d66ef4b362263131ce8a7f01b319f7054f90e458a817515058c12ad0f2101fff8778abd4e33
3281+
checksum: 10/a154595b6e43851842c2eef4437188ed5ba991e6c097b24be6fc1ffa46a8ac5fc15c6030087ec43a95441a49874a9a474fb1ff4089e50b28a6d47d8f4c39c804
32343282
languageName: node
32353283
linkType: hard
32363284

@@ -3815,6 +3863,13 @@ __metadata:
38153863
languageName: node
38163864
linkType: hard
38173865

3866+
"@types/prop-types@npm:^15.7.13":
3867+
version: 15.7.13
3868+
resolution: "@types/prop-types@npm:15.7.13"
3869+
checksum: 10/8935cad87c683c665d09a055919d617fe951cb3b2d5c00544e3a913f861a2bd8d2145b51c9aa6d2457d19f3107ab40784c40205e757232f6a80cc8b1c815513c
3870+
languageName: node
3871+
linkType: hard
3872+
38183873
"@types/quill@npm:^1.3.10":
38193874
version: 1.3.10
38203875
resolution: "@types/quill@npm:1.3.10"
@@ -3842,6 +3897,15 @@ __metadata:
38423897
languageName: node
38433898
linkType: hard
38443899

3900+
"@types/react-transition-group@npm:^4.4.11":
3901+
version: 4.4.11
3902+
resolution: "@types/react-transition-group@npm:4.4.11"
3903+
dependencies:
3904+
"@types/react": "npm:*"
3905+
checksum: 10/a7f4de6e5f57d9fcdea027e22873c633f96a803c96d422db8b99a45c36a9cceb7882d152136bbc31c7158fc1827e37aea5070d369724bb71dd11b5687332bc4d
3906+
languageName: node
3907+
linkType: hard
3908+
38453909
"@types/react@npm:*":
38463910
version: 18.3.3
38473911
resolution: "@types/react@npm:18.3.3"
@@ -5101,7 +5165,7 @@ __metadata:
51015165
languageName: node
51025166
linkType: hard
51035167

5104-
"clsx@npm:^2.1.0":
5168+
"clsx@npm:^2.1.0, clsx@npm:^2.1.1":
51055169
version: 2.1.1
51065170
resolution: "clsx@npm:2.1.1"
51075171
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
@@ -7281,9 +7345,9 @@ __metadata:
72817345
"@graasp/apps-query-client": "npm:3.4.15"
72827346
"@graasp/sdk": "npm:4.13.0"
72837347
"@graasp/ui": "npm:5.2.0"
7284-
"@mui/icons-material": "npm:5.15.20"
7348+
"@mui/icons-material": "npm:6.1.2"
72857349
"@mui/lab": "npm:5.0.0-alpha.170"
7286-
"@mui/material": "npm:5.15.20"
7350+
"@mui/material": "npm:6.1.2"
72877351
"@sentry/react": "npm:7.119.0"
72887352
"@tanstack/react-query": "npm:^4.36.1"
72897353
"@tanstack/react-query-devtools": "npm:^4.36.1"
@@ -9849,7 +9913,7 @@ __metadata:
98499913
languageName: node
98509914
linkType: hard
98519915

9852-
"react-is@npm:^18.2.0":
9916+
"react-is@npm:^18.2.0, react-is@npm:^18.3.1":
98539917
version: 18.3.1
98549918
resolution: "react-is@npm:18.3.1"
98559919
checksum: 10/d5f60c87d285af24b1e1e7eaeb123ec256c3c8bdea7061ab3932e3e14685708221bf234ec50b21e10dd07f008f1b966a2730a0ce4ff67905b3872ff2042aec22

0 commit comments

Comments
 (0)