Skip to content

Commit

Permalink
Upgrade mui to v6 in jupyterlab
Browse files Browse the repository at this point in the history
  • Loading branch information
porink0424 committed Sep 27, 2024
1 parent a686bac commit 6070fbc
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 290 deletions.
6 changes: 3 additions & 3 deletions jupyterlab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"@jupyterlab/coreutils": "^6.0.0",
"@jupyterlab/launcher": "^4.0.0",
"@jupyterlab/services": "^7.0.0",
"@mui/icons-material": "^5.11.6",
"@mui/lab": "^5.0.0-alpha.128",
"@mui/material": "^5.12.1",
"@mui/icons-material": "^6.1.1",
"@mui/lab": "^6.0.0-beta.10",
"@mui/material": "^6.1.1",
"@optuna/optuna-dashboard": "link:../optuna_dashboard",
"@types/chroma-js": "^2.4.1",
"@types/signals": "^1.0.2",
Expand Down
Loading

0 comments on commit 6070fbc

Please sign in to comment.