|
@@ -58,104 +58,111 @@
|
|
|
"file-loader": "~5.0.2",
|
|
|
"fs-extra": "^8.1.0",
|
|
|
"glob": "~7.1.6",
|
|
|
+ "handlebars": "^4.5.3",
|
|
|
"mini-css-extract-plugin": "~0.10.0",
|
|
|
"raw-loader": "~4.0.0",
|
|
|
"read-package-tree": "^5.3.1",
|
|
|
"rimraf": "~3.0.0",
|
|
|
"style-loader": "~1.0.1",
|
|
|
"svg-url-loader": "~3.0.3",
|
|
|
+ "to-string-loader": "^1.1.6",
|
|
|
"url-loader": "~3.0.0",
|
|
|
"watch": "~1.0.2",
|
|
|
"webpack": "~5.0.0-beta.26",
|
|
|
"webpack-cli": "^3.3.10",
|
|
|
+ "webpack-merge": "^5.1.1",
|
|
|
"whatwg-fetch": "^3.0.0"
|
|
|
},
|
|
|
"resolutions": {
|
|
|
- "@jupyterlab/application": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/application-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/apputils": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/apputils-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/attachments": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/cells": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/celltags": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/celltags-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/codeeditor": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/codemirror": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/codemirror-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/completer": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/completer-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/console": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/console-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/coreutils": "~5.0.0-alpha.0",
|
|
|
- "@jupyterlab/csvviewer": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/csvviewer-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/docmanager": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/docmanager-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/docregistry": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/documentsearch": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/documentsearch-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/extensionmanager": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/extensionmanager-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/filebrowser": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/filebrowser-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/fileeditor": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/fileeditor-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/help-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/htmlviewer": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/htmlviewer-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/hub-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/imageviewer": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/imageviewer-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/inspector": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/inspector-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/javascript-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/json-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/launcher": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/launcher-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/logconsole": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/logconsole-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/mainmenu": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/mainmenu-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/mathjax2": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/mathjax2-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/metapackage": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/nbconvert-css": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/nbformat": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/notebook": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/notebook-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/observables": "~4.0.0-alpha.0",
|
|
|
- "@jupyterlab/outputarea": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/pdf-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/property-inspector": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/rendermime": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/rendermime-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/rendermime-interfaces": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/running": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/running-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/services": "~6.0.0-alpha.0",
|
|
|
- "@jupyterlab/settingeditor": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/settingeditor-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/settingregistry": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/shortcuts-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/statedb": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/statusbar": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/statusbar-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/tabmanager-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/terminal": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/terminal-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/theme-dark-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/theme-light-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/toc": "~5.0.0-alpha.0",
|
|
|
- "@jupyterlab/toc-extension": "~5.0.0-alpha.0",
|
|
|
- "@jupyterlab/tooltip": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/tooltip-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/translation": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/translation-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/ui-components": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/ui-components-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/vdom": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/vdom-extension": "~3.0.0-alpha.0",
|
|
|
- "@jupyterlab/vega5-extension": "~3.0.0-alpha.0",
|
|
|
+ "@jupyterlab/application": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/application-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/apputils": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/apputils-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/attachments": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/cells": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/celltags": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/celltags-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/codeeditor": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/codemirror": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/codemirror-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/completer": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/completer-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/console": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/console-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/coreutils": "~5.0.0-alpha.11",
|
|
|
+ "@jupyterlab/csvviewer": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/csvviewer-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/debugger": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/debugger-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/docmanager": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/docmanager-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/docregistry": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/documentsearch": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/documentsearch-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/extensionmanager": "^3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/extensionmanager-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/filebrowser": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/filebrowser-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/fileeditor": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/fileeditor-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/help-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/htmlviewer": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/htmlviewer-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/hub-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/imageviewer": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/imageviewer-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/inspector": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/inspector-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/javascript-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/json-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/launcher": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/launcher-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/logconsole": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/logconsole-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/mainmenu": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/mainmenu-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/markdownviewer": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/markdownviewer-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/mathjax2": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/mathjax2-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/metapackage": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/nbconvert-css": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/nbformat": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/notebook": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/notebook-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/observables": "~4.0.0-alpha.11",
|
|
|
+ "@jupyterlab/outputarea": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/pdf-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/property-inspector": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/rendermime": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/rendermime-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/rendermime-interfaces": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/running": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/running-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/services": "~6.0.0-alpha.11",
|
|
|
+ "@jupyterlab/settingeditor": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/settingeditor-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/settingregistry": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/shortcuts-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/statedb": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/statusbar": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/statusbar-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/tabmanager-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/terminal": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/terminal-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/theme-dark-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/theme-light-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/toc": "~5.0.0-alpha.11",
|
|
|
+ "@jupyterlab/toc-extension": "~5.0.0-alpha.11",
|
|
|
+ "@jupyterlab/tooltip": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/tooltip-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/translation": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/translation-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/ui-components": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/ui-components-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/vdom": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/vdom-extension": "~3.0.0-alpha.11",
|
|
|
+ "@jupyterlab/vega5-extension": "~3.0.0-alpha.11",
|
|
|
"@lumino/algorithm": "^1.2.3",
|
|
|
"@lumino/application": "^1.8.4",
|
|
|
"@lumino/commands": "^1.10.1",
|