|
46 | 46 | "watch:src": "tsc -w" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@jupyterlab/application": "^3.1.0-alpha.13", |
50 | | - "@jupyterlab/apputils": "^3.1.0-alpha.13", |
51 | | - "@jupyterlab/coreutils": "^5.1.0-alpha.13", |
52 | | - "@jupyterlab/docregistry": "^3.1.0-alpha.13", |
53 | | - "@jupyterlab/filebrowser": "^3.1.0-alpha.13", |
54 | | - "@jupyterlab/launcher": "^3.1.0-alpha.13", |
55 | | - "@jupyterlab/mainmenu": "^3.1.0-alpha.13", |
56 | | - "@jupyterlab/observables": "^4.1.0-alpha.13", |
57 | | - "@jupyterlab/services": "^6.1.0-alpha.13", |
58 | | - "@jupyterlab/shared-models": "^3.1.0-alpha.13", |
59 | | - "@jupyterlab/ui-components": "^3.1.0-alpha.13", |
| 49 | + "@jupyterlab/application": "^3.1.6", |
| 50 | + "@jupyterlab/apputils": "^3.1.6", |
| 51 | + "@jupyterlab/coreutils": "^5.1.6", |
| 52 | + "@jupyterlab/docregistry": "^3.1.6", |
| 53 | + "@jupyterlab/filebrowser": "^3.1.6", |
| 54 | + "@jupyterlab/launcher": "^3.1.6", |
| 55 | + "@jupyterlab/mainmenu": "^3.1.6", |
| 56 | + "@jupyterlab/observables": "^4.1.6", |
| 57 | + "@jupyterlab/services": "^6.1.6", |
| 58 | + "@jupyterlab/shared-models": "^3.1.6", |
| 59 | + "@jupyterlab/ui-components": "^3.1.6", |
60 | 60 | "@lumino/commands": "^1.12.0", |
61 | 61 | "@lumino/coreutils": "^1.5.3", |
62 | 62 | "@lumino/signaling": "^1.4.3", |
|
0 commit comments