Update to JupyterLab `4.3.0rc1` (#7497)

* Update to JupyterLab `4.3.0rc1`

* update playwright

* Include upstream settings plugin for now

* update snapshots

* update

* update
Jeremy Tuloup 2 years ago committed by GitHub
parent 390c4526df
commit dd6db47d46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.3.0rc0,<4.4" hatch
python -m pip install -U "jupyterlab>=4.3.0rc1,<4.4" hatch
jlpm
jlpm run build
@ -79,6 +79,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.3.0rc0,<4.4" pip
python -m pip install -U "jupyterlab>=4.3.0rc1,<4.4" pip
jlpm
jlpm run build

@ -44,7 +44,7 @@ repos:
files: "^notebook"
stages: [manual]
args: ["--install-types", "--non-interactive"]
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.3.0rc0,<4.4"]
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.3.0rc1,<4.4"]
- repo: https://github.com/pre-commit/pygrep-hooks
rev: 'v1.10.0'

@ -24,84 +24,84 @@
"@jupyter-notebook/tree-extension": "~7.3.0-beta.0",
"@jupyter-notebook/ui-components": "~7.3.0-beta.0",
"@jupyter/ydoc": "~3.0.0-a8",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/application-extension": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/apputils-extension": "~4.3.0-rc.0",
"@jupyterlab/attachments": "~4.3.0-rc.0",
"@jupyterlab/cell-toolbar": "~4.3.0-rc.0",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-rc.0",
"@jupyterlab/celltags-extension": "~4.3.0-rc.0",
"@jupyterlab/codeeditor": "~4.3.0-rc.0",
"@jupyterlab/codemirror": "~4.3.0-rc.0",
"@jupyterlab/codemirror-extension": "~4.3.0-rc.0",
"@jupyterlab/completer": "~4.3.0-rc.0",
"@jupyterlab/completer-extension": "~4.3.0-rc.0",
"@jupyterlab/console": "~4.3.0-rc.0",
"@jupyterlab/console-extension": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/csvviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/debugger": "~4.3.0-rc.0",
"@jupyterlab/debugger-extension": "~4.3.0-rc.0",
"@jupyterlab/docmanager": "~4.3.0-rc.0",
"@jupyterlab/docmanager-extension": "~4.3.0-rc.0",
"@jupyterlab/documentsearch": "~4.3.0-rc.0",
"@jupyterlab/documentsearch-extension": "~4.3.0-rc.0",
"@jupyterlab/extensionmanager": "~4.3.0-rc.0",
"@jupyterlab/extensionmanager-extension": "~4.3.0-rc.0",
"@jupyterlab/filebrowser": "~4.3.0-rc.0",
"@jupyterlab/filebrowser-extension": "~4.3.0-rc.0",
"@jupyterlab/fileeditor": "~4.3.0-rc.0",
"@jupyterlab/fileeditor-extension": "~4.3.0-rc.0",
"@jupyterlab/help-extension": "~4.3.0-rc.0",
"@jupyterlab/htmlviewer": "~4.3.0-rc.0",
"@jupyterlab/htmlviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/hub-extension": "~4.3.0-rc.0",
"@jupyterlab/imageviewer": "~4.3.0-rc.0",
"@jupyterlab/imageviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/javascript-extension": "~4.3.0-rc.0",
"@jupyterlab/json-extension": "~4.3.0-rc.0",
"@jupyterlab/lsp": "~4.3.0-rc.0",
"@jupyterlab/lsp-extension": "~4.3.0-rc.0",
"@jupyterlab/mainmenu": "~4.3.0-rc.0",
"@jupyterlab/mainmenu-extension": "~4.3.0-rc.0",
"@jupyterlab/markdownviewer": "~4.3.0-rc.0",
"@jupyterlab/markdownviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/markedparser-extension": "~4.3.0-rc.0",
"@jupyterlab/mathjax-extension": "~4.3.0-rc.0",
"@jupyterlab/mermaid": "~4.3.0-rc.0",
"@jupyterlab/mermaid-extension": "~4.3.0-rc.0",
"@jupyterlab/metadataform": "~4.3.0-rc.0",
"@jupyterlab/metadataform-extension": "~4.3.0-rc.0",
"@jupyterlab/notebook": "~4.3.0-rc.0",
"@jupyterlab/notebook-extension": "~4.3.0-rc.0",
"@jupyterlab/observables": "~5.3.0-rc.0",
"@jupyterlab/outputarea": "~4.3.0-rc.0",
"@jupyterlab/pdf-extension": "~4.3.0-rc.0",
"@jupyterlab/pluginmanager-extension": "~4.3.0-rc.0",
"@jupyterlab/rendermime": "~4.3.0-rc.0",
"@jupyterlab/rendermime-interfaces": "~3.11.0-rc.0",
"@jupyterlab/running-extension": "~4.3.0-rc.0",
"@jupyterlab/services": "~7.3.0-rc.0",
"@jupyterlab/settingeditor": "~4.3.0-rc.0",
"@jupyterlab/settingeditor-extension": "~4.3.0-rc.0",
"@jupyterlab/settingregistry": "~4.3.0-rc.0",
"@jupyterlab/shortcuts-extension": "~5.1.0-rc.0",
"@jupyterlab/statedb": "~4.3.0-rc.0",
"@jupyterlab/statusbar": "~4.3.0-rc.0",
"@jupyterlab/terminal": "~4.3.0-rc.0",
"@jupyterlab/terminal-extension": "~4.3.0-rc.0",
"@jupyterlab/theme-dark-extension": "~4.3.0-rc.0",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-rc.0",
"@jupyterlab/theme-light-extension": "~4.3.0-rc.0",
"@jupyterlab/toc-extension": "~6.3.0-rc.0",
"@jupyterlab/tooltip": "~4.3.0-rc.0",
"@jupyterlab/tooltip-extension": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/translation-extension": "~4.3.0-rc.0",
"@jupyterlab/ui-components": "~4.3.0-rc.0",
"@jupyterlab/ui-components-extension": "~4.3.0-rc.0",
"@jupyterlab/vega5-extension": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/application-extension": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/apputils-extension": "~4.3.0-rc.1",
"@jupyterlab/attachments": "~4.3.0-rc.1",
"@jupyterlab/cell-toolbar": "~4.3.0-rc.1",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-rc.1",
"@jupyterlab/celltags-extension": "~4.3.0-rc.1",
"@jupyterlab/codeeditor": "~4.3.0-rc.1",
"@jupyterlab/codemirror": "~4.3.0-rc.1",
"@jupyterlab/codemirror-extension": "~4.3.0-rc.1",
"@jupyterlab/completer": "~4.3.0-rc.1",
"@jupyterlab/completer-extension": "~4.3.0-rc.1",
"@jupyterlab/console": "~4.3.0-rc.1",
"@jupyterlab/console-extension": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/csvviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/debugger": "~4.3.0-rc.1",
"@jupyterlab/debugger-extension": "~4.3.0-rc.1",
"@jupyterlab/docmanager": "~4.3.0-rc.1",
"@jupyterlab/docmanager-extension": "~4.3.0-rc.1",
"@jupyterlab/documentsearch": "~4.3.0-rc.1",
"@jupyterlab/documentsearch-extension": "~4.3.0-rc.1",
"@jupyterlab/extensionmanager": "~4.3.0-rc.1",
"@jupyterlab/extensionmanager-extension": "~4.3.0-rc.1",
"@jupyterlab/filebrowser": "~4.3.0-rc.1",
"@jupyterlab/filebrowser-extension": "~4.3.0-rc.1",
"@jupyterlab/fileeditor": "~4.3.0-rc.1",
"@jupyterlab/fileeditor-extension": "~4.3.0-rc.1",
"@jupyterlab/help-extension": "~4.3.0-rc.1",
"@jupyterlab/htmlviewer": "~4.3.0-rc.1",
"@jupyterlab/htmlviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/hub-extension": "~4.3.0-rc.1",
"@jupyterlab/imageviewer": "~4.3.0-rc.1",
"@jupyterlab/imageviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/javascript-extension": "~4.3.0-rc.1",
"@jupyterlab/json-extension": "~4.3.0-rc.1",
"@jupyterlab/lsp": "~4.3.0-rc.1",
"@jupyterlab/lsp-extension": "~4.3.0-rc.1",
"@jupyterlab/mainmenu": "~4.3.0-rc.1",
"@jupyterlab/mainmenu-extension": "~4.3.0-rc.1",
"@jupyterlab/markdownviewer": "~4.3.0-rc.1",
"@jupyterlab/markdownviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/markedparser-extension": "~4.3.0-rc.1",
"@jupyterlab/mathjax-extension": "~4.3.0-rc.1",
"@jupyterlab/mermaid": "~4.3.0-rc.1",
"@jupyterlab/mermaid-extension": "~4.3.0-rc.1",
"@jupyterlab/metadataform": "~4.3.0-rc.1",
"@jupyterlab/metadataform-extension": "~4.3.0-rc.1",
"@jupyterlab/notebook": "~4.3.0-rc.1",
"@jupyterlab/notebook-extension": "~4.3.0-rc.1",
"@jupyterlab/observables": "~5.3.0-rc.1",
"@jupyterlab/outputarea": "~4.3.0-rc.1",
"@jupyterlab/pdf-extension": "~4.3.0-rc.1",
"@jupyterlab/pluginmanager-extension": "~4.3.0-rc.1",
"@jupyterlab/rendermime": "~4.3.0-rc.1",
"@jupyterlab/rendermime-interfaces": "~3.11.0-rc.1",
"@jupyterlab/running-extension": "~4.3.0-rc.1",
"@jupyterlab/services": "~7.3.0-rc.1",
"@jupyterlab/settingeditor": "~4.3.0-rc.1",
"@jupyterlab/settingeditor-extension": "~4.3.0-rc.1",
"@jupyterlab/settingregistry": "~4.3.0-rc.1",
"@jupyterlab/shortcuts-extension": "~5.1.0-rc.1",
"@jupyterlab/statedb": "~4.3.0-rc.1",
"@jupyterlab/statusbar": "~4.3.0-rc.1",
"@jupyterlab/terminal": "~4.3.0-rc.1",
"@jupyterlab/terminal-extension": "~4.3.0-rc.1",
"@jupyterlab/theme-dark-extension": "~4.3.0-rc.1",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-rc.1",
"@jupyterlab/theme-light-extension": "~4.3.0-rc.1",
"@jupyterlab/toc-extension": "~6.3.0-rc.1",
"@jupyterlab/tooltip": "~4.3.0-rc.1",
"@jupyterlab/tooltip-extension": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"@jupyterlab/translation-extension": "~4.3.0-rc.1",
"@jupyterlab/ui-components": "~4.3.0-rc.1",
"@jupyterlab/ui-components-extension": "~4.3.0-rc.1",
"@jupyterlab/vega5-extension": "~4.3.0-rc.1",
"@lezer/common": "~1.2.1",
"@lezer/highlight": "~1.2.0",
"@lumino/algorithm": "~2.0.2",
@ -132,60 +132,60 @@
"@jupyter-notebook/tree": "^7.3.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.3.0-beta.0",
"@jupyter-notebook/ui-components": "^7.3.0-beta.0",
"@jupyterlab/application-extension": "~4.3.0-rc.0",
"@jupyterlab/apputils-extension": "~4.3.0-rc.0",
"@jupyterlab/attachments": "~4.3.0-rc.0",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-rc.0",
"@jupyterlab/celltags-extension": "~4.3.0-rc.0",
"@jupyterlab/codemirror": "~4.3.0-rc.0",
"@jupyterlab/codemirror-extension": "~4.3.0-rc.0",
"@jupyterlab/completer-extension": "~4.3.0-rc.0",
"@jupyterlab/console-extension": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/csvviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/debugger-extension": "~4.3.0-rc.0",
"@jupyterlab/docmanager-extension": "~4.3.0-rc.0",
"@jupyterlab/documentsearch-extension": "~4.3.0-rc.0",
"@jupyterlab/extensionmanager-extension": "~4.3.0-rc.0",
"@jupyterlab/filebrowser-extension": "~4.3.0-rc.0",
"@jupyterlab/fileeditor-extension": "~4.3.0-rc.0",
"@jupyterlab/help-extension": "~4.3.0-rc.0",
"@jupyterlab/htmlviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/hub-extension": "~4.3.0-rc.0",
"@jupyterlab/imageviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/javascript-extension": "~4.3.0-rc.0",
"@jupyterlab/json-extension": "~4.3.0-rc.0",
"@jupyterlab/lsp": "~4.3.0-rc.0",
"@jupyterlab/lsp-extension": "~4.3.0-rc.0",
"@jupyterlab/mainmenu-extension": "~4.3.0-rc.0",
"@jupyterlab/markdownviewer-extension": "~4.3.0-rc.0",
"@jupyterlab/markedparser-extension": "~4.3.0-rc.0",
"@jupyterlab/mathjax-extension": "~4.3.0-rc.0",
"@jupyterlab/mermaid-extension": "~4.3.0-rc.0",
"@jupyterlab/metadataform-extension": "~4.3.0-rc.0",
"@jupyterlab/notebook-extension": "~4.3.0-rc.0",
"@jupyterlab/pdf-extension": "~4.3.0-rc.0",
"@jupyterlab/pluginmanager-extension": "~4.3.0-rc.0",
"@jupyterlab/running-extension": "~4.3.0-rc.0",
"@jupyterlab/settingeditor": "~4.3.0-rc.0",
"@jupyterlab/settingeditor-extension": "~4.3.0-rc.0",
"@jupyterlab/shortcuts-extension": "~5.1.0-rc.0",
"@jupyterlab/terminal-extension": "~4.3.0-rc.0",
"@jupyterlab/theme-dark-extension": "~4.3.0-rc.0",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-rc.0",
"@jupyterlab/theme-light-extension": "~4.3.0-rc.0",
"@jupyterlab/toc-extension": "~6.3.0-rc.0",
"@jupyterlab/tooltip-extension": "~4.3.0-rc.0",
"@jupyterlab/translation-extension": "~4.3.0-rc.0",
"@jupyterlab/ui-components-extension": "~4.3.0-rc.0",
"@jupyterlab/vega5-extension": "~4.3.0-rc.0",
"@jupyterlab/application-extension": "~4.3.0-rc.1",
"@jupyterlab/apputils-extension": "~4.3.0-rc.1",
"@jupyterlab/attachments": "~4.3.0-rc.1",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-rc.1",
"@jupyterlab/celltags-extension": "~4.3.0-rc.1",
"@jupyterlab/codemirror": "~4.3.0-rc.1",
"@jupyterlab/codemirror-extension": "~4.3.0-rc.1",
"@jupyterlab/completer-extension": "~4.3.0-rc.1",
"@jupyterlab/console-extension": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/csvviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/debugger-extension": "~4.3.0-rc.1",
"@jupyterlab/docmanager-extension": "~4.3.0-rc.1",
"@jupyterlab/documentsearch-extension": "~4.3.0-rc.1",
"@jupyterlab/extensionmanager-extension": "~4.3.0-rc.1",
"@jupyterlab/filebrowser-extension": "~4.3.0-rc.1",
"@jupyterlab/fileeditor-extension": "~4.3.0-rc.1",
"@jupyterlab/help-extension": "~4.3.0-rc.1",
"@jupyterlab/htmlviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/hub-extension": "~4.3.0-rc.1",
"@jupyterlab/imageviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/javascript-extension": "~4.3.0-rc.1",
"@jupyterlab/json-extension": "~4.3.0-rc.1",
"@jupyterlab/lsp": "~4.3.0-rc.1",
"@jupyterlab/lsp-extension": "~4.3.0-rc.1",
"@jupyterlab/mainmenu-extension": "~4.3.0-rc.1",
"@jupyterlab/markdownviewer-extension": "~4.3.0-rc.1",
"@jupyterlab/markedparser-extension": "~4.3.0-rc.1",
"@jupyterlab/mathjax-extension": "~4.3.0-rc.1",
"@jupyterlab/mermaid-extension": "~4.3.0-rc.1",
"@jupyterlab/metadataform-extension": "~4.3.0-rc.1",
"@jupyterlab/notebook-extension": "~4.3.0-rc.1",
"@jupyterlab/pdf-extension": "~4.3.0-rc.1",
"@jupyterlab/pluginmanager-extension": "~4.3.0-rc.1",
"@jupyterlab/running-extension": "~4.3.0-rc.1",
"@jupyterlab/settingeditor": "~4.3.0-rc.1",
"@jupyterlab/settingeditor-extension": "~4.3.0-rc.1",
"@jupyterlab/shortcuts-extension": "~5.1.0-rc.1",
"@jupyterlab/terminal-extension": "~4.3.0-rc.1",
"@jupyterlab/theme-dark-extension": "~4.3.0-rc.1",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-rc.1",
"@jupyterlab/theme-light-extension": "~4.3.0-rc.1",
"@jupyterlab/toc-extension": "~6.3.0-rc.1",
"@jupyterlab/tooltip-extension": "~4.3.0-rc.1",
"@jupyterlab/translation-extension": "~4.3.0-rc.1",
"@jupyterlab/ui-components-extension": "~4.3.0-rc.1",
"@jupyterlab/vega5-extension": "~4.3.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"yjs": "^13.5.40"
},
"devDependencies": {
"@jupyterlab/builder": "~4.3.0-rc.0",
"@jupyterlab/buildutils": "~4.3.0-rc.0",
"@jupyterlab/builder": "~4.3.0-rc.1",
"@jupyterlab/buildutils": "~4.3.0-rc.1",
"@types/rimraf": "^3.0.2",
"css-loader": "~5.0.1",
"extra-watch-webpack-plugin": "^1.0.3",
@ -310,6 +310,7 @@
"@jupyterlab/filebrowser-extension:file-upload-status",
"@jupyterlab/filebrowser-extension:open-with",
"@jupyterlab/filebrowser-extension:search",
"@jupyterlab/filebrowser-extension:settings",
"@jupyterlab/filebrowser-extension:share-file"
],
"@jupyter-notebook/tree-extension": true,

