|
56 | 56 | "@jupyter/collaboration": "^1.0.1",
|
57 | 57 | "@jupyter/docprovider": "^1.0.1",
|
58 | 58 | "@jupyter/ydoc": "^1.1.0-a0",
|
59 |
| - "@jupyterlab/application": "^4.0.0", |
60 |
| - "@jupyterlab/apputils": "^4.0.0", |
61 |
| - "@jupyterlab/codemirror": "^4.0.0", |
62 |
| - "@jupyterlab/coreutils": "^6.0.0", |
63 |
| - "@jupyterlab/docregistry": "^4.0.0", |
64 |
| - "@jupyterlab/filebrowser": "^4.0.0", |
65 |
| - "@jupyterlab/fileeditor": "^4.0.0", |
66 |
| - "@jupyterlab/logconsole": "^4.0.0", |
67 |
| - "@jupyterlab/notebook": "^4.0.0", |
68 |
| - "@jupyterlab/services": "^7.0.0", |
69 |
| - "@jupyterlab/settingregistry": "^4.0.0", |
70 |
| - "@jupyterlab/statedb": "^4.0.0", |
71 |
| - "@jupyterlab/translation": "^4.0.0", |
72 |
| - "@jupyterlab/ui-components": "^4.0.0", |
| 59 | + "@jupyterlab/application": "^4.0.5", |
| 60 | + "@jupyterlab/apputils": "^4.0.5", |
| 61 | + "@jupyterlab/codemirror": "^4.0.5", |
| 62 | + "@jupyterlab/coreutils": "^6.0.5", |
| 63 | + "@jupyterlab/docregistry": "^4.0.5", |
| 64 | + "@jupyterlab/filebrowser": "^4.0.5", |
| 65 | + "@jupyterlab/fileeditor": "^4.0.5", |
| 66 | + "@jupyterlab/logconsole": "^4.0.5", |
| 67 | + "@jupyterlab/notebook": "^4.0.5", |
| 68 | + "@jupyterlab/services": "^7.0.5", |
| 69 | + "@jupyterlab/settingregistry": "^4.0.5", |
| 70 | + "@jupyterlab/statedb": "^4.0.5", |
| 71 | + "@jupyterlab/translation": "^4.0.5", |
| 72 | + "@jupyterlab/ui-components": "^4.0.5", |
73 | 73 | "@lumino/commands": "^2.1.0",
|
74 | 74 | "@lumino/widgets": "^2.1.0",
|
75 | 75 | "y-protocols": "^1.0.5",
|
76 | 76 | "y-websocket": "^1.3.15",
|
77 | 77 | "yjs": "^13.5.40"
|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 |
| - "@jupyterlab/builder": "^4.0.0", |
| 80 | + "@jupyterlab/builder": "^4.0.5", |
81 | 81 | "@types/react": "~18.0.26",
|
82 | 82 | "npm-run-all": "^4.1.5",
|
83 | 83 | "rimraf": "^4.1.2",
|
|
0 commit comments