File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 83
83
},
84
84
"dependencies" : {
85
85
"@jupyterlab/services" : " ^0.39.1" ,
86
- "@phosphor/algorithm" : " ^0.1 .0" ,
87
- "@phosphor/domutils" : " ^0.1 .0" ,
88
- "@phosphor/messaging" : " ^0 .1.0" ,
89
- "@phosphor/widgets" : " ^0.3 .0" ,
86
+ "@phosphor/algorithm" : " ^1.0 .0" ,
87
+ "@phosphor/domutils" : " ^1.0 .0" ,
88
+ "@phosphor/messaging" : " ^1 .1.0" ,
89
+ "@phosphor/widgets" : " ^1.1 .0" ,
90
90
"@types/backbone" : " ^1.3.33" ,
91
91
"@types/semver" : " ^5.3.30" ,
92
92
"ajv" : " ^4.9.0" ,
Original file line number Diff line number Diff line change 5
5
"main" : " lib/index.js" ,
6
6
"typings" : " lib/index.d.ts" ,
7
7
"dependencies" : {
8
- "@phosphor/coreutils" : " ^0.1 .0" ,
9
- "@phosphor/disposable" : " ^0.1 .0" ,
10
- "@phosphor/widgets" : " ^0 .1.0" ,
8
+ "@phosphor/coreutils" : " ^1.0 .0" ,
9
+ "@phosphor/disposable" : " ^1.0 .0" ,
10
+ "@phosphor/widgets" : " ^1 .1.0" ,
11
11
"jupyter-js-widgets" : " ~3.0.0" ,
12
12
"jupyterlab" : " ^0.17.2"
13
13
},
Original file line number Diff line number Diff line change 22
22
},
23
23
"homepage" : " https://github.com/jupyter-widgets/ipywidgets#readme" ,
24
24
"dependencies" : {
25
- "@phosphor/messaging" : " ^0 .1.0" ,
26
- "@phosphor/widgets" : " ^0.3 .0" ,
25
+ "@phosphor/messaging" : " ^1 .1.0" ,
26
+ "@phosphor/widgets" : " ^1.1 .0" ,
27
27
"backbone" : " ^1.2.3" ,
28
28
"jupyter-js-widgets" : " ~3.0.0" ,
29
29
"underscore" : " ^1.8.3"
You can’t perform that action at this time.
0 commit comments