|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@jupyterlab/application-top",
|
|
|
- "version": "3.0.0-beta.0",
|
|
|
+ "version": "3.0.0-beta.1",
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
"build": "webpack",
|
|
@@ -15,193 +15,193 @@
|
|
|
"prepublishOnly": "npm run build",
|
|
|
"watch": "webpack --watch"
|
|
|
},
|
|
|
+ "resolutions": {
|
|
|
+ "@jupyterlab/application": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/application-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/apputils": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/apputils-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/attachments": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/cells": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/celltags": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/celltags-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/codeeditor": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/codemirror": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/codemirror-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/completer": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/completer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/console": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/console-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/coreutils": "~5.0.0-beta.1",
|
|
|
+ "@jupyterlab/csvviewer": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/csvviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/debugger": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/debugger-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/docmanager": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/docmanager-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/docregistry": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/documentsearch": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/documentsearch-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/extensionmanager": "^3.0.0-beta.1",
|
|
|
+ "@jupyterlab/extensionmanager-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/filebrowser": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/filebrowser-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/fileeditor": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/fileeditor-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/help-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/htmlviewer": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/htmlviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/hub-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/imageviewer": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/imageviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/inspector": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/inspector-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/javascript-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/json-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/launcher": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/launcher-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/logconsole": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/logconsole-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/mainmenu": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/mainmenu-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/markdownviewer": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/markdownviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/mathjax2": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/mathjax2-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/metapackage": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/nbconvert-css": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/nbformat": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/notebook": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/notebook-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/observables": "~4.0.0-beta.1",
|
|
|
+ "@jupyterlab/outputarea": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/pdf-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/property-inspector": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/rendermime": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/rendermime-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/rendermime-interfaces": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/running": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/running-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/services": "~6.0.0-beta.1",
|
|
|
+ "@jupyterlab/settingeditor": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/settingeditor-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/settingregistry": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/shortcuts-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/statedb": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/statusbar": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/statusbar-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/tabmanager-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/terminal": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/terminal-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/theme-dark-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/theme-light-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/toc": "~5.0.0-beta.1",
|
|
|
+ "@jupyterlab/toc-extension": "~5.0.0-beta.1",
|
|
|
+ "@jupyterlab/tooltip": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/tooltip-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/translation": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/translation-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/ui-components": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/ui-components-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/vdom": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/vdom-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/vega5-extension": "~3.0.0-beta.1",
|
|
|
+ "@lumino/algorithm": "^1.3.3",
|
|
|
+ "@lumino/application": "^1.11.0",
|
|
|
+ "@lumino/commands": "^1.11.3",
|
|
|
+ "@lumino/coreutils": "^1.5.3",
|
|
|
+ "@lumino/disposable": "^1.4.3",
|
|
|
+ "@lumino/domutils": "^1.2.3",
|
|
|
+ "@lumino/dragdrop": "^1.6.4",
|
|
|
+ "@lumino/messaging": "^1.4.3",
|
|
|
+ "@lumino/properties": "^1.2.3",
|
|
|
+ "@lumino/signaling": "^1.4.3",
|
|
|
+ "@lumino/virtualdom": "^1.7.3",
|
|
|
+ "@lumino/widgets": "^1.14.0",
|
|
|
+ "react": "~16.13.1",
|
|
|
+ "react-dom": "~16.13.1"
|
|
|
+ },
|
|
|
"dependencies": {
|
|
|
- "@jupyterlab/application": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/application-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/apputils-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/celltags-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/codemirror-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/completer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/console-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/coreutils": "~5.0.0-beta.0",
|
|
|
- "@jupyterlab/csvviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/debugger-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/docmanager-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/documentsearch-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/extensionmanager-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/filebrowser-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/fileeditor-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/help-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/htmlviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/hub-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/imageviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/inspector-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/javascript-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/json-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/launcher-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/logconsole-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/mainmenu-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/markdownviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/mathjax2-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/notebook-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/pdf-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/rendermime-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/running-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/settingeditor-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/shortcuts-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/statusbar-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/tabmanager-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/terminal-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/theme-dark-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/theme-light-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/toc-extension": "~5.0.0-beta.0",
|
|
|
- "@jupyterlab/tooltip-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/translation-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/ui-components-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/vdom-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/vega5-extension": "~3.0.0-beta.0"
|
|
|
+ "@jupyterlab/application": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/application-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/apputils-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/celltags-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/codemirror-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/completer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/console-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/coreutils": "~5.0.0-beta.1",
|
|
|
+ "@jupyterlab/csvviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/debugger-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/docmanager-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/documentsearch-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/extensionmanager-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/filebrowser-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/fileeditor-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/help-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/htmlviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/hub-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/imageviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/inspector-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/javascript-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/json-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/launcher-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/logconsole-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/mainmenu-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/markdownviewer-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/mathjax2-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/notebook-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/pdf-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/rendermime-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/running-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/settingeditor-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/shortcuts-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/statusbar-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/tabmanager-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/terminal-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/theme-dark-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/theme-light-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/toc-extension": "~5.0.0-beta.1",
|
|
|
+ "@jupyterlab/tooltip-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/translation-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/ui-components-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/vdom-extension": "~3.0.0-beta.1",
|
|
|
+ "@jupyterlab/vega5-extension": "~3.0.0-beta.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@jupyterlab/builder": "^3.0.0-beta.0",
|
|
|
- "@jupyterlab/buildutils": "^3.0.0-beta.0",
|
|
|
+ "@jupyterlab/builder": "^3.0.0-beta.1",
|
|
|
+ "@jupyterlab/buildutils": "^3.0.0-beta.1",
|
|
|
"chokidar": "^3.4.0",
|
|
|
"css-loader": "~3.2.0",
|
|
|
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
|
|
- "file-loader": "~5.0.2",
|
|
|
- "fs-extra": "^8.1.0",
|
|
|
+ "file-loader": "~6.0.0",
|
|
|
+ "fs-extra": "^9.0.1",
|
|
|
"glob": "~7.1.6",
|
|
|
"handlebars": "^4.5.3",
|
|
|
- "html-loader": "~0.5.5",
|
|
|
+ "html-loader": "~1.3.0",
|
|
|
"html-webpack-plugin": "~4.3.0",
|
|
|
- "mini-css-extract-plugin": "~0.10.0",
|
|
|
+ "mini-css-extract-plugin": "~0.11.0",
|
|
|
"raw-loader": "~4.0.0",
|
|
|
"rimraf": "~3.0.0",
|
|
|
- "sort-package-json": "~1.31.0",
|
|
|
- "source-map-loader": "~0.2.4",
|
|
|
- "style-loader": "~1.0.1",
|
|
|
- "svg-url-loader": "~3.0.3",
|
|
|
- "terser-webpack-plugin": "^2.3.0",
|
|
|
+ "sort-package-json": "~1.44.0",
|
|
|
+ "source-map-loader": "~1.0.2",
|
|
|
+ "style-loader": "~1.2.1",
|
|
|
+ "svg-url-loader": "~6.0.0",
|
|
|
+ "terser-webpack-plugin": "^4.1.0",
|
|
|
"to-string-loader": "^1.1.6",
|
|
|
- "url-loader": "~3.0.0",
|
|
|
+ "url-loader": "~4.1.0",
|
|
|
"webpack": "~5.0.0-beta.29",
|
|
|
"webpack-bundle-analyzer": "^3.6.0",
|
|
|
"webpack-cli": "^3.3.10",
|
|
|
"webpack-merge": "^5.1.2",
|
|
|
"whatwg-fetch": "^3.0.0",
|
|
|
- "worker-loader": "^2.0.0",
|
|
|
- "yarn-deduplicate": "^1.1.1"
|
|
|
- },
|
|
|
- "resolutions": {
|
|
|
- "@jupyterlab/application": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/application-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/apputils": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/apputils-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/attachments": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/cells": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/celltags": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/celltags-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/codeeditor": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/codemirror": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/codemirror-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/completer": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/completer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/console": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/console-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/coreutils": "~5.0.0-beta.0",
|
|
|
- "@jupyterlab/csvviewer": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/csvviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/debugger": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/debugger-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/docmanager": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/docmanager-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/docregistry": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/documentsearch": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/documentsearch-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/extensionmanager": "^3.0.0-beta.0",
|
|
|
- "@jupyterlab/extensionmanager-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/filebrowser": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/filebrowser-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/fileeditor": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/fileeditor-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/help-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/htmlviewer": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/htmlviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/hub-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/imageviewer": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/imageviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/inspector": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/inspector-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/javascript-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/json-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/launcher": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/launcher-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/logconsole": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/logconsole-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/mainmenu": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/mainmenu-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/markdownviewer": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/markdownviewer-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/mathjax2": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/mathjax2-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/metapackage": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/nbconvert-css": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/nbformat": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/notebook": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/notebook-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/observables": "~4.0.0-beta.0",
|
|
|
- "@jupyterlab/outputarea": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/pdf-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/property-inspector": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/rendermime": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/rendermime-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/rendermime-interfaces": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/running": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/running-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/services": "~6.0.0-beta.0",
|
|
|
- "@jupyterlab/settingeditor": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/settingeditor-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/settingregistry": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/shortcuts-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/statedb": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/statusbar": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/statusbar-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/tabmanager-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/terminal": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/terminal-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/theme-dark-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/theme-light-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/toc": "~5.0.0-beta.0",
|
|
|
- "@jupyterlab/toc-extension": "~5.0.0-beta.0",
|
|
|
- "@jupyterlab/tooltip": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/tooltip-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/translation": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/translation-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/ui-components": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/ui-components-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/vdom": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/vdom-extension": "~3.0.0-beta.0",
|
|
|
- "@jupyterlab/vega5-extension": "~3.0.0-beta.0",
|
|
|
- "@lumino/algorithm": "^1.2.3",
|
|
|
- "@lumino/application": "^1.8.4",
|
|
|
- "@lumino/commands": "^1.10.1",
|
|
|
- "@lumino/coreutils": "^1.4.3",
|
|
|
- "@lumino/disposable": "^1.3.5",
|
|
|
- "@lumino/domutils": "^1.1.7",
|
|
|
- "@lumino/dragdrop": "^1.5.1",
|
|
|
- "@lumino/messaging": "^1.3.3",
|
|
|
- "@lumino/properties": "^1.1.6",
|
|
|
- "@lumino/signaling": "^1.3.5",
|
|
|
- "@lumino/virtualdom": "^1.6.1",
|
|
|
- "@lumino/widgets": "^1.11.1",
|
|
|
- "react": "~16.9.0",
|
|
|
- "react-dom": "~16.9.0"
|
|
|
+ "worker-loader": "^3.0.2",
|
|
|
+ "yarn-deduplicate": "^2.1.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=10.0.0"
|
|
|
},
|
|
|
"jupyterlab": {
|
|
|
"name": "JupyterLab",
|
|
|
- "version": "3.0.0b0",
|
|
|
+ "version": "3.0.0b1",
|
|
|
"extensions": {
|
|
|
"@jupyterlab/application-extension": "",
|
|
|
"@jupyterlab/apputils-extension": "",
|