|
@@ -16,16 +16,16 @@
|
|
|
"@jupyterlab/application": "^0.4.0",
|
|
|
"@jupyterlab/coreutils": "^0.4.0",
|
|
|
"@jupyterlab/services": "^0.43.0",
|
|
|
- "@phosphor/algorithm": "^1.0.0",
|
|
|
- "@phosphor/commands": "^1.0.0",
|
|
|
- "@phosphor/coreutils": "^1.0.0",
|
|
|
- "@phosphor/disposable": "^1.0.0",
|
|
|
- "@phosphor/domutils": "^1.0.0",
|
|
|
- "@phosphor/messaging": "^1.0.0",
|
|
|
- "@phosphor/properties": "^1.0.0",
|
|
|
- "@phosphor/signaling": "^1.0.0",
|
|
|
- "@phosphor/virtualdom": "^1.0.0",
|
|
|
- "@phosphor/widgets": "^1.0.0",
|
|
|
+ "@phosphor/algorithm": "^1.1.0",
|
|
|
+ "@phosphor/commands": "^1.2.0",
|
|
|
+ "@phosphor/coreutils": "^1.1.0",
|
|
|
+ "@phosphor/disposable": "^1.1.0",
|
|
|
+ "@phosphor/domutils": "^1.1.0",
|
|
|
+ "@phosphor/messaging": "^1.2.0",
|
|
|
+ "@phosphor/properties": "^1.1.0",
|
|
|
+ "@phosphor/signaling": "^1.2.0",
|
|
|
+ "@phosphor/virtualdom": "^1.1.0",
|
|
|
+ "@phosphor/widgets": "^1.2.0",
|
|
|
"@types/sanitize-html": "^1.13.31",
|
|
|
"sanitize-html": "^1.14.1"
|
|
|
},
|