|
131 | 131 | "@jupyter-notebook/tree": "^7.1.2",
|
132 | 132 | "@jupyter-notebook/tree-extension": "^7.1.2",
|
133 | 133 | "@jupyter-notebook/ui-components": "^7.1.2",
|
134 |
| - "@jupyterlab/application-extension": "~4.1.5", |
135 |
| - "@jupyterlab/apputils-extension": "~4.1.5", |
136 |
| - "@jupyterlab/attachments": "~4.1.5", |
137 |
| - "@jupyterlab/cell-toolbar-extension": "~4.1.5", |
138 |
| - "@jupyterlab/celltags-extension": "~4.1.5", |
139 |
| - "@jupyterlab/codemirror": "~4.1.5", |
140 |
| - "@jupyterlab/codemirror-extension": "~4.1.5", |
141 |
| - "@jupyterlab/completer-extension": "~4.1.5", |
142 |
| - "@jupyterlab/console-extension": "~4.1.5", |
143 |
| - "@jupyterlab/coreutils": "~6.1.5", |
144 |
| - "@jupyterlab/csvviewer-extension": "~4.1.5", |
145 |
| - "@jupyterlab/debugger-extension": "~4.1.5", |
146 |
| - "@jupyterlab/docmanager-extension": "~4.1.5", |
147 |
| - "@jupyterlab/documentsearch-extension": "~4.1.5", |
148 |
| - "@jupyterlab/extensionmanager-extension": "~4.1.5", |
149 |
| - "@jupyterlab/filebrowser-extension": "~4.1.5", |
150 |
| - "@jupyterlab/fileeditor-extension": "~4.1.5", |
151 |
| - "@jupyterlab/help-extension": "~4.1.5", |
152 |
| - "@jupyterlab/htmlviewer-extension": "~4.1.5", |
153 |
| - "@jupyterlab/hub-extension": "~4.1.5", |
154 |
| - "@jupyterlab/imageviewer-extension": "~4.1.5", |
155 |
| - "@jupyterlab/javascript-extension": "~4.1.5", |
156 |
| - "@jupyterlab/json-extension": "~4.1.5", |
157 |
| - "@jupyterlab/lsp": "~4.1.5", |
158 |
| - "@jupyterlab/lsp-extension": "~4.1.5", |
159 |
| - "@jupyterlab/mainmenu-extension": "~4.1.5", |
160 |
| - "@jupyterlab/markdownviewer-extension": "~4.1.5", |
161 |
| - "@jupyterlab/markedparser-extension": "~4.1.5", |
162 |
| - "@jupyterlab/mathjax-extension": "~4.1.5", |
163 |
| - "@jupyterlab/mermaid-extension": "~4.1.5", |
164 |
| - "@jupyterlab/metadataform-extension": "~4.1.5", |
165 |
| - "@jupyterlab/notebook-extension": "~4.1.5", |
166 |
| - "@jupyterlab/pdf-extension": "~4.1.5", |
167 |
| - "@jupyterlab/pluginmanager-extension": "~4.1.5", |
168 |
| - "@jupyterlab/running-extension": "~4.1.5", |
169 |
| - "@jupyterlab/settingeditor": "~4.1.5", |
170 |
| - "@jupyterlab/settingeditor-extension": "~4.1.5", |
171 |
| - "@jupyterlab/shortcuts-extension": "~4.1.5", |
172 |
| - "@jupyterlab/terminal-extension": "~4.1.5", |
173 |
| - "@jupyterlab/theme-dark-extension": "~4.1.5", |
174 |
| - "@jupyterlab/theme-light-extension": "~4.1.5", |
175 |
| - "@jupyterlab/toc-extension": "~6.1.5", |
176 |
| - "@jupyterlab/tooltip-extension": "~4.1.5", |
177 |
| - "@jupyterlab/translation-extension": "~4.1.5", |
178 |
| - "@jupyterlab/ui-components-extension": "~4.1.5", |
179 |
| - "@jupyterlab/vega5-extension": "~4.1.5", |
| 134 | + "@jupyterlab/application-extension": "~4.2.0-alpha.2", |
| 135 | + "@jupyterlab/apputils-extension": "~4.2.0-alpha.2", |
| 136 | + "@jupyterlab/attachments": "~4.2.0-alpha.2", |
| 137 | + "@jupyterlab/cell-toolbar-extension": "~4.2.0-alpha.2", |
| 138 | + "@jupyterlab/celltags-extension": "~4.2.0-alpha.2", |
| 139 | + "@jupyterlab/codemirror": "~4.2.0-alpha.2", |
| 140 | + "@jupyterlab/codemirror-extension": "~4.2.0-alpha.2", |
| 141 | + "@jupyterlab/completer-extension": "~4.2.0-alpha.2", |
| 142 | + "@jupyterlab/console-extension": "~4.2.0-alpha.2", |
| 143 | + "@jupyterlab/coreutils": "~6.2.0-alpha.2", |
| 144 | + "@jupyterlab/csvviewer-extension": "~4.2.0-alpha.2", |
| 145 | + "@jupyterlab/debugger-extension": "~4.2.0-alpha.2", |
| 146 | + "@jupyterlab/docmanager-extension": "~4.2.0-alpha.2", |
| 147 | + "@jupyterlab/documentsearch-extension": "~4.2.0-alpha.2", |
| 148 | + "@jupyterlab/extensionmanager-extension": "~4.2.0-alpha.2", |
| 149 | + "@jupyterlab/filebrowser-extension": "~4.2.0-alpha.2", |
| 150 | + "@jupyterlab/fileeditor-extension": "~4.2.0-alpha.2", |
| 151 | + "@jupyterlab/help-extension": "~4.2.0-alpha.2", |
| 152 | + "@jupyterlab/htmlviewer-extension": "~4.2.0-alpha.2", |
| 153 | + "@jupyterlab/hub-extension": "~4.2.0-alpha.2", |
| 154 | + "@jupyterlab/imageviewer-extension": "~4.2.0-alpha.2", |
| 155 | + "@jupyterlab/javascript-extension": "~4.2.0-alpha.2", |
| 156 | + "@jupyterlab/json-extension": "~4.2.0-alpha.2", |
| 157 | + "@jupyterlab/lsp": "~4.2.0-alpha.2", |
| 158 | + "@jupyterlab/lsp-extension": "~4.2.0-alpha.2", |
| 159 | + "@jupyterlab/mainmenu-extension": "~4.2.0-alpha.2", |
| 160 | + "@jupyterlab/markdownviewer-extension": "~4.2.0-alpha.2", |
| 161 | + "@jupyterlab/markedparser-extension": "~4.2.0-alpha.2", |
| 162 | + "@jupyterlab/mathjax-extension": "~4.2.0-alpha.2", |
| 163 | + "@jupyterlab/mermaid-extension": "~4.2.0-alpha.2", |
| 164 | + "@jupyterlab/metadataform-extension": "~4.2.0-alpha.2", |
| 165 | + "@jupyterlab/notebook-extension": "~4.2.0-alpha.2", |
| 166 | + "@jupyterlab/pdf-extension": "~4.2.0-alpha.2", |
| 167 | + "@jupyterlab/pluginmanager-extension": "~4.2.0-alpha.2", |
| 168 | + "@jupyterlab/running-extension": "~4.2.0-alpha.2", |
| 169 | + "@jupyterlab/settingeditor": "~4.2.0-alpha.2", |
| 170 | + "@jupyterlab/settingeditor-extension": "~4.2.0-alpha.2", |
| 171 | + "@jupyterlab/shortcuts-extension": "~4.2.0-alpha.2", |
| 172 | + "@jupyterlab/terminal-extension": "~4.2.0-alpha.2", |
| 173 | + "@jupyterlab/theme-dark-extension": "~4.2.0-alpha.2", |
| 174 | + "@jupyterlab/theme-light-extension": "~4.2.0-alpha.2", |
| 175 | + "@jupyterlab/toc-extension": "~6.2.0-alpha.2", |
| 176 | + "@jupyterlab/tooltip-extension": "~4.2.0-alpha.2", |
| 177 | + "@jupyterlab/translation-extension": "~4.2.0-alpha.2", |
| 178 | + "@jupyterlab/ui-components-extension": "~4.2.0-alpha.2", |
| 179 | + "@jupyterlab/vega5-extension": "~4.2.0-alpha.2", |
180 | 180 | "react": "^18.2.0",
|
181 | 181 | "react-dom": "^18.2.0",
|
182 | 182 | "yjs": "^13.5.40"
|
183 | 183 | },
|
184 | 184 | "devDependencies": {
|
185 |
| - "@jupyterlab/builder": "~4.1.5", |
186 |
| - "@jupyterlab/buildutils": "~4.1.5", |
| 185 | + "@jupyterlab/builder": "~4.2.0-alpha.2", |
| 186 | + "@jupyterlab/buildutils": "~4.2.0-alpha.2", |
187 | 187 | "@types/rimraf": "^3.0.2",
|
188 | 188 | "css-loader": "~5.0.1",
|
189 | 189 | "extra-watch-webpack-plugin": "^1.0.3",
|
|
275 | 275 | "@jupyterlab/htmlviewer-extension": true,
|
276 | 276 | "@jupyterlab/imageviewer-extension": true,
|
277 | 277 | "@jupyterlab/lsp-extension": true,
|
278 |
| - "@jupyterlab/mainmenu-extension": true, |
| 278 | + "@jupyterlab/mainmenu-extension": [ |
| 279 | + "@jupyterlab/mainmenu-extension:plugin" |
| 280 | + ], |
279 | 281 | "@jupyterlab/markedparser-extension": true,
|
280 | 282 | "@jupyterlab/mathjax-extension": true,
|
281 | 283 | "@jupyterlab/mermaid-extension": true,
|
|
306 | 308 | "@jupyterlab/filebrowser-extension:share-file"
|
307 | 309 | ],
|
308 | 310 | "@jupyter-notebook/tree-extension": true,
|
309 |
| - "@jupyterlab/running-extension": true, |
| 311 | + "@jupyterlab/running-extension": [ |
| 312 | + "@jupyterlab/running-extension:plugin" |
| 313 | + ], |
310 | 314 | "@jupyterlab/settingeditor-extension": true
|
311 | 315 | },
|
312 | 316 | "/notebooks": {
|
|
0 commit comments