mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
Update to alpha 29
This commit is contained in:
parent
a339e46059
commit
9ac7ad6ba5
206
app/package.json
206
app/package.json
@ -22,76 +22,76 @@
|
||||
"@jupyter-notebook/tree": "~7.0.0-alpha.5",
|
||||
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.5",
|
||||
"@jupyter-notebook/ui-components": "~7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/application-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/cell-toolbar": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/celltags": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/codeeditor": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/codemirror-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/collaboration": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/collaboration-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/completer": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/completer-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/console": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/console-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "~6.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/docprovider": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/docprovider-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/documentsearch": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/documentsearch-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/filebrowser": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/filebrowser-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/fileeditor": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/fileeditor-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/hub-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/javascript-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/json-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/notebook": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/notebook-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/observables": "~5.0.0-alpha.13",
|
||||
"@jupyterlab/outputarea": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/pdf-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/rendermime": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/rendermime-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.13",
|
||||
"@jupyterlab/running-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/services": "~7.0.0-alpha.13",
|
||||
"@jupyterlab/settingregistry": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/shared-models": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/statedb": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/statusbar": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/terminal": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/terminal-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/theme-dark-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/theme-light-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/tooltip": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/tooltip-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/translation-extension": "~4.0.0-alpha.13",
|
||||
"@jupyterlab/ui-components": "~4.0.0-alpha.28",
|
||||
"@jupyterlab/vega5-extension": "~4.0.0-alpha.13",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1",
|
||||
"@lumino/application": "^2.0.0-alpha.1",
|
||||
"@lumino/commands": "^2.0.0-alpha.1",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.1",
|
||||
"@lumino/disposable": "^2.0.0-alpha.1",
|
||||
"@lumino/domutils": "^2.0.0-alpha.1",
|
||||
"@lumino/dragdrop": "^2.0.0-alpha.1",
|
||||
"@lumino/messaging": "^2.0.0-alpha.1",
|
||||
"@lumino/properties": "^2.0.0-alpha.1",
|
||||
"@lumino/signaling": "^2.0.0-alpha.1",
|
||||
"@lumino/virtualdom": "^2.0.0-alpha.1",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1",
|
||||
"@jupyterlab/application": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/application-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/cell-toolbar": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/celltags": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/codeeditor": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/codemirror-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/collaboration": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/collaboration-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/completer": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/completer-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/console": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/console-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "~6.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/docprovider": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/docprovider-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/documentsearch": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/documentsearch-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/filebrowser": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/filebrowser-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/fileeditor": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/fileeditor-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/hub-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/javascript-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/json-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/notebook": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/notebook-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/observables": "~5.0.0-alpha.14",
|
||||
"@jupyterlab/outputarea": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/pdf-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/rendermime": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/rendermime-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.14",
|
||||
"@jupyterlab/running-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/services": "~7.0.0-alpha.14",
|
||||
"@jupyterlab/settingregistry": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/shared-models": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/statedb": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/statusbar": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/terminal": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/terminal-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/theme-dark-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/theme-light-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/tooltip": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/tooltip-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/translation-extension": "~4.0.0-alpha.14",
|
||||
"@jupyterlab/ui-components": "~4.0.0-alpha.29",
|
||||
"@jupyterlab/vega5-extension": "~4.0.0-alpha.14",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6",
|
||||
"@lumino/application": "^2.0.0-alpha.6",
|
||||
"@lumino/commands": "^2.0.0-alpha.6",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.6",
|
||||
"@lumino/disposable": "^2.0.0-alpha.6",
|
||||
"@lumino/domutils": "^2.0.0-alpha.6",
|
||||
"@lumino/dragdrop": "^2.0.0-alpha.6",
|
||||
"@lumino/messaging": "^2.0.0-alpha.6",
|
||||
"@lumino/properties": "^2.0.0-alpha.6",
|
||||
"@lumino/signaling": "^2.0.0-alpha.6",
|
||||
"@lumino/virtualdom": "^2.0.0-alpha.6",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6",
|
||||
"react": "~17.0.2",
|
||||
"react-dom": "~17.0.2",
|
||||
"yjs": "~13.5.38"
|
||||
@ -108,41 +108,41 @@
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.5",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.5",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/celltags": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/collaboration-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/codemirror-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/completer-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/console-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/docprovider-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/documentsearch-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/filebrowser-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/fileeditor-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/hub-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/javascript-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/json-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/notebook-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/pdf-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/running-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/terminal-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/tooltip-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation-extension": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/vega5-extension": "^4.0.0-alpha.13"
|
||||
"@jupyterlab/application-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/celltags": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/collaboration-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/codemirror-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/completer-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/console-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/docprovider-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/documentsearch-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/filebrowser-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/fileeditor-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/hub-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/javascript-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/json-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/notebook-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/pdf-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/running-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/terminal-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/tooltip-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation-extension": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/vega5-extension": "^4.0.0-alpha.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/builder": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.14",
|
||||
"@types/rimraf": "^3.0.0",
|
||||
"css-loader": "~5.0.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"watch": "tsc -w --listEmittedFiles"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.14",
|
||||
"commander": "^6.2.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"typescript": "~4.6.3"
|
||||
|
@ -42,7 +42,7 @@
|
||||
"watch:lib": "lerna exec --stream --scope @jupyter-notebook/metapackage jlpm watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.14",
|
||||
"@typescript-eslint/eslint-plugin": "^4.2.0",
|
||||
"@typescript-eslint/parser": "^4.2.0",
|
||||
"eslint": "^7.10.0",
|
||||
|
@ -41,21 +41,21 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.5",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/celltags": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/codeeditor": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/codemirror": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/console": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.13",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.1",
|
||||
"@lumino/disposable": "^2.0.0-alpha.1",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/celltags": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/codeeditor": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/codemirror": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/console": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.6",
|
||||
"@lumino/disposable": "^2.0.0-alpha.6",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -43,22 +43,22 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.13",
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.28",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.1",
|
||||
"@lumino/messaging": "^2.0.0-alpha.1",
|
||||
"@lumino/polling": "^2.0.0-alpha.1",
|
||||
"@lumino/signaling": "^2.0.0-alpha.1",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.29",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.6",
|
||||
"@lumino/messaging": "^2.0.0-alpha.6",
|
||||
"@lumino/polling": "^2.0.0-alpha.6",
|
||||
"@lumino/signaling": "^2.0.0-alpha.6",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"@jupyterlab/testutils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/testutils": "^4.0.0-alpha.14",
|
||||
"@types/jest": "^26.0.10",
|
||||
"jest": "^26.4.2",
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -39,10 +39,10 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/console": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/console": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -39,12 +39,12 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/services": "^7.0.0-alpha.13",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/services": "^7.0.0-alpha.14",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -40,9 +40,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/documentsearch": "^4.0.0-alpha.13",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/documentsearch": "^4.0.0-alpha.14",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -40,10 +40,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.13"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -44,17 +44,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/notebook": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.13",
|
||||
"@lumino/commands": "^2.0.0-alpha.1",
|
||||
"@lumino/disposable": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/notebook": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14",
|
||||
"@lumino/commands": "^2.0.0-alpha.6",
|
||||
"@lumino/disposable": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/builder": "^4.0.0-alpha.14",
|
||||
"rimraf": "~3.0.0",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
|
@ -40,15 +40,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/cells": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/notebook": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.13",
|
||||
"@lumino/polling": "^2.0.0-alpha.1",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/cells": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/notebook": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14",
|
||||
"@lumino/polling": "^2.0.0-alpha.6",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -39,10 +39,10 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/terminal": "^4.0.0-alpha.13",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/terminal": "^4.0.0-alpha.14",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -41,20 +41,20 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.5",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/filebrowser": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/services": "^7.0.0-alpha.13",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/statedb": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.28",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1",
|
||||
"@lumino/commands": "^2.0.0-alpha.1",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/filebrowser": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/services": "^7.0.0-alpha.14",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/statedb": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.29",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6",
|
||||
"@lumino/commands": "^2.0.0-alpha.6",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -40,21 +40,21 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.5",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.13",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/filebrowser": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/services": "^7.0.0-alpha.13",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/statedb": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.28",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.1",
|
||||
"@lumino/commands": "^2.0.0-alpha.1",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.1",
|
||||
"@lumino/widgets": "^2.0.0-alpha.1"
|
||||
"@jupyterlab/application": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.14",
|
||||
"@jupyterlab/docmanager": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/filebrowser": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/services": "^7.0.0-alpha.14",
|
||||
"@jupyterlab/settingregistry": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/statedb": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.29",
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6",
|
||||
"@lumino/commands": "^2.0.0-alpha.6",
|
||||
"@lumino/coreutils": "^2.0.0-alpha.6",
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
|
@ -43,14 +43,14 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.28",
|
||||
"@jupyterlab/ui-components": "^4.0.0-alpha.29",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@jupyterlab/testutils": "^4.0.0-alpha.13",
|
||||
"@jupyterlab/testutils": "^4.0.0-alpha.14",
|
||||
"@types/jest": "^26.0.10",
|
||||
"babel-loader": "^8.0.6",
|
||||
"jest": "^26.4.2",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"test:update": "playwright test --update-snapshots"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/galata": "~5.0.0-alpha.9",
|
||||
"@jupyterlab/galata": "~5.0.0-alpha.14",
|
||||
"@playwright/test": "~1.17.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
Loading…
Reference in New Issue
Block a user