Skip to content

Commit 25a9ebd

Browse files
fix(deps): update dependency @mui/lab to v6.0.0-beta.24
1 parent 60096fc commit 25a9ebd

File tree

2 files changed

+84
-19
lines changed

2 files changed

+84
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@graasp/stylis-plugin-rtl": "^2.2.0",
2020
"@graasp/ui": "5.4.7",
2121
"@mui/icons-material": "6.3.1",
22-
"@mui/lab": "6.0.0-beta.22",
22+
"@mui/lab": "6.0.0-beta.24",
2323
"@mui/material": "6.3.1",
2424
"@sentry/react": "8.48.0",
2525
"@tanstack/react-query": "^4.36.1",

yarn.lock

Lines changed: 83 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2822,14 +2822,14 @@ __metadata:
28222822
languageName: node
28232823
linkType: hard
28242824

2825-
"@mui/base@npm:5.0.0-beta.68":
2826-
version: 5.0.0-beta.68
2827-
resolution: "@mui/base@npm:5.0.0-beta.68"
2825+
"@mui/base@npm:5.0.0-beta.69":
2826+
version: 5.0.0-beta.69
2827+
resolution: "@mui/base@npm:5.0.0-beta.69"
28282828
dependencies:
28292829
"@babel/runtime": "npm:^7.26.0"
28302830
"@floating-ui/react-dom": "npm:^2.1.1"
2831-
"@mui/types": "npm:^7.2.20"
2832-
"@mui/utils": "npm:^6.3.0"
2831+
"@mui/types": "npm:^7.2.21"
2832+
"@mui/utils": "npm:^6.4.1"
28332833
"@popperjs/core": "npm:^2.11.8"
28342834
clsx: "npm:^2.1.1"
28352835
prop-types: "npm:^15.8.1"
@@ -2840,7 +2840,7 @@ __metadata:
28402840
peerDependenciesMeta:
28412841
"@types/react":
28422842
optional: true
2843-
checksum: 10/e2247266c2aa07ccf35841c94aa079fe6ded9094c1cd2c71d255f5c9c489f2000f17031b809cef176bc01d4303d1f6a509f67f6904747355401f5bcff1ea0157
2843+
checksum: 10/1a131dc56e3519c2038bdc5bd02e3081b3b154be253f3dbc6f31a35555d13cd3c70e4761e48cf79f6d6ca38b2da8925029af054535ee3ae0fcf0486549348c5d
28442844
languageName: node
28452845
linkType: hard
28462846

@@ -2883,22 +2883,22 @@ __metadata:
28832883
languageName: node
28842884
linkType: hard
28852885

2886-
"@mui/lab@npm:6.0.0-beta.22":
2887-
version: 6.0.0-beta.22
2888-
resolution: "@mui/lab@npm:6.0.0-beta.22"
2886+
"@mui/lab@npm:6.0.0-beta.24":
2887+
version: 6.0.0-beta.24
2888+
resolution: "@mui/lab@npm:6.0.0-beta.24"
28892889
dependencies:
28902890
"@babel/runtime": "npm:^7.26.0"
2891-
"@mui/base": "npm:5.0.0-beta.68"
2892-
"@mui/system": "npm:^6.3.1"
2891+
"@mui/base": "npm:5.0.0-beta.69"
2892+
"@mui/system": "npm:^6.4.1"
28932893
"@mui/types": "npm:^7.2.21"
2894-
"@mui/utils": "npm:^6.3.1"
2894+
"@mui/utils": "npm:^6.4.1"
28952895
clsx: "npm:^2.1.1"
28962896
prop-types: "npm:^15.8.1"
28972897
peerDependencies:
28982898
"@emotion/react": ^11.5.0
28992899
"@emotion/styled": ^11.3.0
2900-
"@mui/material": ^6.3.1
2901-
"@mui/material-pigment-css": ^6.3.1
2900+
"@mui/material": ^6.4.1
2901+
"@mui/material-pigment-css": ^6.4.1
29022902
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
29032903
react: ^17.0.0 || ^18.0.0 || ^19.0.0
29042904
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -2911,7 +2911,7 @@ __metadata:
29112911
optional: true
29122912
"@types/react":
29132913
optional: true
2914-
checksum: 10/e7f004258d45bb77d235a631b8eaf3fbdfbe7ce2efca491655d0e477e7145ebcba2aebc25dc07e9ba2a45f123d8a2e971d1b74d7ee50dabdbb9d1b05377e9c54
2914+
checksum: 10/0187304db407e067fedfcfae75e9a7fed8a17ab3821e362874052c0d2e78f855c255aa664be993efdd8a4bdf3f0c361cb34d4924c816b0858c176ec9b40fa8e8
29152915
languageName: node
29162916
linkType: hard
29172917

@@ -3004,6 +3004,23 @@ __metadata:
30043004
languageName: node
30053005
linkType: hard
30063006

