6464 },
6565 "devDependencies" : {
6666 "@babel/preset-env" : " ^7.4.3" ,
67- "@jupyterlab/application" : " ^3.0.0-rc.7 " ,
68- "@jupyterlab/apputils" : " ^3.0.0-rc.7 " ,
67+ "@jupyterlab/application" : " ^3.0.0-rc.10 " ,
68+ "@jupyterlab/apputils" : " ^3.0.0-rc.10 " ,
6969 "@jupyterlab/builder" : " ^3.0.0-rc.2" ,
70- "@jupyterlab/cells" : " ^3.0.0-rc.7 " ,
71- "@jupyterlab/codeeditor" : " ^3.0.0-rc.7 " ,
72- "@jupyterlab/codemirror" : " ^3.0.0-rc.7 " ,
73- "@jupyterlab/completer" : " ^3.0.0-rc.7 " ,
74- "@jupyterlab/coreutils" : " ^5.0.0-rc.7 " ,
75- "@jupyterlab/docmanager" : " ^3.0.0-rc.7 " ,
76- "@jupyterlab/docregistry" : " ^3.0.0-rc.7 " ,
77- "@jupyterlab/fileeditor" : " ^3.0.0-rc.7 " ,
78- "@jupyterlab/notebook" : " ^3.0.0-rc.7 " ,
79- "@jupyterlab/rendermime" : " ^3.0.0-rc.7 " ,
80- "@jupyterlab/services" : " ^6.0.0-rc.7 " ,
81- "@jupyterlab/statusbar" : " ^3.0.0-rc.7 " ,
82- "@jupyterlab/testutils" : " ^3.0.0-rc.7 " ,
83- "@jupyterlab/tooltip" : " ^3.0.0-rc.7 " ,
70+ "@jupyterlab/cells" : " ^3.0.0-rc.10 " ,
71+ "@jupyterlab/codeeditor" : " ^3.0.0-rc.10 " ,
72+ "@jupyterlab/codemirror" : " ^3.0.0-rc.10 " ,
73+ "@jupyterlab/completer" : " ^3.0.0-rc.10 " ,
74+ "@jupyterlab/coreutils" : " ^5.0.0-rc.10 " ,
75+ "@jupyterlab/docmanager" : " ^3.0.0-rc.10 " ,
76+ "@jupyterlab/docregistry" : " ^3.0.0-rc.10 " ,
77+ "@jupyterlab/fileeditor" : " ^3.0.0-rc.10 " ,
78+ "@jupyterlab/notebook" : " ^3.0.0-rc.10 " ,
79+ "@jupyterlab/rendermime" : " ^3.0.0-rc.10 " ,
80+ "@jupyterlab/services" : " ^6.0.0-rc.10 " ,
81+ "@jupyterlab/statusbar" : " ^3.0.0-rc.10 " ,
82+ "@jupyterlab/testutils" : " ^3.0.0-rc.10 " ,
83+ "@jupyterlab/tooltip" : " ^3.0.0-rc.10 " ,
8484 "@lumino/algorithm" : " ^1.3.3" ,
8585 "@lumino/widgets" : " ^1.14.0" ,
8686 "@types/chai" : " ^4.1.7" ,
102102 "typescript" : " ~4.0.3"
103103 },
104104 "peerDependencies" : {
105- "@jupyterlab/application" : " ^3.0.0-rc.7 " ,
106- "@jupyterlab/apputils" : " ^3.0.0-rc.7 " ,
107- "@jupyterlab/cells" : " ^3.0.0-rc.7 " ,
108- "@jupyterlab/codeeditor" : " ^3.0.0-rc.7 " ,
109- "@jupyterlab/codemirror" : " ^3.0.0-rc.7 " ,
110- "@jupyterlab/completer" : " ^3.0.0-rc.7 " ,
111- "@jupyterlab/coreutils" : " ^5.0.0-rc.7 " ,
112- "@jupyterlab/docmanager" : " ^3.0.0-rc.7 " ,
113- "@jupyterlab/docregistry" : " ^3.0.0-rc.7 " ,
114- "@jupyterlab/fileeditor" : " ^3.0.0-rc.7 " ,
115- "@jupyterlab/notebook" : " ^3.0.0-rc.7 " ,
116- "@jupyterlab/rendermime" : " ^3.0.0-rc.7 " ,
117- "@jupyterlab/services" : " ^6.0.0-rc.7 " ,
118- "@jupyterlab/statusbar" : " ^3.0.0-rc.7 " ,
119- "@jupyterlab/tooltip" : " ^3.0.0-rc.7 " ,
120- "@jupyterlab/ui-components" : " ^3.0.0-rc.7 " ,
105+ "@jupyterlab/application" : " ^3.0.0-rc.10 " ,
106+ "@jupyterlab/apputils" : " ^3.0.0-rc.10 " ,
107+ "@jupyterlab/cells" : " ^3.0.0-rc.10 " ,
108+ "@jupyterlab/codeeditor" : " ^3.0.0-rc.10 " ,
109+ "@jupyterlab/codemirror" : " ^3.0.0-rc.10 " ,
110+ "@jupyterlab/completer" : " ^3.0.0-rc.10 " ,
111+ "@jupyterlab/coreutils" : " ^5.0.0-rc.10 " ,
112+ "@jupyterlab/docmanager" : " ^3.0.0-rc.10 " ,
113+ "@jupyterlab/docregistry" : " ^3.0.0-rc.10 " ,
114+ "@jupyterlab/fileeditor" : " ^3.0.0-rc.10 " ,
115+ "@jupyterlab/notebook" : " ^3.0.0-rc.10 " ,
116+ "@jupyterlab/rendermime" : " ^3.0.0-rc.10 " ,
117+ "@jupyterlab/services" : " ^6.0.0-rc.10 " ,
118+ "@jupyterlab/statusbar" : " ^3.0.0-rc.10 " ,
119+ "@jupyterlab/tooltip" : " ^3.0.0-rc.10 " ,
120+ "@jupyterlab/ui-components" : " ^3.0.0-rc.10 " ,
121121 "@lumino/algorithm" : " *" ,
122122 "@lumino/widgets" : " *" ,
123123 "codemirror" : " *" ,
138138 "schemaDir" : " schema" ,
139139 "outputDir" : " ../../py_src/jupyter_lsp/labextensions/@krassowski/jupyterlab-lsp"
140140 }
141- }
141+ }
0 commit comments