diff --git a/.github/workflows/buildutils.yml b/.github/workflows/buildutils.yml index 5db58093d34..aee0029218f 100644 --- a/.github/workflows/buildutils.yml +++ b/.github/workflows/buildutils.yml @@ -29,7 +29,7 @@ jobs: - name: Install dependencies run: | - python -m pip install -U "jupyterlab>=4.3.0a1,<4.4" hatch + python -m pip install -U "jupyterlab>=4.3.0a2,<4.4" hatch jlpm jlpm run build @@ -79,6 +79,6 @@ jobs: - name: Install dependencies run: | - python -m pip install -U "jupyterlab>=4.3.0a1,<4.4" pip + python -m pip install -U "jupyterlab>=4.3.0a2,<4.4" pip jlpm jlpm run build diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8184b2eb1aa..672faed3c7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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.0a1,<4.4"] + additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.3.0a2,<4.4"] - repo: https://github.com/pre-commit/pygrep-hooks rev: 'v1.10.0' diff --git a/app/package.json b/app/package.json index b05f2cd0c19..6c04810ecef 100644 --- a/app/package.json +++ b/app/package.json @@ -24,84 +24,84 @@ "@jupyter-notebook/tree-extension": "~7.3.0-alpha.1", "@jupyter-notebook/ui-components": "~7.3.0-alpha.1", "@jupyter/ydoc": "~2.0.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/application-extension": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/apputils-extension": "~4.3.0-alpha.1", - "@jupyterlab/attachments": "~4.3.0-alpha.1", - "@jupyterlab/cell-toolbar": "~4.3.0-alpha.1", - "@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.1", - "@jupyterlab/celltags-extension": "~4.3.0-alpha.1", - "@jupyterlab/codeeditor": "~4.3.0-alpha.1", - "@jupyterlab/codemirror": "~4.3.0-alpha.1", - "@jupyterlab/codemirror-extension": "~4.3.0-alpha.1", - "@jupyterlab/completer": "~4.3.0-alpha.1", - "@jupyterlab/completer-extension": "~4.3.0-alpha.1", - "@jupyterlab/console": "~4.3.0-alpha.1", - "@jupyterlab/console-extension": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/csvviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/debugger": "~4.3.0-alpha.1", - "@jupyterlab/debugger-extension": "~4.3.0-alpha.1", - "@jupyterlab/docmanager": "~4.3.0-alpha.1", - "@jupyterlab/docmanager-extension": "~4.3.0-alpha.1", - "@jupyterlab/documentsearch": "~4.3.0-alpha.1", - "@jupyterlab/documentsearch-extension": "~4.3.0-alpha.1", - "@jupyterlab/extensionmanager": "~4.3.0-alpha.1", - "@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.1", - "@jupyterlab/filebrowser": "~4.3.0-alpha.1", - "@jupyterlab/filebrowser-extension": "~4.3.0-alpha.1", - "@jupyterlab/fileeditor": "~4.3.0-alpha.1", - "@jupyterlab/fileeditor-extension": "~4.3.0-alpha.1", - "@jupyterlab/help-extension": "~4.3.0-alpha.1", - "@jupyterlab/htmlviewer": "~4.3.0-alpha.1", - "@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/hub-extension": "~4.3.0-alpha.1", - "@jupyterlab/imageviewer": "~4.3.0-alpha.1", - "@jupyterlab/imageviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/javascript-extension": "~4.3.0-alpha.1", - "@jupyterlab/json-extension": "~4.3.0-alpha.1", - "@jupyterlab/lsp": "~4.3.0-alpha.1", - "@jupyterlab/lsp-extension": "~4.3.0-alpha.1", - "@jupyterlab/mainmenu": "~4.3.0-alpha.1", - "@jupyterlab/mainmenu-extension": "~4.3.0-alpha.1", - "@jupyterlab/markdownviewer": "~4.3.0-alpha.1", - "@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/markedparser-extension": "~4.3.0-alpha.1", - "@jupyterlab/mathjax-extension": "~4.3.0-alpha.1", - "@jupyterlab/mermaid": "~4.3.0-alpha.1", - "@jupyterlab/mermaid-extension": "~4.3.0-alpha.1", - "@jupyterlab/metadataform": "~4.3.0-alpha.1", - "@jupyterlab/metadataform-extension": "~4.3.0-alpha.1", - "@jupyterlab/notebook": "~4.3.0-alpha.1", - "@jupyterlab/notebook-extension": "~4.3.0-alpha.1", - "@jupyterlab/observables": "~5.3.0-alpha.1", - "@jupyterlab/outputarea": "~4.3.0-alpha.1", - "@jupyterlab/pdf-extension": "~4.3.0-alpha.1", - "@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.1", - "@jupyterlab/rendermime": "~4.3.0-alpha.1", - "@jupyterlab/rendermime-interfaces": "~3.11.0-alpha.1", - "@jupyterlab/running-extension": "~4.3.0-alpha.1", - "@jupyterlab/services": "~7.3.0-alpha.1", - "@jupyterlab/settingeditor": "~4.3.0-alpha.1", - "@jupyterlab/settingeditor-extension": "~4.3.0-alpha.1", - "@jupyterlab/settingregistry": "~4.3.0-alpha.1", - "@jupyterlab/shortcuts-extension": "~5.1.0-alpha.1", - "@jupyterlab/statedb": "~4.3.0-alpha.1", - "@jupyterlab/statusbar": "~4.3.0-alpha.1", - "@jupyterlab/terminal": "~4.3.0-alpha.1", - "@jupyterlab/terminal-extension": "~4.3.0-alpha.1", - "@jupyterlab/theme-dark-extension": "~4.3.0-alpha.1", - "@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.1", - "@jupyterlab/theme-light-extension": "~4.3.0-alpha.1", - "@jupyterlab/toc-extension": "~6.3.0-alpha.1", - "@jupyterlab/tooltip": "~4.3.0-alpha.1", - "@jupyterlab/tooltip-extension": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", - "@jupyterlab/translation-extension": "~4.3.0-alpha.1", - "@jupyterlab/ui-components": "~4.3.0-alpha.1", - "@jupyterlab/ui-components-extension": "~4.3.0-alpha.1", - "@jupyterlab/vega5-extension": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/application-extension": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/apputils-extension": "~4.3.0-alpha.2", + "@jupyterlab/attachments": "~4.3.0-alpha.2", + "@jupyterlab/cell-toolbar": "~4.3.0-alpha.2", + "@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.2", + "@jupyterlab/celltags-extension": "~4.3.0-alpha.2", + "@jupyterlab/codeeditor": "~4.3.0-alpha.2", + "@jupyterlab/codemirror": "~4.3.0-alpha.2", + "@jupyterlab/codemirror-extension": "~4.3.0-alpha.2", + "@jupyterlab/completer": "~4.3.0-alpha.2", + "@jupyterlab/completer-extension": "~4.3.0-alpha.2", + "@jupyterlab/console": "~4.3.0-alpha.2", + "@jupyterlab/console-extension": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/csvviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/debugger": "~4.3.0-alpha.2", + "@jupyterlab/debugger-extension": "~4.3.0-alpha.2", + "@jupyterlab/docmanager": "~4.3.0-alpha.2", + "@jupyterlab/docmanager-extension": "~4.3.0-alpha.2", + "@jupyterlab/documentsearch": "~4.3.0-alpha.2", + "@jupyterlab/documentsearch-extension": "~4.3.0-alpha.2", + "@jupyterlab/extensionmanager": "~4.3.0-alpha.2", + "@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.2", + "@jupyterlab/filebrowser": "~4.3.0-alpha.2", + "@jupyterlab/filebrowser-extension": "~4.3.0-alpha.2", + "@jupyterlab/fileeditor": "~4.3.0-alpha.2", + "@jupyterlab/fileeditor-extension": "~4.3.0-alpha.2", + "@jupyterlab/help-extension": "~4.3.0-alpha.2", + "@jupyterlab/htmlviewer": "~4.3.0-alpha.2", + "@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/hub-extension": "~4.3.0-alpha.2", + "@jupyterlab/imageviewer": "~4.3.0-alpha.2", + "@jupyterlab/imageviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/javascript-extension": "~4.3.0-alpha.2", + "@jupyterlab/json-extension": "~4.3.0-alpha.2", + "@jupyterlab/lsp": "~4.3.0-alpha.2", + "@jupyterlab/lsp-extension": "~4.3.0-alpha.2", + "@jupyterlab/mainmenu": "~4.3.0-alpha.2", + "@jupyterlab/mainmenu-extension": "~4.3.0-alpha.2", + "@jupyterlab/markdownviewer": "~4.3.0-alpha.2", + "@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/markedparser-extension": "~4.3.0-alpha.2", + "@jupyterlab/mathjax-extension": "~4.3.0-alpha.2", + "@jupyterlab/mermaid": "~4.3.0-alpha.2", + "@jupyterlab/mermaid-extension": "~4.3.0-alpha.2", + "@jupyterlab/metadataform": "~4.3.0-alpha.2", + "@jupyterlab/metadataform-extension": "~4.3.0-alpha.2", + "@jupyterlab/notebook": "~4.3.0-alpha.2", + "@jupyterlab/notebook-extension": "~4.3.0-alpha.2", + "@jupyterlab/observables": "~5.3.0-alpha.2", + "@jupyterlab/outputarea": "~4.3.0-alpha.2", + "@jupyterlab/pdf-extension": "~4.3.0-alpha.2", + "@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.2", + "@jupyterlab/rendermime": "~4.3.0-alpha.2", + "@jupyterlab/rendermime-interfaces": "~3.11.0-alpha.2", + "@jupyterlab/running-extension": "~4.3.0-alpha.2", + "@jupyterlab/services": "~7.3.0-alpha.2", + "@jupyterlab/settingeditor": "~4.3.0-alpha.2", + "@jupyterlab/settingeditor-extension": "~4.3.0-alpha.2", + "@jupyterlab/settingregistry": "~4.3.0-alpha.2", + "@jupyterlab/shortcuts-extension": "~5.1.0-alpha.2", + "@jupyterlab/statedb": "~4.3.0-alpha.2", + "@jupyterlab/statusbar": "~4.3.0-alpha.2", + "@jupyterlab/terminal": "~4.3.0-alpha.2", + "@jupyterlab/terminal-extension": "~4.3.0-alpha.2", + "@jupyterlab/theme-dark-extension": "~4.3.0-alpha.2", + "@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.2", + "@jupyterlab/theme-light-extension": "~4.3.0-alpha.2", + "@jupyterlab/toc-extension": "~6.3.0-alpha.2", + "@jupyterlab/tooltip": "~4.3.0-alpha.2", + "@jupyterlab/tooltip-extension": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", + "@jupyterlab/translation-extension": "~4.3.0-alpha.2", + "@jupyterlab/ui-components": "~4.3.0-alpha.2", + "@jupyterlab/ui-components-extension": "~4.3.0-alpha.2", + "@jupyterlab/vega5-extension": "~4.3.0-alpha.2", "@lezer/common": "~1.2.1", "@lezer/highlight": "~1.2.0", "@lumino/algorithm": "~2.0.1", @@ -132,60 +132,60 @@ "@jupyter-notebook/tree": "^7.3.0-alpha.1", "@jupyter-notebook/tree-extension": "^7.3.0-alpha.1", "@jupyter-notebook/ui-components": "^7.3.0-alpha.1", - "@jupyterlab/application-extension": "~4.3.0-alpha.1", - "@jupyterlab/apputils-extension": "~4.3.0-alpha.1", - "@jupyterlab/attachments": "~4.3.0-alpha.1", - "@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.1", - "@jupyterlab/celltags-extension": "~4.3.0-alpha.1", - "@jupyterlab/codemirror": "~4.3.0-alpha.1", - "@jupyterlab/codemirror-extension": "~4.3.0-alpha.1", - "@jupyterlab/completer-extension": "~4.3.0-alpha.1", - "@jupyterlab/console-extension": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/csvviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/debugger-extension": "~4.3.0-alpha.1", - "@jupyterlab/docmanager-extension": "~4.3.0-alpha.1", - "@jupyterlab/documentsearch-extension": "~4.3.0-alpha.1", - "@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.1", - "@jupyterlab/filebrowser-extension": "~4.3.0-alpha.1", - "@jupyterlab/fileeditor-extension": "~4.3.0-alpha.1", - "@jupyterlab/help-extension": "~4.3.0-alpha.1", - "@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/hub-extension": "~4.3.0-alpha.1", - "@jupyterlab/imageviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/javascript-extension": "~4.3.0-alpha.1", - "@jupyterlab/json-extension": "~4.3.0-alpha.1", - "@jupyterlab/lsp": "~4.3.0-alpha.1", - "@jupyterlab/lsp-extension": "~4.3.0-alpha.1", - "@jupyterlab/mainmenu-extension": "~4.3.0-alpha.1", - "@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.1", - "@jupyterlab/markedparser-extension": "~4.3.0-alpha.1", - "@jupyterlab/mathjax-extension": "~4.3.0-alpha.1", - "@jupyterlab/mermaid-extension": "~4.3.0-alpha.1", - "@jupyterlab/metadataform-extension": "~4.3.0-alpha.1", - "@jupyterlab/notebook-extension": "~4.3.0-alpha.1", - "@jupyterlab/pdf-extension": "~4.3.0-alpha.1", - "@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.1", - "@jupyterlab/running-extension": "~4.3.0-alpha.1", - "@jupyterlab/settingeditor": "~4.3.0-alpha.1", - "@jupyterlab/settingeditor-extension": "~4.3.0-alpha.1", - "@jupyterlab/shortcuts-extension": "~5.1.0-alpha.1", - "@jupyterlab/terminal-extension": "~4.3.0-alpha.1", - "@jupyterlab/theme-dark-extension": "~4.3.0-alpha.1", - "@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.1", - "@jupyterlab/theme-light-extension": "~4.3.0-alpha.1", - "@jupyterlab/toc-extension": "~6.3.0-alpha.1", - "@jupyterlab/tooltip-extension": "~4.3.0-alpha.1", - "@jupyterlab/translation-extension": "~4.3.0-alpha.1", - "@jupyterlab/ui-components-extension": "~4.3.0-alpha.1", - "@jupyterlab/vega5-extension": "~4.3.0-alpha.1", + "@jupyterlab/application-extension": "~4.3.0-alpha.2", + "@jupyterlab/apputils-extension": "~4.3.0-alpha.2", + "@jupyterlab/attachments": "~4.3.0-alpha.2", + "@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.2", + "@jupyterlab/celltags-extension": "~4.3.0-alpha.2", + "@jupyterlab/codemirror": "~4.3.0-alpha.2", + "@jupyterlab/codemirror-extension": "~4.3.0-alpha.2", + "@jupyterlab/completer-extension": "~4.3.0-alpha.2", + "@jupyterlab/console-extension": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/csvviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/debugger-extension": "~4.3.0-alpha.2", + "@jupyterlab/docmanager-extension": "~4.3.0-alpha.2", + "@jupyterlab/documentsearch-extension": "~4.3.0-alpha.2", + "@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.2", + "@jupyterlab/filebrowser-extension": "~4.3.0-alpha.2", + "@jupyterlab/fileeditor-extension": "~4.3.0-alpha.2", + "@jupyterlab/help-extension": "~4.3.0-alpha.2", + "@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/hub-extension": "~4.3.0-alpha.2", + "@jupyterlab/imageviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/javascript-extension": "~4.3.0-alpha.2", + "@jupyterlab/json-extension": "~4.3.0-alpha.2", + "@jupyterlab/lsp": "~4.3.0-alpha.2", + "@jupyterlab/lsp-extension": "~4.3.0-alpha.2", + "@jupyterlab/mainmenu-extension": "~4.3.0-alpha.2", + "@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.2", + "@jupyterlab/markedparser-extension": "~4.3.0-alpha.2", + "@jupyterlab/mathjax-extension": "~4.3.0-alpha.2", + "@jupyterlab/mermaid-extension": "~4.3.0-alpha.2", + "@jupyterlab/metadataform-extension": "~4.3.0-alpha.2", + "@jupyterlab/notebook-extension": "~4.3.0-alpha.2", + "@jupyterlab/pdf-extension": "~4.3.0-alpha.2", + "@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.2", + "@jupyterlab/running-extension": "~4.3.0-alpha.2", + "@jupyterlab/settingeditor": "~4.3.0-alpha.2", + "@jupyterlab/settingeditor-extension": "~4.3.0-alpha.2", + "@jupyterlab/shortcuts-extension": "~5.1.0-alpha.2", + "@jupyterlab/terminal-extension": "~4.3.0-alpha.2", + "@jupyterlab/theme-dark-extension": "~4.3.0-alpha.2", + "@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.2", + "@jupyterlab/theme-light-extension": "~4.3.0-alpha.2", + "@jupyterlab/toc-extension": "~6.3.0-alpha.2", + "@jupyterlab/tooltip-extension": "~4.3.0-alpha.2", + "@jupyterlab/translation-extension": "~4.3.0-alpha.2", + "@jupyterlab/ui-components-extension": "~4.3.0-alpha.2", + "@jupyterlab/vega5-extension": "~4.3.0-alpha.2", "react": "^18.2.0", "react-dom": "^18.2.0", "yjs": "^13.5.40" }, "devDependencies": { - "@jupyterlab/builder": "~4.3.0-alpha.1", - "@jupyterlab/buildutils": "~4.3.0-alpha.1", + "@jupyterlab/builder": "~4.3.0-alpha.2", + "@jupyterlab/buildutils": "~4.3.0-alpha.2", "@types/rimraf": "^3.0.2", "css-loader": "~5.0.1", "extra-watch-webpack-plugin": "^1.0.3", diff --git a/buildutils/package.json b/buildutils/package.json index 5818890cacb..2b5d4bb86e3 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -29,7 +29,7 @@ "watch": "tsc -w --listEmittedFiles" }, "dependencies": { - "@jupyterlab/buildutils": "~4.3.0-alpha.1", + "@jupyterlab/buildutils": "~4.3.0-alpha.2", "commander": "^6.2.0", "fs-extra": "^9.1.0", "typescript": "~5.0.2" diff --git a/package.json b/package.json index 1552ace3756..5c0a9982eba 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "yjs": "^13.5.40" }, "devDependencies": { - "@jupyterlab/buildutils": "~4.3.0-alpha.1", + "@jupyterlab/buildutils": "~4.3.0-alpha.2", "@typescript-eslint/eslint-plugin": "^5.55.0", "@typescript-eslint/parser": "^5.55.0", "eslint": "^8.36.0", diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index 381b5c6e22e..9d3de5e4979 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -40,17 +40,17 @@ "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", "@jupyter-notebook/ui-components": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/codeeditor": "~4.3.0-alpha.1", - "@jupyterlab/console": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/docmanager": "~4.3.0-alpha.1", - "@jupyterlab/docregistry": "~4.3.0-alpha.1", - "@jupyterlab/mainmenu": "~4.3.0-alpha.1", - "@jupyterlab/rendermime": "~4.3.0-alpha.1", - "@jupyterlab/settingregistry": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/codeeditor": "~4.3.0-alpha.2", + "@jupyterlab/console": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/docmanager": "~4.3.0-alpha.2", + "@jupyterlab/docregistry": "~4.3.0-alpha.2", + "@jupyterlab/mainmenu": "~4.3.0-alpha.2", + "@jupyterlab/rendermime": "~4.3.0-alpha.2", + "@jupyterlab/settingregistry": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/widgets": "^2.3.2" diff --git a/packages/application/package.json b/packages/application/package.json index b77d992c0da..7d0f8fccce8 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -42,11 +42,11 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/docregistry": "~4.3.0-alpha.1", - "@jupyterlab/rendermime-interfaces": "~3.11.0-alpha.1", - "@jupyterlab/ui-components": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/docregistry": "~4.3.0-alpha.2", + "@jupyterlab/rendermime-interfaces": "~3.11.0-alpha.2", + "@jupyterlab/ui-components": "~4.3.0-alpha.2", "@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.3.0-alpha.1", + "@jupyterlab/testutils": "~4.3.0-alpha.2", "@types/jest": "^29.2.5", "jest": "^29.3.1", "rimraf": "^3.0.2", diff --git a/packages/console-extension/package.json b/packages/console-extension/package.json index 66e00097b47..e8015850b39 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -39,9 +39,9 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/console": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/console": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", "@lumino/algorithm": "^2.0.1" }, "devDependencies": { diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index bb3606c1075..2c72c50bfa9 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -39,11 +39,11 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/docmanager": "~4.3.0-alpha.1", - "@jupyterlab/docregistry": "~4.3.0-alpha.1", - "@jupyterlab/services": "~7.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/docmanager": "~4.3.0-alpha.2", + "@jupyterlab/docregistry": "~4.3.0-alpha.2", + "@jupyterlab/services": "~7.3.0-alpha.2", "@lumino/algorithm": "^2.0.1", "@lumino/signaling": "^2.1.2" }, diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index 329a8e7b997..0f7eb1e25cc 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -39,8 +39,8 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/documentsearch": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/documentsearch": "~4.3.0-alpha.2", "@lumino/widgets": "^2.3.2" }, "devDependencies": { diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index 795825aca95..2b13f46039d 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -39,10 +39,10 @@ }, "dependencies": { "@jupyter-notebook/ui-components": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/mainmenu": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/mainmenu": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index e930b1fd5de..3ffba8984ea 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -44,18 +44,18 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/docregistry": "~4.3.0-alpha.1", - "@jupyterlab/notebook": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", - "@jupyterlab/ui-components": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/docregistry": "~4.3.0-alpha.2", + "@jupyterlab/notebook": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", + "@jupyterlab/ui-components": "~4.3.0-alpha.2", "@lumino/commands": "^2.3.0", "@lumino/disposable": "^2.1.2" }, "devDependencies": { - "@jupyterlab/builder": "~4.3.0-alpha.1", + "@jupyterlab/builder": "~4.3.0-alpha.2", "rimraf": "^3.0.2", "typescript": "~5.0.2" }, diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 5f6842d429b..408eb886d34 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -39,13 +39,13 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/cells": "~4.3.0-alpha.1", - "@jupyterlab/docmanager": "~4.3.0-alpha.1", - "@jupyterlab/notebook": "~4.3.0-alpha.1", - "@jupyterlab/settingregistry": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/cells": "~4.3.0-alpha.2", + "@jupyterlab/docmanager": "~4.3.0-alpha.2", + "@jupyterlab/notebook": "~4.3.0-alpha.2", + "@jupyterlab/settingregistry": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", "@lumino/polling": "^2.1.2", "@lumino/widgets": "^2.3.2", "react": "^18.2.0", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 833263caf9b..b1b188849b5 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -39,9 +39,9 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/terminal": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/terminal": "~4.3.0-alpha.2", "@lumino/algorithm": "^2.0.1" }, "devDependencies": { diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index 16531b1e59f..075021b8feb 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -40,18 +40,18 @@ "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", "@jupyter-notebook/tree": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/docmanager": "~4.3.0-alpha.1", - "@jupyterlab/filebrowser": "~4.3.0-alpha.1", - "@jupyterlab/mainmenu": "~4.3.0-alpha.1", - "@jupyterlab/services": "~7.3.0-alpha.1", - "@jupyterlab/settingeditor": "~4.3.0-alpha.1", - "@jupyterlab/settingregistry": "~4.3.0-alpha.1", - "@jupyterlab/statedb": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", - "@jupyterlab/ui-components": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/docmanager": "~4.3.0-alpha.2", + "@jupyterlab/filebrowser": "~4.3.0-alpha.2", + "@jupyterlab/mainmenu": "~4.3.0-alpha.2", + "@jupyterlab/services": "~7.3.0-alpha.2", + "@jupyterlab/settingeditor": "~4.3.0-alpha.2", + "@jupyterlab/settingregistry": "~4.3.0-alpha.2", + "@jupyterlab/statedb": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", + "@jupyterlab/ui-components": "~4.3.0-alpha.2", "@lumino/algorithm": "^2.0.1", "@lumino/commands": "^2.3.0", "@lumino/widgets": "^2.3.2" diff --git a/packages/tree/package.json b/packages/tree/package.json index 5d03c424df5..17bea60f3c4 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -39,17 +39,17 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.3.0-alpha.1", - "@jupyterlab/application": "~4.3.0-alpha.1", - "@jupyterlab/apputils": "~4.4.0-alpha.1", - "@jupyterlab/coreutils": "~6.3.0-alpha.1", - "@jupyterlab/docmanager": "~4.3.0-alpha.1", - "@jupyterlab/filebrowser": "~4.3.0-alpha.1", - "@jupyterlab/mainmenu": "~4.3.0-alpha.1", - "@jupyterlab/services": "~7.3.0-alpha.1", - "@jupyterlab/settingregistry": "~4.3.0-alpha.1", - "@jupyterlab/statedb": "~4.3.0-alpha.1", - "@jupyterlab/translation": "~4.3.0-alpha.1", - "@jupyterlab/ui-components": "~4.3.0-alpha.1", + "@jupyterlab/application": "~4.3.0-alpha.2", + "@jupyterlab/apputils": "~4.4.0-alpha.2", + "@jupyterlab/coreutils": "~6.3.0-alpha.2", + "@jupyterlab/docmanager": "~4.3.0-alpha.2", + "@jupyterlab/filebrowser": "~4.3.0-alpha.2", + "@jupyterlab/mainmenu": "~4.3.0-alpha.2", + "@jupyterlab/services": "~7.3.0-alpha.2", + "@jupyterlab/settingregistry": "~4.3.0-alpha.2", + "@jupyterlab/statedb": "~4.3.0-alpha.2", + "@jupyterlab/translation": "~4.3.0-alpha.2", + "@jupyterlab/ui-components": "~4.3.0-alpha.2", "@lumino/algorithm": "^2.0.1", "@lumino/commands": "^2.3.0", "@lumino/coreutils": "^2.1.2", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 09efe06b577..47227b53cd3 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -42,14 +42,14 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/ui-components": "~4.3.0-alpha.1", + "@jupyterlab/ui-components": "~4.3.0-alpha.2", "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-alpha.1", + "@jupyterlab/testutils": "~4.3.0-alpha.2", "@types/jest": "^29.2.5", "babel-loader": "^8.0.6", "jest": "^29.3.1", diff --git a/pyproject.toml b/pyproject.toml index 28922f56c08..ea9b392c86f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.11", "jupyterlab>=4.3.0a1,<4.4"] +requires = ["hatchling>=1.11", "jupyterlab>=4.3.0a2,<4.4"] build-backend = "hatchling.build" [project] @@ -32,7 +32,7 @@ classifiers = [ ] dependencies = [ "jupyter_server>=2.4.0,<3", - "jupyterlab>=4.3.0a1,<4.4", + "jupyterlab>=4.3.0a2,<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.0a1,<4.4\"", + "python -m pip install -U \"jupyterlab>=4.3.0a2,<4.4\"", "jlpm", "jlpm run build:utils", "python -m pip install hatch" diff --git a/yarn.lock b/yarn.lock index adc39ac9f0a..56a1a470c91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2106,55 +2106,55 @@ __metadata: "@jupyter-notebook/tree": ^7.3.0-alpha.1 "@jupyter-notebook/tree-extension": ^7.3.0-alpha.1 "@jupyter-notebook/ui-components": ^7.3.0-alpha.1 - "@jupyterlab/application-extension": ~4.3.0-alpha.1 - "@jupyterlab/apputils-extension": ~4.3.0-alpha.1 - "@jupyterlab/attachments": ~4.3.0-alpha.1 - "@jupyterlab/builder": ~4.3.0-alpha.1 - "@jupyterlab/buildutils": ~4.3.0-alpha.1 - "@jupyterlab/cell-toolbar-extension": ~4.3.0-alpha.1 - "@jupyterlab/celltags-extension": ~4.3.0-alpha.1 - "@jupyterlab/codemirror": ~4.3.0-alpha.1 - "@jupyterlab/codemirror-extension": ~4.3.0-alpha.1 - "@jupyterlab/completer-extension": ~4.3.0-alpha.1 - "@jupyterlab/console-extension": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/csvviewer-extension": ~4.3.0-alpha.1 - "@jupyterlab/debugger-extension": ~4.3.0-alpha.1 - "@jupyterlab/docmanager-extension": ~4.3.0-alpha.1 - "@jupyterlab/documentsearch-extension": ~4.3.0-alpha.1 - "@jupyterlab/extensionmanager-extension": ~4.3.0-alpha.1 - "@jupyterlab/filebrowser-extension": ~4.3.0-alpha.1 - "@jupyterlab/fileeditor-extension": ~4.3.0-alpha.1 - "@jupyterlab/help-extension": ~4.3.0-alpha.1 - "@jupyterlab/htmlviewer-extension": ~4.3.0-alpha.1 - "@jupyterlab/hub-extension": ~4.3.0-alpha.1 - "@jupyterlab/imageviewer-extension": ~4.3.0-alpha.1 - "@jupyterlab/javascript-extension": ~4.3.0-alpha.1 - "@jupyterlab/json-extension": ~4.3.0-alpha.1 - "@jupyterlab/lsp": ~4.3.0-alpha.1 - "@jupyterlab/lsp-extension": ~4.3.0-alpha.1 - "@jupyterlab/mainmenu-extension": ~4.3.0-alpha.1 - "@jupyterlab/markdownviewer-extension": ~4.3.0-alpha.1 - "@jupyterlab/markedparser-extension": ~4.3.0-alpha.1 - "@jupyterlab/mathjax-extension": ~4.3.0-alpha.1 - "@jupyterlab/mermaid-extension": ~4.3.0-alpha.1 - "@jupyterlab/metadataform-extension": ~4.3.0-alpha.1 - "@jupyterlab/notebook-extension": ~4.3.0-alpha.1 - "@jupyterlab/pdf-extension": ~4.3.0-alpha.1 - "@jupyterlab/pluginmanager-extension": ~4.3.0-alpha.1 - "@jupyterlab/running-extension": ~4.3.0-alpha.1 - "@jupyterlab/settingeditor": ~4.3.0-alpha.1 - "@jupyterlab/settingeditor-extension": ~4.3.0-alpha.1 - "@jupyterlab/shortcuts-extension": ~5.1.0-alpha.1 - "@jupyterlab/terminal-extension": ~4.3.0-alpha.1 - "@jupyterlab/theme-dark-extension": ~4.3.0-alpha.1 - "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.0-alpha.1 - "@jupyterlab/theme-light-extension": ~4.3.0-alpha.1 - "@jupyterlab/toc-extension": ~6.3.0-alpha.1 - "@jupyterlab/tooltip-extension": ~4.3.0-alpha.1 - "@jupyterlab/translation-extension": ~4.3.0-alpha.1 - "@jupyterlab/ui-components-extension": ~4.3.0-alpha.1 - "@jupyterlab/vega5-extension": ~4.3.0-alpha.1 + "@jupyterlab/application-extension": ~4.3.0-alpha.2 + "@jupyterlab/apputils-extension": ~4.3.0-alpha.2 + "@jupyterlab/attachments": ~4.3.0-alpha.2 + "@jupyterlab/builder": ~4.3.0-alpha.2 + "@jupyterlab/buildutils": ~4.3.0-alpha.2 + "@jupyterlab/cell-toolbar-extension": ~4.3.0-alpha.2 + "@jupyterlab/celltags-extension": ~4.3.0-alpha.2 + "@jupyterlab/codemirror": ~4.3.0-alpha.2 + "@jupyterlab/codemirror-extension": ~4.3.0-alpha.2 + "@jupyterlab/completer-extension": ~4.3.0-alpha.2 + "@jupyterlab/console-extension": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/csvviewer-extension": ~4.3.0-alpha.2 + "@jupyterlab/debugger-extension": ~4.3.0-alpha.2 + "@jupyterlab/docmanager-extension": ~4.3.0-alpha.2 + "@jupyterlab/documentsearch-extension": ~4.3.0-alpha.2 + "@jupyterlab/extensionmanager-extension": ~4.3.0-alpha.2 + "@jupyterlab/filebrowser-extension": ~4.3.0-alpha.2 + "@jupyterlab/fileeditor-extension": ~4.3.0-alpha.2 + "@jupyterlab/help-extension": ~4.3.0-alpha.2 + "@jupyterlab/htmlviewer-extension": ~4.3.0-alpha.2 + "@jupyterlab/hub-extension": ~4.3.0-alpha.2 + "@jupyterlab/imageviewer-extension": ~4.3.0-alpha.2 + "@jupyterlab/javascript-extension": ~4.3.0-alpha.2 + "@jupyterlab/json-extension": ~4.3.0-alpha.2 + "@jupyterlab/lsp": ~4.3.0-alpha.2 + "@jupyterlab/lsp-extension": ~4.3.0-alpha.2 + "@jupyterlab/mainmenu-extension": ~4.3.0-alpha.2 + "@jupyterlab/markdownviewer-extension": ~4.3.0-alpha.2 + "@jupyterlab/markedparser-extension": ~4.3.0-alpha.2 + "@jupyterlab/mathjax-extension": ~4.3.0-alpha.2 + "@jupyterlab/mermaid-extension": ~4.3.0-alpha.2 + "@jupyterlab/metadataform-extension": ~4.3.0-alpha.2 + "@jupyterlab/notebook-extension": ~4.3.0-alpha.2 + "@jupyterlab/pdf-extension": ~4.3.0-alpha.2 + "@jupyterlab/pluginmanager-extension": ~4.3.0-alpha.2 + "@jupyterlab/running-extension": ~4.3.0-alpha.2 + "@jupyterlab/settingeditor": ~4.3.0-alpha.2 + "@jupyterlab/settingeditor-extension": ~4.3.0-alpha.2 + "@jupyterlab/shortcuts-extension": ~5.1.0-alpha.2 + "@jupyterlab/terminal-extension": ~4.3.0-alpha.2 + "@jupyterlab/theme-dark-extension": ~4.3.0-alpha.2 + "@jupyterlab/theme-dark-high-contrast-extension": ~4.3.0-alpha.2 + "@jupyterlab/theme-light-extension": ~4.3.0-alpha.2 + "@jupyterlab/toc-extension": ~6.3.0-alpha.2 + "@jupyterlab/tooltip-extension": ~4.3.0-alpha.2 + "@jupyterlab/translation-extension": ~4.3.0-alpha.2 + "@jupyterlab/ui-components-extension": ~4.3.0-alpha.2 + "@jupyterlab/vega5-extension": ~4.3.0-alpha.2 "@types/rimraf": ^3.0.2 css-loader: ~5.0.1 extra-watch-webpack-plugin: ^1.0.3 @@ -2183,17 +2183,17 @@ __metadata: dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 "@jupyter-notebook/ui-components": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/apputils": ~4.4.0-alpha.1 - "@jupyterlab/codeeditor": ~4.3.0-alpha.1 - "@jupyterlab/console": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/docmanager": ~4.3.0-alpha.1 - "@jupyterlab/docregistry": ~4.3.0-alpha.1 - "@jupyterlab/mainmenu": ~4.3.0-alpha.1 - "@jupyterlab/rendermime": ~4.3.0-alpha.1 - "@jupyterlab/settingregistry": ~4.3.0-alpha.1 - "@jupyterlab/translation": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/apputils": ~4.4.0-alpha.2 + "@jupyterlab/codeeditor": ~4.3.0-alpha.2 + "@jupyterlab/console": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/docmanager": ~4.3.0-alpha.2 + "@jupyterlab/docregistry": ~4.3.0-alpha.2 + "@jupyterlab/mainmenu": ~4.3.0-alpha.2 + "@jupyterlab/rendermime": ~4.3.0-alpha.2 + "@jupyterlab/settingregistry": ~4.3.0-alpha.2 + "@jupyterlab/translation": ~4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/widgets": ^2.3.2 @@ -2208,12 +2208,12 @@ __metadata: dependencies: "@babel/core": ^7.11.6 "@babel/preset-env": ^7.12.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/docregistry": ~4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ~3.11.0-alpha.1 - "@jupyterlab/testutils": ~4.3.0-alpha.1 - "@jupyterlab/ui-components": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/docregistry": ~4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ~3.11.0-alpha.2 + "@jupyterlab/testutils": ~4.3.0-alpha.2 + "@jupyterlab/ui-components": ~4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 @@ -2232,7 +2232,7 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/buildutils@workspace:buildutils" dependencies: - "@jupyterlab/buildutils": ~4.3.0-alpha.1 + "@jupyterlab/buildutils": ~4.3.0-alpha.2 "@types/fs-extra": ^9.0.10 "@types/node": ^14.6.1 commander: ^6.2.0 @@ -2247,9 +2247,9 @@ __metadata: resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/console": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/console": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 rimraf: ^3.0.2 typescript: ~5.0.2 @@ -2261,11 +2261,11 @@ __metadata: resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/docmanager": ~4.3.0-alpha.1 - "@jupyterlab/docregistry": ~4.3.0-alpha.1 - "@jupyterlab/services": ~7.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/docmanager": ~4.3.0-alpha.2 + "@jupyterlab/docregistry": ~4.3.0-alpha.2 + "@jupyterlab/services": ~7.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/signaling": ^2.1.2 rimraf: ^3.0.2 @@ -2278,8 +2278,8 @@ __metadata: resolution: "@jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/documentsearch": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/documentsearch": ~4.3.0-alpha.2 "@lumino/widgets": ^2.3.2 rimraf: ^3.0.2 typescript: ~5.0.2 @@ -2291,10 +2291,10 @@ __metadata: resolution: "@jupyter-notebook/help-extension@workspace:packages/help-extension" dependencies: "@jupyter-notebook/ui-components": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/apputils": ~4.4.0-alpha.1 - "@jupyterlab/mainmenu": ~4.3.0-alpha.1 - "@jupyterlab/translation": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/apputils": ~4.4.0-alpha.2 + "@jupyterlab/mainmenu": ~4.3.0-alpha.2 + "@jupyterlab/translation": ~4.3.0-alpha.2 react: ^18.2.0 react-dom: ^18.2.0 rimraf: ^3.0.2 @@ -2307,14 +2307,14 @@ __metadata: resolution: "@jupyter-notebook/lab-extension@workspace:packages/lab-extension" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/apputils": ~4.4.0-alpha.1 - "@jupyterlab/builder": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/docregistry": ~4.3.0-alpha.1 - "@jupyterlab/notebook": ~4.3.0-alpha.1 - "@jupyterlab/translation": ~4.3.0-alpha.1 - "@jupyterlab/ui-components": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/apputils": ~4.4.0-alpha.2 + "@jupyterlab/builder": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/docregistry": ~4.3.0-alpha.2 + "@jupyterlab/notebook": ~4.3.0-alpha.2 + "@jupyterlab/translation": ~4.3.0-alpha.2 + "@jupyterlab/ui-components": ~4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/disposable": ^2.1.2 rimraf: ^3.0.2 @@ -2347,13 +2347,13 @@ __metadata: resolution: "@jupyter-notebook/notebook-extension@workspace:packages/notebook-extension" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/apputils": ~4.4.0-alpha.1 - "@jupyterlab/cells": ~4.3.0-alpha.1 - "@jupyterlab/docmanager": ~4.3.0-alpha.1 - "@jupyterlab/notebook": ~4.3.0-alpha.1 - "@jupyterlab/settingregistry": ~4.3.0-alpha.1 - "@jupyterlab/translation": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/apputils": ~4.4.0-alpha.2 + "@jupyterlab/cells": ~4.3.0-alpha.2 + "@jupyterlab/docmanager": ~4.3.0-alpha.2 + "@jupyterlab/notebook": ~4.3.0-alpha.2 + "@jupyterlab/settingregistry": ~4.3.0-alpha.2 + "@jupyterlab/translation": ~4.3.0-alpha.2 "@lumino/polling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 @@ -2367,7 +2367,7 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/root@workspace:." dependencies: - "@jupyterlab/buildutils": ~4.3.0-alpha.1 + "@jupyterlab/buildutils": ~4.3.0-alpha.2 "@typescript-eslint/eslint-plugin": ^5.55.0 "@typescript-eslint/parser": ^5.55.0 eslint: ^8.36.0 @@ -2388,9 +2388,9 @@ __metadata: resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/terminal": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/terminal": ~4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 rimraf: ^3.0.2 typescript: ~5.0.2 @@ -2403,18 +2403,18 @@ __metadata: dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 "@jupyter-notebook/tree": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/apputils": ~4.4.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/docmanager": ~4.3.0-alpha.1 - "@jupyterlab/filebrowser": ~4.3.0-alpha.1 - "@jupyterlab/mainmenu": ~4.3.0-alpha.1 - "@jupyterlab/services": ~7.3.0-alpha.1 - "@jupyterlab/settingeditor": ~4.3.0-alpha.1 - "@jupyterlab/settingregistry": ~4.3.0-alpha.1 - "@jupyterlab/statedb": ~4.3.0-alpha.1 - "@jupyterlab/translation": ~4.3.0-alpha.1 - "@jupyterlab/ui-components": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/apputils": ~4.4.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/docmanager": ~4.3.0-alpha.2 + "@jupyterlab/filebrowser": ~4.3.0-alpha.2 + "@jupyterlab/mainmenu": ~4.3.0-alpha.2 + "@jupyterlab/services": ~7.3.0-alpha.2 + "@jupyterlab/settingeditor": ~4.3.0-alpha.2 + "@jupyterlab/settingregistry": ~4.3.0-alpha.2 + "@jupyterlab/statedb": ~4.3.0-alpha.2 + "@jupyterlab/translation": ~4.3.0-alpha.2 + "@jupyterlab/ui-components": ~4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/widgets": ^2.3.2 @@ -2428,17 +2428,17 @@ __metadata: resolution: "@jupyter-notebook/tree@workspace:packages/tree" dependencies: "@jupyter-notebook/application": ^7.3.0-alpha.1 - "@jupyterlab/application": ~4.3.0-alpha.1 - "@jupyterlab/apputils": ~4.4.0-alpha.1 - "@jupyterlab/coreutils": ~6.3.0-alpha.1 - "@jupyterlab/docmanager": ~4.3.0-alpha.1 - "@jupyterlab/filebrowser": ~4.3.0-alpha.1 - "@jupyterlab/mainmenu": ~4.3.0-alpha.1 - "@jupyterlab/services": ~7.3.0-alpha.1 - "@jupyterlab/settingregistry": ~4.3.0-alpha.1 - "@jupyterlab/statedb": ~4.3.0-alpha.1 - "@jupyterlab/translation": ~4.3.0-alpha.1 - "@jupyterlab/ui-components": ~4.3.0-alpha.1 + "@jupyterlab/application": ~4.3.0-alpha.2 + "@jupyterlab/apputils": ~4.4.0-alpha.2 + "@jupyterlab/coreutils": ~6.3.0-alpha.2 + "@jupyterlab/docmanager": ~4.3.0-alpha.2 + "@jupyterlab/filebrowser": ~4.3.0-alpha.2 + "@jupyterlab/mainmenu": ~4.3.0-alpha.2 + "@jupyterlab/services": ~7.3.0-alpha.2 + "@jupyterlab/settingregistry": ~4.3.0-alpha.2 + "@jupyterlab/statedb": ~4.3.0-alpha.2 + "@jupyterlab/translation": ~4.3.0-alpha.2 + "@jupyterlab/ui-components": ~4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -2454,8 +2454,8 @@ __metadata: dependencies: "@babel/core": ^7.10.2 "@babel/preset-env": ^7.10.2 - "@jupyterlab/testutils": ~4.3.0-alpha.1 - "@jupyterlab/ui-components": ~4.3.0-alpha.1 + "@jupyterlab/testutils": ~4.3.0-alpha.2 + "@jupyterlab/ui-components": ~4.3.0-alpha.2 "@types/jest": ^29.2.5 babel-loader: ^8.0.6 jest: ^29.3.1 @@ -2467,26 +2467,25 @@ __metadata: languageName: unknown linkType: soft -"@jupyter/react-components@npm:^0.15.3": - version: 0.15.3 - resolution: "@jupyter/react-components@npm:0.15.3" +"@jupyter/react-components@npm:^0.16.3": + version: 0.16.4 + resolution: "@jupyter/react-components@npm:0.16.4" dependencies: - "@jupyter/web-components": ^0.15.3 - "@microsoft/fast-react-wrapper": ^0.3.22 + "@jupyter/web-components": ^0.16.4 react: ">=17.0.0 <19.0.0" - checksum: 1a6b256314259c6465c4b6d958575710536b82234a7bf0fba3e889a07e1f19ff8ab321450be354359876f92c45dbcc9d21a840237ff4a619806d9de696f55496 + checksum: 85aeb1ae7a594c7117090a591b2ffbe2af3c5de6bb76dfe7045fd7710e151857fd303a49a7a521dd5e131d69e20e1fda80853cc61af882880bdba1c51d0164c2 languageName: node linkType: hard -"@jupyter/web-components@npm:^0.15.3": - version: 0.15.3 - resolution: "@jupyter/web-components@npm:0.15.3" +"@jupyter/web-components@npm:^0.16.3, @jupyter/web-components@npm:^0.16.4": + version: 0.16.4 + resolution: "@jupyter/web-components@npm:0.16.4" dependencies: "@microsoft/fast-colors": ^5.3.1 "@microsoft/fast-element": ^1.12.0 "@microsoft/fast-foundation": ^2.49.4 "@microsoft/fast-web-utilities": ^5.4.1 - checksum: a0980af934157bfdbdb6cc169c0816c1b2e57602d524c56bdcef746a4c25dfeb8f505150d83207c8695ed89b5486cf53d35a3382584d25ef64db666e4e16e45b + checksum: 78a073e94b1b6c66e6bd34295240bc856781c265da0bf67fb74386626e90093e8a10f132c264b332fee27937ff07381c31a7024d2d516fe7a826756bfb74e952 languageName: node linkType: hard @@ -2504,43 +2503,43 @@ __metadata: languageName: node linkType: hard -"@jupyterlab/application-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/application-extension@npm:4.3.0-alpha.1" +"@jupyterlab/application-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/application-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/property-inspector": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/property-inspector": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 5b4962e08decebbd141ed73006715d9cdac7e11989d9ea2abec0b4aa7c2431d1102611912d1744b97f84345ad987ee11c0bccac412c5055031af301f29e32c63 + checksum: d908d8f41a8b89b56d0c0ce8e0cbea7b418a310501620fa307ebf51c50ef0f0da6497b28c1f311dfbb4b6dcf4de8f214783dbcbb689e0c8cfdd300e6defe1f56 languageName: node linkType: hard -"@jupyterlab/application@npm:^4.3.0-alpha.1, @jupyterlab/application@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/application@npm:4.3.0-alpha.1" +"@jupyterlab/application@npm:^4.3.0-alpha.2, @jupyterlab/application@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/application@npm:4.3.0-alpha.2" dependencies: "@fortawesome/fontawesome-free": ^5.12.0 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/application": ^2.3.1 "@lumino/commands": ^2.3.0 @@ -2551,27 +2550,27 @@ __metadata: "@lumino/properties": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 2dc45651b15e8eb6926d7c9289f9fae01678a6cc2f48812724806da7fd63d077b2e10198a6298ccbcd12a3bafb1879621ddaac7a95447872ef2d558e7ba64b75 - languageName: node - linkType: hard - -"@jupyterlab/apputils-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/apputils-extension@npm:4.3.0-alpha.1" - dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 - "@jupyterlab/workspaces": ^4.3.0-alpha.1 + checksum: c5021dd6a05928b2ff43052f583841c8564ebf291bfa08e4619294dd66439b99f28cd5b16bad49a119a4de5bb7b4e788918b8406dd7ba9a48e32aa6b213325df + languageName: node + linkType: hard + +"@jupyterlab/apputils-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/apputils-extension@npm:4.3.0-alpha.2" + dependencies: + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 + "@jupyterlab/workspaces": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -2582,23 +2581,23 @@ __metadata: react: ^18.2.0 react-dom: ^18.2.0 react-toastify: ^9.0.8 - checksum: a6c3ab73cfea58fa13519134aa429d36542144f3117061fad7926a01dcce90cfa5b08177630c6ccad39bf7172c0b1d0a16a39bf34c0eb55972216865c42ff7af + checksum: 273b9bbc642326a8cedb385e939e142b42b6dd52ad3896e444005f39add7ecf153dfbae43978f70de2d604eb40c7502f6f28b1b6e02170a564a7d90a5653ee3a languageName: node linkType: hard -"@jupyterlab/apputils@npm:^4.4.0-alpha.1, @jupyterlab/apputils@npm:~4.4.0-alpha.1": - version: 4.4.0-alpha.1 - resolution: "@jupyterlab/apputils@npm:4.4.0-alpha.1" +"@jupyterlab/apputils@npm:^4.4.0-alpha.2, @jupyterlab/apputils@npm:~4.4.0-alpha.2": + version: 4.4.0-alpha.2 + resolution: "@jupyterlab/apputils@npm:4.4.0-alpha.2" dependencies: - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -2611,27 +2610,27 @@ __metadata: "@types/react": ^18.0.26 react: ^18.2.0 sanitize-html: ~2.12.1 - checksum: 7f124aaec7e2348c46a7172d2c88bb928e165b27547863c95a1926cb6546382dcb0c5f57345eb0dad4ce4c836ec72f57a4141317e324e0d6c2e71de3093166f3 + checksum: 9166cefa6096de53f1df8b7bbc7dfde033422dc3d27d674e7a97dca9f29cc1f5b3c92ac31fa7e93f1b186c941bf90531c03989e4ad4a095de39023e939bbe809 languageName: node linkType: hard -"@jupyterlab/attachments@npm:^4.3.0-alpha.1, @jupyterlab/attachments@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/attachments@npm:4.3.0-alpha.1" +"@jupyterlab/attachments@npm:^4.3.0-alpha.2, @jupyterlab/attachments@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/attachments@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 "@lumino/disposable": ^2.1.2 "@lumino/signaling": ^2.1.2 - checksum: 8206cec197d04ef1ba758d02131a31af25154e7c8f46f228c7e839e8ebb83fbab40b44556a42f54cc75dd59204cbd71855a79cec9a95b495426c065f7050e292 + checksum: 7dbd25d75eb50aed5825b1a6d23dde9fc9b70aead56076837f381007dd80a72e5f20c29b07cae713ca4cc2cb9fb9db5292420e8ad6f9b99330e49c2d84eea45f languageName: node linkType: hard -"@jupyterlab/builder@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/builder@npm:4.3.0-alpha.1" +"@jupyterlab/builder@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/builder@npm:4.3.0-alpha.2" dependencies: "@lumino/algorithm": ^2.0.1 "@lumino/application": ^2.3.1 @@ -2666,13 +2665,13 @@ __metadata: worker-loader: ^3.0.2 bin: build-labextension: lib/build-labextension.js - checksum: ecfb274f52eae9742da46cf7445d8887de8fb42430e7c93d2a87160dea9216a72c1963c6c0ae663705b5b08538d974de5004a89fa06741b993f9b24e753ec4ca + checksum: 51ff8ab257d13194244f16afbace402ae53a8d055fd787bdd9928cbc5c9d28addd16e8b73c0c3a73869e410bbadacb2e98a8f3d345d0de1372ffe1ceb9a21a60 languageName: node linkType: hard -"@jupyterlab/buildutils@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/buildutils@npm:4.3.0-alpha.1" +"@jupyterlab/buildutils@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/buildutils@npm:4.3.0-alpha.2" dependencies: "@yarnpkg/core": ^4.0.3 "@yarnpkg/parsers": ^3.0.0 @@ -2699,65 +2698,65 @@ __metadata: update-dependency: lib/update-dependency.js update-dist-tag: lib/update-dist-tag.js update-staging-lock: lib/update-staging-lock.js - checksum: fd59b0cedb050e342c2e553cce614fbc6672ae8c73732c82877b9e50a8562dbb5f38db7d1b1de8c53952dfeb6cb287d11684d2b46d852d092c7bd723c0fdaf4a + checksum: 87415f0d4e9ab9d294d865ad10b44730b0d8c197cfe37265180d034652750ddcd4b690d94f64568c0484b3fefae23dbf24863301be130aa45c50facd78ed0572 languageName: node linkType: hard -"@jupyterlab/cell-toolbar-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.0-alpha.1" +"@jupyterlab/cell-toolbar-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cell-toolbar": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: be4b6025e19e35aca689cd1950ec53f315f2521967ba61939fcf0e780faf1d6187250950e1785fc4ec80bc388cc8b2e1cba7dbd2b60b3d8986c5eee59d71a172 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cell-toolbar": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: be5eb811f6532cb7b485afadab23e0b88c77d10659fedf2aa63e7674bb2d09a885d793d5e48c8c486bd0bf1b0d28d086ab58362ee287429683c78e733ea3ef2c languageName: node linkType: hard -"@jupyterlab/cell-toolbar@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/cell-toolbar@npm:4.3.0-alpha.1" +"@jupyterlab/cell-toolbar@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/cell-toolbar@npm:4.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cells": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cells": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/disposable": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: a38c8f4f777cb38275de5eaed6067c9412615e0129bd1f0aed87a501f17566dc8eada4c279b14016449ec95d07545c86964a3f38b6bd23c47356d3624587ebbd + checksum: 7a7e0f8a1e2f1f6a42ebd7d7e26748b836846f3c32c520670bf93c964cd94ba9490706ee2737914dbe0cabe9f160355ebc3ca4ab74375bb9525c3f7215b1bd20 languageName: node linkType: hard -"@jupyterlab/cells@npm:^4.3.0-alpha.1, @jupyterlab/cells@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/cells@npm:4.3.0-alpha.1" +"@jupyterlab/cells@npm:^4.3.0-alpha.2, @jupyterlab/cells@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/cells@npm:4.3.0-alpha.2" dependencies: "@codemirror/state": ^6.4.1 "@codemirror/view": ^6.26.3 "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/attachments": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/filebrowser": ^4.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/outputarea": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/attachments": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/filebrowser": ^4.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/outputarea": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/domutils": ^2.0.1 @@ -2768,38 +2767,38 @@ __metadata: "@lumino/virtualdom": ^2.0.1 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 0e18244b21835f98599287de412e0cb6b0f98ab3753d6a138a1cc52a2f0c928554014fa995cbbb5ac730509c45b2092a037de12316466711f9c9da3046719ab9 + checksum: ad60a78411d2d2a9a2ea3463469a171bdede4512245fdaeabcd113816c0da12f36886fa129ac133008f81b419e170c1c41f8c67d8a82cb0cb74b8b5c3169a1f3 languageName: node linkType: hard -"@jupyterlab/celltags-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/celltags-extension@npm:4.3.0-alpha.1" +"@jupyterlab/celltags-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/celltags-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@rjsf/utils": ^5.13.4 react: ^18.2.0 - checksum: 48d4a03f165af49fc3cd764dd472b503d7100384cf7833a41403e3c4bd2ad45eb022c7a2f263736a9fc3a8b85b1ac638add2188e6143e563cfc13ddaa78861c3 + checksum: 7facff4918d0e6bc1f1ce8339ba51c18717d9636455eafa1d6b792214c470ca45dc571b135b044d8af4df8d5ff94504ae8419319c46ff484fad861e1e8584d6e languageName: node linkType: hard -"@jupyterlab/codeeditor@npm:^4.3.0-alpha.1, @jupyterlab/codeeditor@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/codeeditor@npm:4.3.0-alpha.1" +"@jupyterlab/codeeditor@npm:^4.3.0-alpha.2, @jupyterlab/codeeditor@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/codeeditor@npm:4.3.0-alpha.2" dependencies: "@codemirror/state": ^6.4.1 "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/dragdrop": ^2.1.4 @@ -2807,13 +2806,13 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 1669d9853c8c7b12c4d56d01e92f9cf72b85a4f351e63d34e040f371d764f9731cbf841b2f394cbafa1cb09a7af54f90dade5ff4e26da212d83f7703315f6096 + checksum: 114e48a1eb7783ab29bdc9fb8438de9a5127b8a6b3253cc7d5e546854fdf1b7034c34f727be4823ae2503520d99c9fab76a3fd513358055b29410e7cbb0e5c9b languageName: node linkType: hard -"@jupyterlab/codemirror-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/codemirror-extension@npm:4.3.0-alpha.1" +"@jupyterlab/codemirror-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/codemirror-extension@npm:4.3.0-alpha.2" dependencies: "@codemirror/commands": ^6.5.0 "@codemirror/lang-markdown": ^6.2.5 @@ -2822,25 +2821,25 @@ __metadata: "@codemirror/search": ^6.5.6 "@codemirror/view": ^6.26.3 "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.2 "@rjsf/utils": ^5.13.4 "@rjsf/validator-ajv8": ^5.13.4 react: ^18.2.0 - checksum: 13f70f5d7b72d8abc42bd0d2a4d213b5ca84f0ee269c0082173e862395321ca38c5da310a9804a10d56b97f9e001d46cb65b0ed7e8554271279fb6ed5bd8b399 + checksum: 4dcb1002196073e7a6ee497f90276d78840fa764edce4ffb738cdaddbc1c83ef2cd49710e58e6541461cb0bbb5f7bb24dbe6c336c86f045f109c3a6fcf740012 languageName: node linkType: hard -"@jupyterlab/codemirror@npm:^4.3.0-alpha.1, @jupyterlab/codemirror@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/codemirror@npm:4.3.0-alpha.1" +"@jupyterlab/codemirror@npm:^4.3.0-alpha.2, @jupyterlab/codemirror@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/codemirror@npm:4.3.0-alpha.2" dependencies: "@codemirror/autocomplete": ^6.16.0 "@codemirror/commands": ^6.5.0 @@ -2863,11 +2862,11 @@ __metadata: "@codemirror/state": ^6.4.1 "@codemirror/view": ^6.26.3 "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lezer/common": ^1.2.1 "@lezer/generator": ^1.7.0 "@lezer/highlight": ^1.2.0 @@ -2876,44 +2875,44 @@ __metadata: "@lumino/disposable": ^2.1.2 "@lumino/signaling": ^2.1.2 yjs: ^13.5.40 - checksum: f0d7992eece4e409189e78b1fd80e8a9271c1eaa49b6f7afd4effa166ab224f31b669ef949bd2fc9c321050174af98c1439194b6511cc20ad7e3ae8f538fd6ff + checksum: ed02b107c7cd1176e8c59ec2c73015127bf71bf154d4bbe3439209fc511aaa3fc691dd99b248c08a2af4cc82d58e4b46c971446799b744aede255079fc8f0e20 languageName: node linkType: hard -"@jupyterlab/completer-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/completer-extension@npm:4.3.0-alpha.1" +"@jupyterlab/completer-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/completer-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/completer": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/completer": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@rjsf/utils": ^5.13.4 react: ^18.2.0 - checksum: 3fdb732c7ef501f3e0d3e9418b1616315b757775c019c52b95a1b11fa2753029d11cf5468c413e8c00c9574cf8cedb83dae785cb27e89e0678ab1d8376c4843c + checksum: 7a951c72e530eb8ca5b892fb6c527402740491c1abfe8c9fbd95c0a262b6a8805e4b88a24c468cbc432114537ed7d0f2d36a46e3815139d31ea271c5e727db39 languageName: node linkType: hard -"@jupyterlab/completer@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/completer@npm:4.3.0-alpha.1" +"@jupyterlab/completer@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/completer@npm:4.3.0-alpha.2" dependencies: "@codemirror/state": ^6.4.1 "@codemirror/view": ^6.26.3 "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -2921,63 +2920,63 @@ __metadata: "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: ee92d6d9ba974c56ff538f605901e7bfb52e2622089ba665c448bf4c66d1eee438ec9cb99840ba1d32ea89b8f3335441379f8e86021716c77bb79b70aada468e - languageName: node - linkType: hard - -"@jupyterlab/console-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/console-extension@npm:4.3.0-alpha.1" - dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/completer": ^4.3.0-alpha.1 - "@jupyterlab/console": ^4.3.0-alpha.1 - "@jupyterlab/filebrowser": ^4.3.0-alpha.1 - "@jupyterlab/launcher": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + checksum: 829a0dd65cb744edd9cdd8fa82b35ddfdc9ff6fdadf9ece7b9e6cacc4e4816cd107f566673a0cd44e1d50810bcac19e08949e42b568b59ce8de327e1d98180f7 + languageName: node + linkType: hard + +"@jupyterlab/console-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/console-extension@npm:4.3.0-alpha.2" + dependencies: + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/completer": ^4.3.0-alpha.2 + "@jupyterlab/console": ^4.3.0-alpha.2 + "@jupyterlab/filebrowser": ^4.3.0-alpha.2 + "@jupyterlab/launcher": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/properties": ^2.0.1 "@lumino/widgets": ^2.3.2 - checksum: 41b7e5d7e9b5e0b2339105a72e85ec1554d1497d8292757dde4d4783b97a91d783dac040fa354ba1e93534a6895cc7e24750ed56ecc034e4b6714a6596fe873c + checksum: cff9467dd5f45af6c3cac958cbc02b07299380eec12fee751a4b212aa64801cea903070719f8e77f1900a7c7618a466f5a9b4391367996e84909b164ba6aa416 languageName: node linkType: hard -"@jupyterlab/console@npm:^4.3.0-alpha.1, @jupyterlab/console@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/console@npm:4.3.0-alpha.1" +"@jupyterlab/console@npm:^4.3.0-alpha.2, @jupyterlab/console@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/console@npm:4.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cells": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cells": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/dragdrop": ^2.1.4 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 1d527aa9abc9fe9cc9e02534b6c9c19b6085f5445161f9d9ca13bcc5ba0493b13c6d2454f60752896c5c279f72612f7b3e799f26bc604d5910be276f28f13cfd + checksum: 4c60c44a691990751f54641b8c1d4fa3c32391abdf939a338f07a814af524caab3a86398dd8b695cb96a993c04c047b3fb84acbb25fb0efc95fbcd2054dd39c1 languageName: node linkType: hard -"@jupyterlab/coreutils@npm:^6.3.0-alpha.1, @jupyterlab/coreutils@npm:~6.3.0-alpha.1": - version: 6.3.0-alpha.1 - resolution: "@jupyterlab/coreutils@npm:6.3.0-alpha.1" +"@jupyterlab/coreutils@npm:^6.3.0-alpha.2, @jupyterlab/coreutils@npm:~6.3.0-alpha.2": + version: 6.3.0-alpha.2 + resolution: "@jupyterlab/coreutils@npm:6.3.0-alpha.2" dependencies: "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -2985,93 +2984,93 @@ __metadata: minimist: ~1.2.0 path-browserify: ^1.0.0 url-parse: ~1.5.4 - checksum: 7ca21990a6d81906d0c2509216537369b7251eae07e283558d77265785533acbe684ba15e027bdbf3075682655917a7af1535ff24b1c64ee0de6933620009ae8 + checksum: d8d8a9d8fe6402e2c52a1631946e344dfab06fb5f13493f035302f627b3e212500356e210f604f4dc0f8024c5afbf08dca6c5d41cd0de597f30609c7ecb6be58 languageName: node linkType: hard -"@jupyterlab/csvviewer-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/csvviewer-extension@npm:4.3.0-alpha.1" +"@jupyterlab/csvviewer-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/csvviewer-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/csvviewer": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/csvviewer": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/datagrid": ^2.3.1 "@lumino/widgets": ^2.3.2 - checksum: f88dee852b653b7913f3f5078b5fff6ccb33d7b640df1d6be745451bd86ca0db583a318d7aee7c08624bba74773b230d8bd2f4972cb880f03ba09be341b28f3c + checksum: b07b549d04f3dca5069f8e45242e4feb6babb4359bbb10f7ff5a6482e803795d0f7238d8e331087ae77746732687f84ee02b1e93fe86121e01573b07af0f551f languageName: node linkType: hard -"@jupyterlab/csvviewer@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/csvviewer@npm:4.3.0-alpha.1" +"@jupyterlab/csvviewer@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/csvviewer@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/datagrid": ^2.3.1 "@lumino/disposable": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 3f0ffbf553f44b7ad802e21b83f626abc79214a2f6a38d21319629555bd3f1b7e1adb2ef16ee95b0fa682ef89773f8ae19852d2f99034a77d8c6df361725f308 + checksum: 41f82763b8ddbe593c7dc8855575beca837dde5aae483758b4f083c991d6a36942cb74425e1df1369c818316aa3a68867256290f75267d1daa6630a29f828dc5 languageName: node linkType: hard -"@jupyterlab/debugger-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/debugger-extension@npm:4.3.0-alpha.1" +"@jupyterlab/debugger-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/debugger-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cells": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/console": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/debugger": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/fileeditor": ^4.3.0-alpha.1 - "@jupyterlab/logconsole": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: 2125b97f90bb0d14500c536ddff033dc389a3f8c91e0b3655152130db979ca158545d252e4de59529cfe53fbf6a10319eb5bf0412c6a225027465dcaf71a793b + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cells": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/console": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/debugger": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/fileeditor": ^4.3.0-alpha.2 + "@jupyterlab/logconsole": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: 9b8ed8c7bccceaafdcd44436d105eba291fe2c83da041842921a4130eba9e43b8b9a88dd999ed4e4f90983ecbf8c5938a085358536b97bcb496db1c1473df295 languageName: node linkType: hard -"@jupyterlab/debugger@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/debugger@npm:4.3.0-alpha.1" +"@jupyterlab/debugger@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/debugger@npm:4.3.0-alpha.2" dependencies: "@codemirror/state": ^6.4.1 "@codemirror/view": ^6.26.3 - "@jupyter/react-components": ^0.15.3 + "@jupyter/react-components": ^0.16.3 "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cells": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/console": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/fileeditor": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cells": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/console": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/fileeditor": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -3083,25 +3082,25 @@ __metadata: "@lumino/widgets": ^2.3.2 "@vscode/debugprotocol": ^1.51.0 react: ^18.2.0 - checksum: 0968d5e804e33da7940bb67690e9e2744507e4570597d9d7f3394ea5d831e4ea6173de080a17614322f85ec004e606eb68071f133f0897b90158bd8d6d49da3c + checksum: dd50e82becc389167d89cfd203f4cd574712b9765bea61c813bb6428c96b4802d09152daa5c95f1a45653f42ae814b3dc8f35e58ec103ce007f2514ee26643d9 languageName: node linkType: hard -"@jupyterlab/docmanager-extension@npm:^4.3.0-alpha.1, @jupyterlab/docmanager-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/docmanager-extension@npm:4.3.0-alpha.1" +"@jupyterlab/docmanager-extension@npm:^4.3.0-alpha.2, @jupyterlab/docmanager-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/docmanager-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docmanager": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docmanager": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -3109,22 +3108,22 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 0d612627d736cba5365c946cb34f4cfa6a3e6a3494dcb315938fa7a1e4cfe03d45351ddb093deb986dc5afe19612e91553ece46ec32cd2708975296fbd392569 + checksum: bff44b56f07abcb0c5c7fee6467ad4a90ce9935d425a9c1607b4521e78608036c497ecb4089c7f7bc7a45643965e6ab86922e45a643b923edf23fd923313fe83 languageName: node linkType: hard -"@jupyterlab/docmanager@npm:^4.3.0-alpha.1, @jupyterlab/docmanager@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/docmanager@npm:4.3.0-alpha.1" +"@jupyterlab/docmanager@npm:^4.3.0-alpha.2, @jupyterlab/docmanager@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/docmanager@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -3134,24 +3133,24 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 44dd1dab965f365ab416a48fea49ab6eb5bb46bf78ce548d4adfac09ce2b8739b84316b403cb651704a8b874323406846a861aae4618262f45b1fe23a2b8bfb9 + checksum: 5b0531998faeb1ad8c45636c2b781df112f0048e67bccd6c979dd4e1dd9e817a75afefa2e48bba9ed64e9b0c11563439281b7b5bc14fd2efadbe4ad377567433 languageName: node linkType: hard -"@jupyterlab/docregistry@npm:^4.3.0-alpha.1, @jupyterlab/docregistry@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/docregistry@npm:4.3.0-alpha.1" +"@jupyterlab/docregistry@npm:^4.3.0-alpha.2, @jupyterlab/docregistry@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/docregistry@npm:4.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -3160,32 +3159,32 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: c1bc63ff8f037b80e0b1227a2f0f653c1a28e752da11e0d09f10e65725a7b71e73ac4322debd3831eec237101518c43c0208f095a9c5962d99e31bfd6741c6d0 + checksum: e58212adcc8241bba1a6f1b5c58c4c31afbc2e5aa9bb4b26ea5b5bc70599a4e70cb6cdab0ca568ee58dc23a9c338a6d302e1432e38c219faefa76c085de45e55 languageName: node linkType: hard -"@jupyterlab/documentsearch-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/documentsearch-extension@npm:4.3.0-alpha.1" +"@jupyterlab/documentsearch-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/documentsearch-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/widgets": ^2.3.2 - checksum: 523a585647c5ee4387944aeef291018fbb2aae8b51d4049dfb351252aea90eaf587591474a4020a8f9f4e238d7e63cd32aecb495208e0eac3057b5c92e527fe8 + checksum: 48ee43153b2dcc3c9461acc573c6681b111689826bc33d1afc0ecc24f8e0bf460373669d92c56f0591b1e50a54752ce5780318a96d3e9b8ddafe41f692eaab30 languageName: node linkType: hard -"@jupyterlab/documentsearch@npm:^4.3.0-alpha.1, @jupyterlab/documentsearch@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/documentsearch@npm:4.3.0-alpha.1" +"@jupyterlab/documentsearch@npm:^4.3.0-alpha.2, @jupyterlab/documentsearch@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/documentsearch@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -3194,79 +3193,79 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 7cefedbf3fb374a355d7b2b5664588dbef4296ff26ec4c1f0f08db434f18cc305f9a331bd6d23cc7ca0ec0bcc754aaf237b9181e5bfa923fed56e9bfeb86af85 + checksum: 12cd4d11959750fb609f097ac5ba17124d3ceb202cbedd25f74a60799924fb732d922dd2a69edcf6e897fe4dd50f3b20f4f0fa1c2f0b38056a7c43fe1cc76f0b languageName: node linkType: hard -"@jupyterlab/extensionmanager-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.0-alpha.1" +"@jupyterlab/extensionmanager-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/extensionmanager": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 - checksum: e337a9ac7853d2578803419029ea5def80e52927b818eb293e54ab08f27845cbf38482590f66eecfc087e05e1547e2ca4b0c3cdb73c446c5c78e92e99e3ff472 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/extensionmanager": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 + checksum: 32190dcc90634645cef9fdc62cc443ab58b9bf3e58b1c69b760026175eeaad7b9384ef092cb632136fd391e55b0747aaf19a1a51fb4836835dd6f3b8d7b83009 languageName: node linkType: hard -"@jupyterlab/extensionmanager@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/extensionmanager@npm:4.3.0-alpha.1" +"@jupyterlab/extensionmanager@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/extensionmanager@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/messaging": ^2.0.1 "@lumino/polling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 react-paginate: ^6.3.2 semver: ^7.3.2 - checksum: b9874d53e9c64540d59f322c21d384ecb0bb45b001e9fbe44a1ec87876d2fe2ad73f725149580b038468fa8ee5d684a00df8583dbb559ed642b2af606309ef6f - languageName: node - linkType: hard - -"@jupyterlab/filebrowser-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/filebrowser-extension@npm:4.3.0-alpha.1" - dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docmanager": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/filebrowser": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + checksum: e290c25fa64b2f743e211fb554841e048da359fb5b0df10ceaf92f5eb4e325affd726cc5e4ff5c40d122b95f74578f4ca4ded9843f52fb812d8dc5d826669051 + languageName: node + linkType: hard + +"@jupyterlab/filebrowser-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/filebrowser-extension@npm:4.3.0-alpha.2" + dependencies: + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docmanager": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/filebrowser": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/widgets": ^2.3.2 - checksum: 3e12b38cc4df689fa2a213c93dea36a1f38bb3331a30e48cef61986fd02c7af54a4aaa19ba750b44a36c20bb28d53a32308dbe9ecfa77c5a3a0487467be8b732 + checksum: 3daefbff4271c1cfa8e140c94c223cdc0591cb724ef6d3b2ee10b1b074f5a3c10237e141b8a0db0246fa2d51328db480c14915b62335c6f493d8ecb9fc004e41 languageName: node linkType: hard -"@jupyterlab/filebrowser@npm:^4.3.0-alpha.1, @jupyterlab/filebrowser@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/filebrowser@npm:4.3.0-alpha.1" +"@jupyterlab/filebrowser@npm:^4.3.0-alpha.2, @jupyterlab/filebrowser@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/filebrowser@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docmanager": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docmanager": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -3278,204 +3277,204 @@ __metadata: "@lumino/virtualdom": ^2.0.1 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: dca6b233f529f8eea0c259c73e4f41dc8cc4cd836dbec2f3728813ace72e6ed537710e3866aa001ff7a87419f50c03262343c29b264200a2940a0fc13609ff9a + checksum: 2dc699d648e13906ae91a3a39537dfd6e48f3a317a14503dce5caf61e2a5de0aa86733b71bae04521d5929068492069095824d58666771ebdb8011f5fa6b7641 languageName: node linkType: hard -"@jupyterlab/fileeditor-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/fileeditor-extension@npm:4.3.0-alpha.1" +"@jupyterlab/fileeditor-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/fileeditor-extension@npm:4.3.0-alpha.2" dependencies: "@codemirror/commands": ^6.5.0 "@codemirror/search": ^6.5.6 - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/completer": ^4.3.0-alpha.1 - "@jupyterlab/console": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/filebrowser": ^4.3.0-alpha.1 - "@jupyterlab/fileeditor": ^4.3.0-alpha.1 - "@jupyterlab/launcher": ^4.3.0-alpha.1 - "@jupyterlab/lsp": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/completer": ^4.3.0-alpha.2 + "@jupyterlab/console": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/filebrowser": ^4.3.0-alpha.2 + "@jupyterlab/fileeditor": ^4.3.0-alpha.2 + "@jupyterlab/launcher": ^4.3.0-alpha.2 + "@jupyterlab/lsp": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 0fbc68b83b810ff00c1b8fae4f5f8698e52421ca57ec20314caa07f38b3adc4efa7372849a5c667f89f72ed928b21cf745573ee7febfe34b7faeac69ccc1a646 + checksum: b799685eb34c979323c79acaf4257de1ace57812ddd31efa731a9d7217e21b45dde0a83b2f6a3caa67f2436588573eb246b1972bc3b3d192c5032994bb042935 languageName: node linkType: hard -"@jupyterlab/fileeditor@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/fileeditor@npm:4.3.0-alpha.1" +"@jupyterlab/fileeditor@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/fileeditor@npm:4.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/lsp": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/lsp": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/widgets": ^2.3.2 react: ^18.2.0 regexp-match-indices: ^1.0.2 - checksum: 95d6fb7d50454e14dbc85c989c7f7b2821677407abbfd8f63585a1dc1f402a5d5951411938edd98dd845bf48495eabc660db5bca2e8a3c88d2223b8e922ca5ec + checksum: 47dbc2ef6dedc88cb9579f7bfbf10c1644376e77bbd62f0a200db137587ac0bd6d113a540deecee7ba1b5c4cc24f2209020f89b112accc5a8ffa458768e1f2cd languageName: node linkType: hard -"@jupyterlab/help-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/help-extension@npm:4.3.0-alpha.1" +"@jupyterlab/help-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/help-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/virtualdom": ^2.0.1 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 5893d63766ee038217ba5d290019e541585696b9d30dad982a9c9200b3ff4f4d841fe15686edf9be515f45acc7184c47502ee1e80f19ddfb504f98ad25f217da + checksum: 379361511ce9fe2b0fcbb058ba7f430724ae4dfa5e6caabfcd3247cba99758316200afa54059937f203397dfcdcb82e6e7ea18225266317b05e75c9295d92e5b languageName: node linkType: hard -"@jupyterlab/htmlviewer-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.0-alpha.1" +"@jupyterlab/htmlviewer-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/htmlviewer": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 - checksum: 2f64fc137eceaa3e60d78c454b5798db28da7e0648cc80ceaf691bdc692692a8999649dbfe342851b699a0a1f3b12659c371b1d8bcec833db54e120e52beab53 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/htmlviewer": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 + checksum: ef240c9545fa809428f5b7e576312d8d6f8538a7ab8dafe7b626eb918af6d23198096fbcfeddc5f7714864a6edb9a62643c6dc4f5c119d5cb521f501d5caa446 languageName: node linkType: hard -"@jupyterlab/htmlviewer@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/htmlviewer@npm:4.3.0-alpha.1" +"@jupyterlab/htmlviewer@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/htmlviewer@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 9b0ec30f913212f335e3e3ad60ff002fb9c40d1950e3b015151cc1c95940cea7edc1827e21e98a4c8368df0ae05ecb0fae092daa7bc416b883fb1c8bba72ae52 + checksum: 4deee46cefafeed57e2088e9ec4af149d40a45de072954335866c9d3dcafa66c207c12fa2fc43f60d0b75fccef6c9e7f97c5d817e4ee485115805089b773c1f2 languageName: node linkType: hard -"@jupyterlab/hub-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/hub-extension@npm:4.3.0-alpha.1" +"@jupyterlab/hub-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/hub-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: c24d0e0900e6b5faa6032f802f58c836f3836d3685306034f0c87e6b86e2124afa8aae232759270cbf832947dd9c5a6678a42a0a194e44c67fa2360bb5296abb + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: 639ff9f4d769a56650b80aed5d32f8eb57cbf4d8e8d40c142991a038ad19f535ca1d46e158e341434f0ed10fbf6e0bad665aa77b4b763d5af7e477307d11d659 languageName: node linkType: hard -"@jupyterlab/imageviewer-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/imageviewer-extension@npm:4.3.0-alpha.1" +"@jupyterlab/imageviewer-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/imageviewer-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/imageviewer": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: d677fd5939aee16da1380a7efc3bf7878d3d07d65d819c976c8635b8fe7485159cdf74e77d702979801e355a7c781813628e637e12cd5486aa1079edb857d8aa + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/imageviewer": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: 43dadf7d15dfd49d38a8ce52456e405dab572ec485070669b96d0fa3a9334e23328c81f1a7cda19a828dd6c6fabd73baaa801117ae13b7d433f4919de8219e16 languageName: node linkType: hard -"@jupyterlab/imageviewer@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/imageviewer@npm:4.3.0-alpha.1" +"@jupyterlab/imageviewer@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/imageviewer@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/widgets": ^2.3.2 - checksum: 65557f22b99c3923d26b1c78472fc2bbffb80f933074458d502d872dd41bdd6109a979453d7d59d93351cb31f305cb6c51418a6a5d7cdb209773c19d8c1e95d0 + checksum: 5befc42bd17d7d2dd4081e327301c5ff35a7ac060ed8abd42890b2e8c96357ba04e808abe428888d02112b02171d0d84b4cfdd29efe017cc44d92f6d6497d088 languageName: node linkType: hard -"@jupyterlab/inspector@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/inspector@npm:4.3.0-alpha.1" +"@jupyterlab/inspector@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/inspector@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/polling": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 6a45666e7cb70f33fc4888a69d357a709153ab76a946be6ced5488d112924d9997013594dc2ac3b990a35a89b54e9fac109f20a57f55476b91ef502d87244851 + checksum: 492ac9e8935841c2c10580b142a60eeb8c9841989cdc2e2cf58bfdc4cf5741790cdd043deca3d981f3cdf1c817d9ed3339a75a1599921e70ea95b91ffe77fa42 languageName: node linkType: hard -"@jupyterlab/javascript-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/javascript-extension@npm:4.3.0-alpha.1" +"@jupyterlab/javascript-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/javascript-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - checksum: cfe920bd97827387df177fe58ba64cd806b5da8827ed615002ed06e5df3aa6f04efe96dda78f0922806c51ccaf0baff216487bddc02e243c1dd3d001e6424c8e + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + checksum: 844eaa95cfa554fc5008a3c58c9a0ae8b861ad27f678034e189369038d907727d1a6e211c0b13102ca38b4aefc19986b2ebc0fc923eaa7125bf65553a1552e51 languageName: node linkType: hard -"@jupyterlab/json-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/json-extension@npm:4.3.0-alpha.1" +"@jupyterlab/json-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/json-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lezer/highlight": ^1.2.0 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 @@ -3485,17 +3484,17 @@ __metadata: react-highlight-words: ^0.20.0 react-json-tree: ^0.18.0 style-mod: ^4.0.0 - checksum: 1be87a071559c0da8174d09439c96cd852094ddc08e2245c25c7f277d5a60a93c93080874c7e31a5a55c6bc084431efa1a323899eec4ee67562eb1bbd3d4bb41 + checksum: c5dd7cc1c8f3de968af9e8f7949f19395404be0f737dfbc057952e1ff6a8dba526835945566f59a77aa59b64e6325987cc8693a38e79bf179a6de27e9888a25d languageName: node linkType: hard -"@jupyterlab/launcher@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/launcher@npm:4.3.0-alpha.1" +"@jupyterlab/launcher@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/launcher@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -3503,60 +3502,60 @@ __metadata: "@lumino/properties": ^2.0.1 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: c5d02a35d2f225e0750d0bfb8aaad0848a14a10d33d529d8bdc7c84918cfafc18cbe088a0d071c3ad8d54abb8f75856767d5753248e66197920c23033988a938 + checksum: 0ed52765c48832c87f713d31167f461bf45cf09ab7dc2dc52cadaffc41fe1d2e09a1bf0b1fe51f5ada3e543ac724aa9e8bfe2be989cab0f2ef31b1dc4bca6660 languageName: node linkType: hard -"@jupyterlab/logconsole@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/logconsole@npm:4.3.0-alpha.1" +"@jupyterlab/logconsole@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/logconsole@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/outputarea": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/outputarea": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 1521318b791b00dc1825aec92704c4ccbf4c331746886fa020c917699d7861285fc8225b4c69ea941a6f0adaa49090d56df1327b193bbfc9a2210b5419bfaaf5 + checksum: 0cd1170cec2ac44ad73e0fca7371bdb71e406a85b23266322ec9ed251aa8a8505b4bccf070563e7f1f4c225ba77d727041aec9548805bfa4053c022112efeaf3 languageName: node linkType: hard -"@jupyterlab/lsp-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/lsp-extension@npm:4.3.0-alpha.1" +"@jupyterlab/lsp-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/lsp-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/lsp": ^4.3.0-alpha.1 - "@jupyterlab/running": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/lsp": ^4.3.0-alpha.2 + "@jupyterlab/running": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/polling": ^2.1.2 "@lumino/signaling": ^2.1.2 "@rjsf/utils": ^5.13.4 react: ^18.2.0 - checksum: 1044a8e8bcc6fcfd366aedd41e46406e49cb085183d2642db01b084331eb01a5899d2b36e48025c6e20bf75e7a687d3a5bb1b48ee54b1646929b7b6e2dafc145 + checksum: 28e20fd573b1ee13be67ede745564785bf9e712569b0418726a29ffde6fd3973e7a5b10aaa92003586c64ad8f4569f086284a8a815e685e30eb1cc6a355f5555 languageName: node linkType: hard -"@jupyterlab/lsp@npm:^4.3.0-alpha.1, @jupyterlab/lsp@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/lsp@npm:4.3.0-alpha.1" +"@jupyterlab/lsp@npm:^4.3.0-alpha.2, @jupyterlab/lsp@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/lsp@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/signaling": ^2.1.2 @@ -3565,163 +3564,163 @@ __metadata: vscode-jsonrpc: ^6.0.0 vscode-languageserver-protocol: ^3.17.0 vscode-ws-jsonrpc: ~1.0.2 - checksum: 05b85413d035c6fb7f29aaf98c2363d0854f5c6c9d42866d3551edfd315c8c5ae570b51e8d9d720d308bed06719be46b52d6ce18ddac1d9a1d5a8aa0719609b2 + checksum: 8724f603b8ce6c83db5cc4aedca7683246d79166e45e4faf2066b5dd407c05993f75461596c948be738f5ac3289fba966138c5647d688b0e109d3ac38a5037e6 languageName: node linkType: hard -"@jupyterlab/mainmenu-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/mainmenu-extension@npm:4.3.0-alpha.1" +"@jupyterlab/mainmenu-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/mainmenu-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docmanager": ^4.3.0-alpha.1 - "@jupyterlab/filebrowser": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docmanager": ^4.3.0-alpha.2 + "@jupyterlab/filebrowser": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/widgets": ^2.3.2 - checksum: 070c83282c0185e40ec1caf310bcb3869f8490e46d1d07c1d2bfdd2078d18b1a7f3bd9ca09fd027be9b325df025961f910f96b711500df1c21a8f4173d44ebf3 + checksum: f6de55a745959d4930ce962cf4c1d4a454e31027e88dc42d52dcde0a50ea8a14a1dff35f8dff6a13cd872ce434fa8160123acebdb0c3c7dd9f0889623a856e7d languageName: node linkType: hard -"@jupyterlab/mainmenu@npm:^4.3.0-alpha.1, @jupyterlab/mainmenu@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/mainmenu@npm:4.3.0-alpha.1" +"@jupyterlab/mainmenu@npm:^4.3.0-alpha.2, @jupyterlab/mainmenu@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/mainmenu@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 241d0b130067ad8f207c2d0863e9357e78bad391da95e78c0032d6f3f2b465b53c865808c8aed710d77630c19028e8decff63a61906a5cf25e810aba63c850fb + checksum: 3aea9b16be08c8fed96c0801e6ab968be878ee8fb9c1d1d9f01bb03361b83e5ba1b5af2d61d0a012563b2d7e6feca3add14f86bdbbb58f376687b6331f099498 languageName: node linkType: hard -"@jupyterlab/markdownviewer-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.0-alpha.1" +"@jupyterlab/markdownviewer-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/markdownviewer": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: 42c323ad609cee55a05313778612ee770c37d14c12d340b14d9cc52a6fd211af5574766efbc3f4bac2fdea473855744ad443c3c559752e33392d653aa02bc39f + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/markdownviewer": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: d528281c18b3174a71798f85f8913f28ebe2c153d68a32937eb8f7c7a45f2a45360eb585626e5bfcfc389af45ced293afe1b369f15347b96c536df6dabd526fe languageName: node linkType: hard -"@jupyterlab/markdownviewer@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/markdownviewer@npm:4.3.0-alpha.1" +"@jupyterlab/markdownviewer@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/markdownviewer@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 1b09705223897909cea7c85913572101d833ace340fc43be2c138f68aa212d24a4e2134983cfc0fd61545060b8d2a8b33e6495ed1bec38b9972845897a04ec55 + checksum: b1ce00b0e8dee411868886a00d3328053eb89975306c4e7ba76ba97a0cf1bc60fc9b9dc2d6ac28d550d8d451e1a63aaee7978d85f6adbbf80aa96a7b1e2f64cb languageName: node linkType: hard -"@jupyterlab/markedparser-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/markedparser-extension@npm:4.3.0-alpha.1" +"@jupyterlab/markedparser-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/markedparser-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/mermaid": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/mermaid": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 marked: ^9.1.2 marked-gfm-heading-id: ^3.1.0 marked-mangle: ^1.1.4 - checksum: 243f2fa0a9ab46941365018de5d70ad19852230b241aa10117ce64459be5cc95663d8ac01a66354cc9d040bfe69d25a167a1b189fabf99d68248534af89b0375 + checksum: 01c8e8734887110b79a778876cd1a07358ea720e44e7d6175cd0b705481e96e40fdf607ad0c955c50ea54538aeab702ee934fd7714769c0e85f0a6b8f8066da9 languageName: node linkType: hard -"@jupyterlab/mathjax-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/mathjax-extension@npm:4.3.0-alpha.1" +"@jupyterlab/mathjax-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/mathjax-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 mathjax-full: ^3.2.2 - checksum: 6277010c0a2925ec9879d7b0de03811b63c195dd9baedfda829439cf751d704fb9be43c916643440de1f6d497242eea509a5b2f0b248483d6dbd1bb443cb2a4b + checksum: c81e8d0e9af9d02eca30424eba70cab4aafab459a75cf94439d463131bd19775bb694a17ac5c8b86341ef8cfa0c676538f8e35ecc1d10d36eb1bf4ebe3caef4c languageName: node linkType: hard -"@jupyterlab/mermaid-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/mermaid-extension@npm:4.3.0-alpha.1" +"@jupyterlab/mermaid-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/mermaid-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/mermaid": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: 91b4bd01978babc9c5258e580beda8dace31ed520b9234172e9eefe1ea341b7967352fb899cd4bdedead9b5913e9a3316a11ae43d4b8aa56ccd60f9ea432199b + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/mermaid": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: 90eed0e93eb68b93c787a8374eaef9d1bd17bc07f7289645137103a20680bbb32aaf4961bf5031e8006276649b719b2a79b40533e41c7661beaeeeca73767e7d languageName: node linkType: hard -"@jupyterlab/mermaid@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/mermaid@npm:4.3.0-alpha.1" +"@jupyterlab/mermaid@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/mermaid@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.2 mermaid: ^10.7.0 - checksum: 0f1c8748c33604b3606869b950258d4bc7d1235c7066a5194736468592fe41d02ed19a1f11d783e1575bf184b65258697c3ba2fce9a0e27e7bbb6a8da784ebfe + checksum: 1a4410001fcf087b29ef7cc9d4914adf24bbd7f7239ccae53a43625a5b5fe47b278329ba35cc643a15e50dbaf5769073d7fb04ff50573951c39ecb0d8088c5db languageName: node linkType: hard -"@jupyterlab/metadataform-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/metadataform-extension@npm:4.3.0-alpha.1" +"@jupyterlab/metadataform-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/metadataform-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/metadataform": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/metadataform": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 - checksum: 76d85d302c52b0a94a2e75975187885f613bdd99924c2f38e0d07962ea0a83b47eda85afdaf8d7ba2392fdafdcbef16eb18f5ea12c89f9582fe73e01c79eee07 + checksum: 1afb46392410c3f246cc874b97f1554cc4a684eef92a75dbb28d4f168bd11cfc88fc363b2114e15be52cf796010060c780f9bb940eeff67a45ce932518ff540a languageName: node linkType: hard -"@jupyterlab/metadataform@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/metadataform@npm:4.3.0-alpha.1" +"@jupyterlab/metadataform@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/metadataform@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/widgets": ^2.3.2 @@ -3729,7 +3728,7 @@ __metadata: "@rjsf/validator-ajv8": ^5.13.4 json-schema: ^0.4.0 react: ^18.2.0 - checksum: 2179bbc69307d89974b82f241159e4f2cacb229718c1127df36ea128265737055ab9012410f2954f66d206e534f6052a7e468b8a2450af24e806fe9cf93c627a + checksum: 91c9493dcf04b853179490859fc33740e57ff07dbfe9853a8a8a91c5d2a32133661fd62a62d4203e153ef0cbb817bc38089d888a3880b8e3b3420043dd305737 languageName: node linkType: hard @@ -3742,49 +3741,49 @@ __metadata: languageName: node linkType: hard -"@jupyterlab/nbformat@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/nbformat@npm:4.3.0-alpha.1" +"@jupyterlab/nbformat@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/nbformat@npm:4.3.0-alpha.2" dependencies: "@lumino/coreutils": ^2.1.2 - checksum: 4747b939d7137f5cd6b4d0b0149df6762ede6de4b396cc01014255f881ff9cb83023cdf54bf6b8217f3454e8f5a4d2d45a4697a83ed8ea4f545ba7da3f10a434 + checksum: 2d6334debbd9159f00df49ebc26b37c5aab74ba16431c78037cd0a3627ebcfb7abaf42bd5c4a88666ddbd8a61ced539579abd55b813a55c3793800a76db0dbec languageName: node linkType: hard -"@jupyterlab/notebook-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/notebook-extension@npm:4.3.0-alpha.1" +"@jupyterlab/notebook-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/notebook-extension@npm:4.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cells": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/completer": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docmanager": ^4.3.0-alpha.1 - "@jupyterlab/docmanager-extension": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/filebrowser": ^4.3.0-alpha.1 - "@jupyterlab/launcher": ^4.3.0-alpha.1 - "@jupyterlab/logconsole": ^4.3.0-alpha.1 - "@jupyterlab/lsp": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/metadataform": ^4.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/property-inspector": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cells": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/completer": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docmanager": ^4.3.0-alpha.2 + "@jupyterlab/docmanager-extension": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/filebrowser": ^4.3.0-alpha.2 + "@jupyterlab/launcher": ^4.3.0-alpha.2 + "@jupyterlab/logconsole": ^4.3.0-alpha.2 + "@jupyterlab/lsp": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/metadataform": ^4.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/property-inspector": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -3794,32 +3793,32 @@ __metadata: "@lumino/widgets": ^2.3.2 "@rjsf/utils": ^5.13.4 react: ^18.2.0 - checksum: 720aa2b233b6f628ff58ac18e8496dda97e68b9e3be6b239190a8b7efa5d3ab266b44e199d4183020c72dee23722f58383aff20f36f2d55b69eca3ec2a9cb1c1 + checksum: 8c1a8e3a3ef5711ab6082ceb81dad0c4244b150e9d1abf512470185094d88283678cd7ae17f37ccb730be14285d7b018d7c0554be18c5214aa573e0c324f8323 languageName: node linkType: hard -"@jupyterlab/notebook@npm:^4.3.0-alpha.1, @jupyterlab/notebook@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/notebook@npm:4.3.0-alpha.1" +"@jupyterlab/notebook@npm:^4.3.0-alpha.2, @jupyterlab/notebook@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/notebook@npm:4.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/cells": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/codemirror": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/documentsearch": ^4.3.0-alpha.1 - "@jupyterlab/lsp": ^4.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statusbar": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/cells": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/codemirror": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/documentsearch": ^4.3.0-alpha.2 + "@jupyterlab/lsp": ^4.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statusbar": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -3832,34 +3831,34 @@ __metadata: "@lumino/virtualdom": ^2.0.1 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 54faafe6b331c326728d01b847ec34e65f681bc1493892a7e6e97fda601f195e4210c9ac139baaa683498345f1890ccda6c994a794662d99a8412e23afcb8df0 + checksum: 699f96ca56d830b363d2b37169d072efc80cc0021a727173608b96b58bb18280ae92a466becf1ed0e6d6ddb7a0afcf094abf74899ad9cf1fa94fa62fe3bdf9df languageName: node linkType: hard -"@jupyterlab/observables@npm:^5.3.0-alpha.1": - version: 5.3.0-alpha.1 - resolution: "@jupyterlab/observables@npm:5.3.0-alpha.1" +"@jupyterlab/observables@npm:^5.3.0-alpha.2": + version: 5.3.0-alpha.2 + resolution: "@jupyterlab/observables@npm:5.3.0-alpha.2" dependencies: "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 - checksum: 8177e54db5552544df4c4bc9348ed3a920b9bbf0f8d8f8f578402f61b76f3e5d1d959be7680f7a21f67cb5f0b276fbf6e1432ecede8dcdf2b8d19b919774eefc + checksum: 1b453285a120d1a0f4b4671c7dd621b7b954f72583686d1d0ce919e8c4c698223661404b558bec0c401b431dd1e39ab1ec29b98133a522ecea1db43d8e338440 languageName: node linkType: hard -"@jupyterlab/outputarea@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/outputarea@npm:4.3.0-alpha.1" +"@jupyterlab/outputarea@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/outputarea@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -3867,132 +3866,132 @@ __metadata: "@lumino/properties": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 54465b9ccee31a62a06c210a96de9f13130542cf25b43f83b2f608bb73214a3a786b538782d709c395d021f145e6ff14eac13ea18d93abac6a8c03dc22def773 + checksum: 823ffc3e78923a4ebda158a70e3eabbbd403de59e1a3e6a7d956688ccfbceca360b4c33abd097b77663809b76a71aa2b9dfd6ddaae126ba1efaa2260bebd90cc languageName: node linkType: hard -"@jupyterlab/pdf-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/pdf-extension@npm:4.3.0-alpha.1" +"@jupyterlab/pdf-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/pdf-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: 2d21ab34f3e9a3df99cde57d821fb98125bc1301c16925687e4e0ca979314ae4c524a4a31c0ec7f3de4480e60198bf4431e62f80671a4a57883e119552d59c5b + checksum: c01b559f73c74b4f667461d53a209c2c565c47d86a018acb4b165e868852854366c6512b23750ad122bbca0a863f48aff5e6369a5f7ccf7573f21af4232b405f languageName: node linkType: hard -"@jupyterlab/pluginmanager-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.0-alpha.1" +"@jupyterlab/pluginmanager-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/pluginmanager": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/pluginmanager": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 - checksum: 85edf6c257b168e74149896f096903566ea28ca956e1338ad06ac8c3b1c7f429e5cf403685f54b76b915c8e78db6eba49f9ecbde349653cde3d7b83f19642c32 + checksum: 9a78e187b256683642e4b53afddffd08df71034033c6c20834bee49bf57f6358db9b97871e7c473ea265d51346f7f24b89d40768670266b5d3cf4f2ca54dddad languageName: node linkType: hard -"@jupyterlab/pluginmanager@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/pluginmanager@npm:4.3.0-alpha.1" +"@jupyterlab/pluginmanager@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/pluginmanager@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 0134d0df8ab37cfc9131293f374c3c4a43c0cc642cdce0c1a75dc503f6e7994bc215428824a17ac51c748952245bb77094ea9b6fe5ebd50e83e860127ad170f4 + checksum: 4b9a5e7e064aabdf9ff60002aa2432d83888cd68d76bef76960343eae078562360bc3e7e7e20fbc7d95ec186e2fb0997dbe4dc3bfe6fbeb3ba82dc02170aec72 languageName: node linkType: hard -"@jupyterlab/property-inspector@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/property-inspector@npm:4.3.0-alpha.1" +"@jupyterlab/property-inspector@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/property-inspector@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 7773fc322d168ee5a204679f5de55394b18a2a4f3871f20af4e0ea0c38060d913917d0118c213ad8c6c39baf80c7289c8d2bc01283497e9451532eb3f96590e8 + checksum: 361466f3159404eeeff9db8b35c916c0fc52f2cd54469b7bf4286c9feeb7dda7c90913f5e39156829fac9477fa5b44b79def6bcc48c37aac03285c9a87fbf9b2 languageName: node linkType: hard -"@jupyterlab/rendermime-interfaces@npm:^3.11.0-alpha.1, @jupyterlab/rendermime-interfaces@npm:~3.11.0-alpha.1": - version: 3.11.0-alpha.1 - resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.0-alpha.1" +"@jupyterlab/rendermime-interfaces@npm:^3.11.0-alpha.2, @jupyterlab/rendermime-interfaces@npm:~3.11.0-alpha.2": + version: 3.11.0-alpha.2 + resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.0-alpha.2" dependencies: "@lumino/coreutils": ^1.11.0 || ^2.1.2 "@lumino/widgets": ^1.37.2 || ^2.3.2 - checksum: 8791e61ab9af743278f38e1c1e78eb846c061824628e6d893d03fcf0d9fbf12c1aa7511abf75fbed5cdeb4292b43f4b0d4f999fda506a5e821aa4bfc6b830763 + checksum: 2dd831a90b82ddf859d3017ec6965f1e32656d8aba18d5e81e8a2e0291667e38855162b288c181143faaf4e10f12b0790e18a617d188e53bedec75dc60b1ec52 languageName: node linkType: hard -"@jupyterlab/rendermime@npm:^4.3.0-alpha.1, @jupyterlab/rendermime@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/rendermime@npm:4.3.0-alpha.1" +"@jupyterlab/rendermime@npm:^4.3.0-alpha.2, @jupyterlab/rendermime@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/rendermime@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 lodash.escape: ^4.0.1 - checksum: 253172cab5de03b6e92548d5444b2a6f54ee8e8ee1209e3910c93a892983cb8762c15c860ad435457ae2120a707a7b36c1dd2287a5d06609880c80ee0b7dce0e + checksum: 7728b4fdd200b1b18d93a94c9ad3afeb6b9e3afbc0bb61e1fc37f491a0929b6dd45404ba283ddfc629b302cd12bac63e403324966eb5e40b0ce9d32dea78dc30 languageName: node linkType: hard -"@jupyterlab/running-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/running-extension@npm:4.3.0-alpha.1" +"@jupyterlab/running-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/running-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docmanager": ^4.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/running": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docmanager": ^4.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/running": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/polling": ^2.1.2 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: e61d600061f6335554629203f6030b1094cd62a6c358a2af22927852173fc457b64f6043957b12523a4a6bbd259883f4649672516d133e063224da8abbec2963 + checksum: 284ce5e052f538941584e58a042cae8df183e4cacc431bec7a9c85ba6f4a7ae11139ce07e06ce0d723e689d88b47d3f6952c6e59a580edf1ef5f626bc1186ab8 languageName: node linkType: hard -"@jupyterlab/running@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/running@npm:4.3.0-alpha.1" +"@jupyterlab/running@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/running@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/domutils": ^2.0.1 @@ -4000,61 +3999,61 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 61957f60b32c4308d10d5f556805f7b35761b358db2034a38cc28a06ae2ebfd5c3ebca2be84ccd030fb5a3643c1e994f6fc1c4e9eea11aebcc762db66207a5f2 + checksum: 3b0bd7ae4b7a548c6a17fec905d0f061afbc22644dbc2ee08cf4ae811cf4630fd82c04129d9248adeff3c575993242677ebe2a405b2b9dd4095a6d228105834d languageName: node linkType: hard -"@jupyterlab/services@npm:^7.3.0-alpha.1, @jupyterlab/services@npm:~7.3.0-alpha.1": - version: 7.3.0-alpha.1 - resolution: "@jupyterlab/services@npm:7.3.0-alpha.1" +"@jupyterlab/services@npm:^7.3.0-alpha.2, @jupyterlab/services@npm:~7.3.0-alpha.2": + version: 7.3.0-alpha.2 + resolution: "@jupyterlab/services@npm:7.3.0-alpha.2" dependencies: "@jupyter/ydoc": ^2.0.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/polling": ^2.1.2 "@lumino/properties": ^2.0.1 "@lumino/signaling": ^2.1.2 ws: ^8.11.0 - checksum: a8356b486d18add309b6992e6b855c87cdf21c70a691f653d93327626e9a5ab16a3e34bd886364df86ac466377cb7099d3694b8183d854bd66f7722c8e7c244f + checksum: 68392ab090d5edd3061745e8f665d6c6dc6d4c4b9c38dc93647a28ae11f1b07feda2e3a93827a4453dd5bf86266ed63a62780c17c69ccf05a9caf2d7013d5c79 languageName: node linkType: hard -"@jupyterlab/settingeditor-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/settingeditor-extension@npm:4.3.0-alpha.1" +"@jupyterlab/settingeditor-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/settingeditor-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/pluginmanager": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/settingeditor": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/pluginmanager": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/settingeditor": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/disposable": ^2.1.2 - checksum: c45ef56208e8849cdebe06dbfed8141b14ab37093734ad5e167ed2df28e1f804a5b83541f95e7b9c1c91bd91fcdba7b6ec27561ba6c894a70bcfafdfe623bd9d + checksum: 3ce20f1cabf229dffbee54be3c32e225b69817c5abf05864d7a87245f2f122e4df0a129406275892519ee1c670b6b17e06e8ddfde53ee720bf5e8fa4e1b86f1e languageName: node linkType: hard -"@jupyterlab/settingeditor@npm:^4.3.0-alpha.1, @jupyterlab/settingeditor@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/settingeditor@npm:4.3.0-alpha.1" +"@jupyterlab/settingeditor@npm:^4.3.0-alpha.2, @jupyterlab/settingeditor@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/settingeditor@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/inspector": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/inspector": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -4068,16 +4067,16 @@ __metadata: "@rjsf/validator-ajv8": ^5.13.4 json-schema: ^0.4.0 react: ^18.2.0 - checksum: 369ab21b9b9ffababb2969abb0e49219964334b740b958e7afe42f1330891690cedbb801b9707d30f9864ad73cada5be6d07f79da541bb1a79b1e8e15623e2e3 + checksum: ed439dbe7c87153867066358649512ef97222370d370a6eebc979d8896fc40e0a2cb6ed72d4bec8d75aaed908a7c75f6b4cecbacaad9e89367362184fb97860a languageName: node linkType: hard -"@jupyterlab/settingregistry@npm:^4.3.0-alpha.1, @jupyterlab/settingregistry@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/settingregistry@npm:4.3.0-alpha.1" +"@jupyterlab/settingregistry@npm:^4.3.0-alpha.2, @jupyterlab/settingregistry@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/settingregistry@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/nbformat": ^4.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 + "@jupyterlab/nbformat": ^4.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -4087,18 +4086,18 @@ __metadata: json5: ^2.2.3 peerDependencies: react: ">=16" - checksum: 50ec394e4e1406d4f2ca778c852c090be55b7005bde369db093c8c4b45290cec07f847858c21a5f6268c4f2cc30d6fab46d57faefcc6ec9e23dff80425a12c5c + checksum: 203c187926ae17695b58a4b5433bac7c1a256de7661ed5c0bd44dac929d7cd606e9c9813faa968e2b4c022b024efd40eb3561174483e21917222d86df72ed787 languageName: node linkType: hard -"@jupyterlab/shortcuts-extension@npm:~5.1.0-alpha.1": - version: 5.1.0-alpha.1 - resolution: "@jupyterlab/shortcuts-extension@npm:5.1.0-alpha.1" +"@jupyterlab/shortcuts-extension@npm:~5.1.0-alpha.2": + version: 5.1.0-alpha.2 + resolution: "@jupyterlab/shortcuts-extension@npm:5.1.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -4107,28 +4106,28 @@ __metadata: "@lumino/keyboard": ^2.0.1 "@lumino/signaling": ^2.1.2 react: ^18.2.0 - checksum: 60cf3fde30bca05bef6bcdb55177719a96eafa2c0887827e0917904d0eea939eb12d9badf9f0f7b0432ceada4d10a1c33b71fa98fa58d306d38719953595c6d8 + checksum: a0535ec9def6b140538376f0b49c94d1cdbbbea0f491540686351fd3be74d1fe58303b802bd1942e4371457d9392b2fd104fbadc8d2dbb1ab7a99205025d6d17 languageName: node linkType: hard -"@jupyterlab/statedb@npm:^4.3.0-alpha.1, @jupyterlab/statedb@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/statedb@npm:4.3.0-alpha.1" +"@jupyterlab/statedb@npm:^4.3.0-alpha.2, @jupyterlab/statedb@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/statedb@npm:4.3.0-alpha.2" dependencies: "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/properties": ^2.0.1 "@lumino/signaling": ^2.1.2 - checksum: a64fa0f93fa47eb5855a104eca83326002cdd9b4fb9c33ddd7a33d9e29bb40ee9da3fe80e4efe236eed269dc29f93dcb874e3fd2d0a20a6801f81cde2fa2b7ef + checksum: 6bc91c172f6f50ebbc8189b48074d08024fba7a83828a9f2ff5ba40e8ed76d196e02ec0502ce54078050c3b0e1e8e52fda5bd47c87db88f4fc16d744c97cbab8 languageName: node linkType: hard -"@jupyterlab/statusbar@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/statusbar@npm:4.3.0-alpha.1" +"@jupyterlab/statusbar@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/statusbar@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 @@ -4136,36 +4135,36 @@ __metadata: "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 071a688c4ee44f852e69180de9504fe236b1616842b70812957a014a9ed9d472767888e19ce2906c1de3eea8ed1c6489e3fffda60ef1e6997d316ccc54572d11 + checksum: 4fc9f69f626d969ee60b5c253bfe4b9a076b763c37688d1ed9f2b3f628ead9d77bd98695d2d52fadcdb4e16a0646df79a4c516b121553769d979b5bf5bac4261 languageName: node linkType: hard -"@jupyterlab/terminal-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/terminal-extension@npm:4.3.0-alpha.1" +"@jupyterlab/terminal-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/terminal-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/launcher": ^4.3.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/running": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/terminal": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/launcher": ^4.3.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/running": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/terminal": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/widgets": ^2.3.2 - checksum: 5abc3e8f6a9da9e5b13957393c237467ef548d6d30dd14e329ca26a55dfb1975a495a93600705e38f2e0f8d7e06629027b1bf2a63c417a4093289ea3526defd2 + checksum: 1b4b90e8e3fd2ccca8784b637a6d1f8656d6ebff3a3cd07be5e143cd8f3b6ea9bc1c3e4213b868c9056f9f7aaf9ddc8c9c3d4cb69f0b227ddb8e4089cb5767a6 languageName: node linkType: hard -"@jupyterlab/terminal@npm:^4.3.0-alpha.1, @jupyterlab/terminal@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/terminal@npm:4.3.0-alpha.1" +"@jupyterlab/terminal@npm:^4.3.0-alpha.2, @jupyterlab/terminal@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/terminal@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/domutils": ^2.0.1 "@lumino/messaging": ^2.0.1 @@ -4175,17 +4174,17 @@ __metadata: "@xterm/addon-web-links": ~0.11.0 "@xterm/addon-webgl": ~0.18.0 "@xterm/xterm": ~5.5.0 - checksum: 03c0ccb05974e44e0cc0f2a5ace03b2f439b94bcf1905c10f7bef2e34781abe36ebf8b2f58e8a616f8edc934c56a97c7e245b220270d039b6b0819a9d297c6aa + checksum: 00aed460f374b42d5207851d5c1506ceb286c4be27af1250ca7fb4f03370f304053511e28db9caa99c9f2a7f8e14a29a5487ebe26763018f86ab05b5731d5ac1 languageName: node linkType: hard -"@jupyterlab/testing@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/testing@npm:4.3.0-alpha.1" +"@jupyterlab/testing@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/testing@npm:4.3.0-alpha.2" dependencies: "@babel/core": ^7.10.2 "@babel/preset-env": ^7.10.2 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/signaling": ^2.1.2 deepmerge: ^4.2.2 @@ -4198,173 +4197,173 @@ __metadata: ts-jest: ^29.1.0 peerDependencies: typescript: ">=4.3" - checksum: ace7590e346993dbd18aa6f0819bb90614cea41ce815cac7a9c267761228a5bdfb3f49a0986b2416600570c5ceecabd17604fd8463e7a139ac07296b697a37b0 + checksum: a2825a693aa2cf97c822ea80cf40b8e384e61b436c2680b41c701dab0dbe4fa633a8941bebd363f78b46f8c720550321c1af3c06d3e71723e9dcd93fecd5daf6 languageName: node linkType: hard -"@jupyterlab/testutils@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/testutils@npm:4.3.0-alpha.1" +"@jupyterlab/testutils@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/testutils@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/testing": ^4.3.0-alpha.1 - checksum: 3d6e40e37906a3970cc793ca3ee3c86d72b28dd2ffa1c2b6d552bba23fdf56287b0bc0997c2e0a26b7086a6c535ac8bd6bb13f029377f1d759b1a75457c21a84 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/testing": ^4.3.0-alpha.2 + checksum: 8aadbc9bf533a6a274155426601050c680b1f8b05c3476a1e3e6c5dce29a71f06da3f83198ee7b475ebc241a6a262c711fad9575efbfa10e8b0477e9e48b37d6 languageName: node linkType: hard -"@jupyterlab/theme-dark-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/theme-dark-extension@npm:4.3.0-alpha.1" +"@jupyterlab/theme-dark-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/theme-dark-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: d89c7dc8dd1c6c40ea0ac43326051cb772e9f90f7facb66bda688ce90f14cc79ec9ea1139bb5673bffaabe37f18ba68f175ab0c22520a49862c6872b5d12b6d3 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: 6d543196b383c6f4879bad71d0fcffb6713dce927aff38ed3273fa51038c73de423e87057cf283215692cde2d8d0b9684c69fa4e2a7beb0a16140e4a4e8775ca languageName: node linkType: hard -"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.0-alpha.1" +"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: 1f068a02cd1308bf4edb026a393adb79fb457f3477579b5e252043db69224b2ba2d1c1951f6573912b266bedc166b0d5e883888c0f91a3a9bd58586d9df87337 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: bdd73f00e60f157b07153af58c297a4fd26d5eb406646e566c54bc072e35f1b885ca3d46a2bc6e9af3682d83fd64d2a3559a3887181b2529cd19c6851a08fd2f languageName: node linkType: hard -"@jupyterlab/theme-light-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/theme-light-extension@npm:4.3.0-alpha.1" +"@jupyterlab/theme-light-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/theme-light-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: a3199d828f42c43944c1748b1c6de3e3224c92aea8419c784aadb878a84ce8317aae94c5068a5a5637aca52c483a5a46bbff27879c1382ee73e844d1f9278a7c + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: 21b0e29a926b62c123106a1b04bc9e1ab8fe4db9e59d2a529a33b9b5dd425fb66e827b4fd1c305ca23a304e3eda4e23884140d033481b169fc0c835ba058eca2 languageName: node linkType: hard -"@jupyterlab/toc-extension@npm:~6.3.0-alpha.1": - version: 6.3.0-alpha.1 - resolution: "@jupyterlab/toc-extension@npm:6.3.0-alpha.1" +"@jupyterlab/toc-extension@npm:~6.3.0-alpha.2": + version: 6.3.0-alpha.2 + resolution: "@jupyterlab/toc-extension@npm:6.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/toc": ^6.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 - checksum: 47f0f49705abe9315de8159ca66cd4732f93b5ebc313dc737c03a385f34e6e357144c392ddbbab98e288ae2c32a817fcb2a83fd2ac81ac01227521069a8804b2 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/toc": ^6.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 + checksum: 475454e1418504a96f5ca0be84c9d9621458ab16fb4dc72c2ab2ebf5f08959a421f18b9f020838004d700128b3d217e0412609ad647aeb1636e98901794dfd36 languageName: node linkType: hard -"@jupyterlab/toc@npm:^6.3.0-alpha.1": - version: 6.3.0-alpha.1 - resolution: "@jupyterlab/toc@npm:6.3.0-alpha.1" +"@jupyterlab/toc@npm:^6.3.0-alpha.2": + version: 6.3.0-alpha.2 + resolution: "@jupyterlab/toc@npm:6.3.0-alpha.2" dependencies: - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/docregistry": ^4.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/docregistry": ^4.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/signaling": ^2.1.2 "@lumino/widgets": ^2.3.2 react: ^18.2.0 - checksum: 52ea63e89ec44f5ebd8959476e78f4d1fbe1bc6df47a8cdea86f612ca6463406ae2077e010c221f5125c465d4040415ba8369f659ac7ff18024a8e9d52222bc0 + checksum: 5103efe3822ee26a47e5add937ee627264253834815e36242a303c6364052ce4c43bad717e8e92895e62d7ed8e75f8b40dbfe66959a7d5a7cd92f0bc82a69e0f languageName: node linkType: hard -"@jupyterlab/tooltip-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/tooltip-extension@npm:4.3.0-alpha.1" +"@jupyterlab/tooltip-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/tooltip-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/console": ^4.3.0-alpha.1 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/fileeditor": ^4.3.0-alpha.1 - "@jupyterlab/notebook": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/tooltip": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/console": ^4.3.0-alpha.2 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/fileeditor": ^4.3.0-alpha.2 + "@jupyterlab/notebook": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/tooltip": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.2 - checksum: fe291768031ceca2a7f42d2a6b480c6fd15425bbd34ce5192f12e176d80e7db5fc73e10b3c8c0160c34b962fb591c272989ea6c181b05611a82ab66e51dd3774 + checksum: 68183942daa2dc7bc40131e86b9e62a3909e31f5ad7825823c501a7cc30f32a4b50869a9d768a343fae18b0f2c9518e6d23c144917b5d38d962d0fd63e924c50 languageName: node linkType: hard -"@jupyterlab/tooltip@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/tooltip@npm:4.3.0-alpha.1" +"@jupyterlab/tooltip@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/tooltip@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/codeeditor": ^4.3.0-alpha.1 - "@jupyterlab/rendermime": ^4.3.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 + "@jupyterlab/codeeditor": ^4.3.0-alpha.2 + "@jupyterlab/rendermime": ^4.3.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/messaging": ^2.0.1 "@lumino/widgets": ^2.3.2 - checksum: 469bc4de321c8ca9a5bf633d5aa41dd98b60032f4c82bcebf9742164a63b32a6f3f2a34e2f2304825e029215418963c29e91f81ee5a46242e7259b84d843765b + checksum: c1c0870cc3a311fb97faa71d71cb01ccae618648162a03e9c08e59b053f0c3d1a0778d9e54e2656bb0a9f2424939efa9fcecb5c0177f3c5a618e71ff70b95f86 languageName: node linkType: hard -"@jupyterlab/translation-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/translation-extension@npm:4.3.0-alpha.1" +"@jupyterlab/translation-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/translation-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/apputils": ^4.4.0-alpha.1 - "@jupyterlab/mainmenu": ^4.3.0-alpha.1 - "@jupyterlab/settingregistry": ^4.3.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 - checksum: 355c9e8935f46c5b103875a074e54c2b9ebef61ca4b190e164b959b8a6154b48675b9e8888bf4a678b6154c0782723ffb7c344e26cecdc3ce7f171d84b60569a + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/apputils": ^4.4.0-alpha.2 + "@jupyterlab/mainmenu": ^4.3.0-alpha.2 + "@jupyterlab/settingregistry": ^4.3.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 + checksum: bcfcaa9a6a22f9651456f5bd6c912be27fa1e6587a857df0cad6da3e94b06d82aad294e2d5648207303faef3b18765e5d52aeadda34cdc8e60c071fc474b8c3e languageName: node linkType: hard -"@jupyterlab/translation@npm:^4.3.0-alpha.1, @jupyterlab/translation@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/translation@npm:4.3.0-alpha.1" +"@jupyterlab/translation@npm:^4.3.0-alpha.2, @jupyterlab/translation@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/translation@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/services": ^7.3.0-alpha.1 - "@jupyterlab/statedb": ^4.3.0-alpha.1 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/services": ^7.3.0-alpha.2 + "@jupyterlab/statedb": ^4.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 - checksum: 951a5c9b507866243266644e1eb8b5f82e1035c9d9a13668b19f13bad3fcfe20f1003fcee70fdc4bb1b312e746ce6a2e59aced7680064680ca961bdee1a7cb60 + checksum: 3db20a054c1b3fd39b30d074f65d6e9e4e92f2a54770423ec029d21311f77e52212668e59d6e4477381f6534bb41b048194d18215218d32e83595ce8238757d1 languageName: node linkType: hard -"@jupyterlab/ui-components-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/ui-components-extension@npm:4.3.0-alpha.1" +"@jupyterlab/ui-components-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/ui-components-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/application": ^4.3.0-alpha.1 - "@jupyterlab/ui-components": ^4.3.0-alpha.1 - checksum: c0a24a6213a69d96992e8fa362b627643f4deacc7ee94115ed47cc776d76bcb2922c2a9c7ab5033a23a4751eda37dfdf0722ae87745804754c4ee3b7dc1877a7 + "@jupyterlab/application": ^4.3.0-alpha.2 + "@jupyterlab/ui-components": ^4.3.0-alpha.2 + checksum: c9e1c638ac3c7f450dd89d22463571b8c0c8a471cd8a8dad0c1dbd77a6b4e39dcd333b1139a00241ad82a7d76bd6383e92181e05d19175350f5355e8b6baf2fe languageName: node linkType: hard -"@jupyterlab/ui-components@npm:^4.3.0-alpha.1, @jupyterlab/ui-components@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/ui-components@npm:4.3.0-alpha.1" +"@jupyterlab/ui-components@npm:^4.3.0-alpha.2, @jupyterlab/ui-components@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/ui-components@npm:4.3.0-alpha.2" dependencies: - "@jupyter/react-components": ^0.15.3 - "@jupyter/web-components": ^0.15.3 - "@jupyterlab/coreutils": ^6.3.0-alpha.1 - "@jupyterlab/observables": ^5.3.0-alpha.1 - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 - "@jupyterlab/translation": ^4.3.0-alpha.1 + "@jupyter/react-components": ^0.16.3 + "@jupyter/web-components": ^0.16.3 + "@jupyterlab/coreutils": ^6.3.0-alpha.2 + "@jupyterlab/observables": ^5.3.0-alpha.2 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 + "@jupyterlab/translation": ^4.3.0-alpha.2 "@lumino/algorithm": ^2.0.1 "@lumino/commands": ^2.3.0 "@lumino/coreutils": ^2.1.2 @@ -4382,34 +4381,34 @@ __metadata: typestyle: ^2.0.4 peerDependencies: react: ^18.2.0 - checksum: 40e07969553cdc002045d106037f2d367ba2b84ba9e9b09adf5ecc409c8c4146fc484065852a120de282894823b2068fed7e470f0b2d2fcdcec438ff2915b002 + checksum: 3fb551f5377aa19df2c45400586f7b494aaab0c7eed1c377560ee9f82ea2f97fdaf91ffb42569370f63d01b877bdbbbfa5704b25ebd15fc440a9d7be48ab35f3 languageName: node linkType: hard -"@jupyterlab/vega5-extension@npm:~4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/vega5-extension@npm:4.3.0-alpha.1" +"@jupyterlab/vega5-extension@npm:~4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/vega5-extension@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.1 + "@jupyterlab/rendermime-interfaces": ^3.11.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/widgets": ^2.3.2 vega: ^5.20.0 vega-embed: ^6.2.1 vega-lite: ^5.6.1-next.1 - checksum: a77d355f0b1d93123c55c591377734ae67e37b29bd0f5eb866750034ef39b3326afb2e39c12fe759c1f8061f5ee55f6c373fd24e4e7d74edce19a221669cd1b2 + checksum: 6170386a02ae23987745b39ab7c1b158ace4b75fa3fb2164c60c5f54cf573f4130a97730b9910e1079a642ae6c1f1d0227b6fa2be5029e9bdbab2343d9026dc2 languageName: node linkType: hard -"@jupyterlab/workspaces@npm:^4.3.0-alpha.1": - version: 4.3.0-alpha.1 - resolution: "@jupyterlab/workspaces@npm:4.3.0-alpha.1" +"@jupyterlab/workspaces@npm:^4.3.0-alpha.2": + version: 4.3.0-alpha.2 + resolution: "@jupyterlab/workspaces@npm:4.3.0-alpha.2" dependencies: - "@jupyterlab/services": ^7.3.0-alpha.1 + "@jupyterlab/services": ^7.3.0-alpha.2 "@lumino/coreutils": ^2.1.2 "@lumino/disposable": ^2.1.2 "@lumino/polling": ^2.1.2 "@lumino/signaling": ^2.1.2 - checksum: b1071d043ea684704c90ef3dfe873c4a57688a483aaf7fda74f3485a6344c18e7c15b60065e114c29e09ffe37f1b60af97592e667b01bc6ce14829491bd80648 + checksum: 3e001ee1487893508659db020a7e8d7b25312c5875a1ca25e779787afd31405168d43af4e4fb909fc44ebe6b2a135cc2ccdca7225240c8b0bf023af152426395 languageName: node linkType: hard @@ -4859,7 +4858,7 @@ __metadata: languageName: node linkType: hard -"@microsoft/fast-foundation@npm:^2.49.4, @microsoft/fast-foundation@npm:^2.49.5": +"@microsoft/fast-foundation@npm:^2.49.4": version: 2.49.5 resolution: "@microsoft/fast-foundation@npm:2.49.5" dependencies: @@ -4871,18 +4870,6 @@ __metadata: languageName: node linkType: hard -"@microsoft/fast-react-wrapper@npm:^0.3.22": - version: 0.3.23 - resolution: "@microsoft/fast-react-wrapper@npm:0.3.23" - dependencies: - "@microsoft/fast-element": ^1.12.0 - "@microsoft/fast-foundation": ^2.49.5 - peerDependencies: - react: ">=16.9.0" - checksum: 45885e1868916d2aa9059e99c341c97da434331d9340a57128d4218081df68b5e1107031c608db9a550d6d1c3b010d516ed4f8dc5a8a2470058da6750dcd204a - languageName: node - linkType: hard - "@microsoft/fast-web-utilities@npm:^5.4.1": version: 5.4.1 resolution: "@microsoft/fast-web-utilities@npm:5.4.1"