mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
Update to JupyterLab 4.0.7 (#7103)
* Update to JupyterLab 4.0.7 * Update Playwright Snapshots * Update Playwright Snapshots --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
27c437ab97
commit
839193d07f
236
app/package.json
236
app/package.json
@ -24,79 +24,79 @@
|
||||
"@jupyter-notebook/tree-extension": "~7.0.4",
|
||||
"@jupyter-notebook/ui-components": "~7.0.4",
|
||||
"@jupyter/ydoc": "~1.0.2",
|
||||
"@jupyterlab/application": "~4.0.6",
|
||||
"@jupyterlab/application-extension": "~4.0.6",
|
||||
"@jupyterlab/apputils": "~4.1.6",
|
||||
"@jupyterlab/apputils-extension": "~4.0.6",
|
||||
"@jupyterlab/attachments": "~4.0.6",
|
||||
"@jupyterlab/cell-toolbar": "~4.0.6",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.0.6",
|
||||
"@jupyterlab/celltags-extension": "~4.0.6",
|
||||
"@jupyterlab/codeeditor": "~4.0.6",
|
||||
"@jupyterlab/codemirror": "~4.0.6",
|
||||
"@jupyterlab/codemirror-extension": "~4.0.6",
|
||||
"@jupyterlab/completer": "~4.0.6",
|
||||
"@jupyterlab/completer-extension": "~4.0.6",
|
||||
"@jupyterlab/console": "~4.0.6",
|
||||
"@jupyterlab/console-extension": "~4.0.6",
|
||||
"@jupyterlab/coreutils": "~6.0.6",
|
||||
"@jupyterlab/csvviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/debugger": "~4.0.6",
|
||||
"@jupyterlab/debugger-extension": "~4.0.6",
|
||||
"@jupyterlab/docmanager": "~4.0.6",
|
||||
"@jupyterlab/docmanager-extension": "~4.0.6",
|
||||
"@jupyterlab/documentsearch": "~4.0.6",
|
||||
"@jupyterlab/documentsearch-extension": "~4.0.6",
|
||||
"@jupyterlab/extensionmanager": "~4.0.6",
|
||||
"@jupyterlab/extensionmanager-extension": "~4.0.6",
|
||||
"@jupyterlab/filebrowser": "~4.0.6",
|
||||
"@jupyterlab/filebrowser-extension": "~4.0.6",
|
||||
"@jupyterlab/fileeditor": "~4.0.6",
|
||||
"@jupyterlab/fileeditor-extension": "~4.0.6",
|
||||
"@jupyterlab/htmlviewer": "~4.0.6",
|
||||
"@jupyterlab/htmlviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/hub-extension": "~4.0.6",
|
||||
"@jupyterlab/imageviewer": "~4.0.6",
|
||||
"@jupyterlab/imageviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/javascript-extension": "~4.0.6",
|
||||
"@jupyterlab/json-extension": "~4.0.6",
|
||||
"@jupyterlab/lsp": "~4.0.6",
|
||||
"@jupyterlab/lsp-extension": "~4.0.6",
|
||||
"@jupyterlab/mainmenu": "~4.0.6",
|
||||
"@jupyterlab/mainmenu-extension": "~4.0.6",
|
||||
"@jupyterlab/markdownviewer": "~4.0.6",
|
||||
"@jupyterlab/markdownviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/markedparser-extension": "~4.0.6",
|
||||
"@jupyterlab/mathjax-extension": "~4.0.6",
|
||||
"@jupyterlab/metadataform": "~4.0.6",
|
||||
"@jupyterlab/metadataform-extension": "~4.0.6",
|
||||
"@jupyterlab/notebook": "~4.0.6",
|
||||
"@jupyterlab/notebook-extension": "~4.0.6",
|
||||
"@jupyterlab/observables": "~5.0.6",
|
||||
"@jupyterlab/outputarea": "~4.0.6",
|
||||
"@jupyterlab/pdf-extension": "~4.0.6",
|
||||
"@jupyterlab/rendermime": "~4.0.6",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.8.6",
|
||||
"@jupyterlab/running-extension": "~4.0.6",
|
||||
"@jupyterlab/services": "~7.0.6",
|
||||
"@jupyterlab/settingeditor": "~4.0.6",
|
||||
"@jupyterlab/settingeditor-extension": "~4.0.6",
|
||||
"@jupyterlab/settingregistry": "~4.0.6",
|
||||
"@jupyterlab/shortcuts-extension": "~4.0.6",
|
||||
"@jupyterlab/statedb": "~4.0.6",
|
||||
"@jupyterlab/statusbar": "~4.0.6",
|
||||
"@jupyterlab/terminal": "~4.0.6",
|
||||
"@jupyterlab/terminal-extension": "~4.0.6",
|
||||
"@jupyterlab/theme-dark-extension": "~4.0.6",
|
||||
"@jupyterlab/theme-light-extension": "~4.0.6",
|
||||
"@jupyterlab/toc-extension": "~6.0.6",
|
||||
"@jupyterlab/tooltip": "~4.0.6",
|
||||
"@jupyterlab/tooltip-extension": "~4.0.6",
|
||||
"@jupyterlab/translation": "~4.0.6",
|
||||
"@jupyterlab/translation-extension": "~4.0.6",
|
||||
"@jupyterlab/ui-components": "~4.0.6",
|
||||
"@jupyterlab/ui-components-extension": "~4.0.6",
|
||||
"@jupyterlab/vega5-extension": "~4.0.6",
|
||||
"@jupyterlab/application": "~4.0.7",
|
||||
"@jupyterlab/application-extension": "~4.0.7",
|
||||
"@jupyterlab/apputils": "~4.1.7",
|
||||
"@jupyterlab/apputils-extension": "~4.0.7",
|
||||
"@jupyterlab/attachments": "~4.0.7",
|
||||
"@jupyterlab/cell-toolbar": "~4.0.7",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.0.7",
|
||||
"@jupyterlab/celltags-extension": "~4.0.7",
|
||||
"@jupyterlab/codeeditor": "~4.0.7",
|
||||
"@jupyterlab/codemirror": "~4.0.7",
|
||||
"@jupyterlab/codemirror-extension": "~4.0.7",
|
||||
"@jupyterlab/completer": "~4.0.7",
|
||||
"@jupyterlab/completer-extension": "~4.0.7",
|
||||
"@jupyterlab/console": "~4.0.7",
|
||||
"@jupyterlab/console-extension": "~4.0.7",
|
||||
"@jupyterlab/coreutils": "~6.0.7",
|
||||
"@jupyterlab/csvviewer-extension": "~4.0.7",
|
||||
"@jupyterlab/debugger": "~4.0.7",
|
||||
"@jupyterlab/debugger-extension": "~4.0.7",
|
||||
"@jupyterlab/docmanager": "~4.0.7",
|
||||
"@jupyterlab/docmanager-extension": "~4.0.7",
|
||||
"@jupyterlab/documentsearch": "~4.0.7",
|
||||
"@jupyterlab/documentsearch-extension": "~4.0.7",
|
||||
"@jupyterlab/extensionmanager": "~4.0.7",
|
||||
"@jupyterlab/extensionmanager-extension": "~4.0.7",
|
||||
"@jupyterlab/filebrowser": "~4.0.7",
|
||||
"@jupyterlab/filebrowser-extension": "~4.0.7",
|
||||
"@jupyterlab/fileeditor": "~4.0.7",
|
||||
"@jupyterlab/fileeditor-extension": "~4.0.7",
|
||||
"@jupyterlab/htmlviewer": "~4.0.7",
|
||||
"@jupyterlab/htmlviewer-extension": "~4.0.7",
|
||||
"@jupyterlab/hub-extension": "~4.0.7",
|
||||
"@jupyterlab/imageviewer": "~4.0.7",
|
||||
"@jupyterlab/imageviewer-extension": "~4.0.7",
|
||||
"@jupyterlab/javascript-extension": "~4.0.7",
|
||||
"@jupyterlab/json-extension": "~4.0.7",
|
||||
"@jupyterlab/lsp": "~4.0.7",
|
||||
"@jupyterlab/lsp-extension": "~4.0.7",
|
||||
"@jupyterlab/mainmenu": "~4.0.7",
|
||||
"@jupyterlab/mainmenu-extension": "~4.0.7",
|
||||
"@jupyterlab/markdownviewer": "~4.0.7",
|
||||
"@jupyterlab/markdownviewer-extension": "~4.0.7",
|
||||
"@jupyterlab/markedparser-extension": "~4.0.7",
|
||||
"@jupyterlab/mathjax-extension": "~4.0.7",
|
||||
"@jupyterlab/metadataform": "~4.0.7",
|
||||
"@jupyterlab/metadataform-extension": "~4.0.7",
|
||||
"@jupyterlab/notebook": "~4.0.7",
|
||||
"@jupyterlab/notebook-extension": "~4.0.7",
|
||||
"@jupyterlab/observables": "~5.0.7",
|
||||
"@jupyterlab/outputarea": "~4.0.7",
|
||||
"@jupyterlab/pdf-extension": "~4.0.7",
|
||||
"@jupyterlab/rendermime": "~4.0.7",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.8.7",
|
||||
"@jupyterlab/running-extension": "~4.0.7",
|
||||
"@jupyterlab/services": "~7.0.7",
|
||||
"@jupyterlab/settingeditor": "~4.0.7",
|
||||
"@jupyterlab/settingeditor-extension": "~4.0.7",
|
||||
"@jupyterlab/settingregistry": "~4.0.7",
|
||||
"@jupyterlab/shortcuts-extension": "~4.0.7",
|
||||
"@jupyterlab/statedb": "~4.0.7",
|
||||
"@jupyterlab/statusbar": "~4.0.7",
|
||||
"@jupyterlab/terminal": "~4.0.7",
|
||||
"@jupyterlab/terminal-extension": "~4.0.7",
|
||||
"@jupyterlab/theme-dark-extension": "~4.0.7",
|
||||
"@jupyterlab/theme-light-extension": "~4.0.7",
|
||||
"@jupyterlab/toc-extension": "~6.0.7",
|
||||
"@jupyterlab/tooltip": "~4.0.7",
|
||||
"@jupyterlab/tooltip-extension": "~4.0.7",
|
||||
"@jupyterlab/translation": "~4.0.7",
|
||||
"@jupyterlab/translation-extension": "~4.0.7",
|
||||
"@jupyterlab/ui-components": "~4.0.7",
|
||||
"@jupyterlab/ui-components-extension": "~4.0.7",
|
||||
"@jupyterlab/vega5-extension": "~4.0.7",
|
||||
"@lezer/common": "~1.0.3",
|
||||
"@lezer/highlight": "~1.1.6",
|
||||
"@lumino/algorithm": "~2.0.1",
|
||||
@ -127,56 +127,56 @@
|
||||
"@jupyter-notebook/tree": "^7.0.4",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.4",
|
||||
"@jupyter-notebook/ui-components": "^7.0.4",
|
||||
"@jupyterlab/application-extension": "^4.0.6",
|
||||
"@jupyterlab/apputils-extension": "^4.0.6",
|
||||
"@jupyterlab/attachments": "^4.0.6",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.6",
|
||||
"@jupyterlab/celltags-extension": "^4.0.6",
|
||||
"@jupyterlab/codemirror": "^4.0.6",
|
||||
"@jupyterlab/codemirror-extension": "^4.0.6",
|
||||
"@jupyterlab/completer-extension": "^4.0.6",
|
||||
"@jupyterlab/console-extension": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/csvviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/debugger-extension": "^4.0.6",
|
||||
"@jupyterlab/docmanager-extension": "^4.0.6",
|
||||
"@jupyterlab/documentsearch-extension": "^4.0.6",
|
||||
"@jupyterlab/extensionmanager-extension": "^4.0.6",
|
||||
"@jupyterlab/filebrowser-extension": "^4.0.6",
|
||||
"@jupyterlab/fileeditor-extension": "^4.0.6",
|
||||
"@jupyterlab/htmlviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/hub-extension": "^4.0.6",
|
||||
"@jupyterlab/imageviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/javascript-extension": "^4.0.6",
|
||||
"@jupyterlab/json-extension": "^4.0.6",
|
||||
"@jupyterlab/lsp": "^4.0.6",
|
||||
"@jupyterlab/lsp-extension": "^4.0.6",
|
||||
"@jupyterlab/mainmenu-extension": "^4.0.6",
|
||||
"@jupyterlab/markdownviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/markedparser-extension": "^4.0.6",
|
||||
"@jupyterlab/mathjax-extension": "^4.0.6",
|
||||
"@jupyterlab/metadataform-extension": "^4.0.6",
|
||||
"@jupyterlab/notebook-extension": "^4.0.6",
|
||||
"@jupyterlab/pdf-extension": "^4.0.6",
|
||||
"@jupyterlab/running-extension": "^4.0.6",
|
||||
"@jupyterlab/settingeditor": "^4.0.6",
|
||||
"@jupyterlab/settingeditor-extension": "^4.0.6",
|
||||
"@jupyterlab/shortcuts-extension": "^4.0.6",
|
||||
"@jupyterlab/terminal-extension": "^4.0.6",
|
||||
"@jupyterlab/theme-dark-extension": "^4.0.6",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.6",
|
||||
"@jupyterlab/toc-extension": "^6.0.6",
|
||||
"@jupyterlab/tooltip-extension": "^4.0.6",
|
||||
"@jupyterlab/translation-extension": "^4.0.6",
|
||||
"@jupyterlab/ui-components-extension": "^4.0.6",
|
||||
"@jupyterlab/vega5-extension": "^4.0.6",
|
||||
"@jupyterlab/application-extension": "^4.0.7",
|
||||
"@jupyterlab/apputils-extension": "^4.0.7",
|
||||
"@jupyterlab/attachments": "^4.0.7",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.7",
|
||||
"@jupyterlab/celltags-extension": "^4.0.7",
|
||||
"@jupyterlab/codemirror": "^4.0.7",
|
||||
"@jupyterlab/codemirror-extension": "^4.0.7",
|
||||
"@jupyterlab/completer-extension": "^4.0.7",
|
||||
"@jupyterlab/console-extension": "^4.0.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/csvviewer-extension": "^4.0.7",
|
||||
"@jupyterlab/debugger-extension": "^4.0.7",
|
||||
"@jupyterlab/docmanager-extension": "^4.0.7",
|
||||
"@jupyterlab/documentsearch-extension": "^4.0.7",
|
||||
"@jupyterlab/extensionmanager-extension": "^4.0.7",
|
||||
"@jupyterlab/filebrowser-extension": "^4.0.7",
|
||||
"@jupyterlab/fileeditor-extension": "^4.0.7",
|
||||
"@jupyterlab/htmlviewer-extension": "^4.0.7",
|
||||
"@jupyterlab/hub-extension": "^4.0.7",
|
||||
"@jupyterlab/imageviewer-extension": "^4.0.7",
|
||||
"@jupyterlab/javascript-extension": "^4.0.7",
|
||||
"@jupyterlab/json-extension": "^4.0.7",
|
||||
"@jupyterlab/lsp": "^4.0.7",
|
||||
"@jupyterlab/lsp-extension": "^4.0.7",
|
||||
"@jupyterlab/mainmenu-extension": "^4.0.7",
|
||||
"@jupyterlab/markdownviewer-extension": "^4.0.7",
|
||||
"@jupyterlab/markedparser-extension": "^4.0.7",
|
||||
"@jupyterlab/mathjax-extension": "^4.0.7",
|
||||
"@jupyterlab/metadataform-extension": "^4.0.7",
|
||||
"@jupyterlab/notebook-extension": "^4.0.7",
|
||||
"@jupyterlab/pdf-extension": "^4.0.7",
|
||||
"@jupyterlab/running-extension": "^4.0.7",
|
||||
"@jupyterlab/settingeditor": "^4.0.7",
|
||||
"@jupyterlab/settingeditor-extension": "^4.0.7",
|
||||
"@jupyterlab/shortcuts-extension": "^4.0.7",
|
||||
"@jupyterlab/terminal-extension": "^4.0.7",
|
||||
"@jupyterlab/theme-dark-extension": "^4.0.7",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.7",
|
||||
"@jupyterlab/toc-extension": "^6.0.7",
|
||||
"@jupyterlab/tooltip-extension": "^4.0.7",
|
||||
"@jupyterlab/translation-extension": "^4.0.7",
|
||||
"@jupyterlab/ui-components-extension": "^4.0.7",
|
||||
"@jupyterlab/vega5-extension": "^4.0.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"yjs": "^13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.6",
|
||||
"@jupyterlab/buildutils": "^4.0.6",
|
||||
"@jupyterlab/builder": "^4.0.7",
|
||||
"@jupyterlab/buildutils": "^4.0.7",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"css-loader": "~5.0.1",
|
||||
"extra-watch-webpack-plugin": "^1.0.3",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"watch": "tsc -w --listEmittedFiles"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/buildutils": "^4.0.6",
|
||||
"@jupyterlab/buildutils": "^4.0.7",
|
||||
"commander": "^6.2.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"typescript": "~5.0.2"
|
||||
|
@ -49,7 +49,7 @@
|
||||
"yjs": "^13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/buildutils": "^4.0.6",
|
||||
"@jupyterlab/buildutils": "^4.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"eslint": "^8.36.0",
|
||||
|
@ -40,17 +40,17 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyter-notebook/ui-components": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/codeeditor": "^4.0.6",
|
||||
"@jupyterlab/console": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/rendermime": "^4.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/apputils": "^4.1.7",
|
||||
"@jupyterlab/codeeditor": "^4.0.7",
|
||||
"@jupyterlab/console": "^4.0.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/docmanager": "^4.0.7",
|
||||
"@jupyterlab/docregistry": "^4.0.7",
|
||||
"@jupyterlab/mainmenu": "^4.0.7",
|
||||
"@jupyterlab/rendermime": "^4.0.7",
|
||||
"@jupyterlab/settingregistry": "^4.0.7",
|
||||
"@jupyterlab/translation": "^4.0.7",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
"@lumino/disposable": "^2.1.2",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
|
@ -42,11 +42,11 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.8.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/docregistry": "^4.0.7",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.8.7",
|
||||
"@jupyterlab/ui-components": "^4.0.7",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
"@lumino/messaging": "^2.0.1",
|
||||
@ -57,7 +57,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"@jupyterlab/testutils": "^4.0.6",
|
||||
"@jupyterlab/testutils": "^4.0.7",
|
||||
"@types/jest": "^29.2.5",
|
||||
"jest": "^29.3.1",
|
||||
"rimraf": "^3.0.2",
|
||||
|
@ -39,9 +39,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/console": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/console": "^4.0.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@lumino/algorithm": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -39,11 +39,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/services": "^7.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/docmanager": "^4.0.7",
|
||||
"@jupyterlab/docregistry": "^4.0.7",
|
||||
"@jupyterlab/services": "^7.0.7",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/signaling": "^2.1.2"
|
||||
},
|
||||
|
@ -39,8 +39,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/documentsearch": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/documentsearch": "^4.0.7",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -39,10 +39,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/ui-components": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/apputils": "^4.1.7",
|
||||
"@jupyterlab/mainmenu": "^4.0.7",
|
||||
"@jupyterlab/translation": "^4.0.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
|
@ -44,18 +44,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/notebook": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/apputils": "^4.1.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/docregistry": "^4.0.7",
|
||||
"@jupyterlab/notebook": "^4.0.7",
|
||||
"@jupyterlab/translation": "^4.0.7",
|
||||
"@jupyterlab/ui-components": "^4.0.7",
|
||||
"@lumino/commands": "^2.1.3",
|
||||
"@lumino/disposable": "^2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.6",
|
||||
"@jupyterlab/builder": "^4.0.7",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
},
|
||||
|
@ -39,13 +39,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/cells": "^4.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/notebook": "^4.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/apputils": "^4.1.7",
|
||||
"@jupyterlab/cells": "^4.0.7",
|
||||
"@jupyterlab/docmanager": "^4.0.7",
|
||||
"@jupyterlab/notebook": "^4.0.7",
|
||||
"@jupyterlab/settingregistry": "^4.0.7",
|
||||
"@jupyterlab/translation": "^4.0.7",
|
||||
"@lumino/polling": "^2.1.2",
|
||||
"@lumino/widgets": "^2.3.0",
|
||||
"react": "^18.2.0",
|
||||
|
@ -39,9 +39,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/terminal": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/terminal": "^4.0.7",
|
||||
"@lumino/algorithm": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -40,18 +40,18 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyter-notebook/tree": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/filebrowser": "^4.0.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/services": "^7.0.6",
|
||||
"@jupyterlab/settingeditor": "^4.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/statedb": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/apputils": "^4.1.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/docmanager": "^4.0.7",
|
||||
"@jupyterlab/filebrowser": "^4.0.7",
|
||||
"@jupyterlab/mainmenu": "^4.0.7",
|
||||
"@jupyterlab/services": "^7.0.7",
|
||||
"@jupyterlab/settingeditor": "^4.0.7",
|
||||
"@jupyterlab/settingregistry": "^4.0.7",
|
||||
"@jupyterlab/statedb": "^4.0.7",
|
||||
"@jupyterlab/translation": "^4.0.7",
|
||||
"@jupyterlab/ui-components": "^4.0.7",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/commands": "^2.1.3",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
|
@ -39,17 +39,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.4",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/filebrowser": "^4.0.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/services": "^7.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/statedb": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@jupyterlab/application": "^4.0.7",
|
||||
"@jupyterlab/apputils": "^4.1.7",
|
||||
"@jupyterlab/coreutils": "^6.0.7",
|
||||
"@jupyterlab/docmanager": "^4.0.7",
|
||||
"@jupyterlab/filebrowser": "^4.0.7",
|
||||
"@jupyterlab/mainmenu": "^4.0.7",
|
||||
"@jupyterlab/services": "^7.0.7",
|
||||
"@jupyterlab/settingregistry": "^4.0.7",
|
||||
"@jupyterlab/statedb": "^4.0.7",
|
||||
"@jupyterlab/translation": "^4.0.7",
|
||||
"@jupyterlab/ui-components": "^4.0.7",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/commands": "^2.1.3",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
|
@ -42,14 +42,14 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@jupyterlab/testutils": "^4.0.6",
|
||||
"@jupyterlab/testutils": "^4.0.7",
|
||||
"@types/jest": "^29.2.5",
|
||||
"babel-loader": "^8.0.6",
|
||||
"jest": "^29.3.1",
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 8.1 KiB |
Loading…
Reference in New Issue
Block a user