Skip to content

Commit 61a0f67

Browse files
authored
Merge pull request #974 from porink0424/fix/mui-upgrade-to-v6
Upgrade MUI to v6
2 parents d319b10 + 6070fbc commit 61a0f67

File tree

6 files changed

+4796
-9098
lines changed

6 files changed

+4796
-9098
lines changed

jupyterlab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
"@jupyterlab/coreutils": "^6.0.0",
5555
"@jupyterlab/launcher": "^4.0.0",
5656
"@jupyterlab/services": "^7.0.0",
57-
"@mui/icons-material": "^5.11.6",
58-
"@mui/lab": "^5.0.0-alpha.128",
59-
"@mui/material": "^5.12.1",
57+
"@mui/icons-material": "^6.1.1",
58+
"@mui/lab": "^6.0.0-beta.10",
59+
"@mui/material": "^6.1.1",
6060
"@optuna/optuna-dashboard": "link:../optuna_dashboard",
6161
"@types/chroma-js": "^2.4.1",
6262
"@types/signals": "^1.0.2",

0 commit comments

Comments
 (0)