Skip to content

Commit

Permalink
fix(deps): update dependency @mui/lab to v6.0.0-beta.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 826bbe5 commit 03b6a36
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/stylis-plugin-rtl": "^2.2.0",
"@graasp/ui": "5.4.7",
"@mui/icons-material": "6.3.1",
"@mui/lab": "6.0.0-beta.22",
"@mui/lab": "6.0.0-beta.23",
"@mui/material": "6.3.1",
"@sentry/react": "8.48.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 @@ -2883,22 +2883,22 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:6.0.0-beta.22":
version: 6.0.0-beta.22
resolution: "@mui/lab@npm:6.0.0-beta.22"
"@mui/lab@npm:6.0.0-beta.23":
version: 6.0.0-beta.23
resolution: "@mui/lab@npm:6.0.0-beta.23"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/base": "npm:5.0.0-beta.68"
"@mui/system": "npm:^6.3.1"
"@mui/system": "npm:^6.4.0"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.3.1"
"@mui/utils": "npm:^6.4.0"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material": ^6.3.1
"@mui/material-pigment-css": ^6.3.1
"@mui/material": ^6.4.0
"@mui/material-pigment-css": ^6.4.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
Expand All @@ -2911,7 +2911,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/e7f004258d45bb77d235a631b8eaf3fbdfbe7ce2efca491655d0e477e7145ebcba2aebc25dc07e9ba2a45f123d8a2e971d1b74d7ee50dabdbb9d1b05377e9c54
checksum: 10/350a0a7bf4ba5f9f897194beb307409e2d7f390b3418c550f2122133e48262c1d7068eb5ff7754159926fb53e51450306208eb1bc15dd5328a736cddc357b96c
languageName: node
linkType: hard

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

"@mui/system@npm:^6.1.7, @mui/system@npm:^6.3.1":
"@mui/system@npm:^6.1.7, @mui/system@npm:^6.3.1, @mui/system@npm:^6.4.0":
version: 6.4.0
resolution: "@mui/system@npm:6.4.0"
dependencies:
Expand Down Expand Up @@ -7492,7 +7492,7 @@ __metadata:
"@graasp/stylis-plugin-rtl": "npm:^2.2.0"
"@graasp/ui": "npm:5.4.7"
"@mui/icons-material": "npm:6.3.1"
"@mui/lab": "npm:6.0.0-beta.22"
"@mui/lab": "npm:6.0.0-beta.23"
"@mui/material": "npm:6.3.1"
"@sentry/react": "npm:8.48.0"
"@tanstack/react-query": "npm:^4.36.1"
Expand Down

0 comments on commit 03b6a36

Please sign in to comment.