Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @mui/lab to v5.0.0-alpha.173
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 08d5d83 commit df18790
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@graasp/translations": "1.35.0",
"@graasp/ui": "4.26.2",
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.170",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.7",
"@sentry/react": "7.119.0",
"http-status-codes": "2.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2669,15 +2669,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:5.0.0-alpha.170":
version: 5.0.0-alpha.170
resolution: "@mui/lab@npm:5.0.0-alpha.170"
"@mui/lab@npm:5.0.0-alpha.173":
version: 5.0.0-alpha.173
resolution: "@mui/lab@npm:5.0.0-alpha.173"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.40"
"@mui/system": "npm:^5.15.15"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
"@mui/system": "npm:^5.16.5"
"@mui/types": "npm:^7.2.15"
"@mui/utils": "npm:^5.16.5"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
peerDependencies:
Expand All @@ -2694,7 +2694,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/be723d3824a8c56681c2fa71f3bfda5cad9404ed527ab82258ae85219fbb28e8080b90870954c064491699c15409fc2aa4e008e29011cadae1cb978179166f2d
checksum: 10/6b5bd0665f524d074bba41f76ea70d2938be16dbb7c0360d4d6be6c61d540a4fc06d765ed277ca205a40686212361e528c945b9150caefe40bac483cdec525e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2769,7 +2769,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.15, @mui/system@npm:^5.16.7":
"@mui/system@npm:^5.16.5, @mui/system@npm:^5.16.7":
version: 5.16.7
resolution: "@mui/system@npm:5.16.7"
dependencies:
Expand Down Expand Up @@ -2809,7 +2809,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.6":
"@mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.5, @mui/utils@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/utils@npm:5.16.6"
dependencies:
Expand Down Expand Up @@ -7637,7 +7637,7 @@ __metadata:
"@graasp/translations": "npm:1.35.0"
"@graasp/ui": "npm:4.26.2"
"@mui/icons-material": "npm:5.16.7"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/lab": "npm:5.0.0-alpha.173"
"@mui/material": "npm:5.16.7"
"@sentry/react": "npm:7.119.0"
"@testing-library/jest-dom": "npm:6.4.8"
Expand Down

0 comments on commit df18790

Please sign in to comment.