|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@jupyterlab/application-top",
|
|
|
- "version": "1.0.0-alpha.3",
|
|
|
+ "version": "1.0.0-alpha.5",
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
"build": "webpack",
|
|
@@ -12,77 +12,78 @@
|
|
|
"watch": "webpack --watch"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@jupyterlab/application": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/application-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/apputils": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/apputils-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/attachments": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/cells": "^1.0.0-alpha.4",
|
|
|
- "@jupyterlab/codeeditor": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/codemirror": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/codemirror-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/completer": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/completer-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/console": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/console-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/coreutils": "^3.0.0-alpha.3",
|
|
|
- "@jupyterlab/csvviewer": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/csvviewer-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/docmanager": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/docmanager-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/docregistry": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/documentsearch": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/documentsearch-extension": "^1.0.0-alpha.4",
|
|
|
- "@jupyterlab/extensionmanager": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/extensionmanager-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/faq-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/filebrowser": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/filebrowser-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/fileeditor": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/fileeditor-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/help-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/htmlviewer": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/htmlviewer-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/imageviewer": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/imageviewer-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/inspector": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/inspector-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/javascript-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/json-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/launcher": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/launcher-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/mainmenu": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/mainmenu-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/markdownviewer": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/markdownviewer-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/mathjax2": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/mathjax2-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/notebook": "^1.0.0-alpha.4",
|
|
|
- "@jupyterlab/notebook-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/observables": "^2.2.0-alpha.3",
|
|
|
- "@jupyterlab/outputarea": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/pdf-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/rendermime": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/rendermime-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.3",
|
|
|
- "@jupyterlab/running": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/running-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/services": "^4.0.0-alpha.3",
|
|
|
- "@jupyterlab/settingeditor": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/settingeditor-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/shortcuts-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/statusbar": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/statusbar-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/tabmanager-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/terminal": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/terminal-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/theme-dark-extension": "^1.0.0-alpha.4",
|
|
|
- "@jupyterlab/theme-light-extension": "^1.0.0-alpha.4",
|
|
|
- "@jupyterlab/tooltip": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/tooltip-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/ui-components": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/vdom-extension": "^1.0.0-alpha.3",
|
|
|
- "@jupyterlab/vega4-extension": "^1.0.0-alpha.3",
|
|
|
+ "@jupyterlab/application": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/application-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/apputils": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/apputils-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/attachments": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/cells": "^1.0.0-alpha.6",
|
|
|
+ "@jupyterlab/codeeditor": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/codemirror": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/codemirror-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/completer": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/completer-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/console": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/console-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/coreutils": "^3.0.0-alpha.5",
|
|
|
+ "@jupyterlab/csvviewer": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/csvviewer-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/docmanager": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/docmanager-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/docregistry": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/documentsearch": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/documentsearch-extension": "^1.0.0-alpha.6",
|
|
|
+ "@jupyterlab/extensionmanager": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/extensionmanager-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/faq-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/filebrowser": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/filebrowser-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/fileeditor": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/fileeditor-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/help-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/htmlviewer": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/htmlviewer-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/imageviewer": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/imageviewer-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/inspector": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/inspector-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/javascript-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/json-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/launcher": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/launcher-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/mainmenu": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/mainmenu-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/markdownviewer": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/markdownviewer-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/mathjax2": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/mathjax2-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/notebook": "^1.0.0-alpha.6",
|
|
|
+ "@jupyterlab/notebook-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/observables": "^2.2.0-alpha.5",
|
|
|
+ "@jupyterlab/outputarea": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/pdf-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/rendermime": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/rendermime-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.5",
|
|
|
+ "@jupyterlab/running": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/running-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/services": "^4.0.0-alpha.5",
|
|
|
+ "@jupyterlab/settingeditor": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/settingeditor-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/shortcuts-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/statusbar": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/statusbar-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/tabmanager-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/terminal": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/terminal-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/theme-dark-extension": "^1.0.0-alpha.6",
|
|
|
+ "@jupyterlab/theme-light-extension": "^1.0.0-alpha.6",
|
|
|
+ "@jupyterlab/tooltip": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/tooltip-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/ui-components": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/vdom": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/vdom-extension": "^1.0.0-alpha.5",
|
|
|
+ "@jupyterlab/vega5-extension": "^1.0.0-alpha.5",
|
|
|
"@phosphor/algorithm": "^1.1.2",
|
|
|
"@phosphor/application": "^1.6.0",
|
|
|
"@phosphor/commands": "^1.6.1",
|
|
@@ -112,29 +113,29 @@
|
|
|
"xterm": "~3.10.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@jupyterlab/buildutils": "^1.0.0-alpha.3",
|
|
|
- "css-loader": "~0.28.7",
|
|
|
+ "@jupyterlab/buildutils": "^1.0.0-alpha.5",
|
|
|
+ "css-loader": "~2.1.1",
|
|
|
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
|
|
- "file-loader": "~1.1.11",
|
|
|
+ "file-loader": "~3.0.1",
|
|
|
"fs-extra": "~4.0.2",
|
|
|
"glob": "~7.1.2",
|
|
|
"handlebars": "~4.0.11",
|
|
|
- "html-loader": "^0.5.1",
|
|
|
+ "html-loader": "~0.5.5",
|
|
|
"html-webpack-plugin": "~3.2.0",
|
|
|
- "mini-css-extract-plugin": "~0.4.4",
|
|
|
- "raw-loader": "~0.5.1",
|
|
|
+ "mini-css-extract-plugin": "~0.6.0",
|
|
|
+ "raw-loader": "~2.0.0",
|
|
|
"rimraf": "~2.6.2",
|
|
|
"sort-package-json": "~1.7.1",
|
|
|
"source-map-loader": "~0.2.1",
|
|
|
- "style-loader": "~0.21.0",
|
|
|
- "svg-url-loader": "~2.3.1",
|
|
|
- "svgo": "~1.0.4",
|
|
|
- "svgo-loader": "~2.1.0",
|
|
|
+ "style-loader": "~0.23.1",
|
|
|
+ "svg-url-loader": "~2.3.2",
|
|
|
+ "svgo": "~1.2.1",
|
|
|
+ "svgo-loader": "~2.2.0",
|
|
|
"terser-webpack-plugin": "~1.2.3",
|
|
|
- "url-loader": "~1.0.1",
|
|
|
- "webpack": "~4.12.0",
|
|
|
- "webpack-cli": "^3.0.3",
|
|
|
- "webpack-merge": "^4.1.1",
|
|
|
+ "url-loader": "~1.1.2",
|
|
|
+ "webpack": "~4.29.6",
|
|
|
+ "webpack-cli": "^3.3.0",
|
|
|
+ "webpack-merge": "^4.2.1",
|
|
|
"webpack-visualizer-plugin": "^0.1.11"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -179,7 +180,7 @@
|
|
|
"@jupyterlab/javascript-extension": "",
|
|
|
"@jupyterlab/json-extension": "",
|
|
|
"@jupyterlab/pdf-extension": "",
|
|
|
- "@jupyterlab/vega4-extension": ""
|
|
|
+ "@jupyterlab/vega5-extension": ""
|
|
|
},
|
|
|
"name": "JupyterLab",
|
|
|
"buildDir": "./build",
|
|
@@ -233,7 +234,7 @@
|
|
|
"url-parse",
|
|
|
"xterm"
|
|
|
],
|
|
|
- "version": "1.0.0a1",
|
|
|
+ "version": "1.0.0a2",
|
|
|
"linkedPackages": {},
|
|
|
"staticDir": "../static"
|
|
|
}
|