|
22 | 22 | "@jupyter-notebook/tree": "~7.0.0-alpha.9",
|
23 | 23 | "@jupyter-notebook/tree-extension": "~7.0.0-alpha.9",
|
24 | 24 | "@jupyter-notebook/ui-components": "~7.0.0-alpha.9",
|
25 |
| - "@jupyter-notebook/ydoc": "~0.2.0", |
26 |
| - "@jupyterlab/application": "~4.0.0-alpha.16", |
27 |
| - "@jupyterlab/application-extension": "~4.0.0-alpha.16", |
28 |
| - "@jupyterlab/apputils": "~4.0.0-alpha.16", |
29 |
| - "@jupyterlab/apputils-extension": "~4.0.0-alpha.16", |
30 |
| - "@jupyterlab/cell-toolbar": "~4.0.0-alpha.16", |
31 |
| - "@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.16", |
32 |
| - "@jupyterlab/celltags": "~4.0.0-alpha.16", |
33 |
| - "@jupyterlab/celltags-extension": "~4.0.0-alpha.16", |
34 |
| - "@jupyterlab/codeeditor": "~4.0.0-alpha.16", |
35 |
| - "@jupyterlab/codemirror": "~4.0.0-alpha.16", |
36 |
| - "@jupyterlab/codemirror-extension": "~4.0.0-alpha.16", |
37 |
| - "@jupyterlab/collaboration": "~4.0.0-alpha.16", |
38 |
| - "@jupyterlab/collaboration-extension": "~4.0.0-alpha.16", |
39 |
| - "@jupyterlab/completer": "~4.0.0-alpha.16", |
40 |
| - "@jupyterlab/completer-extension": "~4.0.0-alpha.16", |
41 |
| - "@jupyterlab/console": "~4.0.0-alpha.16", |
42 |
| - "@jupyterlab/console-extension": "~4.0.0-alpha.16", |
43 |
| - "@jupyterlab/coreutils": "~6.0.0-alpha.16", |
44 |
| - "@jupyterlab/debugger": "~4.0.0-alpha.16", |
45 |
| - "@jupyterlab/debugger-extension": "~4.0.0-alpha.16", |
46 |
| - "@jupyterlab/docmanager": "~4.0.0-alpha.16", |
47 |
| - "@jupyterlab/docmanager-extension": "~4.0.0-alpha.16", |
48 |
| - "@jupyterlab/docprovider": "~4.0.0-alpha.16", |
49 |
| - "@jupyterlab/docprovider-extension": "~4.0.0-alpha.16", |
50 |
| - "@jupyterlab/documentsearch": "~4.0.0-alpha.16", |
51 |
| - "@jupyterlab/documentsearch-extension": "~4.0.0-alpha.16", |
52 |
| - "@jupyterlab/filebrowser": "~4.0.0-alpha.16", |
53 |
| - "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.16", |
54 |
| - "@jupyterlab/fileeditor": "~4.0.0-alpha.16", |
55 |
| - "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.16", |
56 |
| - "@jupyterlab/htmlviewer": "~4.0.0-alpha.16", |
57 |
| - "@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.16", |
58 |
| - "@jupyterlab/hub-extension": "~4.0.0-alpha.16", |
59 |
| - "@jupyterlab/javascript-extension": "~4.0.0-alpha.16", |
60 |
| - "@jupyterlab/json-extension": "~4.0.0-alpha.16", |
61 |
| - "@jupyterlab/lsp": "~4.0.0-alpha.16", |
62 |
| - "@jupyterlab/lsp-extension": "~4.0.0-alpha.16", |
63 |
| - "@jupyterlab/mainmenu": "~4.0.0-alpha.16", |
64 |
| - "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.16", |
65 |
| - "@jupyterlab/markedparser-extension": "~4.0.0-alpha.16", |
66 |
| - "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.16", |
67 |
| - "@jupyterlab/notebook": "~4.0.0-alpha.16", |
68 |
| - "@jupyterlab/notebook-extension": "~4.0.0-alpha.16", |
69 |
| - "@jupyterlab/observables": "~5.0.0-alpha.16", |
70 |
| - "@jupyterlab/outputarea": "~4.0.0-alpha.16", |
71 |
| - "@jupyterlab/pdf-extension": "~4.0.0-alpha.16", |
72 |
| - "@jupyterlab/rendermime": "~4.0.0-alpha.16", |
73 |
| - "@jupyterlab/rendermime-extension": "~4.0.0-alpha.16", |
74 |
| - "@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.16", |
75 |
| - "@jupyterlab/running-extension": "~4.0.0-alpha.16", |
76 |
| - "@jupyterlab/services": "~7.0.0-alpha.16", |
77 |
| - "@jupyterlab/settingregistry": "~4.0.0-alpha.16", |
78 |
| - "@jupyterlab/shortcuts-extension": "~4.0.0-alpha.16", |
79 |
| - "@jupyterlab/statedb": "~4.0.0-alpha.16", |
80 |
| - "@jupyterlab/statusbar": "~4.0.0-alpha.16", |
81 |
| - "@jupyterlab/terminal": "~4.0.0-alpha.16", |
82 |
| - "@jupyterlab/terminal-extension": "~4.0.0-alpha.16", |
83 |
| - "@jupyterlab/theme-dark-extension": "~4.0.0-alpha.16", |
84 |
| - "@jupyterlab/theme-light-extension": "~4.0.0-alpha.16", |
85 |
| - "@jupyterlab/toc-extension": "~6.0.0-alpha.16", |
86 |
| - "@jupyterlab/tooltip": "~4.0.0-alpha.16", |
87 |
| - "@jupyterlab/tooltip-extension": "~4.0.0-alpha.16", |
88 |
| - "@jupyterlab/translation": "~4.0.0-alpha.16", |
89 |
| - "@jupyterlab/translation-extension": "~4.0.0-alpha.16", |
90 |
| - "@jupyterlab/ui-components": "~4.0.0-alpha.31", |
91 |
| - "@jupyterlab/ui-components-extension": "~4.0.0-alpha.16", |
92 |
| - "@jupyterlab/vega5-extension": "~4.0.0-alpha.16", |
| 25 | + "@jupyter/ydoc": "~0.2.2", |
| 26 | + "@jupyterlab/application": "~4.0.0-alpha.17", |
| 27 | + "@jupyterlab/application-extension": "~4.0.0-alpha.17", |
| 28 | + "@jupyterlab/apputils": "~4.0.0-alpha.17", |
| 29 | + "@jupyterlab/apputils-extension": "~4.0.0-alpha.17", |
| 30 | + "@jupyterlab/cell-toolbar": "~4.0.0-alpha.17", |
| 31 | + "@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.17", |
| 32 | + "@jupyterlab/celltags": "~4.0.0-alpha.17", |
| 33 | + "@jupyterlab/celltags-extension": "~4.0.0-alpha.17", |
| 34 | + "@jupyterlab/codeeditor": "~4.0.0-alpha.17", |
| 35 | + "@jupyterlab/codemirror": "~4.0.0-alpha.17", |
| 36 | + "@jupyterlab/codemirror-extension": "~4.0.0-alpha.17", |
| 37 | + "@jupyterlab/collaboration": "~4.0.0-alpha.17", |
| 38 | + "@jupyterlab/collaboration-extension": "~4.0.0-alpha.17", |
| 39 | + "@jupyterlab/completer": "~4.0.0-alpha.17", |
| 40 | + "@jupyterlab/completer-extension": "~4.0.0-alpha.17", |
| 41 | + "@jupyterlab/console": "~4.0.0-alpha.17", |
| 42 | + "@jupyterlab/console-extension": "~4.0.0-alpha.17", |
| 43 | + "@jupyterlab/coreutils": "~6.0.0-alpha.17", |
| 44 | + "@jupyterlab/debugger": "~4.0.0-alpha.17", |
| 45 | + "@jupyterlab/debugger-extension": "~4.0.0-alpha.17", |
| 46 | + "@jupyterlab/docmanager": "~4.0.0-alpha.17", |
| 47 | + "@jupyterlab/docmanager-extension": "~4.0.0-alpha.17", |
| 48 | + "@jupyterlab/docprovider": "~4.0.0-alpha.17", |
| 49 | + "@jupyterlab/docprovider-extension": "~4.0.0-alpha.17", |
| 50 | + "@jupyterlab/documentsearch": "~4.0.0-alpha.17", |
| 51 | + "@jupyterlab/documentsearch-extension": "~4.0.0-alpha.17", |
| 52 | + "@jupyterlab/filebrowser": "~4.0.0-alpha.17", |
| 53 | + "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.17", |
| 54 | + "@jupyterlab/fileeditor": "~4.0.0-alpha.17", |
| 55 | + "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.17", |
| 56 | + "@jupyterlab/htmlviewer": "~4.0.0-alpha.17", |
| 57 | + "@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.17", |
| 58 | + "@jupyterlab/hub-extension": "~4.0.0-alpha.17", |
| 59 | + "@jupyterlab/javascript-extension": "~4.0.0-alpha.17", |
| 60 | + "@jupyterlab/json-extension": "~4.0.0-alpha.17", |
| 61 | + "@jupyterlab/lsp": "~4.0.0-alpha.17", |
| 62 | + "@jupyterlab/lsp-extension": "~4.0.0-alpha.17", |
| 63 | + "@jupyterlab/mainmenu": "~4.0.0-alpha.17", |
| 64 | + "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.17", |
| 65 | + "@jupyterlab/markedparser-extension": "~4.0.0-alpha.17", |
| 66 | + "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.17", |
| 67 | + "@jupyterlab/notebook": "~4.0.0-alpha.17", |
| 68 | + "@jupyterlab/notebook-extension": "~4.0.0-alpha.17", |
| 69 | + "@jupyterlab/observables": "~5.0.0-alpha.17", |
| 70 | + "@jupyterlab/outputarea": "~4.0.0-alpha.17", |
| 71 | + "@jupyterlab/pdf-extension": "~4.0.0-alpha.17", |
| 72 | + "@jupyterlab/rendermime": "~4.0.0-alpha.17", |
| 73 | + "@jupyterlab/rendermime-extension": "~4.0.0-alpha.17", |
| 74 | + "@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.17", |
| 75 | + "@jupyterlab/running-extension": "~4.0.0-alpha.17", |
| 76 | + "@jupyterlab/services": "~7.0.0-alpha.17", |
| 77 | + "@jupyterlab/settingregistry": "~4.0.0-alpha.17", |
| 78 | + "@jupyterlab/shortcuts-extension": "~4.0.0-alpha.17", |
| 79 | + "@jupyterlab/statedb": "~4.0.0-alpha.17", |
| 80 | + "@jupyterlab/statusbar": "~4.0.0-alpha.17", |
| 81 | + "@jupyterlab/terminal": "~4.0.0-alpha.17", |
| 82 | + "@jupyterlab/terminal-extension": "~4.0.0-alpha.17", |
| 83 | + "@jupyterlab/theme-dark-extension": "~4.0.0-alpha.17", |
| 84 | + "@jupyterlab/theme-light-extension": "~4.0.0-alpha.17", |
| 85 | + "@jupyterlab/toc-extension": "~6.0.0-alpha.17", |
| 86 | + "@jupyterlab/tooltip": "~4.0.0-alpha.17", |
| 87 | + "@jupyterlab/tooltip-extension": "~4.0.0-alpha.17", |
| 88 | + "@jupyterlab/translation": "~4.0.0-alpha.17", |
| 89 | + "@jupyterlab/translation-extension": "~4.0.0-alpha.17", |
| 90 | + "@jupyterlab/ui-components": "~4.0.0-alpha.32", |
| 91 | + "@jupyterlab/ui-components-extension": "~4.0.0-alpha.17", |
| 92 | + "@jupyterlab/vega5-extension": "~4.0.0-alpha.17", |
93 | 93 | "@lumino/algorithm": "~2.0.0-alpha.6",
|
94 | 94 | "@lumino/application": "~2.0.0-alpha.6",
|
95 | 95 | "@lumino/commands": "~2.0.0-alpha.6",
|
|
118 | 118 | "@jupyter-notebook/tree": "^7.0.0-alpha.9",
|
119 | 119 | "@jupyter-notebook/tree-extension": "^7.0.0-alpha.9",
|
120 | 120 | "@jupyter-notebook/ui-components": "^7.0.0-alpha.9",
|
121 |
| - "@jupyterlab/application-extension": "^4.0.0-alpha.16", |
122 |
| - "@jupyterlab/apputils-extension": "^4.0.0-alpha.16", |
123 |
| - "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.16", |
124 |
| - "@jupyterlab/celltags": "^4.0.0-alpha.16", |
125 |
| - "@jupyterlab/celltags-extension": "^4.0.0-alpha.16", |
126 |
| - "@jupyterlab/codemirror": "^4.0.0-alpha.16", |
127 |
| - "@jupyterlab/codemirror-extension": "^4.0.0-alpha.16", |
128 |
| - "@jupyterlab/collaboration-extension": "^4.0.0-alpha.16", |
129 |
| - "@jupyterlab/completer-extension": "^4.0.0-alpha.16", |
130 |
| - "@jupyterlab/console-extension": "^4.0.0-alpha.16", |
131 |
| - "@jupyterlab/coreutils": "^6.0.0-alpha.16", |
132 |
| - "@jupyterlab/debugger-extension": "^4.0.0-alpha.16", |
133 |
| - "@jupyterlab/docmanager-extension": "^4.0.0-alpha.16", |
134 |
| - "@jupyterlab/docprovider-extension": "^4.0.0-alpha.16", |
135 |
| - "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.16", |
136 |
| - "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.16", |
137 |
| - "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.16", |
138 |
| - "@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.16", |
139 |
| - "@jupyterlab/hub-extension": "^4.0.0-alpha.16", |
140 |
| - "@jupyterlab/javascript-extension": "^4.0.0-alpha.16", |
141 |
| - "@jupyterlab/json-extension": "^4.0.0-alpha.16", |
142 |
| - "@jupyterlab/lsp": "^4.0.0-alpha.16", |
143 |
| - "@jupyterlab/lsp-extension": "^4.0.0-alpha.16", |
144 |
| - "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.16", |
145 |
| - "@jupyterlab/markedparser-extension": "^4.0.0-alpha.16", |
146 |
| - "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.16", |
147 |
| - "@jupyterlab/notebook-extension": "^4.0.0-alpha.16", |
148 |
| - "@jupyterlab/pdf-extension": "^4.0.0-alpha.16", |
149 |
| - "@jupyterlab/rendermime-extension": "^4.0.0-alpha.16", |
150 |
| - "@jupyterlab/running-extension": "^4.0.0-alpha.16", |
151 |
| - "@jupyterlab/shortcuts-extension": "^4.0.0-alpha.16", |
152 |
| - "@jupyterlab/terminal-extension": "^4.0.0-alpha.16", |
153 |
| - "@jupyterlab/theme-dark-extension": "^4.0.0-alpha.16", |
154 |
| - "@jupyterlab/theme-light-extension": "^4.0.0-alpha.16", |
155 |
| - "@jupyterlab/toc-extension": "^6.0.0-alpha.16", |
156 |
| - "@jupyterlab/tooltip-extension": "^4.0.0-alpha.16", |
157 |
| - "@jupyterlab/translation-extension": "^4.0.0-alpha.16", |
158 |
| - "@jupyterlab/ui-components-extension": "^4.0.0-alpha.16", |
159 |
| - "@jupyterlab/vega5-extension": "^4.0.0-alpha.16" |
| 121 | + "@jupyterlab/application-extension": "^4.0.0-alpha.17", |
| 122 | + "@jupyterlab/apputils-extension": "^4.0.0-alpha.17", |
| 123 | + "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.17", |
| 124 | + "@jupyterlab/celltags": "^4.0.0-alpha.17", |
| 125 | + "@jupyterlab/celltags-extension": "^4.0.0-alpha.17", |
| 126 | + "@jupyterlab/codemirror": "^4.0.0-alpha.17", |
| 127 | + "@jupyterlab/codemirror-extension": "^4.0.0-alpha.17", |
| 128 | + "@jupyterlab/collaboration-extension": "^4.0.0-alpha.17", |
| 129 | + "@jupyterlab/completer-extension": "^4.0.0-alpha.17", |
| 130 | + "@jupyterlab/console-extension": "^4.0.0-alpha.17", |
| 131 | + "@jupyterlab/coreutils": "^6.0.0-alpha.17", |
| 132 | + "@jupyterlab/debugger-extension": "^4.0.0-alpha.17", |
| 133 | + "@jupyterlab/docmanager-extension": "^4.0.0-alpha.17", |
| 134 | + "@jupyterlab/docprovider-extension": "^4.0.0-alpha.17", |
| 135 | + "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.17", |
| 136 | + "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.17", |
| 137 | + "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.17", |
| 138 | + "@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.17", |
| 139 | + "@jupyterlab/hub-extension": "^4.0.0-alpha.17", |
| 140 | + "@jupyterlab/javascript-extension": "^4.0.0-alpha.17", |
| 141 | + "@jupyterlab/json-extension": "^4.0.0-alpha.17", |
| 142 | + "@jupyterlab/lsp": "^4.0.0-alpha.17", |
| 143 | + "@jupyterlab/lsp-extension": "^4.0.0-alpha.17", |
| 144 | + "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.17", |
| 145 | + "@jupyterlab/markedparser-extension": "^4.0.0-alpha.17", |
| 146 | + "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.17", |
| 147 | + "@jupyterlab/notebook-extension": "^4.0.0-alpha.17", |
| 148 | + "@jupyterlab/pdf-extension": "^4.0.0-alpha.17", |
| 149 | + "@jupyterlab/rendermime-extension": "^4.0.0-alpha.17", |
| 150 | + "@jupyterlab/running-extension": "^4.0.0-alpha.17", |
| 151 | + "@jupyterlab/shortcuts-extension": "^4.0.0-alpha.17", |
| 152 | + "@jupyterlab/terminal-extension": "^4.0.0-alpha.17", |
| 153 | + "@jupyterlab/theme-dark-extension": "^4.0.0-alpha.17", |
| 154 | + "@jupyterlab/theme-light-extension": "^4.0.0-alpha.17", |
| 155 | + "@jupyterlab/toc-extension": "^6.0.0-alpha.17", |
| 156 | + "@jupyterlab/tooltip-extension": "^4.0.0-alpha.17", |
| 157 | + "@jupyterlab/translation-extension": "^4.0.0-alpha.17", |
| 158 | + "@jupyterlab/ui-components-extension": "^4.0.0-alpha.17", |
| 159 | + "@jupyterlab/vega5-extension": "^4.0.0-alpha.17" |
160 | 160 | },
|
161 | 161 | "devDependencies": {
|
162 |
| - "@jupyterlab/builder": "^4.0.0-alpha.16", |
163 |
| - "@jupyterlab/buildutils": "^4.0.0-alpha.16", |
| 162 | + "@jupyterlab/builder": "^4.0.0-alpha.17", |
| 163 | + "@jupyterlab/buildutils": "^4.0.0-alpha.17", |
164 | 164 | "@types/rimraf": "^3.0.2",
|
165 | 165 | "css-loader": "~5.0.1",
|
166 | 166 | "fs-extra": "^8.1.0",
|
|
219 | 219 | ],
|
220 | 220 | "singletonPackages": [
|
221 | 221 | "@jupyter-notebook/tree",
|
222 |
| - "@jupyter-notebook/ydoc", |
| 222 | + "@jupyter/ydoc", |
223 | 223 | "@jupyterlab/application",
|
224 | 224 | "@jupyterlab/apputils",
|
225 | 225 | "@jupyterlab/cell-toolbar",
|
|
0 commit comments