File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-plotly" ,
3
- "version" : " 1.5.4 " ,
3
+ "version" : " 4.6.1 " ,
4
4
"description" : " The plotly JupyterLab extension" ,
5
5
"author" : " The plotly.py team" ,
6
6
"license" : " MIT" ,
31
31
"typescript" : " ~3.7.0"
32
32
},
33
33
"dependencies" : {
34
- "plotly.js" : " ^1.52.1 " ,
34
+ "plotly.js" : " ^1.53.0 " ,
35
35
"@types/plotly.js" : " 1.44.28" ,
36
36
"@jupyterlab/rendermime-interfaces" : " ^1.3.0 || ^2.0.0" ,
37
37
"@lumino/messaging" : " ^1.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " plotlywidget" ,
3
- "version" : " 1.5.5 " ,
3
+ "version" : " 4.6.1 " ,
4
4
"description" : " The plotly JupyterLab extension" ,
5
5
"author" : " The plotly.py team" ,
6
6
"license" : " MIT" ,
33
33
"typescript" : " ~3.1.1"
34
34
},
35
35
"dependencies" : {
36
- "plotly.js" : " ^1.52.2 " ,
36
+ "plotly.js" : " ^1.53.0 " ,
37
37
"@jupyter-widgets/base" : " ^2.0.0 || ^3.0.0" ,
38
38
"lodash" : " ^4.17.4"
39
39
},
You can’t perform that action at this time.
0 commit comments