|
51 | 51 | "@jupyter-widgets/controls": "^5.0.12", |
52 | 52 | "@jupyter-widgets/output": "^6.0.11", |
53 | 53 | "@jupyterlab/application": "^3.0.0 || ^4.0.0", |
54 | | - "@jupyterlab/apputils": "^3.0.0 || ^4.0.0", |
55 | 54 | "@jupyterlab/console": "^3.0.0 || ^4.0.0", |
56 | 55 | "@jupyterlab/docregistry": "^3.0.0 || ^4.0.0", |
57 | 56 | "@jupyterlab/logconsole": "^3.0.0 || ^4.0.0", |
58 | 57 | "@jupyterlab/mainmenu": "^3.0.0 || ^4.0.0", |
59 | 58 | "@jupyterlab/nbformat": "^3.0.0 || ^4.0.0", |
60 | 59 | "@jupyterlab/notebook": "^3.0.0 || ^4.0.0", |
| 60 | + "@jupyterlab/observables": "^5.2.1", |
61 | 61 | "@jupyterlab/outputarea": "^3.0.0 || ^4.0.0", |
62 | 62 | "@jupyterlab/rendermime": "^3.0.0 || ^4.0.0", |
63 | 63 | "@jupyterlab/rendermime-interfaces": "^3.0.0 || ^4.0.0", |
64 | 64 | "@jupyterlab/services": "^6.0.0 || ^7.0.0", |
65 | 65 | "@jupyterlab/settingregistry": "^3.0.0 || ^4.0.0", |
66 | 66 | "@jupyterlab/translation": "^3.0.0 || ^4.0.0", |
67 | | - "@lumino/algorithm": "^1 || ^2", |
68 | | - "@lumino/coreutils": "^1 || ^2", |
69 | | - "@lumino/disposable": "^1 || ^2", |
70 | | - "@lumino/signaling": "^1 || ^2", |
71 | | - "@lumino/widgets": "^1 || ^2", |
| 67 | + "@lumino/algorithm": "^1.11.1 || ^2.0.0", |
| 68 | + "@lumino/coreutils": "^1.11.1 || ^2.1", |
| 69 | + "@lumino/disposable": "^1.10.1 || ^2.1", |
| 70 | + "@lumino/properties": "^2.0.1", |
| 71 | + "@lumino/signaling": "^1.10.1 || ^2.1", |
| 72 | + "@lumino/widgets": "^1.30.0 || ^2.1", |
72 | 73 | "@types/backbone": "1.4.14", |
73 | 74 | "jquery": "^3.1.1", |
74 | 75 | "semver": "^7.3.5" |
|
0 commit comments