Skip to content

Commit 2eb93ac

Browse files
fix(deps): update dependency @mui/lab to v5.0.0-alpha.173 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2294bba commit 2eb93ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@graasp/sdk": "4.10.2",
3434
"@graasp/ui": "4.18.2",
3535
"@mui/icons-material": "5.16.5",
36-
"@mui/lab": "5.0.0-alpha.170",
36+
"@mui/lab": "5.0.0-alpha.173",
3737
"@mui/material": "5.16.5",
3838
"@mui/x-data-grid": "^6.19.4",
3939
"@nivo/boxplot": "^0.87.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3577,15 +3577,15 @@ __metadata:
35773577
languageName: node
35783578
linkType: hard
35793579

3580-
"@mui/lab@npm:5.0.0-alpha.170":
3581-
version: 5.0.0-alpha.170
3582-
resolution: "@mui/lab@npm:5.0.0-alpha.170"
3580+
"@mui/lab@npm:5.0.0-alpha.173":
3581+
version: 5.0.0-alpha.173
3582+
resolution: "@mui/lab@npm:5.0.0-alpha.173"
35833583
dependencies:
35843584
"@babel/runtime": "npm:^7.23.9"
35853585
"@mui/base": "npm:5.0.0-beta.40"
3586-
"@mui/system": "npm:^5.15.15"
3587-
"@mui/types": "npm:^7.2.14"
3588-
"@mui/utils": "npm:^5.15.14"
3586+
"@mui/system": "npm:^5.16.5"
3587+
"@mui/types": "npm:^7.2.15"
3588+
"@mui/utils": "npm:^5.16.5"
35893589
clsx: "npm:^2.1.0"
35903590
prop-types: "npm:^15.8.1"
35913591
peerDependencies:
@@ -3602,7 +3602,7 @@ __metadata:
36023602
optional: true
36033603
"@types/react":
36043604
optional: true
3605-
checksum: 10/be723d3824a8c56681c2fa71f3bfda5cad9404ed527ab82258ae85219fbb28e8080b90870954c064491699c15409fc2aa4e008e29011cadae1cb978179166f2d
3605+
checksum: 10/6b5bd0665f524d074bba41f76ea70d2938be16dbb7c0360d4d6be6c61d540a4fc06d765ed277ca205a40686212361e528c945b9150caefe40bac483cdec525e0
36063606
languageName: node
36073607
linkType: hard
36083608

@@ -10948,7 +10948,7 @@ __metadata:
1094810948
"@graasp/sdk": "npm:4.10.2"
1094910949
"@graasp/ui": "npm:4.18.2"
1095010950
"@mui/icons-material": "npm:5.16.5"
10951-
"@mui/lab": "npm:5.0.0-alpha.170"
10951+
"@mui/lab": "npm:5.0.0-alpha.173"
1095210952
"@mui/material": "npm:5.16.5"
1095310953
"@mui/x-data-grid": "npm:^6.19.4"
1095410954
"@nivo/boxplot": "npm:^0.87.0"

0 commit comments

Comments
 (0)