@ -29,7 +29,7 @@
"watch": "tsc -w --listEmittedFiles"
},
"dependencies": {
"@jupyterlab/buildutils": "~4.3.0-rc.0",
"@jupyterlab/buildutils": "~4.3.0-rc.1",
"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.3.0-rc.0",
"@jupyterlab/buildutils": "~4.3.0-rc.1",
"@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.3.0-beta.0",
"@jupyter-notebook/ui-components": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/codeeditor": "~4.3.0-rc.0",
"@jupyterlab/console": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/docmanager": "~4.3.0-rc.0",
"@jupyterlab/docregistry": "~4.3.0-rc.0",
"@jupyterlab/mainmenu": "~4.3.0-rc.0",
"@jupyterlab/rendermime": "~4.3.0-rc.0",
"@jupyterlab/settingregistry": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/codeeditor": "~4.3.0-rc.1",
"@jupyterlab/console": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/docmanager": "~4.3.0-rc.1",
"@jupyterlab/docregistry": "~4.3.0-rc.1",
"@jupyterlab/mainmenu": "~4.3.0-rc.1",
"@jupyterlab/rendermime": "~4.3.0-rc.1",
"@jupyterlab/settingregistry": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"@lumino/coreutils": "^2.2.0",
"@lumino/disposable": "^2.1.3",
"@lumino/widgets": "^2.5.0"

@ -42,11 +42,11 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/docregistry": "~4.3.0-rc.0",
"@jupyterlab/rendermime-interfaces": "~3.11.0-rc.0",
"@jupyterlab/ui-components": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/docregistry": "~4.3.0-rc.1",
"@jupyterlab/rendermime-interfaces": "~3.11.0-rc.1",
"@jupyterlab/ui-components": "~4.3.0-rc.1",
"@lumino/algorithm": "^2.0.2",
"@lumino/coreutils": "^2.2.0",
"@lumino/messaging": "^2.0.2",
@ -57,7 +57,7 @@
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.12.1",
"@jupyterlab/testutils": "~4.3.0-rc.0",
"@jupyterlab/testutils": "~4.3.0-rc.1",
"@types/jest": "^29.2.5",
"jest": "^29.3.1",
"rimraf": "^3.0.2",

@ -39,9 +39,9 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/console": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/console": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@lumino/algorithm": "^2.0.2"
},
"devDependencies": {

@ -39,11 +39,11 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/docmanager": "~4.3.0-rc.0",
"@jupyterlab/docregistry": "~4.3.0-rc.0",
"@jupyterlab/services": "~7.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/docmanager": "~4.3.0-rc.1",
"@jupyterlab/docregistry": "~4.3.0-rc.1",
"@jupyterlab/services": "~7.3.0-rc.1",
"@lumino/algorithm": "^2.0.2",
"@lumino/signaling": "^2.1.3"
},

