Skip to content

Commit 1a2d1fa

Browse files
fix(deps): update mui (non-major) to v6.4.10
1 parent 249e471 commit 1a2d1fa

File tree

2 files changed

+94
-22
lines changed

2 files changed

+94
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@graasp/sdk": "^5.5.0",
1919
"@graasp/stylis-plugin-rtl": "^2.2.0",
2020
"@graasp/ui": "5.4.7",
21-
"@mui/icons-material": "6.3.1",
21+
"@mui/icons-material": "6.4.10",
2222
"@mui/lab": "6.0.0-dev.240424162023-9968b4889d",
23-
"@mui/material": "6.3.1",
23+
"@mui/material": "6.4.10",
2424
"@sentry/react": "8.48.0",
2525
"@tanstack/react-query": "^4.36.1",
2626
"@tanstack/react-query-devtools": "^4.36.1",

yarn.lock

Lines changed: 92 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2890,13 +2890,20 @@ __metadata:
28902890
languageName: node
28912891
linkType: hard
28922892

2893-
"@mui/core-downloads-tracker@npm:^6.1.7, @mui/core-downloads-tracker@npm:^6.3.1":
2893+
"@mui/core-downloads-tracker@npm:^6.1.7":
28942894
version: 6.4.9
28952895
resolution: "@mui/core-downloads-tracker@npm:6.4.9"
28962896
checksum: 10/afd4f5ee57eaa86181464e2f05cf0c8f74a3ada309df5f0c74aacc3de0b48827757ac68dec487c09443f9eb5968a334c543a1986aa1130b2f160e8d70e39b735
28972897
languageName: node
28982898
linkType: hard
28992899

2900+
"@mui/core-downloads-tracker@npm:^6.4.10":
2901+
version: 6.4.10
2902+
resolution: "@mui/core-downloads-tracker@npm:6.4.10"
2903+
checksum: 10/92bfbdc8dde086a3f466d6f48a74fa8b2e5ffd378493929abfb1d78ab0132228689731693c8c394469131b7a6be7f82dba28d70fd2f270c57301c664d163a2cc
2904+
languageName: node
2905+
linkType: hard
2906+
29002907
"@mui/icons-material@npm:6.1.7":
29012908
version: 6.1.7
29022909
resolution: "@mui/icons-material@npm:6.1.7"
@@ -2913,19 +2920,19 @@ __metadata:
29132920
languageName: node
29142921
linkType: hard
29152922

2916-
"@mui/icons-material@npm:6.3.1":
2917-
version: 6.3.1
2918-
resolution: "@mui/icons-material@npm:6.3.1"
2923+
"@mui/icons-material@npm:6.4.10":
2924+
version: 6.4.10
2925+
resolution: "@mui/icons-material@npm:6.4.10"
29192926
dependencies:
29202927
"@babel/runtime": "npm:^7.26.0"
29212928
peerDependencies:
2922-
"@mui/material": ^6.3.1
2929+
"@mui/material": ^6.4.10
29232930
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
29242931
react: ^17.0.0 || ^18.0.0 || ^19.0.0
29252932
peerDependenciesMeta:
29262933
"@types/react":
29272934
optional: true
2928-
checksum: 10/5800d4a12225688ef8b611f7c7768d87ea1f9940ce44fc92e96610da4bc8145c580fa7dadbdb182458dcf174ebd2e0bbc1582b2564e6ff78a32650ab3b018b06
2935+
checksum: 10/fca2e22eddf9c2a010b043892f58dc50f5cc665b2b1d76a30ddcd327f7e2067a8dc3d31bfe8f09d779c2dbd9d23923f1b81259b86b2f7b8463b94db49d1da99a
29292936
languageName: node
29302937
linkType: hard
29312938

@@ -2994,15 +3001,15 @@ __metadata:
29943001
languageName: node
29953002
linkType: hard
29963003

