File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 5151 "@jupyterlab/codeeditor" : " ^4.2.0" ,
5252 "@jupyterlab/codemirror" : " ^4.2.0" ,
5353 "@jupyterlab/docmanager" : " ^4.2.0" ,
54+ "@jupyterlab/docregistry" : " ^4.2.0" ,
5455 "@jupyterlab/filebrowser" : " ^4.2.0" ,
5556 "@jupyterlab/fileeditor" : " ^4.2.0" ,
5657 "@jupyterlab/notebook" : " ^4.2.0" ,
6263 "@lumino/disposable" : " ^2.0.0" ,
6364 "@lumino/polling" : " ^2.0.0" ,
6465 "@lumino/signaling" : " ^2.0.0" ,
66+ "@lumino/widgets" : " ^2.0.0" ,
6567 "@mui/icons-material" : " ^7.3.2" ,
6668 "@mui/material" : " ^7.3.2" ,
6769 "clsx" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -2309,6 +2309,7 @@ __metadata:
23092309 "@jupyterlab/codeeditor": ^4.2.0
23102310 "@jupyterlab/codemirror": ^4.2.0
23112311 "@jupyterlab/docmanager": ^4.2.0
2312+ "@jupyterlab/docregistry": ^4.2.0
23122313 "@jupyterlab/filebrowser": ^4.2.0
23132314 "@jupyterlab/fileeditor": ^4.2.0
23142315 "@jupyterlab/notebook": ^4.2.0
@@ -2321,6 +2322,7 @@ __metadata:
23212322 "@lumino/disposable": ^2.0.0
23222323 "@lumino/polling": ^2.0.0
23232324 "@lumino/signaling": ^2.0.0
2325+ "@lumino/widgets": ^2.0.0
23242326 "@mui/icons-material": ^7.3.2
23252327 "@mui/material": ^7.3.2
23262328 "@types/jest": ^29.2.0
You can’t perform that action at this time.
0 commit comments