Skip to content

Commit 7f1222f

Browse files
fix(deps): update dependency @mui/lab to v6.0.1-beta.36 (#745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7808df commit 7f1222f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@graasp/ui": "5.5.1",
3636
"@mdxeditor/editor": "^3.35.0",
3737
"@mui/icons-material": "6.5.0",
38-
"@mui/lab": "6.0.1-beta.35",
38+
"@mui/lab": "6.0.1-beta.36",
3939
"@mui/material": "6.5.0",
4040
"@mui/x-data-grid": "^6.19.4",
4141
"@nivo/boxplot": "^0.88.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,22 +2647,22 @@ __metadata:
26472647
languageName: node
26482648
linkType: hard
26492649

2650-
"@mui/lab@npm:6.0.1-beta.35":
2651-
version: 6.0.1-beta.35
2652-
resolution: "@mui/lab@npm:6.0.1-beta.35"
2650+
"@mui/lab@npm:6.0.1-beta.36":
2651+
version: 6.0.1-beta.36
2652+
resolution: "@mui/lab@npm:6.0.1-beta.36"
26532653
dependencies:
26542654
"@babel/runtime": "npm:^7.26.0"
26552655
"@mui/base": "npm:5.0.0-beta.70"
2656-
"@mui/system": "npm:^6.4.12"
2656+
"@mui/system": "npm:^6.5.0"
26572657
"@mui/types": "npm:~7.2.24"
26582658
"@mui/utils": "npm:^6.4.9"
26592659
clsx: "npm:^2.1.1"
26602660
prop-types: "npm:^15.8.1"
26612661
peerDependencies:
26622662
"@emotion/react": ^11.5.0
26632663
"@emotion/styled": ^11.3.0
2664-
"@mui/material": ^6.4.12
2665-
"@mui/material-pigment-css": ^6.4.12
2664+
"@mui/material": ^6.5.0
2665+
"@mui/material-pigment-css": ^6.5.0
26662666
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
26672667
react: ^17.0.0 || ^18.0.0 || ^19.0.0
26682668
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -2675,7 +2675,7 @@ __metadata:
26752675
optional: true
26762676
"@types/react":
26772677
optional: true
2678-
checksum: 10/75af3902d309b27dd3d353a4bf5d4c28e97e1c0da49135f6c7e3a0647dd351866a2b645eb1265413c472319a2c90b4e788366988053779514dcf9624f7f813b4
2678+
checksum: 10/fd601677f1c4c5d8e2a3842e374f5673cd492a835de45c2f515d771091e214620cb3f0dae6b4566fa47746b96114222654f41cdd3554eefeadcde926584ba1ca
26792679
languageName: node
26802680
linkType: hard
26812681

@@ -2791,7 +2791,7 @@ __metadata:
27912791
languageName: node
27922792
linkType: hard
27932793

2794-
"@mui/system@npm:^6.1.7, @mui/system@npm:^6.4.12, @mui/system@npm:^6.5.0":
2794+
"@mui/system@npm:^6.1.7, @mui/system@npm:^6.5.0":
27952795
version: 6.5.0
27962796
resolution: "@mui/system@npm:6.5.0"
27972797
dependencies:
@@ -10049,7 +10049,7 @@ __metadata:
1004910049
"@graasp/ui": "npm:5.5.1"
1005010050
"@mdxeditor/editor": "npm:^3.35.0"
1005110051
"@mui/icons-material": "npm:6.5.0"
10052-
"@mui/lab": "npm:6.0.1-beta.35"
10052+
"@mui/lab": "npm:6.0.1-beta.36"
1005310053
"@mui/material": "npm:6.5.0"
1005410054
"@mui/x-data-grid": "npm:^6.19.4"
1005510055
"@nivo/boxplot": "npm:^0.88.0"

0 commit comments

Comments
 (0)