2997-
"@mui/material@npm:6.3.1":
2998-
version: 6.3.1
2999-
resolution: "@mui/material@npm:6.3.1"
3004+
"@mui/material@npm:6.4.10":
3005+
version: 6.4.10
3006+
resolution: "@mui/material@npm:6.4.10"
30003007
dependencies:
30013008
"@babel/runtime": "npm:^7.26.0"
3002-
"@mui/core-downloads-tracker": "npm:^6.3.1"
3003-
"@mui/system": "npm:^6.3.1"
3004-
"@mui/types": "npm:^7.2.21"
3005-
"@mui/utils": "npm:^6.3.1"
3009+
"@mui/core-downloads-tracker": "npm:^6.4.10"
3010+
"@mui/system": "npm:^6.4.10"
3011+
"@mui/types": "npm:~7.2.24"
3012+
"@mui/utils": "npm:^6.4.9"
30063013
"@popperjs/core": "npm:^2.11.8"
30073014
"@types/react-transition-group": "npm:^4.4.12"
30083015
clsx: "npm:^2.1.1"
@@ -3013,7 +3020,7 @@ __metadata:
30133020
peerDependencies:
30143021
"@emotion/react": ^11.5.0
30153022
"@emotion/styled": ^11.3.0
3016-
"@mui/material-pigment-css": ^6.3.1
3023+
"@mui/material-pigment-css": ^6.4.10
30173024
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
30183025
react: ^17.0.0 || ^18.0.0 || ^19.0.0
30193026
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -3026,7 +3033,7 @@ __metadata:
30263033
optional: true
30273034
"@types/react":
30283035
optional: true
3029-
checksum: 10/06663f1818406c6cb61e31682ac056b4bbc4470439882a9d485464cc064d94603a590fdf3223f9f68567d321bf88eab7c1d4ed2bd002ccb797a189f758535966
3036+
checksum: 10/af12db1615f2e9e27fe8669ffbe6ad4df1cc9b12615ee17174ed20b5e864edc1c2608b25611d0f9d26840908b6d998b5bd398ff27d266410723acfd1ce1b39ff
30303037
languageName: node
30313038
linkType: hard
30323039

@@ -3047,6 +3054,23 @@ __metadata:
30473054
languageName: node
30483055
linkType: hard
30493056

3057+
"@mui/private-theming@npm:^6.4.9":
3058+
version: 6.4.9
3059+
resolution: "@mui/private-theming@npm:6.4.9"
3060+
dependencies:
3061+
"@babel/runtime": "npm:^7.26.0"
3062+
"@mui/utils": "npm:^6.4.9"
3063+
prop-types: "npm:^15.8.1"
3064+
peerDependencies:
3065+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3066+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3067+
peerDependenciesMeta:
3068+
"@types/react":
3069+
optional: true
3070+
checksum: 10/d2e6b24001e82cb3a0c6115a54610ba0ee0abea64befe7fb5567fb8753fdc40b86eb77d399b1c014b1b8425c250f7bb3ee32171bb538f19bda5ce7a0d897a102
3071+
languageName: node
3072+
linkType: hard
3073+
30503074
"@mui/styled-engine@npm:^6.4.9":
30513075
version: 6.4.9
30523076
resolution: "@mui/styled-engine@npm:6.4.9"
@@ -3070,7 +3094,7 @@ __metadata:
30703094
languageName: node
30713095
linkType: hard
30723096

3073-
"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d, @mui/system@npm:^6.1.7, @mui/system@npm:^6.3.1":
3097+
"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d, @mui/system@npm:^6.1.7":
30743098
version: 6.4.9
30753099
resolution: "@mui/system@npm:6.4.9"
30763100
dependencies:
@@ -3098,7 +3122,35 @@ __metadata:
30983122
languageName: node
30993123
linkType: hard
31003124

