|
6 | 6 | "build": "webpack" |
7 | 7 | }, |
8 | 8 | "resolutions": { |
9 | | - "@jupyter-notebook/application": "~7.0.0", |
10 | | - "@jupyter-notebook/application-extension": "~7.0.0", |
11 | | - "@jupyter-notebook/docmanager-extension": "~7.0.0", |
12 | | - "@jupyter-notebook/documentsearch-extension": "~7.0.0", |
13 | | - "@jupyter-notebook/help-extension": "~7.0.0", |
14 | | - "@jupyter-notebook/notebook-extension": "~7.0.0", |
15 | | - "@jupyter-notebook/ui-components": "~7.0.0", |
| 9 | + "@jupyter-notebook/application": "~7.2.1", |
| 10 | + "@jupyter-notebook/application-extension": "~7.2.1", |
| 11 | + "@jupyter-notebook/docmanager-extension": "~7.2.1", |
| 12 | + "@jupyter-notebook/documentsearch-extension": "~7.2.1", |
| 13 | + "@jupyter-notebook/help-extension": "~7.2.1", |
| 14 | + "@jupyter-notebook/notebook-extension": "~7.2.1", |
| 15 | + "@jupyter-notebook/ui-components": "~7.2.1", |
16 | 16 | "@jupyter/ydoc": "~1.0.2", |
17 | 17 | "@jupyterlab/application": "~4.0.3", |
18 | 18 | "@jupyterlab/application-extension": "~4.0.3", |
19 | | - "@jupyterlab/apputils": "~4.1.3", |
20 | | - "@jupyterlab/apputils-extension": "~4.0.3", |
21 | | - "@jupyterlab/cell-toolbar": "~4.0.3", |
22 | | - "@jupyterlab/cell-toolbar-extension": "~4.0.3", |
23 | | - "@jupyterlab/celltags-extension": "~4.0.3", |
24 | | - "@jupyterlab/codeeditor": "~4.0.3", |
25 | | - "@jupyterlab/codemirror": "~4.0.3", |
26 | | - "@jupyterlab/codemirror-extension": "~4.0.3", |
27 | | - "@jupyterlab/completer": "~4.0.3", |
28 | | - "@jupyterlab/completer-extension": "~4.0.3", |
29 | | - "@jupyterlab/coreutils": "~6.0.3", |
30 | | - "@jupyterlab/debugger": "~4.0.3", |
31 | | - "@jupyterlab/debugger-extension": "~4.0.3", |
32 | | - "@jupyterlab/docmanager": "~4.0.3", |
33 | | - "@jupyterlab/docmanager-extension": "~4.0.3", |
34 | | - "@jupyterlab/documentsearch": "~4.0.3", |
35 | | - "@jupyterlab/documentsearch-extension": "~4.0.3", |
36 | | - "@jupyterlab/extensionmanager": "~4.0.3", |
37 | | - "@jupyterlab/extensionmanager-extension": "~4.0.3", |
38 | | - "@jupyterlab/filebrowser": "~4.0.3", |
39 | | - "@jupyterlab/filebrowser-extension": "~4.0.3", |
40 | | - "@jupyterlab/fileeditor": "~4.0.3", |
41 | | - "@jupyterlab/fileeditor-extension": "~4.0.3", |
42 | | - "@jupyterlab/htmlviewer": "~4.0.3", |
43 | | - "@jupyterlab/htmlviewer-extension": "~4.0.3", |
44 | | - "@jupyterlab/hub-extension": "~4.0.3", |
45 | | - "@jupyterlab/imageviewer": "~4.0.3", |
46 | | - "@jupyterlab/imageviewer-extension": "~4.0.3", |
47 | | - "@jupyterlab/javascript-extension": "~4.0.3", |
48 | | - "@jupyterlab/json-extension": "~4.0.3", |
49 | | - "@jupyterlab/lsp": "~4.0.3", |
50 | | - "@jupyterlab/lsp-extension": "~4.0.3", |
51 | | - "@jupyterlab/mainmenu": "~4.0.3", |
52 | | - "@jupyterlab/mainmenu-extension": "~4.0.3", |
53 | | - "@jupyterlab/markedparser-extension": "~4.0.3", |
54 | | - "@jupyterlab/mathjax-extension": "~4.0.3", |
55 | | - "@jupyterlab/metadataform-extension": "~4.0.3", |
56 | | - "@jupyterlab/notebook": "~4.0.3", |
57 | | - "@jupyterlab/notebook-extension": "~4.0.3", |
58 | | - "@jupyterlab/observables": "~5.0.3", |
59 | | - "@jupyterlab/outputarea": "~4.0.3", |
60 | | - "@jupyterlab/pdf-extension": "~4.0.3", |
61 | | - "@jupyterlab/rendermime": "~4.0.3", |
62 | | - "@jupyterlab/rendermime-extension": "~4.0.3", |
63 | | - "@jupyterlab/rendermime-interfaces": "~3.8.3", |
64 | | - "@jupyterlab/services": "~7.0.3", |
65 | | - "@jupyterlab/settingregistry": "~4.0.3", |
66 | | - "@jupyterlab/shortcuts-extension": "~4.0.3", |
67 | | - "@jupyterlab/statedb": "~4.0.3", |
68 | | - "@jupyterlab/statusbar": "~4.0.3", |
69 | | - "@jupyterlab/theme-dark-extension": "~4.0.3", |
70 | | - "@jupyterlab/theme-light-extension": "~4.0.3", |
71 | | - "@jupyterlab/toc-extension": "~6.0.3", |
72 | | - "@jupyterlab/tooltip": "~4.0.3", |
73 | | - "@jupyterlab/tooltip-extension": "~4.0.3", |
74 | | - "@jupyterlab/translation": "~4.0.3", |
75 | | - "@jupyterlab/translation-extension": "~4.0.3", |
76 | | - "@jupyterlab/ui-components": "~4.0.3", |
77 | | - "@jupyterlab/ui-components-extension": "~4.0.3", |
78 | | - "@jupyterlab/vega5-extension": "~4.0.3", |
79 | | - "@lumino/algorithm": "~2.0.0", |
80 | | - "@lumino/application": "~2.1.1", |
81 | | - "@lumino/commands": "~2.1.2", |
82 | | - "@lumino/coreutils": "~2.1.1", |
83 | | - "@lumino/disposable": "~2.1.1", |
84 | | - "@lumino/domutils": "~2.0.0", |
85 | | - "@lumino/dragdrop": "~2.1.1", |
86 | | - "@lumino/messaging": "~2.0.0", |
87 | | - "@lumino/properties": "~2.0.0", |
88 | | - "@lumino/signaling": "~2.1.1", |
89 | | - "@lumino/virtualdom": "~2.0.0", |
90 | | - "@lumino/widgets": "~2.1.1", |
| 19 | + "@jupyterlab/apputils": "~4.3.0", |
| 20 | + "@jupyterlab/apputils-extension": "~4.2.0", |
| 21 | + "@jupyterlab/cell-toolbar": "~4.2.0", |
| 22 | + "@jupyterlab/cell-toolbar-extension": "~4.2.0", |
| 23 | + "@jupyterlab/celltags-extension": "~4.2.0", |
| 24 | + "@jupyterlab/codeeditor": "~4.2.0", |
| 25 | + "@jupyterlab/codemirror": "~4.2.0", |
| 26 | + "@jupyterlab/codemirror-extension": "~4.2.0", |
| 27 | + "@jupyterlab/completer": "~4.2.0", |
| 28 | + "@jupyterlab/completer-extension": "~4.2.0", |
| 29 | + "@jupyterlab/coreutils": "~6.2.0", |
| 30 | + "@jupyterlab/debugger": "~4.2.0", |
| 31 | + "@jupyterlab/debugger-extension": "~4.2.0", |
| 32 | + "@jupyterlab/docmanager": "~4.2.0", |
| 33 | + "@jupyterlab/docmanager-extension": "~4.2.0", |
| 34 | + "@jupyterlab/documentsearch": "~4.2.0", |
| 35 | + "@jupyterlab/documentsearch-extension": "~4.2.0", |
| 36 | + "@jupyterlab/extensionmanager": "~4.2.0", |
| 37 | + "@jupyterlab/extensionmanager-extension": "~4.2.0", |
| 38 | + "@jupyterlab/filebrowser": "~4.2.0", |
| 39 | + "@jupyterlab/filebrowser-extension": "~4.2.0", |
| 40 | + "@jupyterlab/fileeditor": "~4.2.0", |
| 41 | + "@jupyterlab/fileeditor-extension": "~4.2.0", |
| 42 | + "@jupyterlab/htmlviewer": "~4.2.0", |
| 43 | + "@jupyterlab/htmlviewer-extension": "~4.2.0", |
| 44 | + "@jupyterlab/hub-extension": "~4.2.0", |
| 45 | + "@jupyterlab/imageviewer": "~4.2.0", |
| 46 | + "@jupyterlab/imageviewer-extension": "~4.2.0", |
| 47 | + "@jupyterlab/javascript-extension": "~4.2.0", |
| 48 | + "@jupyterlab/json-extension": "~4.2.0", |
| 49 | + "@jupyterlab/lsp": "~4.2.0", |
| 50 | + "@jupyterlab/lsp-extension": "~4.2.0", |
| 51 | + "@jupyterlab/mainmenu": "~4.2.0", |
| 52 | + "@jupyterlab/mainmenu-extension": "~4.2.0", |
| 53 | + "@jupyterlab/markedparser-extension": "~4.2.0", |
| 54 | + "@jupyterlab/mathjax-extension": "~4.2.0", |
| 55 | + "@jupyterlab/metadataform-extension": "~4.2.0", |
| 56 | + "@jupyterlab/notebook": "~4.2.0", |
| 57 | + "@jupyterlab/notebook-extension": "~4.2.0", |
| 58 | + "@jupyterlab/observables": "~5.2.0", |
| 59 | + "@jupyterlab/outputarea": "~4.2.0", |
| 60 | + "@jupyterlab/pdf-extension": "~4.2.0", |
| 61 | + "@jupyterlab/rendermime": "~4.2.0", |
| 62 | + "@jupyterlab/rendermime-interfaces": "~3.10.0", |
| 63 | + "@jupyterlab/services": "~7.2.0", |
| 64 | + "@jupyterlab/settingregistry": "~4.2.0", |
| 65 | + "@jupyterlab/shortcuts-extension": "~5.0.0", |
| 66 | + "@jupyterlab/statedb": "~4.2.0", |
| 67 | + "@jupyterlab/statusbar": "~4.2.0", |
| 68 | + "@jupyterlab/theme-dark-extension": "~4.2.0", |
| 69 | + "@jupyterlab/theme-light-extension": "~4.2.0", |
| 70 | + "@jupyterlab/toc-extension": "~6.2.0", |
| 71 | + "@jupyterlab/tooltip": "~4.2.0", |
| 72 | + "@jupyterlab/tooltip-extension": "~4.2.0", |
| 73 | + "@jupyterlab/translation": "~4.2.0", |
| 74 | + "@jupyterlab/translation-extension": "~4.2.0", |
| 75 | + "@jupyterlab/ui-components": "~4.2.0", |
| 76 | + "@jupyterlab/ui-components-extension": "~4.2.0", |
| 77 | + "@jupyterlab/vega5-extension": "~4.2.0", |
| 78 | + "@lumino/algorithm": "~2.0.1", |
| 79 | + "@lumino/application": "~2.3.1", |
| 80 | + "@lumino/commands": "~2.3.0", |
| 81 | + "@lumino/coreutils": "~2.1.2", |
| 82 | + "@lumino/disposable": "~2.1.2", |
| 83 | + "@lumino/domutils": "~2.0.1", |
| 84 | + "@lumino/dragdrop": "~2.1.4", |
| 85 | + "@lumino/messaging": "~2.0.1", |
| 86 | + "@lumino/properties": "~2.0.1", |
| 87 | + "@lumino/signaling": "~2.1.2", |
| 88 | + "@lumino/virtualdom": "~2.0.1", |
| 89 | + "@lumino/widgets": "~2.3.2", |
91 | 90 | "react": "~18.2.0", |
92 | 91 | "react-dom": "~18.2.0", |
93 | | - "yjs": "~13.6.2" |
| 92 | + "yjs": "~13.6.8" |
94 | 93 | }, |
95 | 94 | "dependencies": { |
96 | | - "@jupyter-notebook/application": "^7.0.0", |
97 | | - "@jupyter-notebook/application-extension": "^7.0.0", |
98 | | - "@jupyter-notebook/docmanager-extension": "^7.0.0", |
99 | | - "@jupyter-notebook/documentsearch-extension": "^7.0.0", |
100 | | - "@jupyter-notebook/help-extension": "^7.0.0", |
101 | | - "@jupyter-notebook/notebook-extension": "^7.0.0", |
102 | | - "@jupyter-notebook/ui-components": "^7.0.0", |
103 | | - "@jupyterlab/application-extension": "^4.0.3", |
104 | | - "@jupyterlab/apputils-extension": "^4.0.3", |
105 | | - "@jupyterlab/cell-toolbar-extension": "^4.0.3", |
106 | | - "@jupyterlab/celltags-extension": "^4.0.3", |
107 | | - "@jupyterlab/codemirror": "^4.0.3", |
108 | | - "@jupyterlab/codemirror-extension": "^4.0.3", |
109 | | - "@jupyterlab/completer-extension": "^4.0.3", |
110 | | - "@jupyterlab/coreutils": "^6.0.3", |
111 | | - "@jupyterlab/debugger-extension": "^4.0.3", |
112 | | - "@jupyterlab/docmanager-extension": "^4.0.3", |
113 | | - "@jupyterlab/documentsearch-extension": "^4.0.3", |
114 | | - "@jupyterlab/extensionmanager-extension": "^4.0.3", |
115 | | - "@jupyterlab/filebrowser-extension": "^4.0.3", |
116 | | - "@jupyterlab/fileeditor-extension": "^4.0.3", |
117 | | - "@jupyterlab/htmlviewer-extension": "^4.0.3", |
118 | | - "@jupyterlab/hub-extension": "^4.0.3", |
119 | | - "@jupyterlab/imageviewer-extension": "^4.0.3", |
120 | | - "@jupyterlab/javascript-extension": "^4.0.3", |
121 | | - "@jupyterlab/json-extension": "^4.0.3", |
122 | | - "@jupyterlab/lsp": "^4.0.3", |
123 | | - "@jupyterlab/lsp-extension": "^4.0.3", |
124 | | - "@jupyterlab/mainmenu-extension": "^4.0.3", |
125 | | - "@jupyterlab/markedparser-extension": "^4.0.3", |
126 | | - "@jupyterlab/mathjax-extension": "^4.0.3", |
127 | | - "@jupyterlab/metadataform-extension": "^4.0.3", |
128 | | - "@jupyterlab/notebook-extension": "^4.0.3", |
129 | | - "@jupyterlab/pdf-extension": "^4.0.3", |
130 | | - "@jupyterlab/rendermime-extension": "^4.0.3", |
131 | | - "@jupyterlab/shortcuts-extension": "^4.0.3", |
132 | | - "@jupyterlab/theme-dark-extension": "^4.0.3", |
133 | | - "@jupyterlab/theme-light-extension": "^4.0.3", |
134 | | - "@jupyterlab/toc-extension": "^6.0.3", |
135 | | - "@jupyterlab/tooltip-extension": "^4.0.3", |
136 | | - "@jupyterlab/translation-extension": "^4.0.3", |
137 | | - "@jupyterlab/ui-components-extension": "^4.0.3", |
138 | | - "@jupyterlab/vega5-extension": "^4.0.3", |
| 95 | + "@jupyter-notebook/application": "~7.2.1", |
| 96 | + "@jupyter-notebook/application-extension": "~7.2.1", |
| 97 | + "@jupyter-notebook/docmanager-extension": "~7.2.1", |
| 98 | + "@jupyter-notebook/documentsearch-extension": "~7.2.1", |
| 99 | + "@jupyter-notebook/help-extension": "~7.2.1", |
| 100 | + "@jupyter-notebook/notebook-extension": "~7.2.1", |
| 101 | + "@jupyter-notebook/ui-components": "~7.2.1", |
| 102 | + "@jupyterlab/application-extension": "~4.2.0", |
| 103 | + "@jupyterlab/apputils-extension": "~4.2.0", |
| 104 | + "@jupyterlab/cell-toolbar-extension": "~4.2.0", |
| 105 | + "@jupyterlab/celltags-extension": "~4.2.0", |
| 106 | + "@jupyterlab/codemirror": "~4.2.0", |
| 107 | + "@jupyterlab/codemirror-extension": "~4.2.0", |
| 108 | + "@jupyterlab/completer-extension": "~4.2.0", |
| 109 | + "@jupyterlab/coreutils": "~6.2.0", |
| 110 | + "@jupyterlab/debugger-extension": "~4.2.0", |
| 111 | + "@jupyterlab/docmanager-extension": "~4.2.0", |
| 112 | + "@jupyterlab/documentsearch-extension": "~4.2.0", |
| 113 | + "@jupyterlab/extensionmanager-extension": "~4.2.0", |
| 114 | + "@jupyterlab/filebrowser-extension": "~4.2.0", |
| 115 | + "@jupyterlab/fileeditor-extension": "~4.2.0", |
| 116 | + "@jupyterlab/htmlviewer-extension": "~4.2.0", |
| 117 | + "@jupyterlab/hub-extension": "~4.2.0", |
| 118 | + "@jupyterlab/imageviewer-extension": "~4.2.0", |
| 119 | + "@jupyterlab/javascript-extension": "~4.2.0", |
| 120 | + "@jupyterlab/json-extension": "~4.2.0", |
| 121 | + "@jupyterlab/lsp": "~4.2.0", |
| 122 | + "@jupyterlab/lsp-extension": "~4.2.0", |
| 123 | + "@jupyterlab/mainmenu-extension": "~4.2.0", |
| 124 | + "@jupyterlab/markedparser-extension": "~4.2.0", |
| 125 | + "@jupyterlab/mathjax-extension": "~4.2.0", |
| 126 | + "@jupyterlab/metadataform-extension": "~4.2.0", |
| 127 | + "@jupyterlab/notebook-extension": "~4.2.0", |
| 128 | + "@jupyterlab/pdf-extension": "~4.2.0", |
| 129 | + "@jupyterlab/shortcuts-extension": "~5.0.0", |
| 130 | + "@jupyterlab/theme-dark-extension": "~4.2.0", |
| 131 | + "@jupyterlab/theme-light-extension": "~4.2.0", |
| 132 | + "@jupyterlab/toc-extension": "~6.2.0", |
| 133 | + "@jupyterlab/tooltip-extension": "~4.2.0", |
| 134 | + "@jupyterlab/translation-extension": "~4.2.0", |
| 135 | + "@jupyterlab/ui-components-extension": "~4.2.0", |
| 136 | + "@jupyterlab/vega5-extension": "~4.2.0", |
139 | 137 | "@spyder-notebook/application": "^0.5.0-dev.0", |
140 | 138 | "@spyder-notebook/application-extension": "^0.5.0-dev.0" |
141 | 139 | }, |
142 | 140 | "devDependencies": { |
143 | | - "@jupyterlab/builder": "^4.0.3", |
144 | | - "@jupyterlab/buildutils": "^4.0.3", |
| 141 | + "@jupyterlab/builder": "~4.2.0", |
| 142 | + "@jupyterlab/buildutils": "~4.2.0", |
145 | 143 | "css-loader": "~5.0.1", |
146 | 144 | "fs-extra": "^8.1.0", |
147 | 145 | "glob": "~7.1.6", |
|
173 | 171 | "@jupyter-notebook/application-extension:menu-spacer", |
174 | 172 | "@jupyter-notebook/application-extension:pages", |
175 | 173 | "@jupyter-notebook/application-extension:paths", |
| 174 | + "@jupyter-notebook/application-extension:rendermime", |
176 | 175 | "@jupyter-notebook/application-extension:shell", |
177 | 176 | "@jupyter-notebook/application-extension:splash", |
178 | 177 | "@jupyter-notebook/application-extension:status", |
|
228 | 227 | "@jupyterlab/htmlviewer-extension": true, |
229 | 228 | "@jupyterlab/imageviewer-extension": true, |
230 | 229 | "@jupyterlab/lsp-extension": true, |
231 | | - "@jupyterlab/mainmenu-extension": true, |
| 230 | + "@jupyterlab/mainmenu-extension": [ |
| 231 | + "@jupyterlab/mainmenu-extension:plugin" |
| 232 | + ], |
232 | 233 | "@jupyterlab/markedparser-extension": true, |
233 | 234 | "@jupyterlab/mathjax-extension": true, |
234 | 235 | "@jupyterlab/notebook-extension": [ |
| 236 | + "@jupyterlab/notebook-extension:cell-executor", |
235 | 237 | "@jupyterlab/notebook-extension:code-console", |
236 | 238 | "@jupyterlab/notebook-extension:export", |
237 | 239 | "@jupyterlab/notebook-extension:factory", |
238 | 240 | "@jupyterlab/notebook-extension:tracker", |
239 | 241 | "@jupyterlab/notebook-extension:widget-factory" |
240 | 242 | ], |
241 | | - "@jupyterlab/rendermime-extension": true, |
242 | 243 | "@jupyterlab/shortcuts-extension": true, |
243 | 244 | "@jupyterlab/theme-light-extension": true, |
244 | 245 | "@jupyterlab/theme-dark-extension": true, |
|
0 commit comments