|
22 | 22 | "@jupyter-notebook/tree": "~7.0.0-alpha.5",
|
23 | 23 | "@jupyter-notebook/tree-extension": "~7.0.0-alpha.5",
|
24 | 24 | "@jupyter-notebook/ui-components": "~7.0.0-alpha.5",
|
25 |
| - "@jupyterlab/application": "~4.0.0-alpha.10", |
26 |
| - "@jupyterlab/application-extension": "~4.0.0-alpha.10", |
27 |
| - "@jupyterlab/apputils": "~4.0.0-alpha.10", |
28 |
| - "@jupyterlab/apputils-extension": "~4.0.0-alpha.10", |
29 |
| - "@jupyterlab/cell-toolbar": "~4.0.0-alpha.10", |
30 |
| - "@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.10", |
31 |
| - "@jupyterlab/celltags": "~4.0.0-alpha.10", |
32 |
| - "@jupyterlab/codeeditor": "~4.0.0-alpha.10", |
33 |
| - "@jupyterlab/codemirror-extension": "~4.0.0-alpha.10", |
34 |
| - "@jupyterlab/completer": "~4.0.0-alpha.10", |
35 |
| - "@jupyterlab/completer-extension": "~4.0.0-alpha.10", |
36 |
| - "@jupyterlab/console": "~4.0.0-alpha.10", |
37 |
| - "@jupyterlab/console-extension": "~4.0.0-alpha.10", |
38 |
| - "@jupyterlab/coreutils": "~6.0.0-alpha.10", |
39 |
| - "@jupyterlab/docmanager": "~4.0.0-alpha.10", |
40 |
| - "@jupyterlab/docmanager-extension": "~4.0.0-alpha.10", |
41 |
| - "@jupyterlab/docprovider": "~4.0.0-alpha.10", |
42 |
| - "@jupyterlab/docprovider-extension": "~4.0.0-alpha.10", |
43 |
| - "@jupyterlab/documentsearch": "~4.0.0-alpha.10", |
44 |
| - "@jupyterlab/documentsearch-extension": "~4.0.0-alpha.10", |
45 |
| - "@jupyterlab/filebrowser": "~4.0.0-alpha.10", |
46 |
| - "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.10", |
47 |
| - "@jupyterlab/fileeditor": "~4.0.0-alpha.10", |
48 |
| - "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.10", |
49 |
| - "@jupyterlab/hub-extension": "~4.0.0-alpha.10", |
50 |
| - "@jupyterlab/javascript-extension": "~4.0.0-alpha.10", |
51 |
| - "@jupyterlab/json-extension": "~4.0.0-alpha.10", |
52 |
| - "@jupyterlab/mainmenu": "~4.0.0-alpha.10", |
53 |
| - "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.10", |
54 |
| - "@jupyterlab/markedparser-extension": "~4.0.0-alpha.10", |
55 |
| - "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.10", |
56 |
| - "@jupyterlab/notebook": "~4.0.0-alpha.10", |
57 |
| - "@jupyterlab/notebook-extension": "~4.0.0-alpha.10", |
58 |
| - "@jupyterlab/observables": "~5.0.0-alpha.10", |
59 |
| - "@jupyterlab/outputarea": "~4.0.0-alpha.10", |
60 |
| - "@jupyterlab/pdf-extension": "~4.0.0-alpha.10", |
61 |
| - "@jupyterlab/rendermime": "~4.0.0-alpha.10", |
62 |
| - "@jupyterlab/rendermime-extension": "~4.0.0-alpha.10", |
63 |
| - "@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.10", |
64 |
| - "@jupyterlab/running-extension": "~4.0.0-alpha.10", |
65 |
| - "@jupyterlab/services": "~7.0.0-alpha.10", |
66 |
| - "@jupyterlab/settingregistry": "~4.0.0-alpha.10", |
67 |
| - "@jupyterlab/shared-models": "~4.0.0-alpha.10", |
68 |
| - "@jupyterlab/shortcuts-extension": "~4.0.0-alpha.10", |
69 |
| - "@jupyterlab/statedb": "~4.0.0-alpha.10", |
70 |
| - "@jupyterlab/statusbar": "~4.0.0-alpha.10", |
71 |
| - "@jupyterlab/terminal": "~4.0.0-alpha.10", |
72 |
| - "@jupyterlab/terminal-extension": "~4.0.0-alpha.10", |
73 |
| - "@jupyterlab/theme-dark-extension": "~4.0.0-alpha.10", |
74 |
| - "@jupyterlab/theme-light-extension": "~4.0.0-alpha.10", |
75 |
| - "@jupyterlab/tooltip": "~4.0.0-alpha.10", |
76 |
| - "@jupyterlab/tooltip-extension": "~4.0.0-alpha.10", |
77 |
| - "@jupyterlab/translation": "~4.0.0-alpha.10", |
78 |
| - "@jupyterlab/translation-extension": "~4.0.0-alpha.10", |
79 |
| - "@jupyterlab/ui-components": "~4.0.0-alpha.25", |
80 |
| - "@jupyterlab/user": "~4.0.0-alpha.10", |
81 |
| - "@jupyterlab/user-extension": "~4.0.0-alpha.10", |
82 |
| - "@jupyterlab/vega5-extension": "~4.0.0-alpha.10", |
83 |
| - "@lumino/algorithm": "~1.9.1", |
84 |
| - "@lumino/application": "~1.29.0", |
85 |
| - "@lumino/commands": "~1.20.0", |
86 |
| - "@lumino/coreutils": "~1.12.0", |
87 |
| - "@lumino/disposable": "~1.10.1", |
88 |
| - "@lumino/domutils": "~1.8.1", |
89 |
| - "@lumino/dragdrop": "~1.14.0", |
90 |
| - "@lumino/messaging": "~1.10.1", |
91 |
| - "@lumino/properties": "~1.8.1", |
92 |
| - "@lumino/signaling": "~1.10.1", |
93 |
| - "@lumino/virtualdom": "~1.14.1", |
94 |
| - "@lumino/widgets": "~1.32.0", |
| 25 | + "@jupyterlab/application": "~4.0.0-alpha.14", |
| 26 | + "@jupyterlab/application-extension": "~4.0.0-alpha.14", |
| 27 | + "@jupyterlab/apputils": "~4.0.0-alpha.14", |
| 28 | + "@jupyterlab/apputils-extension": "~4.0.0-alpha.14", |
| 29 | + "@jupyterlab/cell-toolbar": "~4.0.0-alpha.14", |
| 30 | + "@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.14", |
| 31 | + "@jupyterlab/celltags": "~4.0.0-alpha.14", |
| 32 | + "@jupyterlab/codeeditor": "~4.0.0-alpha.14", |
| 33 | + "@jupyterlab/codemirror-extension": "~4.0.0-alpha.14", |
| 34 | + "@jupyterlab/collaboration": "~4.0.0-alpha.14", |
| 35 | + "@jupyterlab/collaboration-extension": "~4.0.0-alpha.14", |
| 36 | + "@jupyterlab/completer": "~4.0.0-alpha.14", |
| 37 | + "@jupyterlab/completer-extension": "~4.0.0-alpha.14", |
| 38 | + "@jupyterlab/console": "~4.0.0-alpha.14", |
| 39 | + "@jupyterlab/console-extension": "~4.0.0-alpha.14", |
| 40 | + "@jupyterlab/coreutils": "~6.0.0-alpha.14", |
| 41 | + "@jupyterlab/docmanager": "~4.0.0-alpha.14", |
| 42 | + "@jupyterlab/docmanager-extension": "~4.0.0-alpha.14", |
| 43 | + "@jupyterlab/docprovider": "~4.0.0-alpha.14", |
| 44 | + "@jupyterlab/docprovider-extension": "~4.0.0-alpha.14", |
| 45 | + "@jupyterlab/documentsearch": "~4.0.0-alpha.14", |
| 46 | + "@jupyterlab/documentsearch-extension": "~4.0.0-alpha.14", |
| 47 | + "@jupyterlab/filebrowser": "~4.0.0-alpha.14", |
| 48 | + "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.14", |
| 49 | + "@jupyterlab/fileeditor": "~4.0.0-alpha.14", |
| 50 | + "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.14", |
| 51 | + "@jupyterlab/hub-extension": "~4.0.0-alpha.14", |
| 52 | + "@jupyterlab/javascript-extension": "~4.0.0-alpha.14", |
| 53 | + "@jupyterlab/json-extension": "~4.0.0-alpha.14", |
| 54 | + "@jupyterlab/lsp": "~4.0.0-alpha.14", |
| 55 | + "@jupyterlab/lsp-extension": "~4.0.0-alpha.14", |
| 56 | + "@jupyterlab/mainmenu": "~4.0.0-alpha.14", |
| 57 | + "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.14", |
| 58 | + "@jupyterlab/markedparser-extension": "~4.0.0-alpha.14", |
| 59 | + "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.14", |
| 60 | + "@jupyterlab/notebook": "~4.0.0-alpha.14", |
| 61 | + "@jupyterlab/notebook-extension": "~4.0.0-alpha.14", |
| 62 | + "@jupyterlab/observables": "~5.0.0-alpha.14", |
| 63 | + "@jupyterlab/outputarea": "~4.0.0-alpha.14", |
| 64 | + "@jupyterlab/pdf-extension": "~4.0.0-alpha.14", |
| 65 | + "@jupyterlab/rendermime": "~4.0.0-alpha.14", |
| 66 | + "@jupyterlab/rendermime-extension": "~4.0.0-alpha.14", |
| 67 | + "@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.14", |
| 68 | + "@jupyterlab/running-extension": "~4.0.0-alpha.14", |
| 69 | + "@jupyterlab/services": "~7.0.0-alpha.14", |
| 70 | + "@jupyterlab/settingregistry": "~4.0.0-alpha.14", |
| 71 | + "@jupyterlab/shared-models": "~4.0.0-alpha.14", |
| 72 | + "@jupyterlab/shortcuts-extension": "~4.0.0-alpha.14", |
| 73 | + "@jupyterlab/statedb": "~4.0.0-alpha.14", |
| 74 | + "@jupyterlab/statusbar": "~4.0.0-alpha.14", |
| 75 | + "@jupyterlab/terminal": "~4.0.0-alpha.14", |
| 76 | + "@jupyterlab/terminal-extension": "~4.0.0-alpha.14", |
| 77 | + "@jupyterlab/theme-dark-extension": "~4.0.0-alpha.14", |
| 78 | + "@jupyterlab/theme-light-extension": "~4.0.0-alpha.14", |
| 79 | + "@jupyterlab/tooltip": "~4.0.0-alpha.14", |
| 80 | + "@jupyterlab/tooltip-extension": "~4.0.0-alpha.14", |
| 81 | + "@jupyterlab/translation": "~4.0.0-alpha.14", |
| 82 | + "@jupyterlab/translation-extension": "~4.0.0-alpha.14", |
| 83 | + "@jupyterlab/ui-components": "~4.0.0-alpha.29", |
| 84 | + "@jupyterlab/vega5-extension": "~4.0.0-alpha.14", |
| 85 | + "@lumino/algorithm": "~2.0.0-alpha.6", |
| 86 | + "@lumino/application": "~2.0.0-alpha.6", |
| 87 | + "@lumino/commands": "~2.0.0-alpha.6", |
| 88 | + "@lumino/coreutils": "~2.0.0-alpha.6", |
| 89 | + "@lumino/disposable": "~2.0.0-alpha.6", |
| 90 | + "@lumino/domutils": "~2.0.0-alpha.6", |
| 91 | + "@lumino/dragdrop": "~2.0.0-alpha.6", |
| 92 | + "@lumino/messaging": "~2.0.0-alpha.6", |
| 93 | + "@lumino/properties": "~2.0.0-alpha.6", |
| 94 | + "@lumino/signaling": "~2.0.0-alpha.6", |
| 95 | + "@lumino/virtualdom": "~2.0.0-alpha.6", |
| 96 | + "@lumino/widgets": "~2.0.0-alpha.6", |
95 | 97 | "react": "~17.0.2",
|
96 | 98 | "react-dom": "~17.0.2",
|
97 |
| - "yjs": "~13.5.38" |
| 99 | + "yjs": "~13.5.41" |
98 | 100 | },
|
99 | 101 | "dependencies": {
|
100 | 102 | "@jupyter-notebook/application": "^7.0.0-alpha.5",
|
|
108 | 110 | "@jupyter-notebook/tree": "^7.0.0-alpha.5",
|
109 | 111 | "@jupyter-notebook/tree-extension": "^7.0.0-alpha.5",
|
110 | 112 | "@jupyter-notebook/ui-components": "^7.0.0-alpha.5",
|
111 |
| - "@jupyterlab/application-extension": "^4.0.0-alpha.10", |
112 |
| - "@jupyterlab/apputils-extension": "^4.0.0-alpha.10", |
113 |
| - "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.10", |
114 |
| - "@jupyterlab/celltags": "^4.0.0-alpha.10", |
115 |
| - "@jupyterlab/codemirror-extension": "^4.0.0-alpha.10", |
116 |
| - "@jupyterlab/completer-extension": "^4.0.0-alpha.10", |
117 |
| - "@jupyterlab/console-extension": "^4.0.0-alpha.10", |
118 |
| - "@jupyterlab/coreutils": "~6.0.0-alpha.10", |
119 |
| - "@jupyterlab/docmanager-extension": "^4.0.0-alpha.10", |
120 |
| - "@jupyterlab/docprovider-extension": "^4.0.0-alpha.10", |
121 |
| - "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.10", |
122 |
| - "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.10", |
123 |
| - "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.10", |
124 |
| - "@jupyterlab/hub-extension": "^4.0.0-alpha.10", |
125 |
| - "@jupyterlab/javascript-extension": "^4.0.0-alpha.10", |
126 |
| - "@jupyterlab/json-extension": "^4.0.0-alpha.10", |
127 |
| - "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.10", |
128 |
| - "@jupyterlab/markedparser-extension": "^4.0.0-alpha.10", |
129 |
| - "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.10", |
130 |
| - "@jupyterlab/notebook-extension": "^4.0.0-alpha.10", |
131 |
| - "@jupyterlab/pdf-extension": "^4.0.0-alpha.10", |
132 |
| - "@jupyterlab/rendermime-extension": "^4.0.0-alpha.10", |
133 |
| - "@jupyterlab/running-extension": "^4.0.0-alpha.10", |
134 |
| - "@jupyterlab/shortcuts-extension": "^4.0.0-alpha.10", |
135 |
| - "@jupyterlab/terminal-extension": "^4.0.0-alpha.10", |
136 |
| - "@jupyterlab/theme-dark-extension": "^4.0.0-alpha.10", |
137 |
| - "@jupyterlab/theme-light-extension": "^4.0.0-alpha.10", |
138 |
| - "@jupyterlab/tooltip-extension": "^4.0.0-alpha.10", |
139 |
| - "@jupyterlab/translation-extension": "^4.0.0-alpha.10", |
140 |
| - "@jupyterlab/user-extension": "^4.0.0-alpha.10", |
141 |
| - "@jupyterlab/vega5-extension": "^4.0.0-alpha.10" |
| 113 | + "@jupyterlab/application-extension": "^4.0.0-alpha.14", |
| 114 | + "@jupyterlab/apputils-extension": "^4.0.0-alpha.14", |
| 115 | + "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.14", |
| 116 | + "@jupyterlab/celltags": "^4.0.0-alpha.14", |
| 117 | + "@jupyterlab/codemirror-extension": "^4.0.0-alpha.14", |
| 118 | + "@jupyterlab/collaboration-extension": "^4.0.0-alpha.14", |
| 119 | + "@jupyterlab/completer-extension": "^4.0.0-alpha.14", |
| 120 | + "@jupyterlab/console-extension": "^4.0.0-alpha.14", |
| 121 | + "@jupyterlab/coreutils": "^6.0.0-alpha.14", |
| 122 | + "@jupyterlab/docmanager-extension": "^4.0.0-alpha.14", |
| 123 | + "@jupyterlab/docprovider-extension": "^4.0.0-alpha.14", |
| 124 | + "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.14", |
| 125 | + "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.14", |
| 126 | + "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.14", |
| 127 | + "@jupyterlab/hub-extension": "^4.0.0-alpha.14", |
| 128 | + "@jupyterlab/javascript-extension": "^4.0.0-alpha.14", |
| 129 | + "@jupyterlab/json-extension": "^4.0.0-alpha.14", |
| 130 | + "@jupyterlab/lsp": "^4.0.0-alpha.14", |
| 131 | + "@jupyterlab/lsp-extension": "^4.0.0-alpha.14", |
| 132 | + "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.14", |
| 133 | + "@jupyterlab/markedparser-extension": "^4.0.0-alpha.14", |
| 134 | + "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.14", |
| 135 | + "@jupyterlab/notebook-extension": "^4.0.0-alpha.14", |
| 136 | + "@jupyterlab/pdf-extension": "^4.0.0-alpha.14", |
| 137 | + "@jupyterlab/rendermime-extension": "^4.0.0-alpha.14", |
| 138 | + "@jupyterlab/running-extension": "^4.0.0-alpha.14", |
| 139 | + "@jupyterlab/shortcuts-extension": "^4.0.0-alpha.14", |
| 140 | + "@jupyterlab/terminal-extension": "^4.0.0-alpha.14", |
| 141 | + "@jupyterlab/theme-dark-extension": "^4.0.0-alpha.14", |
| 142 | + "@jupyterlab/theme-light-extension": "^4.0.0-alpha.14", |
| 143 | + "@jupyterlab/tooltip-extension": "^4.0.0-alpha.14", |
| 144 | + "@jupyterlab/translation-extension": "^4.0.0-alpha.14", |
| 145 | + "@jupyterlab/vega5-extension": "^4.0.0-alpha.14" |
142 | 146 | },
|
143 | 147 | "devDependencies": {
|
144 |
| - "@jupyterlab/builder": "^4.0.0-alpha.10", |
145 |
| - "@jupyterlab/buildutils": "^4.0.0-alpha.10", |
146 |
| - "@types/rimraf": "^3.0.0", |
| 148 | + "@jupyterlab/builder": "^4.0.0-alpha.14", |
| 149 | + "@jupyterlab/buildutils": "^4.0.0-alpha.14", |
| 150 | + "@types/rimraf": "^3.0.2", |
147 | 151 | "css-loader": "~5.0.1",
|
148 | 152 | "fs-extra": "^8.1.0",
|
149 | 153 | "glob": "~7.1.6",
|
150 | 154 | "mini-css-extract-plugin": "~0.9.0",
|
151 | 155 | "npm-run-all": "^4.1.5",
|
152 |
| - "rimraf": "~3.0.2", |
| 156 | + "rimraf": "^3.0.2", |
153 | 157 | "style-loader": "~1.0.1",
|
154 | 158 | "svg-url-loader": "~6.0.0",
|
155 | 159 | "watch": "~1.0.2",
|
|
163 | 167 | "name": "Jupyter Notebook",
|
164 | 168 | "extensions": [
|
165 | 169 | "@jupyter-notebook/application-extension",
|
| 170 | + "@jupyterlab/collaboration-extension", |
166 | 171 | "@jupyter-notebook/console-extension",
|
167 | 172 | "@jupyter-notebook/docmanager-extension",
|
168 | 173 | "@jupyter-notebook/documentsearch-extension",
|
|
181 | 186 | "@jupyterlab/filebrowser-extension",
|
182 | 187 | "@jupyterlab/fileeditor-extension",
|
183 | 188 | "@jupyterlab/hub-extension",
|
| 189 | + "@jupyterlab/lsp-extension", |
184 | 190 | "@jupyterlab/mainmenu-extension",
|
185 | 191 | "@jupyterlab/mathjax2-extension",
|
186 | 192 | "@jupyterlab/markedparser-extension",
|
|
192 | 198 | "@jupyterlab/theme-dark-extension",
|
193 | 199 | "@jupyterlab/theme-light-extension",
|
194 | 200 | "@jupyterlab/tooltip-extension",
|
195 |
| - "@jupyterlab/translation-extension", |
196 |
| - "@jupyterlab/user-extension" |
| 201 | + "@jupyterlab/translation-extension" |
197 | 202 | ],
|
198 | 203 | "singletonPackages": [
|
199 | 204 | "@jupyter-notebook/tree",
|
|
202 | 207 | "@jupyterlab/cell-toolbar",
|
203 | 208 | "@jupyterlab/celltags",
|
204 | 209 | "@jupyterlab/codeeditor",
|
| 210 | + "@jupyterlab/collaboration", |
205 | 211 | "@jupyterlab/completer",
|
206 | 212 | "@jupyterlab/console",
|
207 | 213 | "@jupyterlab/coreutils",
|
|
210 | 216 | "@jupyterlab/documentsearch",
|
211 | 217 | "@jupyterlab/filebrowser",
|
212 | 218 | "@jupyterlab/fileeditor",
|
| 219 | + "@jupyterlab/lsp", |
213 | 220 | "@jupyterlab/mainmenu",
|
214 | 221 | "@jupyterlab/notebook",
|
215 | 222 | "@jupyterlab/observables",
|
|
224 | 231 | "@jupyterlab/terminal",
|
225 | 232 | "@jupyterlab/tooltip",
|
226 | 233 | "@jupyterlab/translation",
|
227 |
| - "@jupyterlab/user", |
228 | 234 | "@jupyterlab/ui-components",
|
229 | 235 | "@lumino/algorithm",
|
230 | 236 | "@lumino/application",
|
|
0 commit comments