|
53 | 53 | "postpublish": "pinst --enable"
|
54 | 54 | },
|
55 | 55 | "dependencies": {
|
56 | | - "@jupyterlab/application": "^3.0.3", |
57 | | - "@jupyterlab/apputils": "^3.0.2", |
58 | | - "@jupyterlab/cells": "^3.0.3", |
59 | | - "@jupyterlab/celltags": "^3.0.3", |
60 | | - "@jupyterlab/docmanager": "^3.0.3", |
61 | | - "@jupyterlab/docregistry": "^3.0.3", |
62 | | - "@jupyterlab/fileeditor": "^3.0.3", |
63 | | - "@jupyterlab/nbconvert-css": "^3.0.3", |
64 | | - "@jupyterlab/nbformat": "^3.0.1", |
65 | | - "@jupyterlab/notebook": "^3.0.3", |
66 | | - "@jupyterlab/rendermime": "^3.0.3", |
67 | | - "@jupyterlab/services": "^6.0.2", |
| 56 | + "@jupyterlab/application": "^3.0.10", |
| 57 | + "@jupyterlab/apputils": "^3.0.8", |
| 58 | + "@jupyterlab/cells": "^3.0.10", |
| 59 | + "@jupyterlab/celltags": "^3.0.10", |
| 60 | + "@jupyterlab/docmanager": "^3.0.10", |
| 61 | + "@jupyterlab/docregistry": "^3.0.10", |
| 62 | + "@jupyterlab/fileeditor": "^3.0.10", |
| 63 | + "@jupyterlab/nbconvert-css": "^3.0.10", |
| 64 | + "@jupyterlab/nbformat": "^3.0.5", |
| 65 | + "@jupyterlab/notebook": "^3.0.10", |
| 66 | + "@jupyterlab/rendermime": "^3.0.9", |
| 67 | + "@jupyterlab/services": "^6.0.8", |
68 | 68 | "@lumino/algorithm": "^1.3.3",
|
69 | 69 | "@lumino/coreutils": "^1.5.3",
|
70 | 70 | "@lumino/dragdrop": "^1.7.1",
|
|
0 commit comments