Skip to content

Commit 8948ffa

Browse files
fix(deps): update dependency @mui/lab to v5.0.0-alpha.173 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fa29c2 commit 8948ffa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@graasp/sdk": "4.13.0",
2727
"@graasp/ui": "4.19.3",
2828
"@mui/icons-material": "5.16.7",
29-
"@mui/lab": "5.0.0-alpha.170",
29+
"@mui/lab": "5.0.0-alpha.173",
3030
"@mui/material": "5.16.7",
3131
"@sentry/react": "8.32.0",
3232
"@tanstack/react-query": "^4.36.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3029,15 +3029,15 @@ __metadata:
30293029
languageName: node
30303030
linkType: hard
30313031

3032-
"@mui/lab@npm:5.0.0-alpha.170":
3033-
version: 5.0.0-alpha.170
3034-
resolution: "@mui/lab@npm:5.0.0-alpha.170"
3032+
"@mui/lab@npm:5.0.0-alpha.173":
3033+
version: 5.0.0-alpha.173
3034+
resolution: "@mui/lab@npm:5.0.0-alpha.173"
30353035
dependencies:
30363036
"@babel/runtime": "npm:^7.23.9"
30373037
"@mui/base": "npm:5.0.0-beta.40"
3038-
"@mui/system": "npm:^5.15.15"
3039-
"@mui/types": "npm:^7.2.14"
3040-
"@mui/utils": "npm:^5.15.14"
3038+
"@mui/system": "npm:^5.16.5"
3039+
"@mui/types": "npm:^7.2.15"
3040+
"@mui/utils": "npm:^5.16.5"
30413041
clsx: "npm:^2.1.0"
30423042
prop-types: "npm:^15.8.1"
30433043
peerDependencies:
@@ -3054,7 +3054,7 @@ __metadata:
30543054
optional: true
30553055
"@types/react":
30563056
optional: true
3057-
checksum: 10/be723d3824a8c56681c2fa71f3bfda5cad9404ed527ab82258ae85219fbb28e8080b90870954c064491699c15409fc2aa4e008e29011cadae1cb978179166f2d
3057+
checksum: 10/6b5bd0665f524d074bba41f76ea70d2938be16dbb7c0360d4d6be6c61d540a4fc06d765ed277ca205a40686212361e528c945b9150caefe40bac483cdec525e0
30583058
languageName: node
30593059
linkType: hard
30603060

@@ -3228,7 +3228,7 @@ __metadata:
32283228
languageName: node
32293229
linkType: hard
32303230

3231-
"@mui/system@npm:^5.16.7":
3231+
"@mui/system@npm:^5.16.5, @mui/system@npm:^5.16.7":
32323232
version: 5.16.7
32333233
resolution: "@mui/system@npm:5.16.7"
32343234
dependencies:
@@ -3298,7 +3298,7 @@ __metadata:
32983298
languageName: node
32993299
linkType: hard
33003300

3301-
"@mui/utils@npm:^5.16.6":
3301+
"@mui/utils@npm:^5.16.5, @mui/utils@npm:^5.16.6":
33023302
version: 5.16.6
33033303
resolution: "@mui/utils@npm:5.16.6"
33043304
dependencies:
@@ -8423,7 +8423,7 @@ __metadata:
84238423
"@graasp/sdk": "npm:4.13.0"
84248424
"@graasp/ui": "npm:4.19.3"
84258425
"@mui/icons-material": "npm:5.16.7"
8426-
"@mui/lab": "npm:5.0.0-alpha.170"
8426+
"@mui/lab": "npm:5.0.0-alpha.173"
84278427
"@mui/material": "npm:5.16.7"
84288428
"@sentry/react": "npm:8.32.0"
84298429
"@tanstack/react-query": "npm:^4.36.1"

0 commit comments

Comments
 (0)