File tree 7 files changed +1491
-1718
lines changed 7 files changed +1491
-1718
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@jupyter-widgets/base" : " ^6.0.10" ,
36
- "@jupyterlab/services" : " ^6.0.0 || ^7.0.0 " ,
37
- "@lumino/coreutils" : " ^1.11.1 || ^2" ,
36
+ "@jupyterlab/services" : " ^6 || ^7" ,
37
+ "@lumino/coreutils" : " ^1 || ^2" ,
38
38
"base64-js" : " ^1.2.1" ,
39
39
"sanitize-html" : " ^2.3"
40
40
},
Original file line number Diff line number Diff line change 33
33
"test:unit:ie" : " npm run test:unit:default -- --browsers=IE"
34
34
},
35
35
"dependencies" : {
36
- "@jupyterlab/services" : " ^6.0.0 || ^7.0.0 " ,
37
- "@lumino/coreutils" : " ^1.11.1 || ^2.1 " ,
38
- "@lumino/messaging" : " ^1.10.1 || ^2.1 " ,
39
- "@lumino/widgets" : " ^1.30.0 || ^2.1 " ,
36
+ "@jupyterlab/services" : " ^6 || ^7" ,
37
+ "@lumino/coreutils" : " ^1 || ^2" ,
38
+ "@lumino/messaging" : " ^1 || ^2" ,
39
+ "@lumino/widgets" : " ^1 || ^2" ,
40
40
"@types/backbone" : " 1.4.14" ,
41
41
"@types/lodash" : " ^4.14.134" ,
42
42
"backbone" : " 1.4.0" ,
Original file line number Diff line number Diff line change 35
35
},
36
36
"dependencies" : {
37
37
"@jupyter-widgets/base" : " ^6.0.10" ,
38
- "@lumino/algorithm" : " ^1.9.1 || ^2.1 " ,
39
- "@lumino/domutils" : " ^1.8.1 || ^2.1 " ,
40
- "@lumino/messaging" : " ^1.10.1 || ^2.1 " ,
41
- "@lumino/signaling" : " ^1.10.1 || ^2.1 " ,
42
- "@lumino/widgets" : " ^1.30.0 || ^2.1 " ,
38
+ "@lumino/algorithm" : " ^1 || ^2" ,
39
+ "@lumino/domutils" : " ^1 || ^2" ,
40
+ "@lumino/messaging" : " ^1 || ^2" ,
41
+ "@lumino/signaling" : " ^1 || ^2" ,
42
+ "@lumino/widgets" : " ^1 || ^2" ,
43
43
"d3-color" : " ^3.0.1" ,
44
44
"d3-format" : " ^3.0.1" ,
45
45
"jquery" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 38
38
"@fortawesome/fontawesome-free" : " ^5.12.0" ,
39
39
"@jupyter-widgets/base" : " ^6.0.10" ,
40
40
"@jupyter-widgets/base-manager" : " ^1.0.11" ,
41
- "@jupyter-widgets/base7" :
" npm:@jupyter-widgets/[email protected] .6 " ,
41
+ "@jupyter-widgets/base7" :
" npm:@jupyter-widgets/[email protected] .7 " ,
42
42
"@jupyter-widgets/controls" : " ^5.0.11" ,
43
- "@jupyter-widgets/controls7" :
" npm:@jupyter-widgets/[email protected] .6 " ,
43
+ "@jupyter-widgets/controls7" :
" npm:@jupyter-widgets/[email protected] .8 " ,
44
44
"@jupyter-widgets/output" : " ^6.0.10" ,
45
45
"@jupyter-widgets/schema" : " ^0.5.6" ,
46
46
"@jupyterlab/outputarea" : " ^3.0.0 || ^4.0.0" ,
47
47
"@jupyterlab/rendermime" : " ^3.0.0 || ^4.0.0" ,
48
48
"@jupyterlab/rendermime-interfaces" : " ^3.0.0 || ^4.0.0" ,
49
- "@lumino/messaging" : " ^1.10.1 || ^2.1 " ,
50
- "@lumino/widgets" : " ^1.30.0 || ^2.1 " ,
49
+ "@lumino/messaging" : " ^1 || ^2" ,
50
+ "@lumino/widgets" : " ^1 || ^2" ,
51
51
"ajv" : " ^8.6.0" ,
52
52
"jquery" : " ^3.1.1" ,
53
53
"semver" : " ^7.3.5"
Original file line number Diff line number Diff line change 64
64
"@jupyterlab/services" : " ^6.0.0 || ^7.0.0" ,
65
65
"@jupyterlab/settingregistry" : " ^3.0.0 || ^4.0.0" ,
66
66
"@jupyterlab/translation" : " ^3.0.0 || ^4.0.0" ,
67
- "@lumino/algorithm" : " ^1.11.1 || ^2.0.0 " ,
68
- "@lumino/coreutils" : " ^1.11.1 || ^2.1 " ,
69
- "@lumino/disposable" : " ^1.10.1 || ^2.1 " ,
70
- "@lumino/signaling" : " ^1.10.1 || ^2.1 " ,
71
- "@lumino/widgets" : " ^1.30.0 || ^2.1 " ,
67
+ "@lumino/algorithm" : " ^1 || ^2" ,
68
+ "@lumino/coreutils" : " ^1 || ^2" ,
69
+ "@lumino/disposable" : " ^1 || ^2" ,
70
+ "@lumino/signaling" : " ^1 || ^2" ,
71
+ "@lumino/widgets" : " ^1 || ^2" ,
72
72
"@types/backbone" : " 1.4.14" ,
73
73
"jquery" : " ^3.1.1" ,
74
74
"semver" : " ^7.3.5"
Original file line number Diff line number Diff line change 28
28
"@jupyter-widgets/html-manager" : " ^1.0.13" ,
29
29
"@jupyter-widgets/output" : " ^6.0.10" ,
30
30
"@jupyterlab/services" : " ^6.0.0 || ^7.0.0" ,
31
- "@lumino/messaging" : " ^1.10.1 || ^2.1 " ,
32
- "@lumino/widgets" : " ^1.30.0 || ^2.1 " ,
31
+ "@lumino/messaging" : " ^1 || ^2" ,
32
+ "@lumino/widgets" : " ^1 || ^2" ,
33
33
"backbone" : " 1.4.0"
34
34
},
35
35
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments