Skip to content

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 and swouf committed Sep 26, 2024
1 parent 79c8ecc commit 9eb7e99
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 @@ -16,7 +16,7 @@
"@graasp/sdk": "4.14.1",
"@graasp/ui": "4.19.3",
"@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": "8.32.0",
"@tanstack/react-query": "4.36.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2867,15 +2867,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 @@ -2892,7 +2892,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/be723d3824a8c56681c2fa71f3bfda5cad9404ed527ab82258ae85219fbb28e8080b90870954c064491699c15409fc2aa4e008e29011cadae1cb978179166f2d
checksum: 10/6b5bd0665f524d074bba41f76ea70d2938be16dbb7c0360d4d6be6c61d540a4fc06d765ed277ca205a40686212361e528c945b9150caefe40bac483cdec525e0
languageName: node
linkType: hard

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

"@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 @@ -3136,7 +3136,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.16.6":
"@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 @@ -8441,7 +8441,7 @@ __metadata:
"@graasp/sdk": "npm:4.14.1"
"@graasp/ui": "npm:4.19.3"
"@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:8.32.0"
"@tanstack/react-query": "npm:4.36.1"
Expand Down

0 comments on commit 9eb7e99

Please sign in to comment.