File tree Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 18
18
"@jupyter-widgets/controls" : " ^1.5.3" ,
19
19
"@jupyter-widgets/html-manager" : " ^0.18.4" ,
20
20
"@jupyterlab/services" : " ^5.0.2" ,
21
- "@lumino/widgets" : " ^1.3.0 " ,
21
+ "@lumino/widgets" : " ^1.11.1 " ,
22
22
"codemirror" : " ^5.48.0" ,
23
23
"font-awesome" : " ^4.7.0" ,
24
24
"http-server" : " ^0.11.1"
Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"@jupyter-widgets/base" : " ^2.0.2" ,
36
36
"@jupyterlab/services" : " ^5.0.2" ,
37
- "@lumino/coreutils" : " ^1.2.0 " ,
37
+ "@lumino/coreutils" : " ^1.4.2 " ,
38
38
"base64-js" : " ^1.2.1"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@jupyterlab/services" : " ^5.0.2" ,
36
- "@lumino/coreutils" : " ^1.2.0 " ,
37
- "@lumino/messaging" : " ^1.2.1 " ,
38
- "@lumino/widgets" : " ^1.3.0 " ,
36
+ "@lumino/coreutils" : " ^1.4.2 " ,
37
+ "@lumino/messaging" : " ^1.3.3 " ,
38
+ "@lumino/widgets" : " ^1.11.1 " ,
39
39
"@types/backbone" : " ^1.4.1" ,
40
40
"@types/lodash" : " ^4.14.134" ,
41
41
"backbone" : " 1.2.3" ,
Original file line number Diff line number Diff line change 35
35
},
36
36
"dependencies" : {
37
37
"@jupyter-widgets/base" : " ^2.0.2" ,
38
- "@lumino/algorithm" : " ^1.1.0 " ,
39
- "@lumino/domutils" : " ^1.1.0 " ,
40
- "@lumino/messaging" : " ^1.2.1 " ,
41
- "@lumino/signaling" : " ^1.2.0 " ,
42
- "@lumino/widgets" : " ^1.3.0 " ,
38
+ "@lumino/algorithm" : " ^1.2.3 " ,
39
+ "@lumino/domutils" : " ^1.1.7 " ,
40
+ "@lumino/messaging" : " ^1.3.3 " ,
41
+ "@lumino/signaling" : " ^1.3.5 " ,
42
+ "@lumino/widgets" : " ^1.11.1 " ,
43
43
"d3-format" : " ^1.3.0" ,
44
44
"jquery" : " ^3.1.1" ,
45
45
"nouislider" : " ^14.1.1"
Original file line number Diff line number Diff line change 44
44
"@jupyterlab/outputarea" : " ^2.0.2" ,
45
45
"@jupyterlab/rendermime" : " ^2.0.2" ,
46
46
"@jupyterlab/rendermime-interfaces" : " ^2.0.1" ,
47
- "@lumino/widgets" : " ^1.6.0 " ,
47
+ "@lumino/widgets" : " ^1.11.1 " ,
48
48
"ajv" : " ^6.10.0" ,
49
49
"jquery" : " ^3.1.1"
50
50
},
Original file line number Diff line number Diff line change 49
49
"@jupyterlab/rendermime-interfaces" : " ^2.0.1" ,
50
50
"@jupyterlab/services" : " ^5.0.2" ,
51
51
"@jupyterlab/settingregistry" : " ^2.0.1" ,
52
- "@lumino/algorithm" : " ^1.1.0 " ,
53
- "@lumino/coreutils" : " ^1.3.0 " ,
54
- "@lumino/disposable" : " ^1.1.1 " ,
55
- "@lumino/messaging" : " ^1.2.1 " ,
56
- "@lumino/properties" : " ^1.1.0 " ,
57
- "@lumino/signaling" : " ^1.2.0 " ,
58
- "@lumino/widgets" : " ^1.3.0 " ,
52
+ "@lumino/algorithm" : " ^1.2.3 " ,
53
+ "@lumino/coreutils" : " ^1.4.2 " ,
54
+ "@lumino/disposable" : " ^1.3.5 " ,
55
+ "@lumino/messaging" : " ^1.3.3 " ,
56
+ "@lumino/properties" : " ^1.1.6 " ,
57
+ "@lumino/signaling" : " ^1.3.5 " ,
58
+ "@lumino/widgets" : " ^1.11.1 " ,
59
59
"@types/backbone" : " ^1.4.1" ,
60
60
"jquery" : " ^3.1.1" ,
61
61
"semver" : " ^6.1.1"
Original file line number Diff line number Diff line change 27
27
"@jupyter-widgets/html-manager" : " ^0.18.4" ,
28
28
"@jupyter-widgets/output" : " ^2.0.1" ,
29
29
"@jupyterlab/services" : " ^5.0.2" ,
30
- "@lumino/messaging" : " ^1.2.1 " ,
31
- "@lumino/widgets" : " ^1.3.0 " ,
30
+ "@lumino/messaging" : " ^1.3.3 " ,
31
+ "@lumino/widgets" : " ^1.11.1 " ,
32
32
"backbone" : " 1.2.3"
33
33
},
34
34
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments