|
@@ -15,16 +15,16 @@
|
|
|
"@jupyterlab/application": "^0.1.1",
|
|
|
"@jupyterlab/coreutils": "^0.1.1",
|
|
|
"@jupyterlab/services": "^0.40.1",
|
|
|
- "@phosphor/algorithm": "^0.1.1",
|
|
|
- "@phosphor/commands": "^0.1.5",
|
|
|
- "@phosphor/coreutils": "^0.1.5",
|
|
|
- "@phosphor/disposable": "^0.1.1",
|
|
|
- "@phosphor/domutils": "^0.1.2",
|
|
|
- "@phosphor/messaging": "^0.1.2",
|
|
|
- "@phosphor/properties": "^0.1.1",
|
|
|
- "@phosphor/signaling": "^0.1.2",
|
|
|
- "@phosphor/virtualdom": "^0.1.1",
|
|
|
- "@phosphor/widgets": "^0.3.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",
|
|
|
"@types/sanitize-html": "^1.13.31",
|
|
|
"sanitize-html": "^1.14.1"
|
|
|
},
|