64
64
},
65
65
"devDependencies" : {
66
66
"@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 " ,
69
69
"@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 " ,
84
84
"@lumino/algorithm" : " ^1.3.3" ,
85
85
"@lumino/widgets" : " ^1.14.0" ,
86
86
"@types/chai" : " ^4.1.7" ,
102
102
"typescript" : " ~4.0.3"
103
103
},
104
104
"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 " ,
121
121
"@lumino/algorithm" : " *" ,
122
122
"@lumino/widgets" : " *" ,
123
123
"codemirror" : " *" ,
138
138
"schemaDir" : " schema" ,
139
139
"outputDir" : " ../../py_src/jupyter_lsp/labextensions/@krassowski/jupyterlab-lsp"
140
140
}
141
- }
141
+ }
0 commit comments