@ -39,8 +39,8 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/documentsearch": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/documentsearch": "~4.3.0-rc.1",
"@lumino/widgets": "^2.5.0"
},
"devDependencies": {

@ -39,10 +39,10 @@
},
"dependencies": {
"@jupyter-notebook/ui-components": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/mainmenu": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/mainmenu": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

@ -44,18 +44,18 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/docregistry": "~4.3.0-rc.0",
"@jupyterlab/notebook": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/ui-components": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/docregistry": "~4.3.0-rc.1",
"@jupyterlab/notebook": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"@jupyterlab/ui-components": "~4.3.0-rc.1",
"@lumino/commands": "^2.3.1",
"@lumino/disposable": "^2.1.3"
},
"devDependencies": {
"@jupyterlab/builder": "~4.3.0-rc.0",
"@jupyterlab/builder": "~4.3.0-rc.1",
"rimraf": "^3.0.2",
"typescript": "~5.0.2"
},

@ -39,13 +39,13 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/cells": "~4.3.0-rc.0",
"@jupyterlab/docmanager": "~4.3.0-rc.0",
"@jupyterlab/notebook": "~4.3.0-rc.0",
"@jupyterlab/settingregistry": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/cells": "~4.3.0-rc.1",
"@jupyterlab/docmanager": "~4.3.0-rc.1",
"@jupyterlab/notebook": "~4.3.0-rc.1",
"@jupyterlab/settingregistry": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"@lumino/polling": "^2.1.3",
"@lumino/widgets": "^2.5.0",
"react": "^18.2.0",

