|
16 | 16 | "watch": "webpack --watch" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@jupyterlab/application": "^1.2.1", |
20 | | - "@jupyterlab/application-extension": "^1.2.1", |
21 | | - "@jupyterlab/apputils-extension": "^1.2.1", |
22 | | - "@jupyterlab/codemirror-extension": "^1.2.1", |
23 | | - "@jupyterlab/completer-extension": "^1.2.2", |
24 | | - "@jupyterlab/console-extension": "^1.2.2", |
| 19 | + "@jupyterlab/application": "~1.2.1", |
| 20 | + "@jupyterlab/application-extension": "~1.2.1", |
| 21 | + "@jupyterlab/apputils-extension": "~1.2.1", |
| 22 | + "@jupyterlab/codemirror-extension": "~1.2.1", |
| 23 | + "@jupyterlab/completer-extension": "~1.2.2", |
| 24 | + "@jupyterlab/console-extension": "~1.2.2", |
25 | 25 | "@jupyterlab/coreutils": "~3.2.0", |
26 | | - "@jupyterlab/csvviewer-extension": "^1.2.2", |
27 | | - "@jupyterlab/docmanager-extension": "^1.2.1", |
28 | | - "@jupyterlab/documentsearch-extension": "^1.2.2", |
29 | | - "@jupyterlab/extensionmanager-extension": "^1.2.2", |
30 | | - "@jupyterlab/filebrowser-extension": "^1.2.1", |
31 | | - "@jupyterlab/fileeditor-extension": "^1.2.2", |
32 | | - "@jupyterlab/help-extension": "^1.2.1", |
33 | | - "@jupyterlab/htmlviewer-extension": "^1.2.1", |
34 | | - "@jupyterlab/hub-extension": "^1.2.1", |
35 | | - "@jupyterlab/imageviewer-extension": "^1.2.1", |
36 | | - "@jupyterlab/inspector-extension": "^1.2.2", |
37 | | - "@jupyterlab/javascript-extension": "^1.2.1", |
38 | | - "@jupyterlab/json-extension": "^1.2.1", |
39 | | - "@jupyterlab/launcher-extension": "^1.2.1", |
40 | | - "@jupyterlab/logconsole-extension": "^1.0.3", |
41 | | - "@jupyterlab/mainmenu-extension": "^1.2.1", |
42 | | - "@jupyterlab/markdownviewer-extension": "^1.2.1", |
43 | | - "@jupyterlab/mathjax2-extension": "^1.2.1", |
44 | | - "@jupyterlab/notebook-extension": "^1.2.2", |
| 26 | + "@jupyterlab/csvviewer-extension": "~1.2.2", |
| 27 | + "@jupyterlab/docmanager-extension": "~1.2.1", |
| 28 | + "@jupyterlab/documentsearch-extension": "~1.2.2", |
| 29 | + "@jupyterlab/extensionmanager-extension": "~1.2.2", |
| 30 | + "@jupyterlab/filebrowser-extension": "~1.2.1", |
| 31 | + "@jupyterlab/fileeditor-extension": "~1.2.2", |
| 32 | + "@jupyterlab/help-extension": "~1.2.1", |
| 33 | + "@jupyterlab/htmlviewer-extension": "~1.2.1", |
| 34 | + "@jupyterlab/hub-extension": "~1.2.1", |
| 35 | + "@jupyterlab/imageviewer-extension": "~1.2.1", |
| 36 | + "@jupyterlab/inspector-extension": "~1.2.2", |
| 37 | + "@jupyterlab/javascript-extension": "~1.2.1", |
| 38 | + "@jupyterlab/json-extension": "~1.2.1", |
| 39 | + "@jupyterlab/launcher-extension": "~1.2.1", |
| 40 | + "@jupyterlab/logconsole-extension": "~1.0.3", |
| 41 | + "@jupyterlab/mainmenu-extension": "~1.2.1", |
| 42 | + "@jupyterlab/markdownviewer-extension": "~1.2.1", |
| 43 | + "@jupyterlab/mathjax2-extension": "~1.2.1", |
| 44 | + "@jupyterlab/notebook-extension": "~1.2.2", |
45 | 45 | "@jupyterlab/pdf-extension": "~1.2.0", |
46 | | - "@jupyterlab/rendermime-extension": "^1.2.1", |
47 | | - "@jupyterlab/running-extension": "^1.2.1", |
48 | | - "@jupyterlab/settingeditor-extension": "^1.2.1", |
49 | | - "@jupyterlab/shortcuts-extension": "^1.2.1", |
50 | | - "@jupyterlab/statusbar-extension": "^1.2.2", |
51 | | - "@jupyterlab/tabmanager-extension": "^1.2.1", |
52 | | - "@jupyterlab/terminal-extension": "^1.2.1", |
53 | | - "@jupyterlab/theme-dark-extension": "^1.2.1", |
54 | | - "@jupyterlab/theme-light-extension": "^1.2.1", |
55 | | - "@jupyterlab/tooltip-extension": "^1.2.2", |
56 | | - "@jupyterlab/ui-components-extension": "^1.2.1", |
57 | | - "@jupyterlab/vdom-extension": "^1.2.2", |
| 46 | + "@jupyterlab/rendermime-extension": "~1.2.1", |
| 47 | + "@jupyterlab/running-extension": "~1.2.1", |
| 48 | + "@jupyterlab/settingeditor-extension": "~1.2.1", |
| 49 | + "@jupyterlab/shortcuts-extension": "~1.2.1", |
| 50 | + "@jupyterlab/statusbar-extension": "~1.2.2", |
| 51 | + "@jupyterlab/tabmanager-extension": "~1.2.1", |
| 52 | + "@jupyterlab/terminal-extension": "~1.2.1", |
| 53 | + "@jupyterlab/theme-dark-extension": "~1.2.1", |
| 54 | + "@jupyterlab/theme-light-extension": "~1.2.1", |
| 55 | + "@jupyterlab/tooltip-extension": "~1.2.2", |
| 56 | + "@jupyterlab/ui-components-extension": "~1.2.1", |
| 57 | + "@jupyterlab/vdom-extension": "~1.2.2", |
58 | 58 | "@jupyterlab/vega4-extension": "~1.2.0", |
59 | 59 | "@jupyterlab/vega5-extension": "~1.2.0" |
60 | 60 | }, |
|
87 | 87 | "yarn-deduplicate": "^1.1.1" |
88 | 88 | }, |
89 | 89 | "resolutions": { |
90 | | - "@jupyterlab/application": "~1.2.0", |
91 | | - "@jupyterlab/application-extension": "~1.2.0", |
92 | | - "@jupyterlab/apputils": "~1.2.0", |
93 | | - "@jupyterlab/apputils-extension": "~1.2.0", |
94 | | - "@jupyterlab/attachments": "~1.2.0", |
95 | | - "@jupyterlab/cells": "~1.2.1", |
| 90 | + "@jupyterlab/application": "~1.2.1", |
| 91 | + "@jupyterlab/application-extension": "~1.2.1", |
| 92 | + "@jupyterlab/apputils": "~1.2.1", |
| 93 | + "@jupyterlab/apputils-extension": "~1.2.1", |
| 94 | + "@jupyterlab/attachments": "~1.2.1", |
| 95 | + "@jupyterlab/cells": "~1.2.2", |
96 | 96 | "@jupyterlab/codeeditor": "~1.2.0", |
97 | | - "@jupyterlab/codemirror": "~1.2.0", |
98 | | - "@jupyterlab/codemirror-extension": "~1.2.0", |
99 | | - "@jupyterlab/completer": "~1.2.0", |
100 | | - "@jupyterlab/completer-extension": "~1.2.1", |
101 | | - "@jupyterlab/console": "~1.2.1", |
102 | | - "@jupyterlab/console-extension": "~1.2.1", |
| 97 | + "@jupyterlab/codemirror": "~1.2.1", |
| 98 | + "@jupyterlab/codemirror-extension": "~1.2.1", |
| 99 | + "@jupyterlab/completer": "~1.2.1", |
| 100 | + "@jupyterlab/completer-extension": "~1.2.2", |
| 101 | + "@jupyterlab/console": "~1.2.2", |
| 102 | + "@jupyterlab/console-extension": "~1.2.2", |
103 | 103 | "@jupyterlab/coreutils": "~3.2.0", |
104 | | - "@jupyterlab/csvviewer": "~1.2.0", |
105 | | - "@jupyterlab/csvviewer-extension": "~1.2.1", |
106 | | - "@jupyterlab/docmanager": "~1.2.0", |
107 | | - "@jupyterlab/docmanager-extension": "~1.2.0", |
108 | | - "@jupyterlab/docregistry": "~1.2.0", |
109 | | - "@jupyterlab/documentsearch": "~1.2.1", |
110 | | - "@jupyterlab/documentsearch-extension": "~1.2.1", |
111 | | - "@jupyterlab/extensionmanager": "~1.2.1", |
112 | | - "@jupyterlab/extensionmanager-extension": "~1.2.1", |
113 | | - "@jupyterlab/filebrowser": "~1.2.0", |
114 | | - "@jupyterlab/filebrowser-extension": "~1.2.0", |
115 | | - "@jupyterlab/fileeditor": "~1.2.0", |
116 | | - "@jupyterlab/fileeditor-extension": "~1.2.1", |
117 | | - "@jupyterlab/help-extension": "~1.2.0", |
118 | | - "@jupyterlab/htmlviewer": "~1.2.0", |
119 | | - "@jupyterlab/htmlviewer-extension": "~1.2.0", |
120 | | - "@jupyterlab/hub-extension": "~1.2.0", |
121 | | - "@jupyterlab/imageviewer": "~1.2.0", |
122 | | - "@jupyterlab/imageviewer-extension": "~1.2.0", |
123 | | - "@jupyterlab/inspector": "~1.2.0", |
124 | | - "@jupyterlab/inspector-extension": "~1.2.1", |
125 | | - "@jupyterlab/javascript-extension": "~1.2.0", |
126 | | - "@jupyterlab/json-extension": "~1.2.0", |
127 | | - "@jupyterlab/launcher": "~1.2.0", |
128 | | - "@jupyterlab/launcher-extension": "~1.2.0", |
129 | | - "@jupyterlab/logconsole": "~1.0.1", |
130 | | - "@jupyterlab/logconsole-extension": "~1.0.2", |
131 | | - "@jupyterlab/mainmenu": "~1.2.0", |
132 | | - "@jupyterlab/mainmenu-extension": "~1.2.0", |
133 | | - "@jupyterlab/markdownviewer": "~1.2.0", |
134 | | - "@jupyterlab/markdownviewer-extension": "~1.2.0", |
| 104 | + "@jupyterlab/csvviewer": "~1.2.1", |
| 105 | + "@jupyterlab/csvviewer-extension": "~1.2.2", |
| 106 | + "@jupyterlab/docmanager": "~1.2.1", |
| 107 | + "@jupyterlab/docmanager-extension": "~1.2.1", |
| 108 | + "@jupyterlab/docregistry": "~1.2.1", |
| 109 | + "@jupyterlab/documentsearch": "~1.2.2", |
| 110 | + "@jupyterlab/documentsearch-extension": "~1.2.2", |
| 111 | + "@jupyterlab/extensionmanager": "~1.2.2", |
| 112 | + "@jupyterlab/extensionmanager-extension": "~1.2.2", |
| 113 | + "@jupyterlab/filebrowser": "~1.2.1", |
| 114 | + "@jupyterlab/filebrowser-extension": "~1.2.1", |
| 115 | + "@jupyterlab/fileeditor": "~1.2.1", |
| 116 | + "@jupyterlab/fileeditor-extension": "~1.2.2", |
| 117 | + "@jupyterlab/help-extension": "~1.2.1", |
| 118 | + "@jupyterlab/htmlviewer": "~1.2.1", |
| 119 | + "@jupyterlab/htmlviewer-extension": "~1.2.1", |
| 120 | + "@jupyterlab/hub-extension": "~1.2.1", |
| 121 | + "@jupyterlab/imageviewer": "~1.2.1", |
| 122 | + "@jupyterlab/imageviewer-extension": "~1.2.1", |
| 123 | + "@jupyterlab/inspector": "~1.2.1", |
| 124 | + "@jupyterlab/inspector-extension": "~1.2.2", |
| 125 | + "@jupyterlab/javascript-extension": "~1.2.1", |
| 126 | + "@jupyterlab/json-extension": "~1.2.1", |
| 127 | + "@jupyterlab/launcher": "~1.2.1", |
| 128 | + "@jupyterlab/launcher-extension": "~1.2.1", |
| 129 | + "@jupyterlab/logconsole": "~1.0.2", |
| 130 | + "@jupyterlab/logconsole-extension": "~1.0.3", |
| 131 | + "@jupyterlab/mainmenu": "~1.2.1", |
| 132 | + "@jupyterlab/mainmenu-extension": "~1.2.1", |
| 133 | + "@jupyterlab/markdownviewer": "~1.2.1", |
| 134 | + "@jupyterlab/markdownviewer-extension": "~1.2.1", |
135 | 135 | "@jupyterlab/mathjax2": "~1.2.0", |
136 | | - "@jupyterlab/mathjax2-extension": "~1.2.0", |
137 | | - "@jupyterlab/metapackage": "~1.2.2", |
138 | | - "@jupyterlab/nbconvert-css": "~0.3.2", |
139 | | - "@jupyterlab/notebook": "~1.2.1", |
140 | | - "@jupyterlab/notebook-extension": "~1.2.1", |
| 136 | + "@jupyterlab/mathjax2-extension": "~1.2.1", |
| 137 | + "@jupyterlab/metapackage": "~1.2.3", |
| 138 | + "@jupyterlab/nbconvert-css": "~0.3.3", |
| 139 | + "@jupyterlab/notebook": "~1.2.2", |
| 140 | + "@jupyterlab/notebook-extension": "~1.2.2", |
141 | 141 | "@jupyterlab/observables": "~2.4.0", |
142 | | - "@jupyterlab/outputarea": "~1.2.1", |
| 142 | + "@jupyterlab/outputarea": "~1.2.2", |
143 | 143 | "@jupyterlab/pdf-extension": "~1.2.0", |
144 | | - "@jupyterlab/rendermime": "~1.2.0", |
145 | | - "@jupyterlab/rendermime-extension": "~1.2.0", |
| 144 | + "@jupyterlab/rendermime": "~1.2.1", |
| 145 | + "@jupyterlab/rendermime-extension": "~1.2.1", |
146 | 146 | "@jupyterlab/rendermime-interfaces": "~1.5.0", |
147 | | - "@jupyterlab/running": "~1.2.0", |
148 | | - "@jupyterlab/running-extension": "~1.2.0", |
| 147 | + "@jupyterlab/running": "~1.2.1", |
| 148 | + "@jupyterlab/running-extension": "~1.2.1", |
149 | 149 | "@jupyterlab/services": "~4.2.0", |
150 | | - "@jupyterlab/settingeditor": "~1.2.0", |
151 | | - "@jupyterlab/settingeditor-extension": "~1.2.0", |
152 | | - "@jupyterlab/shortcuts-extension": "~1.2.0", |
153 | | - "@jupyterlab/statusbar": "~1.2.0", |
154 | | - "@jupyterlab/statusbar-extension": "~1.2.1", |
155 | | - "@jupyterlab/tabmanager-extension": "~1.2.0", |
156 | | - "@jupyterlab/terminal": "~1.2.0", |
157 | | - "@jupyterlab/terminal-extension": "~1.2.0", |
158 | | - "@jupyterlab/theme-dark-extension": "~1.2.0", |
159 | | - "@jupyterlab/theme-light-extension": "~1.2.0", |
160 | | - "@jupyterlab/tooltip": "~1.2.0", |
161 | | - "@jupyterlab/tooltip-extension": "~1.2.1", |
162 | | - "@jupyterlab/ui-components": "~1.2.0", |
163 | | - "@jupyterlab/ui-components-extension": "~1.2.0", |
164 | | - "@jupyterlab/vdom": "~1.2.0", |
165 | | - "@jupyterlab/vdom-extension": "~1.2.1", |
| 150 | + "@jupyterlab/settingeditor": "~1.2.1", |
| 151 | + "@jupyterlab/settingeditor-extension": "~1.2.1", |
| 152 | + "@jupyterlab/shortcuts-extension": "~1.2.1", |
| 153 | + "@jupyterlab/statusbar": "~1.2.1", |
| 154 | + "@jupyterlab/statusbar-extension": "~1.2.2", |
| 155 | + "@jupyterlab/tabmanager-extension": "~1.2.1", |
| 156 | + "@jupyterlab/terminal": "~1.2.1", |
| 157 | + "@jupyterlab/terminal-extension": "~1.2.1", |
| 158 | + "@jupyterlab/theme-dark-extension": "~1.2.1", |
| 159 | + "@jupyterlab/theme-light-extension": "~1.2.1", |
| 160 | + "@jupyterlab/tooltip": "~1.2.1", |
| 161 | + "@jupyterlab/tooltip-extension": "~1.2.2", |
| 162 | + "@jupyterlab/ui-components": "~1.2.1", |
| 163 | + "@jupyterlab/ui-components-extension": "~1.2.1", |
| 164 | + "@jupyterlab/vdom": "~1.2.1", |
| 165 | + "@jupyterlab/vdom-extension": "~1.2.2", |
166 | 166 | "@jupyterlab/vega4-extension": "~1.2.0", |
167 | 167 | "@jupyterlab/vega5-extension": "~1.2.0", |
168 | 168 | "@phosphor/algorithm": "^1.2.0", |
|
0 commit comments