3007+
"@mui/private-theming@npm:^6.4.1":
3008+
version: 6.4.1
3009+
resolution: "@mui/private-theming@npm:6.4.1"
3010+
dependencies:
3011+
"@babel/runtime": "npm:^7.26.0"
3012+
"@mui/utils": "npm:^6.4.1"
3013+
prop-types: "npm:^15.8.1"
3014+
peerDependencies:
3015+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3016+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3017+
peerDependenciesMeta:
3018+
"@types/react":
3019+
optional: true
3020+
checksum: 10/f23e47ecf87f3c2acbf405f4ba2efa495fa7a72e24961215945cbf1b3d292da55aae4db029faa6513b5282f25621a2c7898ff55fd3986426a29b95a5c2c04f60
3021+
languageName: node
3022+
linkType: hard
3023+
30073024
"@mui/styled-engine@npm:^6.4.0":
30083025
version: 6.4.0
30093026
resolution: "@mui/styled-engine@npm:6.4.0"
@@ -3055,7 +3072,35 @@ __metadata:
30553072
languageName: node
30563073
linkType: hard
30573074

3058-
"@mui/types@npm:^7.2.19, @mui/types@npm:^7.2.20, @mui/types@npm:^7.2.21":
3075+
"@mui/system@npm:^6.4.1":
3076+
version: 6.4.1
3077+
resolution: "@mui/system@npm:6.4.1"
3078+
dependencies:
3079+
"@babel/runtime": "npm:^7.26.0"
3080+
"@mui/private-theming": "npm:^6.4.1"
3081+
"@mui/styled-engine": "npm:^6.4.0"
3082+
"@mui/types": "npm:^7.2.21"
3083+
"@mui/utils": "npm:^6.4.1"
3084+
clsx: "npm:^2.1.1"
3085+
csstype: "npm:^3.1.3"
3086+
prop-types: "npm:^15.8.1"
3087+
peerDependencies:
3088+
"@emotion/react": ^11.5.0
3089+
"@emotion/styled": ^11.3.0
3090+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3091+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3092+
peerDependenciesMeta:
3093+
"@emotion/react":
3094+
optional: true
3095+
"@emotion/styled":
3096+
optional: true
3097+
"@types/react":
3098+
optional: true
3099+
checksum: 10/af0776024c24ba02606a1c55e6e1904684ec9a3c8dbb990d122e91b1793966c177b6453c076babd8f1d29eb1914206fb2b10eec4c76c3c61dc6d491687365374
3100+
languageName: node
3101+
linkType: hard
3102+
3103+
"@mui/types@npm:^7.2.19, @mui/types@npm:^7.2.21":
30593104
version: 7.2.21
30603105
resolution: "@mui/types@npm:7.2.21"
30613106
peerDependencies:
@@ -3067,7 +3112,7 @@ __metadata:
30673112
languageName: node
30683113
linkType: hard
30693114

3070-
"@mui/utils@npm:^6.1.7, @mui/utils@npm:^6.3.0, @mui/utils@npm:^6.3.1, @mui/utils@npm:^6.4.0":
3115+
"@mui/utils@npm:^6.1.7, @mui/utils@npm:^6.3.1, @mui/utils@npm:^6.4.0":
30713116
version: 6.4.0
30723117
resolution: "@mui/utils@npm:6.4.0"
30733118
dependencies:
@@ -3087,6 +3132,26 @@ __metadata:
30873132
languageName: node
30883133
linkType: hard
30893134

3135+
"@mui/utils@npm:^6.4.1":
3136+
version: 6.4.1
3137+
resolution: "@mui/utils@npm:6.4.1"
3138+
dependencies:
3139+
"@babel/runtime": "npm:^7.26.0"
3140+
"@mui/types": "npm:^7.2.21"
3141+
"@types/prop-types": "npm:^15.7.14"
3142+
clsx: "npm:^2.1.1"
3143+
prop-types: "npm:^15.8.1"
3144+
react-is: "npm:^19.0.0"
3145+
peerDependencies:
3146+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
3147+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
3148+
peerDependenciesMeta:
3149+
"@types/react":
3150+
optional: true
3151+
checksum: 10/ded7c80cb769eaa979bcc1c4cecc41dfe51390590080105a3c6749e378587395133fd1f7ff7f0ce65801903d5de5ade050f458ce16af15aafb49d1b33c4b7ac8
3152+
languageName: node
3153+
linkType: hard
3154+
30903155
"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
30913156
version: 5.1.1-v1
30923157
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
@@ -7492,7 +7557,7 @@ __metadata:
74927557
"@graasp/stylis-plugin-rtl": "npm:^2.2.0"
74937558
"@graasp/ui": "npm:5.4.7"
74947559
"@mui/icons-material": "npm:6.3.1"
7495-
"@mui/lab": "npm:6.0.0-beta.22"
7560+
"@mui/lab": "npm:6.0.0-beta.24"
74967561
"@mui/material": "npm:6.3.1"
74977562
"@sentry/react": "npm:8.48.0"
74987563
"@tanstack/react-query": "npm:^4.36.1"

0 commit comments

Comments
 (0)