|
1 | 1 | { |
2 | 2 | "name":"@jupyter-notebook/app", |
3 | | -"version":"7.0.0-alpha.14", |
| 3 | +"version":"7.0.0-alpha.15", |
4 | 4 | "private":true, |
5 | 5 | "scripts": { |
6 | 6 | "build":"webpack", |
|
10 | 10 | "watch":"webpack --config ./webpack.config.watch.js" |
11 | 11 | }, |
12 | 12 | "resolutions": { |
13 | | -"@jupyter-notebook/application":"~7.0.0-alpha.14", |
14 | | -"@jupyter-notebook/application-extension":"~7.0.0-alpha.14", |
15 | | -"@jupyter-notebook/console-extension":"~7.0.0-alpha.14", |
16 | | -"@jupyter-notebook/docmanager-extension":"~7.0.0-alpha.14", |
17 | | -"@jupyter-notebook/documentsearch-extension":"~7.0.0-alpha.14", |
18 | | -"@jupyter-notebook/help-extension":"~7.0.0-alpha.14", |
19 | | -"@jupyter-notebook/notebook-extension":"~7.0.0-alpha.14", |
20 | | -"@jupyter-notebook/terminal-extension":"~7.0.0-alpha.14", |
21 | | -"@jupyter-notebook/tree":"~7.0.0-alpha.14", |
22 | | -"@jupyter-notebook/tree-extension":"~7.0.0-alpha.14", |
23 | | -"@jupyter-notebook/ui-components":"~7.0.0-alpha.14", |
| 13 | +"@jupyter-notebook/application":"~7.0.0-alpha.15", |
| 14 | +"@jupyter-notebook/application-extension":"~7.0.0-alpha.15", |
| 15 | +"@jupyter-notebook/console-extension":"~7.0.0-alpha.15", |
| 16 | +"@jupyter-notebook/docmanager-extension":"~7.0.0-alpha.15", |
| 17 | +"@jupyter-notebook/documentsearch-extension":"~7.0.0-alpha.15", |
| 18 | +"@jupyter-notebook/help-extension":"~7.0.0-alpha.15", |
| 19 | +"@jupyter-notebook/notebook-extension":"~7.0.0-alpha.15", |
| 20 | +"@jupyter-notebook/terminal-extension":"~7.0.0-alpha.15", |
| 21 | +"@jupyter-notebook/tree":"~7.0.0-alpha.15", |
| 22 | +"@jupyter-notebook/tree-extension":"~7.0.0-alpha.15", |
| 23 | +"@jupyter-notebook/ui-components":"~7.0.0-alpha.15", |
24 | 24 | "@jupyter/ydoc":"~0.3.4", |
25 | 25 | "@jupyterlab/application":"~4.0.0-alpha.20", |
26 | 26 | "@jupyterlab/application-extension":"~4.0.0-alpha.20", |
|
89 | 89 | "@jupyterlab/ui-components":"~4.0.0-alpha.35", |
90 | 90 | "@jupyterlab/ui-components-extension":"~4.0.0-alpha.20", |
91 | 91 | "@jupyterlab/vega5-extension":"~4.0.0-alpha.20", |
92 | | -"@lumino/algorithm":"~2.0.0-rc.0", |
93 | | -"@lumino/application":"~2.0.0-rc.0", |
94 | | -"@lumino/commands":"~2.0.0-rc.0", |
95 | | -"@lumino/coreutils":"~2.0.0-rc.0", |
96 | | -"@lumino/disposable":"~2.0.0-rc.0", |
97 | | -"@lumino/domutils":"~2.0.0-rc.0", |
98 | | -"@lumino/dragdrop":"~2.0.0-rc.0", |
99 | | -"@lumino/messaging":"~2.0.0-rc.0", |
100 | | -"@lumino/properties":"~2.0.0-rc.0", |
101 | | -"@lumino/signaling":"~2.0.0-rc.0", |
102 | | -"@lumino/virtualdom":"~2.0.0-rc.0", |
103 | | -"@lumino/widgets":"~2.0.0-rc.0", |
| 92 | +"@lumino/algorithm":"~2.0.0-rc.1", |
| 93 | +"@lumino/application":"~2.0.0-rc.1", |
| 94 | +"@lumino/commands":"~2.0.0-rc.1", |
| 95 | +"@lumino/coreutils":"~2.0.0-rc.1", |
| 96 | +"@lumino/disposable":"~2.0.0-rc.1", |
| 97 | +"@lumino/domutils":"~2.0.0-rc.1", |
| 98 | +"@lumino/dragdrop":"~2.0.0-rc.1", |
| 99 | +"@lumino/messaging":"~2.0.0-rc.1", |
| 100 | +"@lumino/properties":"~2.0.0-rc.1", |
| 101 | +"@lumino/signaling":"~2.0.0-rc.1", |
| 102 | +"@lumino/virtualdom":"~2.0.0-rc.1", |
| 103 | +"@lumino/widgets":"~2.0.0-rc.1", |
104 | 104 | "react":"~18.2.0", |
105 | 105 | "react-dom":"~18.2.0", |
106 | 106 | "yjs":"~13.5.48" |
107 | 107 | }, |
108 | 108 | "dependencies": { |
109 | | -"@jupyter-notebook/application":"^7.0.0-alpha.14", |
110 | | -"@jupyter-notebook/application-extension":"^7.0.0-alpha.14", |
111 | | -"@jupyter-notebook/console-extension":"^7.0.0-alpha.14", |
112 | | -"@jupyter-notebook/docmanager-extension":"^7.0.0-alpha.14", |
113 | | -"@jupyter-notebook/documentsearch-extension":"^7.0.0-alpha.14", |
114 | | -"@jupyter-notebook/help-extension":"^7.0.0-alpha.14", |
115 | | -"@jupyter-notebook/notebook-extension":"^7.0.0-alpha.14", |
116 | | -"@jupyter-notebook/terminal-extension":"^7.0.0-alpha.14", |
117 | | -"@jupyter-notebook/tree":"^7.0.0-alpha.14", |
118 | | -"@jupyter-notebook/tree-extension":"^7.0.0-alpha.14", |
119 | | -"@jupyter-notebook/ui-components":"^7.0.0-alpha.14", |
| 109 | +"@jupyter-notebook/application":"^7.0.0-alpha.15", |
| 110 | +"@jupyter-notebook/application-extension":"^7.0.0-alpha.15", |
| 111 | +"@jupyter-notebook/console-extension":"^7.0.0-alpha.15", |
| 112 | +"@jupyter-notebook/docmanager-extension":"^7.0.0-alpha.15", |
| 113 | +"@jupyter-notebook/documentsearch-extension":"^7.0.0-alpha.15", |
| 114 | +"@jupyter-notebook/help-extension":"^7.0.0-alpha.15", |
| 115 | +"@jupyter-notebook/notebook-extension":"^7.0.0-alpha.15", |
| 116 | +"@jupyter-notebook/terminal-extension":"^7.0.0-alpha.15", |
| 117 | +"@jupyter-notebook/tree":"^7.0.0-alpha.15", |
| 118 | +"@jupyter-notebook/tree-extension":"^7.0.0-alpha.15", |
| 119 | +"@jupyter-notebook/ui-components":"^7.0.0-alpha.15", |
120 | 120 | "@jupyterlab/application-extension":"^4.0.0-alpha.20", |
121 | 121 | "@jupyterlab/apputils-extension":"^4.0.0-alpha.20", |
122 | 122 | "@jupyterlab/cell-toolbar-extension":"^4.0.0-alpha.20", |
|