|
103 | 103 | "peerDependencies": {
|
104 | 104 | "codemirror": "^5.0.0"
|
105 | 105 | },
|
| 106 | + "resolutions": { |
| 107 | + "@jupyterlab/application": "~2.0.0", |
| 108 | + "@jupyterlab/application-extension": "~2.0.0", |
| 109 | + "@jupyterlab/apputils": "~2.0.0", |
| 110 | + "@jupyterlab/apputils-extension": "~2.0.0", |
| 111 | + "@jupyterlab/attachments": "~2.0.0", |
| 112 | + "@jupyterlab/cells": "~2.0.0", |
| 113 | + "@jupyterlab/celltags": "~2.0.0", |
| 114 | + "@jupyterlab/celltags-extension": "~2.0.0", |
| 115 | + "@jupyterlab/codeeditor": "~2.0.0", |
| 116 | + "@jupyterlab/codemirror": "~2.0.0", |
| 117 | + "@jupyterlab/codemirror-extension": "~2.0.0", |
| 118 | + "@jupyterlab/completer": "~2.0.0", |
| 119 | + "@jupyterlab/completer-extension": "~2.0.0", |
| 120 | + "@jupyterlab/console": "~2.0.0", |
| 121 | + "@jupyterlab/console-extension": "~2.0.0", |
| 122 | + "@jupyterlab/coreutils": "~4.0.0", |
| 123 | + "@jupyterlab/csvviewer": "~2.0.0", |
| 124 | + "@jupyterlab/csvviewer-extension": "~2.0.0", |
| 125 | + "@jupyterlab/docmanager": "~2.0.0", |
| 126 | + "@jupyterlab/docmanager-extension": "~2.0.0", |
| 127 | + "@jupyterlab/docregistry": "~2.0.0", |
| 128 | + "@jupyterlab/documentsearch": "~2.0.0", |
| 129 | + "@jupyterlab/documentsearch-extension": "~2.0.0", |
| 130 | + "@jupyterlab/extensionmanager": "~2.0.0", |
| 131 | + "@jupyterlab/extensionmanager-extension": "~2.0.0", |
| 132 | + "@jupyterlab/filebrowser": "~2.0.0", |
| 133 | + "@jupyterlab/filebrowser-extension": "~2.0.0", |
| 134 | + "@jupyterlab/fileeditor": "~2.0.0", |
| 135 | + "@jupyterlab/fileeditor-extension": "~2.0.0", |
| 136 | + "@jupyterlab/help-extension": "~2.0.0", |
| 137 | + "@jupyterlab/htmlviewer": "~2.0.0", |
| 138 | + "@jupyterlab/htmlviewer-extension": "~2.0.0", |
| 139 | + "@jupyterlab/hub-extension": "~2.0.0", |
| 140 | + "@jupyterlab/imageviewer": "~2.0.0", |
| 141 | + "@jupyterlab/imageviewer-extension": "~2.0.0", |
| 142 | + "@jupyterlab/inspector": "~2.0.0", |
| 143 | + "@jupyterlab/inspector-extension": "~2.0.0", |
| 144 | + "@jupyterlab/javascript-extension": "~2.0.0", |
| 145 | + "@jupyterlab/json-extension": "~2.0.0", |
| 146 | + "@jupyterlab/launcher": "~2.0.0", |
| 147 | + "@jupyterlab/launcher-extension": "~2.0.0", |
| 148 | + "@jupyterlab/logconsole": "~2.0.0", |
| 149 | + "@jupyterlab/logconsole-extension": "~2.0.0", |
| 150 | + "@jupyterlab/mainmenu": "~2.0.0", |
| 151 | + "@jupyterlab/mainmenu-extension": "~2.0.0", |
| 152 | + "@jupyterlab/markdownviewer": "~2.0.0", |
| 153 | + "@jupyterlab/markdownviewer-extension": "~2.0.0", |
| 154 | + "@jupyterlab/mathjax2": "~2.0.0", |
| 155 | + "@jupyterlab/mathjax2-extension": "~2.0.0", |
| 156 | + "@jupyterlab/metapackage": "~2.0.0", |
| 157 | + "@jupyterlab/nbconvert-css": "~2.0.0", |
| 158 | + "@jupyterlab/nbformat": "~2.0.0", |
| 159 | + "@jupyterlab/notebook": "~2.0.0", |
| 160 | + "@jupyterlab/notebook-extension": "~2.0.0", |
| 161 | + "@jupyterlab/observables": "~3.0.0", |
| 162 | + "@jupyterlab/outputarea": "~2.0.0", |
| 163 | + "@jupyterlab/pdf-extension": "~2.0.0", |
| 164 | + "@jupyterlab/property-inspector": "~2.0.0", |
| 165 | + "@jupyterlab/rendermime": "~2.0.0", |
| 166 | + "@jupyterlab/rendermime-extension": "~2.0.0", |
| 167 | + "@jupyterlab/rendermime-interfaces": "~2.0.0", |
| 168 | + "@jupyterlab/running": "~2.0.0", |
| 169 | + "@jupyterlab/running-extension": "~2.0.0", |
| 170 | + "@jupyterlab/services": "~5.0.0", |
| 171 | + "@jupyterlab/settingeditor": "~2.0.0", |
| 172 | + "@jupyterlab/settingeditor-extension": "~2.0.0", |
| 173 | + "@jupyterlab/settingregistry": "~2.0.0", |
| 174 | + "@jupyterlab/shortcuts-extension": "~2.0.0", |
| 175 | + "@jupyterlab/statedb": "~2.0.0", |
| 176 | + "@jupyterlab/statusbar": "~2.0.0", |
| 177 | + "@jupyterlab/statusbar-extension": "~2.0.0", |
| 178 | + "@jupyterlab/tabmanager-extension": "~2.0.0", |
| 179 | + "@jupyterlab/terminal": "~2.0.0", |
| 180 | + "@jupyterlab/terminal-extension": "~2.0.0", |
| 181 | + "@jupyterlab/theme-dark-extension": "~2.0.0", |
| 182 | + "@jupyterlab/theme-light-extension": "~2.0.0", |
| 183 | + "@jupyterlab/tooltip": "~2.0.0", |
| 184 | + "@jupyterlab/tooltip-extension": "~2.0.0", |
| 185 | + "@jupyterlab/ui-components": "~2.0.0", |
| 186 | + "@jupyterlab/ui-components-extension": "~2.0.0", |
| 187 | + "@jupyterlab/vdom": "~2.0.0", |
| 188 | + "@jupyterlab/vdom-extension": "~2.0.0", |
| 189 | + "@jupyterlab/vega5-extension": "~2.0.0", |
| 190 | + "@lumino/algorithm": "^1.2.3", |
| 191 | + "@lumino/application": "^1.8.4", |
| 192 | + "@lumino/commands": "^1.10.1", |
| 193 | + "@lumino/coreutils": "^1.4.2", |
| 194 | + "@lumino/disposable": "^1.3.5", |
| 195 | + "@lumino/domutils": "^1.1.7", |
| 196 | + "@lumino/dragdrop": "^1.5.1", |
| 197 | + "@lumino/messaging": "^1.3.3", |
| 198 | + "@lumino/properties": "^1.1.6", |
| 199 | + "@lumino/signaling": "^1.3.5", |
| 200 | + "@lumino/virtualdom": "^1.6.1", |
| 201 | + "@lumino/widgets": "^1.11.1" |
| 202 | + }, |
106 | 203 | "directories": {
|
107 | 204 | "lib": "lib"
|
108 | 205 | },
|
|
0 commit comments