@ -39,9 +39,9 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/terminal": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/terminal": "~4.3.0-rc.1",
"@lumino/algorithm": "^2.0.2"
},
"devDependencies": {

@ -40,18 +40,18 @@
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyter-notebook/tree": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/docmanager": "~4.3.0-rc.0",
"@jupyterlab/filebrowser": "~4.3.0-rc.0",
"@jupyterlab/mainmenu": "~4.3.0-rc.0",
"@jupyterlab/services": "~7.3.0-rc.0",
"@jupyterlab/settingeditor": "~4.3.0-rc.0",
"@jupyterlab/settingregistry": "~4.3.0-rc.0",
"@jupyterlab/statedb": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/ui-components": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/docmanager": "~4.3.0-rc.1",
"@jupyterlab/filebrowser": "~4.3.0-rc.1",
"@jupyterlab/mainmenu": "~4.3.0-rc.1",
"@jupyterlab/services": "~7.3.0-rc.1",
"@jupyterlab/settingeditor": "~4.3.0-rc.1",
"@jupyterlab/settingregistry": "~4.3.0-rc.1",
"@jupyterlab/statedb": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"@jupyterlab/ui-components": "~4.3.0-rc.1",
"@lumino/algorithm": "^2.0.2",
"@lumino/commands": "^2.3.1",
"@lumino/widgets": "^2.5.0"

@ -39,17 +39,17 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-beta.0",
"@jupyterlab/application": "~4.3.0-rc.0",
"@jupyterlab/apputils": "~4.4.0-rc.0",
"@jupyterlab/coreutils": "~6.3.0-rc.0",
"@jupyterlab/docmanager": "~4.3.0-rc.0",
"@jupyterlab/filebrowser": "~4.3.0-rc.0",
"@jupyterlab/mainmenu": "~4.3.0-rc.0",
"@jupyterlab/services": "~7.3.0-rc.0",
"@jupyterlab/settingregistry": "~4.3.0-rc.0",
"@jupyterlab/statedb": "~4.3.0-rc.0",
"@jupyterlab/translation": "~4.3.0-rc.0",
"@jupyterlab/ui-components": "~4.3.0-rc.0",
"@jupyterlab/application": "~4.3.0-rc.1",
"@jupyterlab/apputils": "~4.4.0-rc.1",
"@jupyterlab/coreutils": "~6.3.0-rc.1",
"@jupyterlab/docmanager": "~4.3.0-rc.1",
"@jupyterlab/filebrowser": "~4.3.0-rc.1",
"@jupyterlab/mainmenu": "~4.3.0-rc.1",
"@jupyterlab/services": "~7.3.0-rc.1",
"@jupyterlab/settingregistry": "~4.3.0-rc.1",
"@jupyterlab/statedb": "~4.3.0-rc.1",
"@jupyterlab/translation": "~4.3.0-rc.1",
"@jupyterlab/ui-components": "~4.3.0-rc.1",
"@lumino/algorithm": "^2.0.2",
"@lumino/commands": "^2.3.1",
"@lumino/coreutils": "^2.2.0",

@ -42,14 +42,14 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/ui-components": "~4.3.0-rc.0",
"@jupyterlab/ui-components": "~4.3.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@jupyterlab/testutils": "~4.3.0-rc.0",
"@jupyterlab/testutils": "~4.3.0-rc.1",
"@types/jest": "^29.2.5",
"babel-loader": "^8.0.6",
"jest": "^29.3.1",

@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling>=1.11", "jupyterlab>=4.3.0rc0,<4.4"]
requires = ["hatchling>=1.11", "jupyterlab>=4.3.0rc1,<4.4"]
build-backend = "hatchling.build"
[project]
@ -32,7 +32,7 @@ classifiers = [
]
dependencies = [
"jupyter_server>=2.4.0,<3",
"jupyterlab>=4.3.0rc0,<4.4",
"jupyterlab>=4.3.0rc1,<4.4",
"jupyterlab_server>=2.27.1,<3",
"notebook_shim>=0.2,<0.3",
"tornado>=6.2.0",
@ -175,7 +175,7 @@ version-cmd = "jlpm run release:bump --force --skip-commit"
[tool.jupyter-releaser.hooks]
before-bump-version = [
"python -m pip install -U \"jupyterlab>=4.3.0rc0,<4.4\"",
"python -m pip install -U \"jupyterlab>=4.3.0rc1,<4.4\"",
"jlpm",
"jlpm run build:utils",
"python -m pip install hatch"

@ -15,8 +15,8 @@
"test:update": "playwright test --update-snapshots"
},
"dependencies": {
"@jupyterlab/galata": "~5.3.0-rc.0",
"@playwright/test": "~1.46.1",
"@jupyterlab/galata": "~5.3.0-rc.1",
"@playwright/test": "~1.48.0",
"rimraf": "^3.0.2"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

@ -281,8 +281,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/ui-tests@workspace:."
dependencies:
"@jupyterlab/galata": ~5.3.0-rc.0
"@playwright/test": ~1.46.1
"@jupyterlab/galata": ~5.3.0-rc.1
"@playwright/test": ~1.48.0
rimraf: ^3.0.2
languageName: unknown
linkType: soft
@ -323,20 +323,20 @@ __metadata:
languageName: node
linkType: hard
"@jupyterlab/application@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/application@npm:4.3.0-rc.0"
"@jupyterlab/application@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/application@npm:4.3.0-rc.1"
dependencies:
"@fortawesome/fontawesome-free": ^5.12.0
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/application": ^2.4.1
"@lumino/commands": ^2.3.1
@ -347,23 +347,23 @@ __metadata:
"@lumino/properties": ^2.0.2
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
checksum: 30331726e3e94be5de8dcb494ef8e3be812e6dd808469cc43d5d68a98c5e36b71650a5d7068ac649f8ae0eb089475955cb027f486df4cf55106c37744b807dc7
checksum: 92181fba4e6e461094de3f7ea6f55e02ce5f3582c5e393373b6b994f3018282a5fe58c9ea90f104aa8d93422fbd3cddbd0ddf78490c3e4d7a219b9e2f48d1cb7
languageName: node
linkType: hard
"@jupyterlab/apputils@npm:^4.4.0-rc.0":
version: 4.4.0-rc.0
resolution: "@jupyterlab/apputils@npm:4.4.0-rc.0"
"@jupyterlab/apputils@npm:^4.4.0-rc.1":
version: 4.4.0-rc.1
resolution: "@jupyterlab/apputils@npm:4.4.0-rc.1"
dependencies:
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/settingregistry": ^4.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/statusbar": ^4.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/settingregistry": ^4.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@jupyterlab/statusbar": ^4.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
@ -376,46 +376,46 @@ __metadata:
"@types/react": ^18.0.26
react: ^18.2.0
sanitize-html: ~2.12.1
checksum: 8c3bfca4518a5ee7272383a7a21404068cd23a699d3172cc2434e3eb5bfa96f03678956829e948553f6f3c4a2fe44157aec3e4053113fbe171b7473d228b6ee6
checksum: d799605d3bc3576dc956ea9b8810e35fcadafd4bdcd78bec8b5c61c163636954ade2596ba61cceda772e5f2405425e4fee4b45a6db002a63cab812d861ecfbe2
languageName: node
linkType: hard
"@jupyterlab/attachments@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/attachments@npm:4.3.0-rc.0"
"@jupyterlab/attachments@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/attachments@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@lumino/disposable": ^2.1.3
"@lumino/signaling": ^2.1.3
checksum: 4da548d70f9c9128f20b270c036eab41a4fd77cd0d2b84fbbf1c54f3abe7fd13b19ab42efe88f812effd7f6f63f69ea07647ea372db6c8165aedc28db5e87522
checksum: 16ec39e0bc9b47ad8f86b7259753a29ef920568f6250c4fc90b650d57e23f36c04be9cc1f92cca08b51da72b3efadecd95d76a2100882bd218b0d850596d7654
languageName: node
linkType: hard
"@jupyterlab/cells@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/cells@npm:4.3.0-rc.0"
"@jupyterlab/cells@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/cells@npm:4.3.0-rc.1"
dependencies:
"@codemirror/state": ^6.4.1
"@codemirror/view": ^6.26.3
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/attachments": ^4.3.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/codemirror": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/documentsearch": ^4.3.0-rc.0
"@jupyterlab/filebrowser": ^4.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/outputarea": ^4.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/toc": ^6.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/attachments": ^4.3.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/codemirror": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/documentsearch": ^4.3.0-rc.1
"@jupyterlab/filebrowser": ^4.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/outputarea": ^4.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/toc": ^6.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/domutils": ^2.0.2
@ -426,23 +426,23 @@ __metadata:
"@lumino/virtualdom": ^2.0.2
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: 51f6c486d05a092f3096f626ad2ac32a0ddf55f06eab40b2146e478952e2574694dd2a78abc7c83fb43cc96b869f114a695d6163d78f19317dcdc4594cfeb2b2
checksum: 8bbc20ee17d097e847f407feecae411eb772c7a40f38f2ba681fc7f86f2334946ea5202bb88bd777683370818b7a4ef5f59582cea55bf975394fde64d8c1c96b
languageName: node
linkType: hard
"@jupyterlab/codeeditor@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/codeeditor@npm:4.3.0-rc.0"
"@jupyterlab/codeeditor@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/codeeditor@npm:4.3.0-rc.1"
dependencies:
"@codemirror/state": ^6.4.1
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/statusbar": ^4.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/statusbar": ^4.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/dragdrop": ^2.1.5
@ -450,13 +450,13 @@ __metadata:
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: c4dc318d068e17543d94c960a5a088d1854989400d7f3fb2fe7db3ac05310d4dcce5e6b0f0825247101583254e44a4bc380adc412ece6cf7210d875391eaeb41
checksum: d5b4cd02ee22ea3700614fe41e82b06d8cd4177adaae4a6ec6d083fd0e8f0a34f9f6145cd0454df41f3f2bed9ca730ac6f902deaa2edcd8b1b177b08852dafd7
languageName: node
linkType: hard
"@jupyterlab/codemirror@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/codemirror@npm:4.3.0-rc.0"
"@jupyterlab/codemirror@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/codemirror@npm:4.3.0-rc.1"
dependencies:
"@codemirror/autocomplete": ^6.16.0
"@codemirror/commands": ^6.5.0
@ -479,11 +479,11 @@ __metadata:
"@codemirror/state": ^6.4.1
"@codemirror/view": ^6.26.3
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/documentsearch": ^4.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/documentsearch": ^4.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@lezer/common": ^1.2.1
"@lezer/generator": ^1.7.0
"@lezer/highlight": ^1.2.0
@ -492,38 +492,38 @@ __metadata:
"@lumino/disposable": ^2.1.3
"@lumino/signaling": ^2.1.3
yjs: ^13.5.40
checksum: 05a5e987dcb8271b403da197fb7aea1e182ae20cfd1e9d41b48cb748620659201799636663582ecfd01d6ae98810f0920c93d5898e528cf817abb756890b0727
checksum: 6e57b803be89bba9057ff3398db8a9c7a982402c99958f876112adca7558397224c4fe85664e57cba7816fc2f5ceb83f953488d1697e733f569013e8461d0bcc
languageName: node
linkType: hard
"@jupyterlab/console@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/console@npm:4.3.0-rc.0"
"@jupyterlab/console@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/console@npm:4.3.0-rc.1"
dependencies:
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/cells": ^4.3.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/cells": ^4.3.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/dragdrop": ^2.1.5
"@lumino/messaging": ^2.0.2
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
checksum: 326726f3d772f309ec4ba319f2f36c028370d3f7d4038027bb4abeeede805cb63932a7936c1b98587d4b7a5f642752f1db66f12fb9c935ca6616ab8a33f17d8d
checksum: f15cb306f6eb2d99b5d7dc01a570594e7bb9351d591ab315fc15c8feccb85c07853590ab05d2e0939761f01ee47b8497482715eed4cbb96f1e77c0f72c2c5e9a
languageName: node
linkType: hard
"@jupyterlab/coreutils@npm:^6.3.0-rc.0":
version: 6.3.0-rc.0
resolution: "@jupyterlab/coreutils@npm:6.3.0-rc.0"
"@jupyterlab/coreutils@npm:^6.3.0-rc.1":
version: 6.3.0-rc.1
resolution: "@jupyterlab/coreutils@npm:6.3.0-rc.1"
dependencies:
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -531,33 +531,33 @@ __metadata:
minimist: ~1.2.0
path-browserify: ^1.0.0
url-parse: ~1.5.4
checksum: 9558226fc7b4d13cca2c1b0032af4f8e050f5a2613607cd6e589e9a320d7ef24d6b7e486c1fbfc31ecc73780606aff162fa338e7ce90efc28ec48646253d564e
checksum: a07998fe4de4d2c2b813cecf6e56ba5b5fff984559dec4dc964045ff079c4b1d9dfeb8d2e5e6d91642737a3cfb3061003bb216289a5f8b1d275717edc8cec700
languageName: node
linkType: hard
"@jupyterlab/debugger@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/debugger@npm:4.3.0-rc.0"
"@jupyterlab/debugger@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/debugger@npm:4.3.0-rc.1"
dependencies:
"@codemirror/state": ^6.4.1
"@codemirror/view": ^6.26.3
"@jupyter/react-components": ^0.16.6
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/application": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/cells": ^4.3.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/codemirror": ^4.3.0-rc.0
"@jupyterlab/console": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/fileeditor": ^4.3.0-rc.0
"@jupyterlab/notebook": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/application": ^4.3.0-rc.1
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/cells": ^4.3.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/codemirror": ^4.3.0-rc.1
"@jupyterlab/console": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/fileeditor": ^4.3.0-rc.1
"@jupyterlab/notebook": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
@ -569,22 +569,22 @@ __metadata:
"@lumino/widgets": ^2.5.0
"@vscode/debugprotocol": ^1.51.0
react: ^18.2.0
checksum: 6cb25ed2626d705aba29daddb9fac849727000a6511114952abafa915c9ec1ea30bfad02f1cdb5e29fd455264ef383dbd1ac93f0991cc0203c97d5a24aa0fc60
checksum: 86c60f4f0be83ec45dbdc97a1ff2aa93936d658afde8619b4b9c48b1470cca059ad24e48a54769f4820be6ac20a3d9ac9f71bdfaa4b2ba889a53192ba092676b
languageName: node
linkType: hard
"@jupyterlab/docmanager@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/docmanager@npm:4.3.0-rc.0"
"@jupyterlab/docmanager@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/docmanager@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/statusbar": ^4.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@jupyterlab/statusbar": ^4.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -594,24 +594,24 @@ __metadata:
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: 6211e181866072209e0ae8875c2eb9139a1328eb0fdeb6f8bad4a23a64185dd3e4beb3dfe739ea318e84963a7c11ed6f00ce4111b644b0dcfb947cd0a87d8da9
checksum: 35a3ace2144844cb275df06fb80655e8411570e186971c40e04347c6f32f104c8e00c96996c7249992358f372c3c37f4bda1ed3d3edfec4326da7647f8a4a82d
languageName: node
linkType: hard
"@jupyterlab/docregistry@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/docregistry@npm:4.3.0-rc.0"
"@jupyterlab/docregistry@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/docregistry@npm:4.3.0-rc.1"
dependencies:
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -620,17 +620,17 @@ __metadata:
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: 9ba567424505cae1d85ac78e36a58e52e3f3bda9230a08692e063174abca61f7ff64125e4bb612595b1f9c97e932dceef562505b46fb098a07ab35bb7c0dc990
checksum: 54902f10a39da184daf9afb20939f438fcb79b7295d97999d44f443c54109a1fe56ac7298d8b2f03de9f6f81d372d98bbb2ae81a82dfbeb2e976b4cb986005cf
languageName: node
linkType: hard
"@jupyterlab/documentsearch@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/documentsearch@npm:4.3.0-rc.0"
"@jupyterlab/documentsearch@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/documentsearch@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -639,23 +639,23 @@ __metadata:
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: 691e039a009bf7b42a6748d8076f727728625be0a4f7bf787e97edd628ed964f3cef5770fe9eb76a1506d739d8dd4fcff192846c74e1e6648932da37bb19eba4
checksum: de37849fb71692d1aceed4eee4fc4089c03efcdb8cfdafc7a779e3d4ea52a187f3b378a93738a6aec587b77d802317589e2d55e7c05c0c808044eb6a60cfd7aa
languageName: node
linkType: hard
"@jupyterlab/filebrowser@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/filebrowser@npm:4.3.0-rc.0"
"@jupyterlab/filebrowser@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/filebrowser@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docmanager": ^4.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/statusbar": ^4.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docmanager": ^4.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@jupyterlab/statusbar": ^4.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -667,51 +667,51 @@ __metadata:
"@lumino/virtualdom": ^2.0.2
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: e42734a3dd16e1c1391246160f9c01f8278ad790151288b886c37fd49151ac66fa742c8dcc4b19b96ab62d90e82bd42d86690acaabd62533c3e3f573754548a9
checksum: ee74064008c957cd5f3d154a7fea8b2c566c59e125cc6755c5f2a9ac836ad8e8e4a45a0c5226e62c913eb675a8837eff2c3dd3850383a84db2b67db1717f24d7
languageName: node
linkType: hard
"@jupyterlab/fileeditor@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/fileeditor@npm:4.3.0-rc.0"
"@jupyterlab/fileeditor@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/fileeditor@npm:4.3.0-rc.1"
dependencies:
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/codemirror": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/documentsearch": ^4.3.0-rc.0
"@jupyterlab/lsp": ^4.3.0-rc.0
"@jupyterlab/statusbar": ^4.3.0-rc.0
"@jupyterlab/toc": ^6.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/codemirror": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/documentsearch": ^4.3.0-rc.1
"@jupyterlab/lsp": ^4.3.0-rc.1
"@jupyterlab/statusbar": ^4.3.0-rc.1
"@jupyterlab/toc": ^6.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
"@lumino/messaging": ^2.0.2
"@lumino/widgets": ^2.5.0
react: ^18.2.0
regexp-match-indices: ^1.0.2
checksum: 6b7b0d74ce2f11662e418d80101b788b9a094ae8345a430739f9eb513add0836d46e263a3f05f11221c403bf4f65e8e9c9bfd547c0f41ea2d111f837b82a4d07
checksum: 8b486c2e68d4ffcf42d0df3dbefab49ef6b5baaaec524cfbc9fe32c771372717f4e841dc9719db00c62859c0d7563d5ef10149f47d91ff1b657cabb18c0ccefd
languageName: node
linkType: hard
"@jupyterlab/galata@npm:~5.3.0-rc.0":
version: 5.3.0-rc.0
resolution: "@jupyterlab/galata@npm:5.3.0-rc.0"
"@jupyterlab/galata@npm:~5.3.0-rc.1":
version: 5.3.0-rc.1
resolution: "@jupyterlab/galata@npm:5.3.0-rc.1"
dependencies:
"@jupyterlab/application": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/debugger": ^4.3.0-rc.0
"@jupyterlab/docmanager": ^4.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/notebook": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/settingregistry": ^4.3.0-rc.0
"@jupyterlab/application": ^4.3.0-rc.1
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/debugger": ^4.3.0-rc.1
"@jupyterlab/docmanager": ^4.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/notebook": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/settingregistry": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@playwright/test": ^1.46.1
"@playwright/test": ^1.48.0
"@stdlib/stats": ~0.0.13
fs-extra: ^10.1.0
json5: ^2.2.3
@ -720,21 +720,21 @@ __metadata:
vega: ^5.20.0
vega-lite: ^5.6.1
vega-statistics: ^1.7.9
checksum: 4c60c095acb37ca073e09475ef44f9109e702d750e2e090a730c33e32ce521cdc70a82d2504dfb1fab09fd5ea799a148abb6ba1201d43792c4c057085bf105bb
checksum: c25653c56c93cefa2a6e27130b4513a3d4ab07cd06bfa27617b1194fa712ddf3586787085a8626757f041aa3e8ada7ea798838ada17be128cb7863ebc2a1f34d
languageName: node
linkType: hard
"@jupyterlab/lsp@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/lsp@npm:4.3.0-rc.0"
"@jupyterlab/lsp@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/lsp@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/codemirror": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/codemirror": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/signaling": ^2.1.3
@ -743,7 +743,7 @@ __metadata:
vscode-jsonrpc: ^6.0.0
vscode-languageserver-protocol: ^3.17.0
vscode-ws-jsonrpc: ~1.0.2
checksum: d2534a2e8323b15b2e19cacc884aa616f50c5eeafd6e029cb33d9f65dc3a7f996d357b40e0ba918c6c67cf9d5d8d56e66ac5f0f12ee2c7e2293794920c784d10
checksum: 479ba673e19be29f4c1e20edaa40cb48ff85b9dca653ad3a032f72992fafc5141e4389203b876ebd61be7bd6655e2216c62a1b2ef357a57c95c107c5705e3cb7
languageName: node
linkType: hard
@ -756,37 +756,37 @@ __metadata:
languageName: node
linkType: hard
"@jupyterlab/nbformat@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/nbformat@npm:4.3.0-rc.0"
"@jupyterlab/nbformat@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/nbformat@npm:4.3.0-rc.1"
dependencies:
"@lumino/coreutils": ^2.2.0
checksum: 44f9e9eb58a39bbdf029e4ba28b77529ba853cb0b6b06fc56a0fd7945bf9c1e568391731af3f0a8dea65eef697268ca59216fb9ac852824cda543eb06e177fce
checksum: 9de61314768b300842e2903e66143333342ebffd9720ddfcffe7adc043390a00eda790e01aead9703c2314795dac9ba96f2fd807cb4caaa394425ddf4d2e45e4
languageName: node
linkType: hard
"@jupyterlab/notebook@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/notebook@npm:4.3.0-rc.0"
"@jupyterlab/notebook@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/notebook@npm:4.3.0-rc.1"
dependencies:
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/cells": ^4.3.0-rc.0
"@jupyterlab/codeeditor": ^4.3.0-rc.0
"@jupyterlab/codemirror": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/documentsearch": ^4.3.0-rc.0
"@jupyterlab/lsp": ^4.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/settingregistry": ^4.3.0-rc.0
"@jupyterlab/statusbar": ^4.3.0-rc.0
"@jupyterlab/toc": ^6.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/cells": ^4.3.0-rc.1
"@jupyterlab/codeeditor": ^4.3.0-rc.1
"@jupyterlab/codemirror": ^4.3.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/documentsearch": ^4.3.0-rc.1
"@jupyterlab/lsp": ^4.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/settingregistry": ^4.3.0-rc.1
"@jupyterlab/statusbar": ^4.3.0-rc.1
"@jupyterlab/toc": ^6.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -799,34 +799,34 @@ __metadata:
"@lumino/virtualdom": ^2.0.2
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: 547af08f2396691d11dee0f27d02cc92f30c770c7d1e8dfa1862bdbd807811394391d562a1c10c1f4a011212bac22b05f00ca9b5ccfbdcedd0291a1f81261c5b
checksum: d92599627842fee2e4459ee4ff665a3ddfb1ad277416abf4448d38a761b2394c977bdfde7ce84d07506e72fb0e5762610062c98fa58df343d4127db98709063c
languageName: node
linkType: hard
"@jupyterlab/observables@npm:^5.3.0-rc.0":
version: 5.3.0-rc.0
resolution: "@jupyterlab/observables@npm:5.3.0-rc.0"
"@jupyterlab/observables@npm:^5.3.0-rc.1":
version: 5.3.0-rc.1
resolution: "@jupyterlab/observables@npm:5.3.0-rc.1"
dependencies:
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/messaging": ^2.0.2
"@lumino/signaling": ^2.1.3
checksum: 5e6b7d39686d736e58b0180859177389701c2b95ae4c8f53b10ea875ab71a0ab54f379d04b577e1fafdc889bb6c99f0f0ad50f9b191d35efad91296ae1e9a277
checksum: 5b12cd3de8334f77260f36a42289e6d1cc2599528afd1e00f5bdbe84fa666c6cc9706a463cd9e7133388bd364d50ca3d2bd14de2faf88f61cec46176e378bbff
languageName: node
linkType: hard
"@jupyterlab/outputarea@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/outputarea@npm:4.3.0-rc.0"
"@jupyterlab/outputarea@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/outputarea@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -834,65 +834,65 @@ __metadata:
"@lumino/properties": ^2.0.2
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
checksum: 724e18e79f1927e9937a1aa0ec882c33bddd2453acfbecbf338f8870db8f3a0e85e3a1d1da26a6388276509bd6d7cdd8def9a8abd19926392086e055943b20f8
checksum: 230b2d883cc8412053a26da7710e8e3cbfdc393d8d231a6cc6f6f9ef66418a2cc719a4a92f4d8bb90e9c1d5f88f6c9aa75df85056299fcc591625dd2389216fc
languageName: node
linkType: hard
"@jupyterlab/rendermime-interfaces@npm:^3.11.0-rc.0":
version: 3.11.0-rc.0
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.0-rc.0"
"@jupyterlab/rendermime-interfaces@npm:^3.11.0-rc.1":
version: 3.11.0-rc.1
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.0-rc.1"
dependencies:
"@lumino/coreutils": ^1.11.0 || ^2.2.0
"@lumino/widgets": ^1.37.2 || ^2.5.0
checksum: d3cad54738e5eb62bb07b15204e2421f9053b4d3d234d61772e32b74f676daa794569c403a220181a8494d838eb554ee8ec90aec62f44fc83267760b69e710c7
checksum: 736762590396719f3f8fb5ed6b680eb89a94b44238129f405b5306cc40cb6b1e98efacf59782f1d427f1f6696d1a4de20fd4ac7783c79c2aaf4406d87a093640
languageName: node
linkType: hard
"@jupyterlab/rendermime@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/rendermime@npm:4.3.0-rc.0"
"@jupyterlab/rendermime@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/rendermime@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@lumino/messaging": ^2.0.2
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
lodash.escape: ^4.0.1
checksum: 41f76a1dd3f167fb8096dc3778382e567b8f48f2b0b3d3c6b26f64803e71e70d569effc1977b508c184712a108097a453878c6ff48274f4584bee54afb309301
checksum: 04c90b46fd12bcd26c62f60c1843ad2d91b581fe170e0a5ebdd2b25939875cb092299a129e8efa5285ae34a8e8ddbb48e58f82b1f2c41dceb6bf81b0aab7c980
languageName: node
linkType: hard
"@jupyterlab/services@npm:^7.3.0-rc.0":
version: 7.3.0-rc.0
resolution: "@jupyterlab/services@npm:7.3.0-rc.0"
"@jupyterlab/services@npm:^7.3.0-rc.1":
version: 7.3.0-rc.1
resolution: "@jupyterlab/services@npm:7.3.0-rc.1"
dependencies:
"@jupyter/ydoc": ^3.0.0-a8
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/settingregistry": ^4.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/settingregistry": ^4.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/polling": ^2.1.3
"@lumino/properties": ^2.0.2
"@lumino/signaling": ^2.1.3
ws: ^8.11.0
checksum: 4e8f8da77ae961f201818aecb8dddb9e2067d0b1cc3c29e0229cc559e7fababfa0af8461cae4402352973e295ba4f3ad7e4415d5511108b44c203cfe815a0eb2
checksum: 3e20887cecc6ec4a853cda80c98d87720b08ca4fb50b17a8fef30f907b6e5b923f859d9e43a2a7a8adb8f3c263fb82f001e8d2190d89819899d1e8f2b07ef745
languageName: node
linkType: hard
"@jupyterlab/settingregistry@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/settingregistry@npm:4.3.0-rc.0"
"@jupyterlab/settingregistry@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/settingregistry@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/nbformat": ^4.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/nbformat": ^4.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -902,28 +902,28 @@ __metadata:
json5: ^2.2.3
peerDependencies:
react: ">=16"
checksum: 21920710136d51c62211b75ef2c7a1e5db30f4b1908e941d9e3119451a12d905cf98e302d4870d282bf583043de9c0c2049d3e02fbb8dc614485bfe5a1b82600
checksum: f9129928626c99ec94ba4cc98ecf1c0e03f18d7a1ae1e6a6897eaaa4e9a1f2c31426712284c85c9eddd5c1c07572daed9ff50a49b366b52397aa77fcedc793cc
languageName: node
linkType: hard
"@jupyterlab/statedb@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/statedb@npm:4.3.0-rc.0"
"@jupyterlab/statedb@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/statedb@npm:4.3.0-rc.1"
dependencies:
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/properties": ^2.0.2
"@lumino/signaling": ^2.1.3
checksum: 2668ca63e90b72fee4087d8b77a1b3895aa1c62b942686aaf6382f8c4ed64393d1481c599202fd2d724d102f067832aa1968c40a372ab153692f5fd1cc6e08f0
checksum: 4130e0d2407cfc7a4035f0ead711ae2de8cbba719ea6812f2eb8aebd50fcd818416cfc4f74c9791d2dd0e3e5783911169912140e0b2da9ce1405dfb99c5d1ea9
languageName: node
linkType: hard
"@jupyterlab/statusbar@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/statusbar@npm:4.3.0-rc.0"
"@jupyterlab/statusbar@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/statusbar@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
@ -931,56 +931,56 @@ __metadata:
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: eb46487abb42cc48487e3642cc6e455167ce012e714c29c7796a44fb6e0f144b781a137a6c050283e011b0887a8b10998bb0d0a9025a56ce01e8e5a65690a8fa
checksum: c56221d74067534162f7a74325ed84ec75bf21152e442315c8904da9bb0f0dd1ea8c30cf5c4415efa90c1f503b715c87ebf2e1cc74754cb6f7ea4c631cd42de1
languageName: node
linkType: hard
"@jupyterlab/toc@npm:^6.3.0-rc.0":
version: 6.3.0-rc.0
resolution: "@jupyterlab/toc@npm:6.3.0-rc.0"
"@jupyterlab/toc@npm:^6.3.0-rc.1":
version: 6.3.0-rc.1
resolution: "@jupyterlab/toc@npm:6.3.0-rc.1"
dependencies:
"@jupyter/react-components": ^0.16.6
"@jupyterlab/apputils": ^4.4.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/docregistry": ^4.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime": ^4.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/ui-components": ^4.3.0-rc.0
"@jupyterlab/apputils": ^4.4.0-rc.1
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/docregistry": ^4.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime": ^4.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@jupyterlab/ui-components": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
"@lumino/disposable": ^2.1.3
"@lumino/messaging": ^2.0.2
"@lumino/signaling": ^2.1.3
"@lumino/widgets": ^2.5.0
react: ^18.2.0
checksum: aa1e7b664cfdf0f432649372c733dd837618c15e5d5f9f95bf37b2b934c8cb2969a5dcb0f3141f29d24a3ddfe8d92053265c9d694116a95a993822117de3a627
checksum: a70c1b3e34c7f20954469af4d150c37249c1f6083b751292b97e0dc80ee5e2e0dc0500b9ebb9a779a349aa1a464f5d0632602cf283d2d45a30e9715bf149e829
languageName: node
linkType: hard
"@jupyterlab/translation@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/translation@npm:4.3.0-rc.0"
"@jupyterlab/translation@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/translation@npm:4.3.0-rc.1"
dependencies:
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/services": ^7.3.0-rc.0
"@jupyterlab/statedb": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/services": ^7.3.0-rc.1
"@jupyterlab/statedb": ^4.3.0-rc.1
"@lumino/coreutils": ^2.2.0
checksum: 595731ec46256822473d894ebfb400fef1d89b5c57d936d5da19a0e241034c5ae7985292ed07588ca8e45a0e995bc529fceb53766e71d328cf77b6c32d8d6c63
checksum: 44dc3af6b67cd9e7e4fc4b676eabf5abfc78b98b290ff5c25065032608998e6ae57e56be72b980770842822b9471f112c7a19b694f0b931fbde0feb5f62df814
languageName: node
linkType: hard
"@jupyterlab/ui-components@npm:^4.3.0-rc.0":
version: 4.3.0-rc.0
resolution: "@jupyterlab/ui-components@npm:4.3.0-rc.0"
"@jupyterlab/ui-components@npm:^4.3.0-rc.1":
version: 4.3.0-rc.1
resolution: "@jupyterlab/ui-components@npm:4.3.0-rc.1"
dependencies:
"@jupyter/react-components": ^0.16.6
"@jupyter/web-components": ^0.16.6
"@jupyterlab/coreutils": ^6.3.0-rc.0
"@jupyterlab/observables": ^5.3.0-rc.0
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.0
"@jupyterlab/translation": ^4.3.0-rc.0
"@jupyterlab/coreutils": ^6.3.0-rc.1
"@jupyterlab/observables": ^5.3.0-rc.1
"@jupyterlab/rendermime-interfaces": ^3.11.0-rc.1
"@jupyterlab/translation": ^4.3.0-rc.1
"@lumino/algorithm": ^2.0.2
"@lumino/commands": ^2.3.1
"@lumino/coreutils": ^2.2.0
@ -998,7 +998,7 @@ __metadata:
typestyle: ^2.0.4
peerDependencies:
react: ^18.2.0
checksum: 035b09074760700911bfb6c7ebe0cb067ef394bec45f3ef2e850d0483bd4d38343d45d9ef811af44f89a0e91f6f41581e58532970216f2ccaeae2b410db3ea20
checksum: 4f4f5b9412dd392fc0df533a9ec7213b2abc051b1cc08e34cb89ef1091961cb47d99895cb77a9785c7c947f3c54f8c57359ed91af8cc13ff4a1b8e7bd8ee5a6c
languageName: node
linkType: hard
@ -1372,14 +1372,14 @@ __metadata:
languageName: node
linkType: hard
"@playwright/test@npm:^1.46.1, @playwright/test@npm:~1.46.1":
version: 1.46.1
resolution: "@playwright/test@npm:1.46.1"
"@playwright/test@npm:^1.48.0, @playwright/test@npm:~1.48.0":
version: 1.48.1
resolution: "@playwright/test@npm:1.48.1"
dependencies:
playwright: 1.46.1
playwright: 1.48.1
bin:
playwright: cli.js
checksum: 180d90c6421ee6a8c00a1ae65d91d5f69767e2de95c3f5582ac2bdf3a388e621fdd3ee00ecb7836db427bb0d4cee58111c14f133cb62150357d8e4f43e3e2295
checksum: 3f3f32dadeea9da4b9f835ba41d6bfabbd4c8d322bbba059250cb7bbdf2ae8fd32d547f64cef0bda492dff32128b4d4d802422525995570ebb57e62605c0557f
languageName: node
linkType: hard
@ -3176,27 +3176,27 @@ __metadata:
languageName: node
linkType: hard
"playwright-core@npm:1.46.1":
version: 1.46.1
resolution: "playwright-core@npm:1.46.1"
"playwright-core@npm:1.48.1":
version: 1.48.1
resolution: "playwright-core@npm:1.48.1"
bin:
playwright-core: cli.js
checksum: 99a03f97d76af02b0565aa09758eb03427e13497ef7e9e9044fd1184a5f050e7545a517dd7ad8988a68b3ea76e2ba0d411f81e410b1cb29f5ac9161c49689822
checksum: adf5b43e054e49bcc712d70e71dedab92c362ea76a45a767bdf3d928d3c810a42f6f1c49382f3d44ed005986048001f75cb568605031215dc89a3e56d99d2976
languageName: node
linkType: hard
"playwright@npm:1.46.1":
version: 1.46.1
resolution: "playwright@npm:1.46.1"
"playwright@npm:1.48.1":
version: 1.48.1
resolution: "playwright@npm:1.48.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.46.1
playwright-core: 1.48.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 9e721cb27f919cd92ea8c7461f4a8e97e32eade9da036baa4747f483549e33a8d77585f51e228d6639a1e28a76b0c1d59ca0a05dbd07aa3cfe427be7aaeb9ec8
checksum: 81ca13392ad5e5ca87a226d0f5ff2da958c4e06a01dd6b56b4e4e5b4fec45ef8a8f7f0563ef0f4c725814265b931984d0c841e8524362b24480bcd527aa0c054
languageName: node
linkType: hard

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save