3101-
"@mui/types@npm:^7.2.14, @mui/types@npm:^7.2.19, @mui/types@npm:^7.2.21":
3125+
"@mui/system@npm:^6.4.10":
3126+
version: 6.4.10
3127+
resolution: "@mui/system@npm:6.4.10"
3128+
dependencies:
3129+
"@babel/runtime": "npm:^7.26.0"
3130+
"@mui/private-theming": "npm:^6.4.9"
3131+
"@mui/styled-engine": "npm:^6.4.9"
3132+
"@mui/types": "npm:~7.2.24"
3133+
"@mui/utils": "npm:^6.4.9"
3134+
clsx: "npm:^2.1.1"
3135+
csstype: "npm:^3.1.3"
3136+
prop-types: "npm:^15.8.1"
3137+
peerDependencies:
3138+
"@emotion/react": ^11.5.0
3139+
"@emotion/styled": ^11.3.0
3140+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3141+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3142+
peerDependenciesMeta:
3143+
"@emotion/react":
3144+
optional: true
3145+
"@emotion/styled":
3146+
optional: true
3147+
"@types/react":
3148+
optional: true
3149+
checksum: 10/4133d416ca3af27950d858a4610030f78a9d430a9d098237d7810f9ee3f252993e423fbc47772477d9ddbbb3f08e84ec9c6c788daa564c04414d15da149d3b64
3150+
languageName: node
3151+
linkType: hard
3152+
3153+
"@mui/types@npm:^7.2.14, @mui/types@npm:^7.2.19":
31023154
version: 7.4.0
31033155
resolution: "@mui/types@npm:7.4.0"
31043156
dependencies:
@@ -3124,7 +3176,7 @@ __metadata:
31243176
languageName: node
31253177
linkType: hard
31263178

3127-
"@mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.1.7, @mui/utils@npm:^6.3.1, @mui/utils@npm:^6.4.8":
3179+
"@mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.1.7, @mui/utils@npm:^6.4.8":
31283180
version: 6.4.8
31293181
resolution: "@mui/utils@npm:6.4.8"
31303182
dependencies:
@@ -3144,6 +3196,26 @@ __metadata:
31443196
languageName: node
31453197
linkType: hard
31463198

3199+
"@mui/utils@npm:^6.4.9":
3200+
version: 6.4.9
3201+
resolution: "@mui/utils@npm:6.4.9"
3202+
dependencies:
3203+
"@babel/runtime": "npm:^7.26.0"
3204+
"@mui/types": "npm:~7.2.24"
3205+
"@types/prop-types": "npm:^15.7.14"
3206+
clsx: "npm:^2.1.1"
3207+
prop-types: "npm:^15.8.1"
3208+
react-is: "npm:^19.0.0"
3209+
peerDependencies:
3210+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3211+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3212+
peerDependenciesMeta:
3213+
"@types/react":
3214+
optional: true
3215+
checksum: 10/4769956cc79283f9813d2984cd92b647528e4456eaea582c60b599d2db0a132ae4a10bf03ad28e8241463cd0ec2df1d56c0c4958f7c39d998241f93fc91c3ad4
3216+
languageName: node
3217+
linkType: hard
3218+
31473219
"@napi-rs/wasm-runtime@npm:^0.2.7":
31483220
version: 0.2.7
31493221
resolution: "@napi-rs/wasm-runtime@npm:0.2.7"
@@ -7703,9 +7775,9 @@ __metadata:
77037775
"@graasp/sdk": "npm:^5.5.0"
77047776
"@graasp/stylis-plugin-rtl": "npm:^2.2.0"
77057777
"@graasp/ui": "npm:5.4.7"
7706-
"@mui/icons-material": "npm:6.3.1"
7778+
"@mui/icons-material": "npm:6.4.10"
77077779
"@mui/lab": "npm:6.0.0-dev.240424162023-9968b4889d"
7708-
"@mui/material": "npm:6.3.1"
7780+
"@mui/material": "npm:6.4.10"
77097781
"@sentry/react": "npm:8.48.0"
77107782
"@tanstack/react-query": "npm:^4.36.1"
77117783
"@tanstack/react-query-devtools": "npm:^4.36.1"

0 commit comments

Comments
 (0)