diff --git a/.github/workflows/buildutils.yml b/.github/workflows/buildutils.yml index 187b6efba..a16554772 100644 --- a/.github/workflows/buildutils.yml +++ b/.github/workflows/buildutils.yml @@ -26,7 +26,7 @@ jobs: - name: Install dependencies run: | - python -m pip install -U "jupyterlab>=4.0.0a34,<5" hatch + python -m pip install -U "jupyterlab>=4.0.0a36,<5" hatch jlpm jlpm run build @@ -76,6 +76,6 @@ jobs: - name: Install dependencies run: | - python -m pip install -U "jupyterlab>=4.0.0a34,<5" pip + python -m pip install -U "jupyterlab>=4.0.0a36,<5" pip jlpm jlpm run build diff --git a/app/package.json b/app/package.json index f62ef5e16..c6fa09e1b 100644 --- a/app/package.json +++ b/app/package.json @@ -22,73 +22,73 @@ "@jupyter-notebook/tree-extension": "~7.0.0-alpha.15", "@jupyter-notebook/ui-components": "~7.0.0-alpha.15", "@jupyter/ydoc": "~0.3.4", - "@jupyterlab/application": "~4.0.0-alpha.20", - "@jupyterlab/application-extension": "~4.0.0-alpha.20", - "@jupyterlab/apputils": "~4.0.0-alpha.20", - "@jupyterlab/apputils-extension": "~4.0.0-alpha.20", - "@jupyterlab/cell-toolbar": "~4.0.0-alpha.20", - "@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.20", + "@jupyterlab/application": "~4.0.0-alpha.21", + "@jupyterlab/application-extension": "~4.0.0-alpha.21", + "@jupyterlab/apputils": "~4.0.0-alpha.21", + "@jupyterlab/apputils-extension": "~4.0.0-alpha.21", + "@jupyterlab/cell-toolbar": "~4.0.0-alpha.21", + "@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.21", "@jupyterlab/celltags": "~4.0.0-alpha.20", - "@jupyterlab/celltags-extension": "~4.0.0-alpha.20", - "@jupyterlab/codeeditor": "~4.0.0-alpha.20", - "@jupyterlab/codemirror": "~4.0.0-alpha.20", - "@jupyterlab/codemirror-extension": "~4.0.0-alpha.20", - "@jupyterlab/completer": "~4.0.0-alpha.20", - "@jupyterlab/completer-extension": "~4.0.0-alpha.20", - "@jupyterlab/console": "~4.0.0-alpha.20", - "@jupyterlab/console-extension": "~4.0.0-alpha.20", - "@jupyterlab/coreutils": "~6.0.0-alpha.20", - "@jupyterlab/debugger": "~4.0.0-alpha.20", - "@jupyterlab/debugger-extension": "~4.0.0-alpha.20", - "@jupyterlab/docmanager": "~4.0.0-alpha.20", - "@jupyterlab/docmanager-extension": "~4.0.0-alpha.20", - "@jupyterlab/documentsearch": "~4.0.0-alpha.20", - "@jupyterlab/documentsearch-extension": "~4.0.0-alpha.20", - "@jupyterlab/extensionmanager": "~4.0.0-alpha.20", - "@jupyterlab/extensionmanager-extension": "~4.0.0-alpha.20", - "@jupyterlab/filebrowser": "~4.0.0-alpha.20", - "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.20", - "@jupyterlab/fileeditor": "~4.0.0-alpha.20", - "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.20", - "@jupyterlab/htmlviewer": "~4.0.0-alpha.20", - "@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.20", - "@jupyterlab/hub-extension": "~4.0.0-alpha.20", - "@jupyterlab/javascript-extension": "~4.0.0-alpha.20", - "@jupyterlab/json-extension": "~4.0.0-alpha.20", - "@jupyterlab/lsp": "~4.0.0-alpha.20", - "@jupyterlab/lsp-extension": "~4.0.0-alpha.20", - "@jupyterlab/mainmenu": "~4.0.0-alpha.20", - "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.20", - "@jupyterlab/markedparser-extension": "~4.0.0-alpha.20", - "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.20", - "@jupyterlab/notebook": "~4.0.0-alpha.20", - "@jupyterlab/notebook-extension": "~4.0.0-alpha.20", - "@jupyterlab/observables": "~5.0.0-alpha.20", - "@jupyterlab/outputarea": "~4.0.0-alpha.20", - "@jupyterlab/pdf-extension": "~4.0.0-alpha.20", - "@jupyterlab/rendermime": "~4.0.0-alpha.20", - "@jupyterlab/rendermime-extension": "~4.0.0-alpha.20", - "@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.20", - "@jupyterlab/running-extension": "~4.0.0-alpha.20", - "@jupyterlab/services": "~7.0.0-alpha.20", - "@jupyterlab/settingeditor": "~4.0.0-alpha.20", - "@jupyterlab/settingeditor-extension": "~4.0.0-alpha.20", - "@jupyterlab/settingregistry": "~4.0.0-alpha.20", - "@jupyterlab/shortcuts-extension": "~4.0.0-alpha.20", - "@jupyterlab/statedb": "~4.0.0-alpha.20", - "@jupyterlab/statusbar": "~4.0.0-alpha.20", - "@jupyterlab/terminal": "~4.0.0-alpha.20", - "@jupyterlab/terminal-extension": "~4.0.0-alpha.20", - "@jupyterlab/theme-dark-extension": "~4.0.0-alpha.20", - "@jupyterlab/theme-light-extension": "~4.0.0-alpha.20", - "@jupyterlab/toc-extension": "~6.0.0-alpha.20", - "@jupyterlab/tooltip": "~4.0.0-alpha.20", - "@jupyterlab/tooltip-extension": "~4.0.0-alpha.20", - "@jupyterlab/translation": "~4.0.0-alpha.20", - "@jupyterlab/translation-extension": "~4.0.0-alpha.20", - "@jupyterlab/ui-components": "~4.0.0-alpha.35", - "@jupyterlab/ui-components-extension": "~4.0.0-alpha.20", - "@jupyterlab/vega5-extension": "~4.0.0-alpha.20", + "@jupyterlab/celltags-extension": "~4.0.0-alpha.21", + "@jupyterlab/codeeditor": "~4.0.0-alpha.21", + "@jupyterlab/codemirror": "~4.0.0-alpha.21", + "@jupyterlab/codemirror-extension": "~4.0.0-alpha.21", + "@jupyterlab/completer": "~4.0.0-alpha.21", + "@jupyterlab/completer-extension": "~4.0.0-alpha.21", + "@jupyterlab/console": "~4.0.0-alpha.21", + "@jupyterlab/console-extension": "~4.0.0-alpha.21", + "@jupyterlab/coreutils": "~6.0.0-alpha.21", + "@jupyterlab/debugger": "~4.0.0-alpha.21", + "@jupyterlab/debugger-extension": "~4.0.0-alpha.21", + "@jupyterlab/docmanager": "~4.0.0-alpha.21", + "@jupyterlab/docmanager-extension": "~4.0.0-alpha.21", + "@jupyterlab/documentsearch": "~4.0.0-alpha.21", + "@jupyterlab/documentsearch-extension": "~4.0.0-alpha.21", + "@jupyterlab/extensionmanager": "~4.0.0-alpha.21", + "@jupyterlab/extensionmanager-extension": "~4.0.0-alpha.21", + "@jupyterlab/filebrowser": "~4.0.0-alpha.21", + "@jupyterlab/filebrowser-extension": "~4.0.0-alpha.21", + "@jupyterlab/fileeditor": "~4.0.0-alpha.21", + "@jupyterlab/fileeditor-extension": "~4.0.0-alpha.21", + "@jupyterlab/htmlviewer": "~4.0.0-alpha.21", + "@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.21", + "@jupyterlab/hub-extension": "~4.0.0-alpha.21", + "@jupyterlab/javascript-extension": "~4.0.0-alpha.21", + "@jupyterlab/json-extension": "~4.0.0-alpha.21", + "@jupyterlab/lsp": "~4.0.0-alpha.21", + "@jupyterlab/lsp-extension": "~4.0.0-alpha.21", + "@jupyterlab/mainmenu": "~4.0.0-alpha.21", + "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.21", + "@jupyterlab/markedparser-extension": "~4.0.0-alpha.21", + "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.21", + "@jupyterlab/notebook": "~4.0.0-alpha.21", + "@jupyterlab/notebook-extension": "~4.0.0-alpha.21", + "@jupyterlab/observables": "~5.0.0-alpha.21", + "@jupyterlab/outputarea": "~4.0.0-alpha.21", + "@jupyterlab/pdf-extension": "~4.0.0-alpha.21", + "@jupyterlab/rendermime": "~4.0.0-alpha.21", + "@jupyterlab/rendermime-extension": "~4.0.0-alpha.21", + "@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.21", + "@jupyterlab/running-extension": "~4.0.0-alpha.21", + "@jupyterlab/services": "~7.0.0-alpha.21", + "@jupyterlab/settingeditor": "~4.0.0-alpha.21", + "@jupyterlab/settingeditor-extension": "~4.0.0-alpha.21", + "@jupyterlab/settingregistry": "~4.0.0-alpha.21", + "@jupyterlab/shortcuts-extension": "~4.0.0-alpha.21", + "@jupyterlab/statedb": "~4.0.0-alpha.21", + "@jupyterlab/statusbar": "~4.0.0-alpha.21", + "@jupyterlab/terminal": "~4.0.0-alpha.21", + "@jupyterlab/terminal-extension": "~4.0.0-alpha.21", + "@jupyterlab/theme-dark-extension": "~4.0.0-alpha.21", + "@jupyterlab/theme-light-extension": "~4.0.0-alpha.21", + "@jupyterlab/toc-extension": "~6.0.0-alpha.21", + "@jupyterlab/tooltip": "~4.0.0-alpha.21", + "@jupyterlab/tooltip-extension": "~4.0.0-alpha.21", + "@jupyterlab/translation": "~4.0.0-alpha.21", + "@jupyterlab/translation-extension": "~4.0.0-alpha.21", + "@jupyterlab/ui-components": "~4.0.0-alpha.36", + "@jupyterlab/ui-components-extension": "~4.0.0-alpha.21", + "@jupyterlab/vega5-extension": "~4.0.0-alpha.21", "@lumino/algorithm": "~2.0.0-rc.1", "@lumino/application": "~2.0.0-rc.1", "@lumino/commands": "~2.0.0-rc.1", @@ -103,7 +103,7 @@ "@lumino/widgets": "~2.0.0-rc.1", "react": "~18.2.0", "react-dom": "~18.2.0", - "yjs": "~13.5.48" + "yjs": "~13.5.50" }, "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", @@ -117,50 +117,50 @@ "@jupyter-notebook/tree": "^7.0.0-alpha.15", "@jupyter-notebook/tree-extension": "^7.0.0-alpha.15", "@jupyter-notebook/ui-components": "^7.0.0-alpha.15", - "@jupyterlab/application-extension": "^4.0.0-alpha.20", - "@jupyterlab/apputils-extension": "^4.0.0-alpha.20", - "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.20", + "@jupyterlab/application-extension": "^4.0.0-alpha.21", + "@jupyterlab/apputils-extension": "^4.0.0-alpha.21", + "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.21", "@jupyterlab/celltags": "^4.0.0-alpha.20", - "@jupyterlab/celltags-extension": "^4.0.0-alpha.20", - "@jupyterlab/codemirror": "^4.0.0-alpha.20", - "@jupyterlab/codemirror-extension": "^4.0.0-alpha.20", - "@jupyterlab/completer-extension": "^4.0.0-alpha.20", - "@jupyterlab/console-extension": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/debugger-extension": "^4.0.0-alpha.20", - "@jupyterlab/docmanager-extension": "^4.0.0-alpha.20", - "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.20", - "@jupyterlab/extensionmanager-extension": "^4.0.0-alpha.20", - "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.20", - "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.20", - "@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.20", - "@jupyterlab/hub-extension": "^4.0.0-alpha.20", - "@jupyterlab/javascript-extension": "^4.0.0-alpha.20", - "@jupyterlab/json-extension": "^4.0.0-alpha.20", - "@jupyterlab/lsp": "^4.0.0-alpha.20", - "@jupyterlab/lsp-extension": "^4.0.0-alpha.20", - "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.20", - "@jupyterlab/markedparser-extension": "^4.0.0-alpha.20", - "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.20", - "@jupyterlab/notebook-extension": "^4.0.0-alpha.20", - "@jupyterlab/pdf-extension": "^4.0.0-alpha.20", - "@jupyterlab/rendermime-extension": "^4.0.0-alpha.20", - "@jupyterlab/running-extension": "^4.0.0-alpha.20", - "@jupyterlab/settingeditor": "^4.0.0-alpha.20", - "@jupyterlab/settingeditor-extension": "^4.0.0-alpha.20", - "@jupyterlab/shortcuts-extension": "^4.0.0-alpha.20", - "@jupyterlab/terminal-extension": "^4.0.0-alpha.20", - "@jupyterlab/theme-dark-extension": "^4.0.0-alpha.20", - "@jupyterlab/theme-light-extension": "^4.0.0-alpha.20", - "@jupyterlab/toc-extension": "^6.0.0-alpha.20", - "@jupyterlab/tooltip-extension": "^4.0.0-alpha.20", - "@jupyterlab/translation-extension": "^4.0.0-alpha.20", - "@jupyterlab/ui-components-extension": "^4.0.0-alpha.20", - "@jupyterlab/vega5-extension": "^4.0.0-alpha.20" + "@jupyterlab/celltags-extension": "^4.0.0-alpha.21", + "@jupyterlab/codemirror": "^4.0.0-alpha.21", + "@jupyterlab/codemirror-extension": "^4.0.0-alpha.21", + "@jupyterlab/completer-extension": "^4.0.0-alpha.21", + "@jupyterlab/console-extension": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/debugger-extension": "^4.0.0-alpha.21", + "@jupyterlab/docmanager-extension": "^4.0.0-alpha.21", + "@jupyterlab/documentsearch-extension": "^4.0.0-alpha.21", + "@jupyterlab/extensionmanager-extension": "^4.0.0-alpha.21", + "@jupyterlab/filebrowser-extension": "^4.0.0-alpha.21", + "@jupyterlab/fileeditor-extension": "^4.0.0-alpha.21", + "@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.21", + "@jupyterlab/hub-extension": "^4.0.0-alpha.21", + "@jupyterlab/javascript-extension": "^4.0.0-alpha.21", + "@jupyterlab/json-extension": "^4.0.0-alpha.21", + "@jupyterlab/lsp": "^4.0.0-alpha.21", + "@jupyterlab/lsp-extension": "^4.0.0-alpha.21", + "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.21", + "@jupyterlab/markedparser-extension": "^4.0.0-alpha.21", + "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.21", + "@jupyterlab/notebook-extension": "^4.0.0-alpha.21", + "@jupyterlab/pdf-extension": "^4.0.0-alpha.21", + "@jupyterlab/rendermime-extension": "^4.0.0-alpha.21", + "@jupyterlab/running-extension": "^4.0.0-alpha.21", + "@jupyterlab/settingeditor": "^4.0.0-alpha.21", + "@jupyterlab/settingeditor-extension": "^4.0.0-alpha.21", + "@jupyterlab/shortcuts-extension": "^4.0.0-alpha.21", + "@jupyterlab/terminal-extension": "^4.0.0-alpha.21", + "@jupyterlab/theme-dark-extension": "^4.0.0-alpha.21", + "@jupyterlab/theme-light-extension": "^4.0.0-alpha.21", + "@jupyterlab/toc-extension": "^6.0.0-alpha.21", + "@jupyterlab/tooltip-extension": "^4.0.0-alpha.21", + "@jupyterlab/translation-extension": "^4.0.0-alpha.21", + "@jupyterlab/ui-components-extension": "^4.0.0-alpha.21", + "@jupyterlab/vega5-extension": "^4.0.0-alpha.21" }, "devDependencies": { - "@jupyterlab/builder": "^4.0.0-alpha.20", - "@jupyterlab/buildutils": "^4.0.0-alpha.20", + "@jupyterlab/builder": "^4.0.0-alpha.21", + "@jupyterlab/buildutils": "^4.0.0-alpha.21", "@types/rimraf": "^3.0.2", "css-loader": "~5.0.1", "fs-extra": "^8.1.0", @@ -171,9 +171,9 @@ "style-loader": "~1.0.1", "svg-url-loader": "~6.0.0", "watch": "~1.0.2", - "webpack": "^5.72.0", - "webpack-bundle-analyzer": "^4.1.0", - "webpack-cli": "^4.9.2", + "webpack": "^5.76.1", + "webpack-bundle-analyzer": "^4.8.0", + "webpack-cli": "^5.0.1", "webpack-merge": "^5.8.0", "whatwg-fetch": "^3.0.0" }, diff --git a/buildutils/package.json b/buildutils/package.json index f12a9ed4d..8b6072f11 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -29,7 +29,7 @@ "watch": "tsc -w --listEmittedFiles" }, "dependencies": { - "@jupyterlab/buildutils": "^4.0.0-alpha.20", + "@jupyterlab/buildutils": "^4.0.0-alpha.21", "commander": "^6.2.0", "fs-extra": "^9.1.0", "typescript": "5.0.1-rc" diff --git a/package.json b/package.json index 9e680c754..d2d35db8e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "watch:lib": "lerna exec --stream --scope @jupyter-notebook/metapackage jlpm watch" }, "devDependencies": { - "@jupyterlab/buildutils": "^4.0.0-alpha.20", + "@jupyterlab/buildutils": "^4.0.0-alpha.21", "@typescript-eslint/eslint-plugin": "^4.2.0", "@typescript-eslint/parser": "^4.2.0", "eslint": "^7.10.0", diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index 4ec2386f4..a01c31877 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -40,17 +40,17 @@ "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", "@jupyter-notebook/ui-components": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/apputils": "^4.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/apputils": "^4.0.0-alpha.21", "@jupyterlab/celltags": "^4.0.0-alpha.20", - "@jupyterlab/codeeditor": "^4.0.0-alpha.20", - "@jupyterlab/console": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/docmanager": "^4.0.0-alpha.20", - "@jupyterlab/docregistry": "^4.0.0-alpha.20", - "@jupyterlab/mainmenu": "^4.0.0-alpha.20", - "@jupyterlab/settingregistry": "^4.0.0-alpha.20", - "@jupyterlab/translation": "^4.0.0-alpha.20", + "@jupyterlab/codeeditor": "^4.0.0-alpha.21", + "@jupyterlab/console": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/docmanager": "^4.0.0-alpha.21", + "@jupyterlab/docregistry": "^4.0.0-alpha.21", + "@jupyterlab/mainmenu": "^4.0.0-alpha.21", + "@jupyterlab/settingregistry": "^4.0.0-alpha.21", + "@jupyterlab/translation": "^4.0.0-alpha.21", "@lumino/coreutils": "^2.0.0-rc.1", "@lumino/disposable": "^2.0.0-rc.1", "@lumino/widgets": "^2.0.0-rc.1" diff --git a/packages/application/package.json b/packages/application/package.json index f913c2eda..170153bed 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -42,11 +42,11 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/docregistry": "^4.0.0-alpha.20", - "@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.20", - "@jupyterlab/ui-components": "^4.0.0-alpha.35", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/docregistry": "^4.0.0-alpha.21", + "@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.21", + "@jupyterlab/ui-components": "^4.0.0-alpha.36", "@lumino/algorithm": "^2.0.0-rc.1", "@lumino/coreutils": "^2.0.0-rc.1", "@lumino/messaging": "^2.0.0-rc.1", @@ -57,7 +57,7 @@ "devDependencies": { "@babel/core": "^7.11.6", "@babel/preset-env": "^7.12.1", - "@jupyterlab/testutils": "^4.0.0-alpha.20", + "@jupyterlab/testutils": "^4.0.0-alpha.21", "@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 f51631b7a..09b12d3e4 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -38,9 +38,9 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/console": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/console": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", "@lumino/algorithm": "^2.0.0-rc.1" }, "devDependencies": { diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index e80ce302f..86290a3f0 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -38,11 +38,11 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/docmanager": "^4.0.0-alpha.20", - "@jupyterlab/docregistry": "^4.0.0-alpha.20", - "@jupyterlab/services": "^7.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/docmanager": "^4.0.0-alpha.21", + "@jupyterlab/docregistry": "^4.0.0-alpha.21", + "@jupyterlab/services": "^7.0.0-alpha.21", "@lumino/algorithm": "^2.0.0-rc.1", "@lumino/signaling": "^2.0.0-rc.1" }, diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index f1bb514ff..f4b43b233 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -39,8 +39,8 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/documentsearch": "^4.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/documentsearch": "^4.0.0-alpha.21", "@lumino/widgets": "^2.0.0-rc.1" }, "devDependencies": { diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index a39d14d4b..a2a29a8e9 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -39,10 +39,10 @@ }, "dependencies": { "@jupyter-notebook/ui-components": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/apputils": "^4.0.0-alpha.20", - "@jupyterlab/mainmenu": "^4.0.0-alpha.20", - "@jupyterlab/translation": "^4.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/apputils": "^4.0.0-alpha.21", + "@jupyterlab/mainmenu": "^4.0.0-alpha.21", + "@jupyterlab/translation": "^4.0.0-alpha.21", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index ef66a45af..d895f40a9 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -44,18 +44,18 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/apputils": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/docregistry": "^4.0.0-alpha.20", - "@jupyterlab/notebook": "^4.0.0-alpha.20", - "@jupyterlab/translation": "^4.0.0-alpha.20", - "@jupyterlab/ui-components": "^4.0.0-alpha.35", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/apputils": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/docregistry": "^4.0.0-alpha.21", + "@jupyterlab/notebook": "^4.0.0-alpha.21", + "@jupyterlab/translation": "^4.0.0-alpha.21", + "@jupyterlab/ui-components": "^4.0.0-alpha.36", "@lumino/commands": "^2.0.0-rc.1", "@lumino/disposable": "^2.0.0-rc.1" }, "devDependencies": { - "@jupyterlab/builder": "^4.0.0-alpha.20", + "@jupyterlab/builder": "^4.0.0-alpha.21", "rimraf": "^3.0.2", "typescript": "5.0.1-rc" }, diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 73c88609b..e061608af 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -39,13 +39,13 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/apputils": "^4.0.0-alpha.20", - "@jupyterlab/cells": "^4.0.0-alpha.20", - "@jupyterlab/docmanager": "^4.0.0-alpha.20", - "@jupyterlab/notebook": "^4.0.0-alpha.20", - "@jupyterlab/settingregistry": "^4.0.0-alpha.20", - "@jupyterlab/translation": "^4.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/apputils": "^4.0.0-alpha.21", + "@jupyterlab/cells": "^4.0.0-alpha.21", + "@jupyterlab/docmanager": "^4.0.0-alpha.21", + "@jupyterlab/notebook": "^4.0.0-alpha.21", + "@jupyterlab/settingregistry": "^4.0.0-alpha.21", + "@jupyterlab/translation": "^4.0.0-alpha.21", "@lumino/polling": "^2.0.0-rc.1", "@lumino/widgets": "^2.0.0-rc.1" }, diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index d5d59b05f..d9951640e 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -38,9 +38,9 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/terminal": "^4.0.0-alpha.20", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/terminal": "^4.0.0-alpha.21", "@lumino/algorithm": "^2.0.0-rc.1" }, "devDependencies": { diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index 82cf9045d..bef6b5629 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -40,18 +40,18 @@ "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", "@jupyter-notebook/tree": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/apputils": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/docmanager": "^4.0.0-alpha.20", - "@jupyterlab/filebrowser": "^4.0.0-alpha.20", - "@jupyterlab/mainmenu": "^4.0.0-alpha.20", - "@jupyterlab/services": "^7.0.0-alpha.20", - "@jupyterlab/settingeditor": "^4.0.0-alpha.20", - "@jupyterlab/settingregistry": "^4.0.0-alpha.20", - "@jupyterlab/statedb": "^4.0.0-alpha.20", - "@jupyterlab/translation": "^4.0.0-alpha.20", - "@jupyterlab/ui-components": "^4.0.0-alpha.35", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/apputils": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/docmanager": "^4.0.0-alpha.21", + "@jupyterlab/filebrowser": "^4.0.0-alpha.21", + "@jupyterlab/mainmenu": "^4.0.0-alpha.21", + "@jupyterlab/services": "^7.0.0-alpha.21", + "@jupyterlab/settingeditor": "^4.0.0-alpha.21", + "@jupyterlab/settingregistry": "^4.0.0-alpha.21", + "@jupyterlab/statedb": "^4.0.0-alpha.21", + "@jupyterlab/translation": "^4.0.0-alpha.21", + "@jupyterlab/ui-components": "^4.0.0-alpha.36", "@lumino/algorithm": "^2.0.0-rc.1", "@lumino/commands": "^2.0.0-rc.1", "@lumino/widgets": "^2.0.0-rc.1" diff --git a/packages/tree/package.json b/packages/tree/package.json index fb9b76544..cbc7e9ada 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -39,17 +39,17 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.0.0-alpha.15", - "@jupyterlab/application": "^4.0.0-alpha.20", - "@jupyterlab/apputils": "^4.0.0-alpha.20", - "@jupyterlab/coreutils": "^6.0.0-alpha.20", - "@jupyterlab/docmanager": "^4.0.0-alpha.20", - "@jupyterlab/filebrowser": "^4.0.0-alpha.20", - "@jupyterlab/mainmenu": "^4.0.0-alpha.20", - "@jupyterlab/services": "^7.0.0-alpha.20", - "@jupyterlab/settingregistry": "^4.0.0-alpha.20", - "@jupyterlab/statedb": "^4.0.0-alpha.20", - "@jupyterlab/translation": "^4.0.0-alpha.20", - "@jupyterlab/ui-components": "^4.0.0-alpha.35", + "@jupyterlab/application": "^4.0.0-alpha.21", + "@jupyterlab/apputils": "^4.0.0-alpha.21", + "@jupyterlab/coreutils": "^6.0.0-alpha.21", + "@jupyterlab/docmanager": "^4.0.0-alpha.21", + "@jupyterlab/filebrowser": "^4.0.0-alpha.21", + "@jupyterlab/mainmenu": "^4.0.0-alpha.21", + "@jupyterlab/services": "^7.0.0-alpha.21", + "@jupyterlab/settingregistry": "^4.0.0-alpha.21", + "@jupyterlab/statedb": "^4.0.0-alpha.21", + "@jupyterlab/translation": "^4.0.0-alpha.21", + "@jupyterlab/ui-components": "^4.0.0-alpha.36", "@lumino/algorithm": "^2.0.0-rc.1", "@lumino/commands": "^2.0.0-rc.1", "@lumino/coreutils": "^2.0.0-rc.1", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 08c6a1727..c0a62b8e5 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.0.0-alpha.35", + "@jupyterlab/ui-components": "^4.0.0-alpha.36", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { "@babel/core": "^7.10.2", "@babel/preset-env": "^7.10.2", - "@jupyterlab/testutils": "^4.0.0-alpha.20", + "@jupyterlab/testutils": "^4.0.0-alpha.21", "@types/jest": "^29.2.5", "babel-loader": "^8.0.6", "jest": "^29.3.1", diff --git a/pyproject.toml b/pyproject.toml index 7d22dee7d..132d23479 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.11", "jupyterlab>=4.0.0a34,<5"] +requires = ["hatchling>=1.11", "jupyterlab>=4.0.0a36,<5"] build-backend = "hatchling.build" [project] @@ -32,7 +32,7 @@ classifiers = [ dependencies = [ "jupyter_server>=2.0.1,<3", "importlib-resources>=5.0;python_version<\"3.9\"", - "jupyterlab>=4.0.0a34,<5", + "jupyterlab>=4.0.0a36,<5", "jupyterlab_server>=2.19.0,<3", "notebook_shim>=0.2,<0.3", "tornado>=6.2.0", diff --git a/ui-tests/test/general.spec.ts-snapshots/notebook-chromium-linux.png b/ui-tests/test/general.spec.ts-snapshots/notebook-chromium-linux.png index beb6220ff..746d3f994 100644 Binary files a/ui-tests/test/general.spec.ts-snapshots/notebook-chromium-linux.png and b/ui-tests/test/general.spec.ts-snapshots/notebook-chromium-linux.png differ diff --git a/ui-tests/test/general.spec.ts-snapshots/notebook-firefox-linux.png b/ui-tests/test/general.spec.ts-snapshots/notebook-firefox-linux.png index 331a63a08..ab46079ef 100644 Binary files a/ui-tests/test/general.spec.ts-snapshots/notebook-firefox-linux.png and b/ui-tests/test/general.spec.ts-snapshots/notebook-firefox-linux.png differ diff --git a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-chromium-linux.png b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-chromium-linux.png index b4fe77a67..179e9e0b4 100644 Binary files a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-chromium-linux.png and b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-chromium-linux.png differ diff --git a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-firefox-linux.png b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-firefox-linux.png index 1a2c0a1bf..7e0f0ecc9 100644 Binary files a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-firefox-linux.png and b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-edit-firefox-linux.png differ diff --git a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-chromium-linux.png b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-chromium-linux.png index 9e23fccb7..b5bb5a917 100644 Binary files a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-chromium-linux.png and b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-chromium-linux.png differ diff --git a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-firefox-linux.png b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-firefox-linux.png index 7d363e5c6..f6522d154 100644 Binary files a/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-firefox-linux.png and b/ui-tests/test/menus.spec.ts-snapshots/opened-menu-run-firefox-linux.png differ diff --git a/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-chromium-linux.png b/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-chromium-linux.png index df7dd6dc8..ca707641f 100644 Binary files a/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-chromium-linux.png and b/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-chromium-linux.png differ diff --git a/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-firefox-linux.png b/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-firefox-linux.png index 02a041256..6ebfdace4 100644 Binary files a/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-firefox-linux.png and b/ui-tests/test/notebook.spec.ts-snapshots/notebooktools-right-panel-firefox-linux.png differ diff --git a/yarn.lock b/yarn.lock index 8e127b6b4..90530df57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -30,32 +30,32 @@ integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g== "@babel/core@^7.10.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3": - version "7.21.0" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== dependencies: "@ampproject/remapping" "^2.2.0" "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.21.0" + "@babel/generator" "^7.21.3" "@babel/helper-compilation-targets" "^7.20.7" - "@babel/helper-module-transforms" "^7.21.0" + "@babel/helper-module-transforms" "^7.21.2" "@babel/helpers" "^7.21.0" - "@babel/parser" "^7.21.0" + "@babel/parser" "^7.21.3" "@babel/template" "^7.20.7" - "@babel/traverse" "^7.21.0" - "@babel/types" "^7.21.0" + "@babel/traverse" "^7.21.3" + "@babel/types" "^7.21.3" convert-source-map "^1.7.0" debug "^4.1.0" gensync "^1.0.0-beta.2" json5 "^2.2.2" semver "^6.3.0" -"@babel/generator@^7.21.0", "@babel/generator@^7.21.1", "@babel/generator@^7.7.2": - version "7.21.1" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" - integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== +"@babel/generator@^7.21.3", "@babel/generator@^7.7.2": + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== dependencies: - "@babel/types" "^7.21.0" + "@babel/types" "^7.21.3" "@jridgewell/gen-mapping" "^0.3.2" "@jridgewell/trace-mapping" "^0.3.17" jsesc "^2.5.1" @@ -161,7 +161,7 @@ dependencies: "@babel/types" "^7.18.6" -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.0", "@babel/helper-module-transforms@^7.21.2": +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2": version "7.21.2" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== @@ -273,10 +273,10 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": - version "7.21.2" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3" - integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ== +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": version "7.18.6" @@ -610,9 +610,9 @@ "@babel/template" "^7.20.7" "@babel/plugin-transform-destructuring@^7.20.2": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.7.tgz#8bda578f71620c7de7c93af590154ba331415454" - integrity sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA== + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz#73b46d0fd11cd6ef57dea8a381b1215f4959d401" + integrity sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA== dependencies: "@babel/helper-plugin-utils" "^7.20.2" @@ -728,9 +728,9 @@ "@babel/helper-replace-supers" "^7.18.6" "@babel/plugin-transform-parameters@^7.20.1", "@babel/plugin-transform-parameters@^7.20.7": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.7.tgz#0ee349e9d1bc96e78e3b37a7af423a4078a7083f" - integrity sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA== + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz#18fc4e797cf6d6d972cb8c411dbe8a809fa157db" + integrity sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ== dependencies: "@babel/helper-plugin-utils" "^7.20.2" @@ -920,26 +920,26 @@ "@babel/parser" "^7.20.7" "@babel/types" "^7.20.7" -"@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.7.2": - version "7.21.2" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75" - integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== +"@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== dependencies: "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.21.1" + "@babel/generator" "^7.21.3" "@babel/helper-environment-visitor" "^7.18.9" "@babel/helper-function-name" "^7.21.0" "@babel/helper-hoist-variables" "^7.18.6" "@babel/helper-split-export-declaration" "^7.18.6" - "@babel/parser" "^7.21.2" - "@babel/types" "^7.21.2" + "@babel/parser" "^7.21.3" + "@babel/types" "^7.21.3" debug "^4.1.0" globals "^11.1.0" -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": - version "7.21.2" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1" - integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw== +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": + version "7.21.3" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== dependencies: "@babel/helper-string-parser" "^7.19.4" "@babel/helper-validator-identifier" "^7.19.1" @@ -961,9 +961,9 @@ "@lezer/common" "^1.0.0" "@codemirror/commands@^6.1.0": - version "6.2.1" - resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.2.1.tgz#ab5e979ad1458bbe395bf69ac601f461ac73cf08" - integrity sha512-FFiNKGuHA5O8uC6IJE5apI5rT9gyjlw4whqy4vlcX0wE/myxL6P1s0upwDhY4HtMWLOwzwsp0ap3bjdQhvfDOA== + version "6.2.2" + resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.2.2.tgz#437d9ba275107dbc629f0bfa3b150e0e43f2a218" + integrity sha512-s9lPVW7TxXrI/7voZ+HmD/yiAlwAYn9PH5SUVSUhsxXHhv4yl5eZ3KLntSoTynfdgVYM0oIpccQEWRBQgmNZyw== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.2.0" @@ -979,9 +979,9 @@ "@lezer/cpp" "^1.0.0" "@codemirror/lang-css@^6.0.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@codemirror/lang-css/-/lang-css-6.1.0.tgz#a40e6b772f4e98fd7c6f84061a0a838cabc3f082" - integrity sha512-GYn4TyMvQLrkrhdisFh8HCTDAjPY/9pzwN12hG9UdrTUxRUMicF+8GS24sFEYaleaG1KZClIFLCj0Rol/WO24w== + version "6.1.1" + resolved "https://registry.yarnpkg.com/@codemirror/lang-css/-/lang-css-6.1.1.tgz#8c4414d399df14e796f9891a8152e411264ef535" + integrity sha512-P6jdNEHyRcqqDgbvHYyC9Wxkek0rnG3a9aVSRi4a7WrjPbQtBTaOmvYpXmm13zZMAatO4Oqpac+0QZs7sy+LnQ== dependencies: "@codemirror/autocomplete" "^6.0.0" "@codemirror/language" "^6.0.0" @@ -1146,9 +1146,9 @@ integrity sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA== "@codemirror/view@^6.0.0", "@codemirror/view@^6.2.2", "@codemirror/view@^6.6.0", "@codemirror/view@^6.7.0": - version "6.9.1" - resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.9.1.tgz#2ce4c528974b6172a5a4a738b7b0a0f04a4c1140" - integrity sha512-bzfSjJn9dAADVpabLKWKNmMG4ibyTV2e3eOGowjElNPTdTkSbi6ixPYHm2u0ADcETfKsi2/R84Rkmi91dH9yEg== + version "6.9.2" + resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.9.2.tgz#c8ceb4ea36f17bb20fdecbe7534162d4b83185e9" + integrity sha512-ci0r/v6aKOSlzOs7/STMTYP3jX/+YMq2dAfAJcLIB6uom4ThtrUlzeuS7GTRGNqJJ+qAJR1vGWfXgu4CO/0myQ== dependencies: "@codemirror/state" "^6.1.4" style-mod "^4.0.0" @@ -1159,6 +1159,13 @@ resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== +"@eslint-community/eslint-utils@^4.2.0": + version "4.2.0" + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518" + integrity sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ== + dependencies: + eslint-visitor-keys "^3.3.0" + "@eslint/eslintrc@^0.4.3": version "0.4.3" resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" @@ -1456,7 +1463,7 @@ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== -"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.15", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": +"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.15", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": version "0.3.17" resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== @@ -1465,33 +1472,33 @@ "@jridgewell/sourcemap-codec" "1.4.14" "@jupyter-notebook/application-extension@file:packages/application-extension": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyter-notebook/application" "^7.0.0-alpha.14" - "@jupyter-notebook/ui-components" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" + "@jupyter-notebook/application" "^7.0.0-alpha.15" + "@jupyter-notebook/ui-components" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" "@jupyterlab/celltags" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" "@lumino/coreutils" "^2.0.0-rc.1" "@lumino/disposable" "^2.0.0-rc.1" "@lumino/widgets" "^2.0.0-rc.1" "@jupyter-notebook/application@file:packages/application": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" "@lumino/algorithm" "^2.0.0-rc.1" "@lumino/coreutils" "^2.0.0-rc.1" "@lumino/messaging" "^2.0.0-rc.1" @@ -1500,127 +1507,128 @@ "@lumino/widgets" "^2.0.0-rc.1" "@jupyter-notebook/console-extension@file:packages/console-extension": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" "@lumino/algorithm" "^2.0.0-rc.1" "@jupyter-notebook/docmanager-extension@file:packages/docmanager-extension": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" "@lumino/algorithm" "^2.0.0-rc.1" "@lumino/signaling" "^2.0.0-rc.1" "@jupyter-notebook/documentsearch-extension@file:packages/documentsearch-extension": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyter-notebook/application" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" + "@jupyter-notebook/application" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" "@lumino/widgets" "^2.0.0-rc.1" "@jupyter-notebook/help-extension@file:packages/help-extension": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyter-notebook/ui-components" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + "@jupyter-notebook/ui-components" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" react "^18.2.0" react-dom "^18.2.0" "@jupyter-notebook/lab-extension@file:packages/lab-extension": - version "7.0.0-alpha.14" - dependencies: - "@jupyter-notebook/application" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + version "7.0.0-alpha.15" + dependencies: + "@jupyter-notebook/application" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" "@lumino/commands" "^2.0.0-rc.1" "@lumino/disposable" "^2.0.0-rc.1" "@jupyter-notebook/notebook-extension@file:packages/notebook-extension": - version "7.0.0-alpha.14" - dependencies: - "@jupyter-notebook/application" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + version "7.0.0-alpha.15" + dependencies: + "@jupyter-notebook/application" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" "@lumino/polling" "^2.0.0-rc.1" "@lumino/widgets" "^2.0.0-rc.1" "@jupyter-notebook/terminal-extension@file:packages/terminal-extension": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/terminal" "^4.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/terminal" "^4.0.0-alpha.21" "@lumino/algorithm" "^2.0.0-rc.1" "@jupyter-notebook/tree-extension@file:packages/tree-extension": - version "7.0.0-alpha.14" - dependencies: - "@jupyter-notebook/application" "^7.0.0-alpha.14" - "@jupyter-notebook/tree" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingeditor" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" + version "7.0.0-alpha.15" + dependencies: + "@jupyter-notebook/application" "^7.0.0-alpha.15" + "@jupyter-notebook/tree" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingeditor" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" "@lumino/algorithm" "^2.0.0-rc.1" "@lumino/commands" "^2.0.0-rc.1" "@lumino/widgets" "^2.0.0-rc.1" "@jupyter-notebook/tree@file:packages/tree": - version "7.0.0-alpha.14" - dependencies: - "@jupyter-notebook/application" "^7.0.0-alpha.14" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" + version "7.0.0-alpha.15" + dependencies: + "@jupyter-notebook/application" "^7.0.0-alpha.15" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" "@lumino/algorithm" "^2.0.0-rc.1" "@lumino/commands" "^2.0.0-rc.1" "@lumino/coreutils" "^2.0.0-rc.1" "@lumino/widgets" "^2.0.0-rc.1" "@jupyter-notebook/ui-components@file:packages/ui-components": - version "7.0.0-alpha.14" + version "7.0.0-alpha.15" dependencies: - "@jupyterlab/ui-components" "^4.0.0-alpha.35" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" react "^18.2.0" react-dom "^18.2.0" -"@jupyter/ydoc@^0.3.1": +"@jupyter/ydoc@^0.3.4": version "0.3.4" resolved "https://registry.yarnpkg.com/@jupyter/ydoc/-/ydoc-0.3.4.tgz#e13d4ecb39f76ccca55ca8ae5fe9cdbc8518baa3" integrity sha512-6B1Qe8c+u759pbi3dTCntNDhRxpeoQVQnFyQKejYOr5ILep8PZOvg78OI6whWhLV3HEgFAFTKdE1tmn6ktolvQ== @@ -1632,136 +1640,137 @@ y-protocols "^1.0.5" yjs "^13.5.40" -"@jupyterlab/application-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-4.0.0-alpha.20.tgz#6cdc4ea72515e298e569813490259c7692268ae9" - integrity sha512-/OeSZBBp3kt5epkBtmlVGHtETxU7Lkf7ABq2staNbLYAvz+yXJ8471iGalLkaoGOY4BlDQfmAwNxFO/XkrCwUg== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/property-inspector" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/application-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-4.0.0-alpha.21.tgz#510c98e61d5931d2225c1b155b91ad275e8e34ef" + integrity sha512-1YdcepyaSIQI2+lifuaMefA2qKW9rQhcmyCYMslemadYsiVYwfHNwl1qB6+bK/H1yXSzKorIfipR1G2l0tZN3g== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/property-inspector" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/application@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-4.0.0-alpha.20.tgz#cf151a5e36c7a6cd4382e4758f1b8740b2b0fe78" - integrity sha512-lCJTkRTn2wbsd0Y93o22ONtOKvkFnLkqF06oljUv2CRycC19rff5zwOQc0qKLr/2pDB4YlRwyy2zYhVQ6hAlYg== +"@jupyterlab/application@^4.0.0-alpha.20", "@jupyterlab/application@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-4.0.0-alpha.21.tgz#c02c0e20df17ef47a009e0abbb2a2b9b8caba726" + integrity sha512-62N1GThIkkTiqOq1kQ9QWX0IecEGK/P0MNf24CMPSNFM5oYT7Sk5LWK3q6qHu1tGGmbe71aXBx5iSV5CBwDuIw== dependencies: "@fortawesome/fontawesome-free" "^5.12.0" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/application" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/application" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/apputils-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-4.0.0-alpha.20.tgz#8964d46dd06a8b3ab9fa1806eaa17b46eae1b74f" - integrity sha512-D5HQQRpjY+5iGkKBUGyo5ky3QVL6FTj15NiiA8mRGincQaVdTIfvrhwMwnJGDi0waaU9YGHE/VrjAhVhhwF6HA== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/apputils-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-4.0.0-alpha.21.tgz#9157dc69cb1f973808ebfe367cf78e36688542ce" + integrity sha512-uVgtPpW0V8cD+LQxCXp5/SncQKFYU0MeIUWsd7a9IXiRD/K8Q+Fu/7W7ZzfPXLe+Jf7NYdySPbc96xow/4tdJA== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" react-dom "^18.2.0" react-toastify "^9.0.8" -"@jupyterlab/apputils@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-4.0.0-alpha.20.tgz#d9f590e28e396126fe5e0b7ad333806691539c52" - integrity sha512-9eqJv1/OGjoKN9qx6dWeUm0+703+i8HM0RUGgwYCVgjXBHSQtv1keaH0pnyQIEpBLKVikpYtnRuPquA+4k4mEQ== - dependencies: - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/virtualdom" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/apputils@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-4.0.0-alpha.21.tgz#d30730c2387dec19826b23ceff05d3f27da051ad" + integrity sha512-rGBQ9HQTZR1hsMNsUxwDERxfg5pta4OJasg0SryIsb1Ig3Cb/0BYW9Kp9up8J7u2K7wLxP+6VlMdKYMR0ZEllQ== + dependencies: + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/virtualdom" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" "@types/react" "^18.0.26" react "^18.2.0" sanitize-html "~2.7.3" -"@jupyterlab/attachments@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-4.0.0-alpha.20.tgz#0acab4026c130e10b45a00257d02b3689a53a6e8" - integrity sha512-fVVB2bY63mO9+PnEnZFo+F4F4JBgAA+kMQTEo9hB3D7tNs5WDXhds5Lgh36BUiEYgovb3Ky4+9RoeyG4tKDi2Q== - dependencies: - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" +"@jupyterlab/attachments@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-4.0.0-alpha.21.tgz#878cabd165193e2d9b737e8fd0606226db520041" + integrity sha512-CyAFFkn553PCKwo/DqHMR7F9e/Cpf9c7cyD1nMEn9w7H0KPiM7GGcnOtXUe3qnH8rXn0g67oZfloCD1yRBA7pw== + dependencies: + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" -"@jupyterlab/builder@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-4.0.0-alpha.20.tgz#3aa3455827214980ee71626973d75a850930358a" - integrity sha512-TfHLt58ZZqkeJ4skuOjWDZ6YR5FlsAT6DQxhzC0vSmi9SFfF3Q+OyG0DauMrw0FKqSSE9boQG/dY8pHvDPSoUA== +"@jupyterlab/builder@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-4.0.0-alpha.21.tgz#bba9a8a056cb6cde1cb42fc2834029b630513b1d" + integrity sha512-Q2sDAeoJwjeChnvJtR9sziEHSlxJ8gqoU/njooZCDyobtftiXTKDNRNnfJvv/gBofnIZ0ER0Drvcxxw2K3Tepw== dependencies: - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/application" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/dragdrop" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/virtualdom" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/application" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/dragdrop" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/virtualdom" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" ajv "^8.12.0" commander "^9.4.1" css-loader "^6.7.1" @@ -1776,16 +1785,16 @@ source-map-loader "~1.0.2" style-loader "~3.3.1" supports-color "^7.2.0" - terser-webpack-plugin "^5.3.6" - webpack "^5.72.0" - webpack-cli "^5.0.0" + terser-webpack-plugin "^5.3.7" + webpack "^5.76.1" + webpack-cli "^5.0.1" webpack-merge "^5.8.0" worker-loader "^3.0.2" -"@jupyterlab/buildutils@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-4.0.0-alpha.20.tgz#17da25c520105c8628e8f218cb639ff61f76656c" - integrity sha512-cOj6nR1C3eb0yuawp5VIMAMFczxaxmFRu+DPllJLBOn+V8SiJ17vrNvVNCZaJl11TLrV7fVpi3mFX5NnKjnLtw== +"@jupyterlab/buildutils@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-4.0.0-alpha.21.tgz#c9ffe9d06dfd8645819196b85eced7bd878ed372" + integrity sha512-T7el5SVp52ugbqt+EuF8S18ofTh7CQnHgOnXxPElyj/ckOfDmeq6dhW8lYEcQKLBFwd/PIf5fFBCJ3yM0lLi4g== dependencies: "@yarnpkg/lockfile" "^1.1.0" child_process "~1.0.2" @@ -1802,80 +1811,84 @@ process "^0.11.10" semver "^7.3.2" sort-package-json "~1.53.1" - typescript "~5.0.0-beta" + typescript "~5.0.1-rc" verdaccio "^5.20.1" -"@jupyterlab/cell-toolbar-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-4.0.0-alpha.20.tgz#a89679a4a987f88760d66c3eec9f4e70eaf1f75a" - integrity sha512-owBxD1Ldd/awcUvQ52Uz0RA7fI/tuP0NJs8erbbHaFld5B6lpMhT/hfNHAazNrkiiBO3mHpwXE0ZhauKbLhL4A== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cell-toolbar" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - -"@jupyterlab/cell-toolbar@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-4.0.0-alpha.20.tgz#d333ad458b26c5be0a983b7f5528d65ce7411cca" - integrity sha512-wZumYRTfGcCY1KE9ygBZxO2Lc/WK5/54wghxFvaweI1gnSTr22yVxnnpl0iZmkSFE523blrc3Yb0k4j8nXWX+w== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/cell-toolbar-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-4.0.0-alpha.21.tgz#66d6ea3396fb5099fdd9b1a34545ed3728c53eb8" + integrity sha512-o7pA3Z7ZED6FnVKsrpyVIxLSgleExv5a2WiKkOuWHL6szUQY/7R5++G4k+KzqYNhAz/N0+Ud6//B0CPuNV2A5A== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cell-toolbar" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + +"@jupyterlab/cell-toolbar@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-4.0.0-alpha.21.tgz#7722a025efa8c625608322682371cd9e95cfefc1" + integrity sha512-+QjmhqVPrPMEtShb24Mi1/J1l07WELQTT/NmXHzbaoO5SmnBtuCsxv8WrcApubjzpAYfx8GvY4/zT0pWqyhNvg== + dependencies: + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/cells@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-4.0.0-alpha.20.tgz#d420bcb2ce1b6d0b5740cd002056ac2e73a23411" - integrity sha512-MSkKVToJwlQDjTZFm4jq46h0V4+QrKZZ26oDVhlqe6zLHUogjs7CjfXnAAOn/QmCYTocCBVTLeULhUVH6WcnQg== +"@jupyterlab/cells@^4.0.0-alpha.20", "@jupyterlab/cells@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-4.0.0-alpha.21.tgz#741378d1f9f44510de59a2e3e1f7c00bc50f4ebd" + integrity sha512-xqgQOfO9i298/JznsGL0HLU6RZCVXMg+M+DUNJbqAQghEb2flXeCkU5wjVOb1RwWVoS4wX/+xXOzHQvh22FMWA== dependencies: "@codemirror/state" "^6.2.0" "@codemirror/view" "^6.7.0" - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/attachments" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/outputarea" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/toc" "^6.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/dragdrop" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/virtualdom" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/attachments" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/outputarea" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/toc" "^6.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/dragdrop" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/virtualdom" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/celltags-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-4.0.0-alpha.20.tgz#d607a9d6dcaf5ba3580011e2548c0555354b8c7e" - integrity sha512-IVRmvDpT/fMHTfqM4RZxEdlv+ihFssCRLGK1erewTExitx4hYitzYbtEO+OHYD7Oik75Nm49SMKUfAv9AT748Q== +"@jupyterlab/celltags-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-4.0.0-alpha.21.tgz#e0a3575e398d82f3c52b54e08a3c222edac4a63b" + integrity sha512-5fsOfkmu6RqDkGaHC+f+3pnY2X4ill6nDheb2zSR12/VKWKfgaBQ1QOapJEeI29FLLnqasc/vgvAUeo1tNi0cQ== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/celltags" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@rjsf/utils" "^5.1.0" + react "^18.2.0" "@jupyterlab/celltags@^4.0.0-alpha.20": version "4.0.0-alpha.20" @@ -1893,50 +1906,50 @@ "@lumino/signaling" "^2.0.0-rc.0" "@lumino/widgets" "^2.0.0-rc.0" -"@jupyterlab/codeeditor@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-4.0.0-alpha.20.tgz#17a8c1006b06ca1045893984dddee3ef730de7e0" - integrity sha512-thoFVWmnrZdDvHWJSKRiC6viZUvlTPE1DQvh/UifVyDfPjbOu73R6BKE2lfllgyOKQiAvkBHI+aqUgs65VFMQQ== +"@jupyterlab/codeeditor@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-4.0.0-alpha.21.tgz#e5ed4454cb42d03d4c83091ef8bbbf9146a9593f" + integrity sha512-P4FRgjA65WIaEupMWzn2n9AUi3F/RHbLZp29c7GJj/Uk8irV8Pm6vHcDAwJmYgyK3lCo/p4oiBBUSEhJ8HR6sQ== dependencies: "@codemirror/state" "^6.2.0" - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/dragdrop" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/dragdrop" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/codemirror-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-4.0.0-alpha.20.tgz#c91a3e9b7d2c6f283f82f01433299c591ca6a5bf" - integrity sha512-ST3DXnqZjhIIRkW2S+TAJda+m73tO7h+Jsp4A92wpj3U47SsQvSoCNZlaqa6favYZ8nQBx2U88ycwARkOQiQJg== - dependencies: - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/codemirror-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-4.0.0-alpha.21.tgz#9dcd490005089f97905ac8ca4f14551b51276c0f" + integrity sha512-+5Qa0PQK/MgbqjztnA0TihcNg/dHfPh6sZlVj3nuxNS1UZI3nvG3x3Ny2BZHV++qWrigILHy/06L3DB1u+Uuxg== + dependencies: + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" "@rjsf/utils" "^5.1.0" "@rjsf/validator-ajv8" "^5.1.0" react "^18.2.0" -"@jupyterlab/codemirror@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-4.0.0-alpha.20.tgz#d081677445819930c7c0407a6e7f9f0eec8400af" - integrity sha512-Fvp6r3u766WDOARKiVPJrPQTZb45Vcvn8n2sQCnw4qnpVmB51CRG9b9ub3ua4LeVqyGGdkCzd9qpFIMmirk6Bg== +"@jupyterlab/codemirror@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-4.0.0-alpha.21.tgz#9ab98ec95c9f09fa9381f2a1e33ecdd5d6bf5cd1" + integrity sha512-cZuhIU09eyzQNWfQqpWekwuP3vZKOP8cm4CnKtOblJgdkNrKnSzx1cmN9qcRWCTfldRZ/4C8PT0ctU8cXfjgPw== dependencies: "@codemirror/autocomplete" "^6.4.0" "@codemirror/commands" "^6.1.0" @@ -1958,609 +1971,630 @@ "@codemirror/search" "^6.2.0" "@codemirror/state" "^6.2.0" "@codemirror/view" "^6.7.0" - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" "@lezer/common" "^1.0.0" "@lezer/generator" "^1.0.0" "@lezer/highlight" "^1.0.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" yjs "^13.5.40" -"@jupyterlab/completer-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-4.0.0-alpha.20.tgz#866a836c5b673cc6eaff7e67e2f70b0a88c08c0e" - integrity sha512-0D+B8lbdwLI3tyWVzGN0fDoGSmEA4iIzUoqOJD7chCUJLL0f9ZKQJw4Iv2gBG5PiQgIjNmltKor5t788xPINzw== +"@jupyterlab/completer-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-4.0.0-alpha.21.tgz#85cb9e8be69555d6f4613fa5fe0023499f35697a" + integrity sha512-GqXg8+RZVQIO0drL7cgHojBEiKyoKHk7Ov35L+Fil/o2Ih3WhTni32WKFxRmrQjl1UQJh8nxG5okKYQjFT200w== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/completer" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/completer" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" "@rjsf/utils" "^5.1.0" react "^18.2.0" -"@jupyterlab/completer@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-4.0.0-alpha.20.tgz#c538b7f181a11eaa229885c8234d769b282d42fb" - integrity sha512-u2Fsh4NIPpv4gvT+Db+y8aWbxDsqJfDO6JlqhL6lhouRXN5dqSzMfgUCUGmxgRLynX7v0fT7H2rfcQPu3akz3Q== - dependencies: - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/completer@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-4.0.0-alpha.21.tgz#0bad5a57cb28387b1dbbc717cf27c7f347820603" + integrity sha512-T+GQ/RvofLgU7IWYA+1xAAXsl4E/4c6bIwXa90UgzDW0k5qPdX1FIBpNIOF0Iv/POtOID69W6x7+NQ39JjeUTA== + dependencies: + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/console-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-4.0.0-alpha.20.tgz#0d8f938bf88e926ca2bfa96ce97af6b666a68187" - integrity sha512-/2q4TYI4xo06d0czCmKm/uvrRRqYKHCdU6MUehhu8H2tWQFXWYi6mN+d+ASW4MF/7sFUDW/9JrBOyX7yT7gTBA== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/completer" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/launcher" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/console-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-4.0.0-alpha.21.tgz#e0c8a9048b8a2338c9b5e05d41220b725632b4df" + integrity sha512-Z93lABfH+1JUwmZZ+n97/U5IgNumBPSXqQOJ9NhAAhzA9YQ3ny1JwtOkqRPi2aV+OIUOWFrVEmOLJPXFPqoWuA== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/completer" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/launcher" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/console@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-4.0.0-alpha.20.tgz#7c6645c673a90b7128cc0e44968cabb1f27f7e29" - integrity sha512-0tJVjTFv/YlqR+XLwyTQdIa3bp9p6reEh+b+eAiYgeGm7iAizX4FHOyUThBTw9T7CrqCVi7xu7EhPSZPg+kNdA== +"@jupyterlab/console@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-4.0.0-alpha.21.tgz#c0194b13d6b83f1dc6a2819f491780338a00c511" + integrity sha512-jFQi+9xl0r0WTwbp2yY7nepWDZpT3hn3i113/TrKk3SUARZFBksD3N+le1SllYpu2/f+yGrcZKYMvxB5kbSTcA== dependencies: "@codemirror/state" "^6.2.0" "@codemirror/view" "^6.7.0" - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/dragdrop" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/dragdrop" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/coreutils@^6.0.0-alpha.20": - version "6.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-6.0.0-alpha.20.tgz#2bbb26eccd04cc0a998ca07549c0ce7a04c9581c" - integrity sha512-FrgWaSArVR+lrNQi/oU9gwOEOXpdunmA3j5qY2+VdsgRN68Gb4oTKmRsBMjrR2AuWKCpu8hCADl9Z/0VNOiu6g== +"@jupyterlab/coreutils@^6.0.0-alpha.21": + version "6.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-6.0.0-alpha.21.tgz#1a9752b6042322b4c07fdc2fd8ebc7b076d4c923" + integrity sha512-BOAyAJwsX6yw3lWyWFStR7Y5EDzGJWdChSRSvAIdwBjE5fLJNOZv9ooW5Xuxx7PJ6npI+Xa7FPwvcvtG4+U3Xg== dependencies: - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" minimist "~1.2.0" path-browserify "^1.0.0" url-parse "~1.5.4" -"@jupyterlab/debugger-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-4.0.0-alpha.20.tgz#0850d5bc8d7e30aea2397866b18ef51592190e50" - integrity sha512-dtQ/OesfLC4WD4IyCNz9qcwd8K1n72sNQrLOCIcKk7yQ80A/KQmmG3Ap2+cd8FJgkiRQIiOjBYcVgePRO5oqIQ== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/debugger" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/fileeditor" "^4.0.0-alpha.20" - "@jupyterlab/logconsole" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - -"@jupyterlab/debugger@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-4.0.0-alpha.20.tgz#dd2ba8727ff7cdd53d9ded77b669408f5ecc7dfb" - integrity sha512-Gvn1DxKH5wGm6s1/l2Fyv4taLoHgS46n/bJsMfxZtxcbxX/Gaoe4XWVnDyQwyHieSJFVpUaju+3Wgz1Av2KrKg== +"@jupyterlab/debugger-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-4.0.0-alpha.21.tgz#961b3d3b0042ddc14bb7d6302879170f3c2af085" + integrity sha512-P1gGAn7yxgVSeYQh6drGF4pI5KLWJZD7OXDmn/3Cm5kw8ljzPzM9HJQlrBvAyUl4r2Rxx6twKy6hjOptxCVeeQ== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/debugger" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/fileeditor" "^4.0.0-alpha.21" + "@jupyterlab/logconsole" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + +"@jupyterlab/debugger@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-4.0.0-alpha.21.tgz#985b2b7d1fc9acfa1978e2752b6e50c737fd6ec5" + integrity sha512-KarJl06TsvgPqL8KK3P52fxUk4NCWTj3gOocbMdBwgpJVMNBwCY3HPnQVuTXTeg37RFgl+xsftvQWhsAP1ohbw== dependencies: "@codemirror/state" "^6.2.0" "@codemirror/view" "^6.7.0" - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/fileeditor" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/datagrid" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/fileeditor" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/datagrid" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" "@vscode/debugprotocol" "^1.51.0" react "^18.2.0" -"@jupyterlab/docmanager-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-4.0.0-alpha.20.tgz#6c41a548997fac59450f0ad8f3617e74931f342d" - integrity sha512-Fpe5tPgx7PHgKsDl3E8RSFuodIC96u8EPuOVnq0/jDRpKnryYKUkK5PU3YYfXkb0aRElVSAlq8SGcLZZqXaMVg== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/docmanager-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-4.0.0-alpha.21.tgz#4ae1d1ab9783191c10e79cde466323af7e7d473f" + integrity sha512-bd1m48CIuvKpR3OGLo9hSmoj4SZmspPP/jW7Csi5FQjUoFKLPjNWh2xFBwwx2Iwb+NNjkUBFCb1Ng4vuyBy7Tw== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/docmanager@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-4.0.0-alpha.20.tgz#594b0db64392ef55300be5fb0581268d36fbee6f" - integrity sha512-De5+a0rUARZRLh7zZiX9XvlLv/VskB0/mov3TvqqrwUFt3pi5VZ3IFdlKLZAcXFzSt8X/fb920wV6uillnVl6g== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/docmanager@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-4.0.0-alpha.21.tgz#d76cc50941e07da257db5a29a0e7a777df3ec8ef" + integrity sha512-1DlkcniAkjGXgM0aB8HvXL+IuUE+Gn7s1NHQOd0lPAk2ME+bRIlir5XpLNWpAS/lNz2RXZPGQjX4yiYs7UoLNw== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/docregistry@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-4.0.0-alpha.20.tgz#11865e8a5f72420c414620cbfe771afc78904464" - integrity sha512-Za83538bD+V0v5j8v6FWPvDA3VgzWvBSyqXFj5IRhlxKKSW/oFATTyALMx3F3/RXZKj/2VU4WR+yMCSi0JAqqw== - dependencies: - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/docregistry@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-4.0.0-alpha.21.tgz#386dae0e3cad1d8dc52b3cac318a7b9684a34a98" + integrity sha512-SZ0yNMG7O9t/RJMD4GFh8qWt8E1OBynMGXOQP0T9MQuZE8qEIGYP2JtRSF8WbWOCueF/59HBO/hQfQX2BpjiUw== + dependencies: + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/documentsearch-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-4.0.0-alpha.20.tgz#07724b14de67edd7af00d33765d87b09c22dd13a" - integrity sha512-TYs5swwtbXxg0Euk1aQNUpZzuTvEzoOuKURXXGkBzPDvNnoAHRi2k0wVcUjwo0Mfn9F0rt9dXEPOKjsLUpkdpA== +"@jupyterlab/documentsearch-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-4.0.0-alpha.21.tgz#95770469a8f4dbb9dc27f33e8326cf3b9cec6495" + integrity sha512-BTzFD92GM8WEnN17K7xBT1t5raLBPq/s4bIPVx8Qz1QEwoPAH/9MMDJfGooOJEt1uw+ApDEMUt+Ux1CR+zUD4g== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/documentsearch@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-4.0.0-alpha.20.tgz#0e0de600672a4b097aabeec2ed084f6f26e829ef" - integrity sha512-vd14JYI8ne9ITeBxvQ5Ea4aA2LDroyNk7B1ofW+/rLWtudxsP2nsU/5bKF7/yd8bKK+7vehQp9BEgb1CTlKkBg== +"@jupyterlab/documentsearch@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-4.0.0-alpha.21.tgz#80140757e3f298f210ed7b4df8851a1462d12afb" + integrity sha512-mLv/3dOda6DGaV9UXTcbYD1Xl8ifprxvO7rq2zfIeJjbCnHNMKzDmyg7vbUPd2OeAo5ni+nYFb19rnDKwf2oZg== dependencies: - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/extensionmanager-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-4.0.0-alpha.20.tgz#66baccc1aea153530e2d9d4dc612355fac5f7ae4" - integrity sha512-rAF0kfaKn99zQOb++FnTQMklHjTrfoqNBTfRtH1NBKajVa3n8tTBzuTLaugBqssilXMhsyTHq3rYXLXg9vjHJw== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/extensionmanager" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - -"@jupyterlab/extensionmanager@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-4.0.0-alpha.20.tgz#1f8f4793502c00932e1c3355ce3963e4679ba376" - integrity sha512-r50ISBSdHVB22/eRmsURIP3Q47KbWDGxcAX9TjlDk8OqI+FusIlg9010tXGjWCJ1VlwC+DumKUC1fTN8Y7rJ2Q== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/extensionmanager-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-4.0.0-alpha.21.tgz#ba24b22464dc124976b514cf235a063d173c5e16" + integrity sha512-eV08SV2jLIZko9nK+4FiEJXqcY/ac0Uhh/hRt7x508Xhxnr+8PX5RoKcofP5haZw2WQoee5bW71h+CVpgw66yg== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/extensionmanager" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + +"@jupyterlab/extensionmanager@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-4.0.0-alpha.21.tgz#08626a2cd09be2a709c2a45a018d4d7ab9332996" + integrity sha512-Xmf1Sop6GGoDQEmBtls6t5qe/jTa544xtxCw2DQ1kMq/FZpV7gTovK3gN+RIqhZDkEX9SFgh8/BzKpHzPMph4w== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" react-paginate "^6.3.2" semver "^7.3.2" -"@jupyterlab/filebrowser-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-4.0.0-alpha.20.tgz#c0268b1a32baa434772934a2c5ce8210e63e39e9" - integrity sha512-7fXD7kmhOn/Y5yQE/Z0QH1NPtljSjBw5j6BoG5fd8wADAwaCIJciUrNGmEjQubmcTBg0Q4EAKH6ksfQyWVZAjQ== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/filebrowser-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-4.0.0-alpha.21.tgz#96e2ee20fa6a80fa23397ec9752a7101de4be19d" + integrity sha512-T5lxAKt52uV0l0Ar6WdCgNBlFbrDJhz54UfUqEr6OMnmWHlc4ycGe/BKha1Ftm461n0LPPbUwg5PWrSMT/Nr1w== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/filebrowser@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-4.0.0-alpha.20.tgz#c46255cf68d4471bf7e86d8941a2f5ceee0e9210" - integrity sha512-v4iqcEGEPsP29wci3KkYWS711DtRC2n5WwOdPHJpqj5GqU6S75V6saQob/WI+Cypt3ftBZleOcaO+3k2enIP3Q== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/dragdrop" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/virtualdom" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/filebrowser@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-4.0.0-alpha.21.tgz#40b074167735fee8e7d6b513b29b84014ca58c8c" + integrity sha512-XOU4ymVTs1D9M/Vc81CLslT1tldmG5BoSsdvmIMFS0L2K/2HpE6s4/DC9XiNtTpA037xO6W5f9+64if6HkT8TQ== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/dragdrop" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/virtualdom" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/fileeditor-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-4.0.0-alpha.20.tgz#08b229a0dc88fc78b36f6f226354b6779858505d" - integrity sha512-F6qMp7NtkM2gxeZlouXHJl30hbg5S1PDiYSt5vTzda4JiduiXdtnw6BdNQvdee2auN5uLSiLsr+0noUbhbMECg== +"@jupyterlab/fileeditor-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-4.0.0-alpha.21.tgz#879e063951b6fde9d113b9a85f7bf4f7f15f62ab" + integrity sha512-ngKCTv6r7btM6DBCZFRS4+2mBXKJk4Ohgi7elutMzV9J+SM3/sILQMr5qI/YB+SXgEdpOdVcKk+djIgGkSo8Kg== dependencies: "@codemirror/commands" "^6.1.0" "@codemirror/search" "^6.2.0" - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/completer" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/fileeditor" "^4.0.0-alpha.20" - "@jupyterlab/launcher" "^4.0.0-alpha.20" - "@jupyterlab/lsp" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/toc" "^6.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/completer" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/fileeditor" "^4.0.0-alpha.21" + "@jupyterlab/launcher" "^4.0.0-alpha.21" + "@jupyterlab/lsp" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/toc" "^6.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/fileeditor@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-4.0.0-alpha.20.tgz#f6c3264c444c64de066f169664c8bbfc2b252888" - integrity sha512-7rYZkenrCtiE8zBvOFTFFPYM5YLc6PPuZPv2dncAYfXbRQ4mAE15o5IjG0lElmRTzcrThySUZrIyuNbKKFvm2Q== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/lsp" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/toc" "^6.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/fileeditor@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-4.0.0-alpha.21.tgz#cc69ab38c8032448255157a2d4feb51b6a48b2b5" + integrity sha512-TlUUmAGT3Ox6kX+RULZ0uIFmkCpWfS7cHz8KT4DW/1/LmcxM8F7Kk2b8GYsSECq3M2OeUDG0Z74njanHIb3Ekg== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/lsp" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/toc" "^6.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" regexp-match-indices "^1.0.2" -"@jupyterlab/htmlviewer-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-4.0.0-alpha.20.tgz#9bae7f1c9cdc146f84a4fe14acdf28a83e47441d" - integrity sha512-37XHLgZLTVdbiKy7AiVw0ZmN9F5zb+t+nC82hpIhtKjzTLxs1PpM1bORt/TH6WgdTkJOQW23LHCqaSWVd+FbSw== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/htmlviewer" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - -"@jupyterlab/htmlviewer@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-4.0.0-alpha.20.tgz#b8ea7068fab10f80ec2bf085fb225cc89bb2e9dc" - integrity sha512-KUIwxXTg8CZToFzGdS3aQ/P4pqF0I03xKR5HhYuX6v6YQmmcV3/vOYwfDksfH0SOq+5J2VXalR6RhrZym3Rtdw== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/htmlviewer-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-4.0.0-alpha.21.tgz#adb5ac3eb5641b6ffcb47cb5ad4f4091b5d3b8d0" + integrity sha512-TBFVEy0bqGYVQZGxCNs6oQ3TEpw8W1rcWs5x5EP1C1aADrQ+8uNAxRa3BasLZZd26fhLadhsGamB6hmQ9rPplg== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/htmlviewer" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + +"@jupyterlab/htmlviewer@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-4.0.0-alpha.21.tgz#46c709855a5431bcb107a3c3ddc0d0888bd0854b" + integrity sha512-0isn9rNYsCAQDsb9CWIVwQZdPOVhf1ioyL7TK2ux7EE5mMvaq2wzfTafOEHI8IjFpYxhL1xJVlN0ad8XPjbcug== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/hub-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-4.0.0-alpha.20.tgz#232accd673f1336d7210ba305aa6725594826fd4" - integrity sha512-qpuHq5VOYX0+85RcQeQz59ltsnQVHn+ZU+R0yJqqdcnVEFNSxqrwJzEa7MYWK7L4R1RYvj/Hq0PtHK2AwB7I0Q== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - -"@jupyterlab/inspector@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-4.0.0-alpha.20.tgz#e380769ad425ed6048446baca104b4d4fad3719a" - integrity sha512-Dvf4NCbTNBwhI69YZOF77D8jQzA+lY7yzAEMhqEmDdXrm9PjOmGVjV880yiEJ1REXjqRB5WUSLGT9k7kcFydUg== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/hub-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-4.0.0-alpha.21.tgz#c4ac71ac5af90e81bf4017df92901e67cf695d11" + integrity sha512-U1ViXvZG0t90WBmYO4QBtklflFT18EQagt2cOoWtxt02WWs4z00c63+wLNdlxTdm7KUi/tVEg3RoTGbO/8/6Ow== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + +"@jupyterlab/inspector@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-4.0.0-alpha.21.tgz#6fb5d45186cf862a3cec5a8e581fba42c9e95c31" + integrity sha512-et5poxDpZgOxs+9chFwvPJHiZSc1lNxlrHhqSo0VIOIayjdZp4b9lity/SECiFNoNoKUWXiruZ29W99gD5ViOQ== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/javascript-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-4.0.0-alpha.20.tgz#dd4d5ecf18f1b9dd7d3acc940bdfa88e24dcba86" - integrity sha512-QqcF2OLUL88mKUHIWlZbj69D8syA6Rg4cuiBW7dncT+PQtyGV/Pr0c8scM58tZB0slIUFG1CA5Ag2kgxTr4snQ== +"@jupyterlab/javascript-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-4.0.0-alpha.21.tgz#df11f3887b909b3096dcba95921286b4c3bdc6a0" + integrity sha512-mTS5n7H235EpPkGBGnl5vwBzZ2WYMYcDJV4DsqYiPkUw3MsaeY18XQ5fNNmRCLp4mkVYEQZmwlQlydAoG/OLbQ== dependencies: - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" -"@jupyterlab/json-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-4.0.0-alpha.20.tgz#a74b8cfffa4f19940623b985f223595c3be8574c" - integrity sha512-YmYV99WXK37iP5ptNPLGAucJbqUG0AsVEpxWGTSuAAL5jPyc2WZsZHjpqZ6okL0s7cTGi7/mHgSn6YVXdSXVkw== +"@jupyterlab/json-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-4.0.0-alpha.21.tgz#dc45cb5b0fa70b0664e4768e684e1fb6f592a974" + integrity sha512-HBnrHLeqBl2rYfGNB3c+ygfzb23iMnioGGTF+ENmVXH/4AJBVBOSccuZfwTZM+7SRwe2vzTesM3IA7Iup5Yqiw== dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" "@lezer/highlight" "^1.0.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" react-dom "^18.2.0" react-highlight-words "^0.20.0" react-json-tree "^0.18.0" style-mod "^4.0.0" -"@jupyterlab/launcher@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-4.0.0-alpha.20.tgz#1950587d642da30ee2ba3ea7d6ada94fa49e9813" - integrity sha512-rOVjRQwqXAMghGPIWO+ko7+kebX+WOKB9BarMUpdyz7HJpVNsnrUu+JFYjOg1h7KGHyJFYP9kS9s48Z3Lvm4JQ== +"@jupyterlab/launcher@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-4.0.0-alpha.21.tgz#2b6a713249a98c53b03ebad8a7a37372ed94b78e" + integrity sha512-M2BX8XqTlXOnZzIOLApx32fMi7Af19dFdOMKr27VWes2tyjJ0UTDuAjrpvJthMNqBoud06oX+pDDpr3u5b62xg== dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/logconsole@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-4.0.0-alpha.20.tgz#3f7dfd1bf9360029ef61fed2ee221b609a46c5a8" - integrity sha512-rpsltJKaIHQexg1vHYdm6Rzhn+0wNcSCSVpZGdg5bLlTm/Gnct/cl/UQ0Y7nHcviOvulw7YW/D0T3wmd1HBvDA== - dependencies: - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/outputarea" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/logconsole@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-4.0.0-alpha.21.tgz#75f2e799e10c3cf50c56324d48c7a44cdeb65966" + integrity sha512-vTp7Z06kY9GhnfsHS2Lmh0/hSTtnZDdoY7UAJBQ4j8iEZbYM5Q7vEVZCGKp//EyeSs5ng+eIRtK5vTzWcT7qVg== + dependencies: + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/outputarea" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/lsp-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/lsp-extension/-/lsp-extension-4.0.0-alpha.20.tgz#53ea101246fb7c5f83a08e17143a3d1c8ee6c4d3" - integrity sha512-gDspr451vZ7apINGsQFVlW43VHGXXg/aZ1yGdgInDzzXcl/I7JkR4hd2fMd3dThlmdFz/3eqt5e/rii4MmD4Ig== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/lsp" "^4.0.0-alpha.20" - "@jupyterlab/running" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" +"@jupyterlab/lsp-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/lsp-extension/-/lsp-extension-4.0.0-alpha.21.tgz#f5e2457a770fe3c688737ac6e5b06c26274abcea" + integrity sha512-5LrIjNS2fRMVLXXBN8qxbp+uzllMUv4LxhRUmXv1f2t5SVB/Xe75xKPPE5LVFLOlAWbsH3DGWSf1yN5U6qvm2g== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/lsp" "^4.0.0-alpha.21" + "@jupyterlab/running" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" "@rjsf/utils" "^5.1.0" react "^18.2.0" -"@jupyterlab/lsp@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/lsp/-/lsp-4.0.0-alpha.20.tgz#222842fc465a0f9821a35c8639d8370f091efbac" - integrity sha512-RB0izMVzcPxGtbczwNWO3FtATjL1Jk+BG6PpAtTNlpUIF9JZV9IOKnUUHIyccz90ruCIi3Ecl/TbHRT7XlWCGg== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" +"@jupyterlab/lsp@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/lsp/-/lsp-4.0.0-alpha.21.tgz#ef4e89e823f3a31a985d9371aceb6fe8e5f3ea3d" + integrity sha512-LM78/c1phv4ignbgxoXLYusrp6umioXeOIOnKNtFBbi6aIbuXMKclF2bRC8RejhXk3jZWp7dLBgmMVWClQQbQA== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" lodash.mergewith "^4.6.1" vscode-jsonrpc "^6.0.0" vscode-languageserver-protocol "^3.17.0" vscode-ws-jsonrpc "~1.0.2" -"@jupyterlab/mainmenu-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-4.0.0-alpha.20.tgz#aab559932231707b3ff8e1f7aedb06287a453627" - integrity sha512-BSkPwIUqxpAs6tdXxVY1Y1y6reVNj1+HfqrJO38jbrFcjrPcXfbJpCxvMUVlaoCTmhDhUgwNAnzj3sJf4J64og== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/mainmenu-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-4.0.0-alpha.21.tgz#994ff4155a9eea3df0d8d1d85a473a4faae47e4b" + integrity sha512-NvAf0XGIVJAA/11yfmAGZ1WG0Plq2dO3AF18bD2qCzEgq5ihxlg+PQ2NTagVD3+knJU2dn4Dz17GFno6pTIrXg== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/mainmenu@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-4.0.0-alpha.20.tgz#a09ec1f924fa025c9485dfd1d6f021a7b6c35229" - integrity sha512-ni0BO5EwGCJZ3Wtjna4FeJ+zDrXBTRzB7/JSe5HNiQp4kmMKaqy/jCEnXNI3IPMzrs3U+aC+13oYlnfSYWXiCg== +"@jupyterlab/mainmenu@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-4.0.0-alpha.21.tgz#f437dd5c555cd0318bf42d3a9535d363e1a59e13" + integrity sha512-FbZOTcxqZYbBVzyMG5gY8bcB/0ohPkdADnkHvtXR3q0/VkFU2CMmg8020ar6TlQpuqnPekWjPtXqJ3VZ7LGVdA== dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/markedparser-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/markedparser-extension/-/markedparser-extension-4.0.0-alpha.20.tgz#700ebdcf1f6851b47fa7be43f816b89497af48a7" - integrity sha512-9hblzns9lComEWzkcz7mZk/fvdEGhItgxtiT98l6XIqKV3EOblPiDxRRyh/8lsoSt+/X195vNOnuodBka61prg== +"@jupyterlab/markedparser-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/markedparser-extension/-/markedparser-extension-4.0.0-alpha.21.tgz#e5db658cafd0c0834127c46c3400066161e3886f" + integrity sha512-yLs4fwiT2FgMdoRk2It5p5kW+jIjv9eXX93gp77m2rMITKheb5L78J83xBRnh5C4PZslqxlHu2pQBZmgxFZhOQ== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" marked "^4.0.17" -"@jupyterlab/mathjax2-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-4.0.0-alpha.20.tgz#8a95b48a458649595d9d914a19eebd271bf7b015" - integrity sha512-Q6npH16Y7+6y9Ayuelq4XyYy9g26IEO3ov0V6UEQnd6/CG/ZQF0Lh5HAgi9qE2RAigebnhHt4FlLkP9h+FN7Gg== +"@jupyterlab/mathjax2-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-4.0.0-alpha.21.tgz#059b47f6d3ce8b23a01fe3a32a94b7759bcf6fad" + integrity sha512-L23WLgIRqJhFHfrh/M8HsUYNu6gszIRugjnIxGNSrz8KyRGQcQ14PkDVPqeKf5MeVJYJN11kn62GwksLjrjy8A== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/mathjax2" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/mathjax2" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" -"@jupyterlab/mathjax2@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-4.0.0-alpha.20.tgz#2b4e51b82ed0589c443deb968375a97250da5895" - integrity sha512-y79Dtb5pc/Iy75kGfdrDATPK8Pd5AuEsBrbDyPZT2cCYcLiJpA/gTfQswcJmjLa9YCrlGWtzvd3d+/PQoa7mOw== +"@jupyterlab/mathjax2@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-4.0.0-alpha.21.tgz#64609c2e12f9274a794c002fc4d483a03e29b3d7" + integrity sha512-Ujexv09konGNBZs4Eyb/Qv/QGBSsl08Jod330YTfe8ZLSiubFlYeg/RYURiC0aXSi5Yosc56bnHd40CimMVnjA== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + +"@jupyterlab/metadataform@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/metadataform/-/metadataform-4.0.0-alpha.21.tgz#7231e97164617dc2eb4d528c7406fad2a2c7efe9" + integrity sha512-nd3XcSZDGo8R0onpPYFFOOsSRvmT4MB2Nskxx713Lzu/IZBpyYLAIjpAcvifitEKEhUwLDBiA8O2K2RP9mmaKg== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" + "@rjsf/core" "^5.1.0" + "@rjsf/validator-ajv8" "^5.1.0" + json-schema "^0.4.0" + react "^18.2.0" "@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.15": version "3.6.1" @@ -2569,375 +2603,381 @@ dependencies: "@lumino/coreutils" "^1.11.0" -"@jupyterlab/nbformat@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-4.0.0-alpha.20.tgz#e608fa7d29cbb06051ea0d59783b9b230220bdf2" - integrity sha512-lIG6FB0d/Y2E5wZVWKNhkT3DZHXaabK7HAlKl3ithKuTNoxKWanIfue/0GyWK3ZH1A3cfKnshDrijh3NQk/arw== +"@jupyterlab/nbformat@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-4.0.0-alpha.21.tgz#8e65fcca6d38a713c40d556cf956a9814346d8cf" + integrity sha512-QzfKeBcqwY7e28K1dntxiFbdoub2PZ4aQqDzbww9mGcPmXEp+hqZnbRgMURxngKZNCYkdqWWc/Q1iOz26Q4m3w== dependencies: - "@lumino/coreutils" "^2.0.0-rc.0" + "@lumino/coreutils" "^2.0.0-rc.1" -"@jupyterlab/notebook-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-4.0.0-alpha.20.tgz#2938ae49fb7a215075df3e895bb07bf551336f4f" - integrity sha512-bq3UUaAVKyYG2pVI+3Tvxi5vAGzy/yhJ/a0DEJgnfGIChs3ujKECDiF6CbIklXqpEMkktoLGBl3NhJcyyuW8hg== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/completer" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/docmanager-extension" "^4.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/filebrowser" "^4.0.0-alpha.20" - "@jupyterlab/launcher" "^4.0.0-alpha.20" - "@jupyterlab/logconsole" "^4.0.0-alpha.20" - "@jupyterlab/lsp" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/property-inspector" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/toc" "^6.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/notebook-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-4.0.0-alpha.21.tgz#170244db6b8e50176ec43c56b147541b3961b0cf" + integrity sha512-+C8n/Slpbm8PfwTPW21iI96oPFAV+FTFD7G0RYEXauWmksCvjdgWPX8Och+yy/361EGXiMxJKGL1znjTNm6cjA== + dependencies: + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/completer" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/docmanager-extension" "^4.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/filebrowser" "^4.0.0-alpha.21" + "@jupyterlab/launcher" "^4.0.0-alpha.21" + "@jupyterlab/logconsole" "^4.0.0-alpha.21" + "@jupyterlab/lsp" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/metadataform" "^4.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/property-inspector" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/toc" "^6.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" + "@rjsf/utils" "^5.1.0" + react "^18.2.0" -"@jupyterlab/notebook@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-4.0.0-alpha.20.tgz#863cfe1557d7e1cbf2d5da802626d92da0c1f8e2" - integrity sha512-dyDz5dyHKcBrbd46nzs689Ew8oveDbmXCDkJkODe6rTWnERY1MMT8k2dJzrYjcXYC3uJcU4/3+1b0gJuegLRBA== - dependencies: - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/cells" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/codemirror" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/documentsearch" "^4.0.0-alpha.20" - "@jupyterlab/lsp" "^4.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statusbar" "^4.0.0-alpha.20" - "@jupyterlab/toc" "^6.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/dragdrop" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/virtualdom" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/notebook@^4.0.0-alpha.20", "@jupyterlab/notebook@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-4.0.0-alpha.21.tgz#a60756108ee244b6f455601f044c757bf4d372ab" + integrity sha512-1b1VXyMrGegrlQisiUYuXm5NoyX5olmgcDbHHHA+KxxZRwiWcSYswWrz8u7KOIKEMlhJgn49A/NHdo58GkQQHA== + dependencies: + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/cells" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/codemirror" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/documentsearch" "^4.0.0-alpha.21" + "@jupyterlab/lsp" "^4.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statusbar" "^4.0.0-alpha.21" + "@jupyterlab/toc" "^6.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/dragdrop" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/virtualdom" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/observables@^5.0.0-alpha.20": - version "5.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-5.0.0-alpha.20.tgz#d598c598c209140a0102dbeea775911d37400998" - integrity sha512-j/u0v+6NxUgHvgtPA2MUm7PMp/7S5OGYgBAotEkloh2XkdU3YblEbkEv0X/A9JavlBg9l7eZaN25ns0w34BGpQ== +"@jupyterlab/observables@^5.0.0-alpha.21": + version "5.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-5.0.0-alpha.21.tgz#4ab0e762c8af005c8bb13c963c0b7bed4a8f7f44" + integrity sha512-aqU3H+7VOHMhp0XO3K+cTXuH3WcyttcTMknjWSEX7aX1+Ze7tcpLcHz7Sl1qH7ZufIczz+dZtLfnvIGvOStdCw== dependencies: - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" -"@jupyterlab/outputarea@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-4.0.0-alpha.20.tgz#73c73be5cdb1c83c53b2c958dd86f3baea132fb5" - integrity sha512-IKdhaQbUbEHsLTx89OSF6LWsomNmqgHkhGyKHONxVCGnq4aaC28vpieM6o+sItjGvqnBAfVGCd6p5SGwDxXWjg== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/outputarea@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-4.0.0-alpha.21.tgz#fad92553c52423fc571a77ac64f96e4dcd0f5a08" + integrity sha512-CvEdclkhaCdC+Mh+lGD6+AiCz2wTZLAzLf6GN61E+Nca2cwE12c88jhTSjKNNb4m+/jeQYAD7/Wdnf43dp9zcQ== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/pdf-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-4.0.0-alpha.20.tgz#c09494c053a4abc28cd9d29b50902601044b1828" - integrity sha512-4eN9bGC5OTU/ASisusyeXEFE6w6o6ZLJjxH7GAEfBKjbdkDw63cuq42s6f2BxoFriAvroNQvZNGvxCG45bUfGg== +"@jupyterlab/pdf-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-4.0.0-alpha.21.tgz#bc5af7eb816e80e33ec0833ea618c67b9d668523" + integrity sha512-ebTMdqUA4wBBiOZ/It9e45D0hURY60z3GkLN3pAqHwJNlR8uIbbq4jbyU3Yi7Pt5WGQKm0e5ShYG2n48kSSSfw== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/property-inspector@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-4.0.0-alpha.20.tgz#d5c7e8b1651d29b0ea38867088fe40038dd4921b" - integrity sha512-b8pTXeU23GwG8Uhpdu0jSlBQtNlGnqRDCTHVpjwcN65G9x5c/c8U3/wzsrc2vOdZP14Mqcx6bRDJV/pAyFC59w== +"@jupyterlab/property-inspector@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-4.0.0-alpha.21.tgz#762a16bf5cc29b4c3aed355d56172e376fa415ad" + integrity sha512-F144iRwdyVSeHKqxDcUKtNS8AjF2OgTdrkRpZr+FNbhRcCjQIiCUJQ48aQof5j/qPI/QGbs60DHsR/CQvtSr6Q== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/rendermime-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-4.0.0-alpha.20.tgz#57fa7c08e828a31ba947c6bc8fb663d3d94aeb2a" - integrity sha512-8IXKzuJJwlWm/rRGr8cEYtF2CKOoMlYms2iTMMadvGA74/MsGbH9HWJZSOVaAOpGbxRF02/PgC6IT8LFe6UhSw== +"@jupyterlab/rendermime-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-4.0.0-alpha.21.tgz#c85fac7dd1005c717d7519335c43c27b2dc72d6f" + integrity sha512-qSnqNQOrgZJfPPYsWc7LDpMixYlNX0kqvSfV3ibxip2iTKjrTDkEyfjPWHB8SWGtH14hI3pzUr/Cl5e9dPDQhQ== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/docmanager" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/docmanager" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" -"@jupyterlab/rendermime-interfaces@^3.8.0-alpha.20": - version "3.8.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.8.0-alpha.20.tgz#b6e0c07499cb7560954d079c3492dba4a0840a6c" - integrity sha512-PMAttgw4mHLJOLwrqxa18XGlpq4Y6J0FX/vJMXuMHSouJB6p6HHZwzjnYpXQIvCEp32ZOCqAaGybMCSB6NDfdg== +"@jupyterlab/rendermime-interfaces@^3.8.0-alpha.21": + version "3.8.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.8.0-alpha.21.tgz#af3dcb581390d7e18335a5bd602e14490d43f415" + integrity sha512-frNrUsImmt/wN4WY0t7QM6/cAaU0dcs3t9hI8e4brddWT7eQBYLkDPz1dpwBm5ng6gGlckO0X+jtVXFww3WWvg== dependencies: - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" - -"@jupyterlab/rendermime@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-4.0.0-alpha.20.tgz#acd332599a14666e41bc9546561037d60fa50881" - integrity sha512-oAKy2hbubhyglypkzTUjOaxcle2oO87EZmRXD3QK2rQ1kUB1dg2s3CxhYl86T6uy2TRT9Qi10sLWHri7mUfTnQ== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" - lodash.escape "^4.0.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/running-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-4.0.0-alpha.20.tgz#ed82f9cfe44368b5effcfe8622e9563e05db608c" - integrity sha512-6p5NgGbCtG/t6KG4NrbyqWfuNKr/oVTPzrQNLMCIzVco+bAgozgQE13oZmQzCDDTrYIIguC1WGxk67C/0GPUAg== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/running" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/rendermime@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-4.0.0-alpha.21.tgz#091c29b823b3d4fcb215d1260407d77011a0d16f" + integrity sha512-d8weX83+OTGLYXjI0dAu4JvJgPAbPmrnzPrK6ddGwYym7n8XyAECFv+SITMMLe5udNxdGbatSMf1dmTVXSFq4A== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" + lodash.escape "^4.0.1" -"@jupyterlab/running@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-4.0.0-alpha.20.tgz#753d3435c3b8dcfa1a913ded1ae52ced58b31561" - integrity sha512-b/gdYFJKGfhEE1mkDA+lGg1iFgJyWDzdwq5zAnTMbVt5cN3po8BXnbuHhj2iGkuUHTsQMDD4C8cnTwI/vnUSug== +"@jupyterlab/running-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-4.0.0-alpha.21.tgz#a452ebacbb1b079c31a424ab593ecf718b8ba7a2" + integrity sha512-XnHpHttgid/uKWPBW0Y5cjPhGZejQZ8sa32D7bAW3dTcntYpC4g5VrY8vLWHD1+tZ54CN3eAP2u4p9OR+aweGg== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/running" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" + +"@jupyterlab/running@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-4.0.0-alpha.21.tgz#cb9488138cb3b4fda5a6d38b4f23cc1716e41f65" + integrity sha512-s4HI8wYNbx/4VurpOF8ODe+uQnJK/dNdYfARm4z40AlACtm6dOz1fqfMz4Ocy1uXlgkZTVAcObmF28pKSIIkQQ== dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/services@^7.0.0-alpha.20": - version "7.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-7.0.0-alpha.20.tgz#5a4358a4b28836a84f8ebfc5abc5a0a5c984ad82" - integrity sha512-+1dUzhYS49Sxt9XD3wrekt3iXxVTTvARNIJCZG0PA4dyL0HRw6IQfXMLdArkM+N+xTwSd6utyBHfnwy+MwkaAQ== +"@jupyterlab/services@^7.0.0-alpha.21": + version "7.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-7.0.0-alpha.21.tgz#2e7ada35abee5b0daa0e9d79c556e2790ce0b07c" + integrity sha512-4kZHK9g3pZLA2hk1/uF/0WsPVgnSAH6hQHN2SpbQuquRvfNWWv57L1PM6JxaSVfLPPOPfPkyY8H0D67KUcaewQ== dependencies: - "@jupyter/ydoc" "^0.3.1" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@jupyter/ydoc" "^0.3.4" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" ws "^8.11.0" -"@jupyterlab/settingeditor-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-4.0.0-alpha.20.tgz#eaa1d4d112cf9c7df0e4dcc748fe72ce137c7de2" - integrity sha512-wJ4FAa8qnBJ852DFK64gp18bIaRs90TDFDZVeAPJqN4lDHXQSR+pGWfYc1YFk1MZffxs5wBEqu/AHpgmNm96NA== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/settingeditor" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/disposable" "^2.0.0-rc.0" +"@jupyterlab/settingeditor-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-4.0.0-alpha.21.tgz#ae7ccfb77c8232b8bc9c25005798688327ee8dad" + integrity sha512-DQcgPnXN8Uf5JeJl2zQxdun5azfaRNqB6sk3oGspo7xNhx1ogFGhMG69inbk3rn9eUZzF4GOcbQiBTBGDzkchg== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/settingeditor" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/disposable" "^2.0.0-rc.1" -"@jupyterlab/settingeditor@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-4.0.0-alpha.20.tgz#8e7e9546ae644310e0b9b582621fcdf327b1bfbe" - integrity sha512-IMfVw3bM+aXRuFa04yaU8rVZxgJa4Is/bDfRHeUJiyOLtJflKagS60eaG/ZDY9bTNKylvaFUUUiOgCviejswag== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/inspector" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/settingeditor@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-4.0.0-alpha.21.tgz#47fa15c487d908bd5a9c64603f662de7923fe5cc" + integrity sha512-Op9/p4tmirCjzUZB+F4hNEiNcpgx2b9o5KFKc8/3lLTvqyIlxn3Y1BkqjTttdY2Xkt16GzAzGD12sz26lutdaA== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/inspector" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" "@rjsf/core" "^5.1.0" "@rjsf/utils" "^5.1.0" "@rjsf/validator-ajv8" "^5.1.0" json-schema "^0.4.0" react "^18.2.0" -"@jupyterlab/settingregistry@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-4.0.0-alpha.20.tgz#4a2594d7e299ae89efe99f29e3bdf114b3a78c74" - integrity sha512-V0paxUxjwiFZ0og6r4rmZjVB9Nf/APxBLUotHScFXhD3//yCxZzGOOwtFIlymTljfHMUJeNvMlQOqm6EZIZMPg== +"@jupyterlab/settingregistry@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-4.0.0-alpha.21.tgz#dec84c017aa0531089bbb6be20869ff7073285d0" + integrity sha512-g19lK0SbzMxceUMX9Qq/JAXRHav+F80/BL1tMbFgXBCOCkyCu2/kx80GUr1+mFLTgzr3adT6Ng9JR73fTSs/JQ== dependencies: - "@jupyterlab/nbformat" "^4.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@jupyterlab/nbformat" "^4.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" "@rjsf/utils" "^5.1.0" ajv "^8.12.0" json5 "^2.2.3" -"@jupyterlab/shortcuts-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-4.0.0-alpha.20.tgz#d42e5c45e86197c58620896f22577d83ee508488" - integrity sha512-KXmUUlRCxa7QRsa0VQJUvpqckKp/J9WTUGk4oJqFdQEnNEvyduzeJ97E9j6ho2bi67pUbie2X5XUgWE7xRdpOg== +"@jupyterlab/shortcuts-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-4.0.0-alpha.21.tgz#6429151cf5d2564235cb2e2fa078d6c2dcb8b59f" + integrity sha512-qbUZ6d/Gt9IUjW5YzOOMJ3Y0Gq0vctYjilkGuuOOvoK3Ofr0CNCNvuX263wNytuk84fxAn6CMeh5UjYbxTCSFQ== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/keyboard" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/keyboard" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/statedb@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-4.0.0-alpha.20.tgz#00e309b4a9c4a600fe79e00f469bb3edcc8d4315" - integrity sha512-xV7EhHS+lrYRySwieaCkj3EnYP7YHp95paaJQeE3goFc/fgKYgLlJljRHE5S+yLGIlIf5oXk2rvTixxNHtMmZA== +"@jupyterlab/statedb@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-4.0.0-alpha.21.tgz#80d852d8f0e75d082876002b86b8c9b93e80e5f3" + integrity sha512-aty6FOMtKr5vjXkUte4RadTFu2foSEyeQ8RSN/H2tVZykqaD1WlfQyfTZpdEIHNWZfpoziCsPmMh1hT6qx5U3Q== dependencies: - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" -"@jupyterlab/statusbar@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-4.0.0-alpha.20.tgz#babfc74fac83ad29859846f38976c28dad98ea20" - integrity sha512-YesJCIgLlzamqIfBXPaF2CyyKYlgJOfL8A53keFtB0U54XwHkH7LDmOTFTdatUx6ta8cyUL+y40m0thlO5Xt+g== +"@jupyterlab/statusbar@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-4.0.0-alpha.21.tgz#a5f84b4a49534cafd15e2088dfa752dffb82eaab" + integrity sha512-O9N3yl2fDWaYNB76UiNANTW/uSIfeuaV1Y5rfZ5D10LNxXDik+WX0sM99SzjFOhCWlMewnJk5JXCHe2sbFnSpQ== dependencies: - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/terminal-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-4.0.0-alpha.20.tgz#26a21325a6cd064e13108993bf532e300576728a" - integrity sha512-QHYn8bYUa83JpKZE9KmQeZrLAxcCh4UloKnlHXc6Il+VXVoIKIMFbOCwIbCwtHQqychzc3VC0EPcF4vCFM894A== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/launcher" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/running" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/terminal" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/terminal-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-4.0.0-alpha.21.tgz#21625cc0eee0ce303fa96d3144a39aaf8f2ea227" + integrity sha512-ItT0TOFdP4JDCX5dHqKSB+lrmgop3QFKL0xarkN9Hw+sn6ShiTchM0VxtGU7E82TSbSNHbm2ArTFYhRumEy9iQ== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/launcher" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/running" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/terminal" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/terminal@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-4.0.0-alpha.20.tgz#ddeeaa1a41468431a9c0db5d0b4edbb9942bfff2" - integrity sha512-v+5+2Y0A9xDYBVFPHH6mo6t2A4jovMIqATlJKBiGf9DT9vSdPwRWIo8IVczVvoAAESl5wOp2rf8t3SKyYnHrZQ== +"@jupyterlab/terminal@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-4.0.0-alpha.21.tgz#ee9784b3e97b95a6f2a3cc1ce71399be08c8871f" + integrity sha512-we1l5NgqZDU67Z1DSHo5AkN/8igqlsHraqoyYkS2cEz2DL21/8Tdvxv5USshuIBDUsBa2mjpXvP8brQ/rr0P0g== dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/domutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/domutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" xterm "~5.1.0" xterm-addon-canvas "~0.3.0" xterm-addon-fit "~0.7.0" xterm-addon-web-links "~0.8.0" xterm-addon-webgl "~0.14.0" -"@jupyterlab/testing@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/testing/-/testing-4.0.0-alpha.20.tgz#b3a93d3929128e9a03e0dca2e185f2a8dad68380" - integrity sha512-ktvToXX2hvotdslF2lZT56cMFVZqmSoLdtTaFsCCRw9NG0QNTnRfY0M879yUu0G/BRgHVXMLrl4fqBri9oKfIw== +"@jupyterlab/testing@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/testing/-/testing-4.0.0-alpha.21.tgz#82f3b26e86503d92c484647f47ebebf6ad274655" + integrity sha512-yRAllrsvpEJ5UHgaJUwUtVXXh5t1YtpuvOgYfoFxQ9l2nrgfZIX5u3TV5J/Iajeeflg3DGlQAsyDKXYlQ+FCtQ== dependencies: "@babel/core" "^7.10.2" "@babel/preset-env" "^7.10.2" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" child_process "~1.0.2" deepmerge "^4.2.2" fs-extra "^10.1.0" @@ -2949,160 +2989,160 @@ simulate-event "~1.4.0" ts-jest "^29.0.0" -"@jupyterlab/testutils@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/testutils/-/testutils-4.0.0-alpha.20.tgz#a1a265971bfc41181c32e7c685e206fc9dd78c04" - integrity sha512-i62iO1bVYC75MV9iRbBLhhxcP630jP99Q1cxdynKAq0lHiVbOkhG9bLEapHDtWDBiyswo58pVq0ZdvmwxiJdwQ== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/testing" "^4.0.0-alpha.20" - -"@jupyterlab/theme-dark-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-4.0.0-alpha.20.tgz#fe449ff935575c96dbda62d3fee8792939e65fb0" - integrity sha512-OcXtN2zkrrPM9JzBZj1YeGlPMWcsmC2kQlt4Q+JOQdR5PPCSYMXzvjjWJXXtmyJmITCK7Fa6ka87G8sQOdE1/g== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - -"@jupyterlab/theme-light-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-4.0.0-alpha.20.tgz#fa5df651b1207152dfce1c74231847fa381f7f19" - integrity sha512-1gR9prHAdGrtBy8hv+UxCMsGW/9PnqmBHK2MQoPNi2ypJqvOOtk+NRXmvwMELkyXEumRsQspmU/xNkCquOPw4w== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - -"@jupyterlab/toc-extension@^6.0.0-alpha.20": - version "6.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-6.0.0-alpha.20.tgz#d7ea1f56724e6576dcb27c6e2b7dafed0bfb90c0" - integrity sha512-W3sBrvxuZ5pV6Ongg9d+coDbVCQrV8XTQaRyAfeRsYYPPDca3ZqdVT4VkYmHfjBXH3xIz/HD8RP6NVF/W1i9SQ== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/toc" "^6.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - -"@jupyterlab/toc@^6.0.0-alpha.20": - version "6.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-6.0.0-alpha.20.tgz#f08c3f387930df8188343e34c50ddcca717cddc3" - integrity sha512-Ay8u7LZNKuSyuPbU2Z9xj66UsVZNeQLSUI3u6UD3VgkFgsptjEQPgLD46hjuNMMjdx7Ioibl2Hf+NKhLvzzWig== - dependencies: - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/docregistry" "^4.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/testutils@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/testutils/-/testutils-4.0.0-alpha.21.tgz#9106d3ce5d2ea7838a8d6ca77dd26cd0cec64e70" + integrity sha512-6J08Oen0+tPjZJNbRmuXcECeNOHP1oumfE1nVNNcYK6/gHJAIV8L1hQqkDtQVdTDGcaUwrDzm5BLxhrEAYUdrw== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/testing" "^4.0.0-alpha.21" + +"@jupyterlab/theme-dark-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-4.0.0-alpha.21.tgz#15473972bac045b75bf8ba37083d4d505214bd6a" + integrity sha512-Gjrao+ir48sjOHogPT3xFQl6Ej3l3bAVF4Oi/nct63/+kt8yQUSmtAvINPQ8G4KlMuFnp8NfStoUnaTuo2pMJw== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + +"@jupyterlab/theme-light-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-4.0.0-alpha.21.tgz#d19f503d9828dbdd076384c53291939ecc352db8" + integrity sha512-z1bphUElplSNekOzHyYbC04YuUYDmgk7AI/zj4kV7csPT2iXWamzo5ZkHZ/X2mPpKF/rxx1zRkwAL9Bm/ssodA== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + +"@jupyterlab/toc-extension@^6.0.0-alpha.21": + version "6.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-6.0.0-alpha.21.tgz#8a8d8a5ae150352ad90c85e35aa830b2a56f3962" + integrity sha512-nnJGs71RjRASDnRgHUywul5LvN63i1vkGHkeaWt7jbh2n/xkfP9kVc7fuwHAzGEb69rkLQ2dl8sYLWlV564e4g== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/toc" "^6.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + +"@jupyterlab/toc@^6.0.0-alpha.21": + version "6.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-6.0.0-alpha.21.tgz#63cc4b4a2621b00d99d80c2fad25a85c80c32187" + integrity sha512-rpbI2FQj+Tl0XoaX5hK8y9ZfEX+bHemkLssYx+bqSkGqPBtCaCKf4sgoo1Rv+eEwUDij+ab9J6swdHnrYL8e6A== + dependencies: + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/docregistry" "^4.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" react "^18.2.0" -"@jupyterlab/tooltip-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-4.0.0-alpha.20.tgz#25e4df512157ab05cd29e30dc638eacf084ef2aa" - integrity sha512-PBAu2lrmwfPrB52zdXKS2kxx33QalMYtRDZsvMYRqV8g+6rg6CwQFKzZv7y6uwex8DqPXPLXehQd4KIcxyPdNw== - dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/console" "^4.0.0-alpha.20" - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/fileeditor" "^4.0.0-alpha.20" - "@jupyterlab/notebook" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/tooltip" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" - -"@jupyterlab/tooltip@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-4.0.0-alpha.20.tgz#55fc6fc01f186ff81f16c00d5dfb37509afbe36a" - integrity sha512-qtfUKQnXUGCMpBTswAbV8ZcYWnSZhGXT+VHawUbR2m1Ywok0dPS0J3Zm+mp1Vg4oUp3owvapyKJErR5DL5GAmQ== - dependencies: - "@jupyterlab/codeeditor" "^4.0.0-alpha.20" - "@jupyterlab/rendermime" "^4.0.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" +"@jupyterlab/tooltip-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-4.0.0-alpha.21.tgz#3d8352eeae16bb644cf19f2e5a3baa89d39a0213" + integrity sha512-wC6gj2DXaBZsnVOnXgidTGfP//VvAlFedDO7EwZwhTtcd0c9tBZxod6UhGp1Y7vF5l4KrhA3uDwoIRvcCdZFLg== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/console" "^4.0.0-alpha.21" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/fileeditor" "^4.0.0-alpha.21" + "@jupyterlab/notebook" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/tooltip" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/translation-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-4.0.0-alpha.20.tgz#ff9a4742fc52a0599fef3e42220fff1f5e941c50" - integrity sha512-E0MgX7OmxdeuR68k70oUlNFwdEuQubr+wRCltQUoekKEFC2T5nf5U1xAdwhNK4fjXkTf+AzmZ8vhDeVKPmn+gw== +"@jupyterlab/tooltip@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-4.0.0-alpha.21.tgz#fff40bbc753cda0df3b9f371ad5cd83053108e89" + integrity sha512-P92RREA8YBKxoPObfYV8cm5wqP+1ui7zdBLHRJ7ZULgcJej11C8gbslQK7wYVdbDql+xdi8qDfUkDx5SGXTenA== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/apputils" "^4.0.0-alpha.20" - "@jupyterlab/mainmenu" "^4.0.0-alpha.20" - "@jupyterlab/settingregistry" "^4.0.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" + "@jupyterlab/codeeditor" "^4.0.0-alpha.21" + "@jupyterlab/rendermime" "^4.0.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" -"@jupyterlab/translation@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-4.0.0-alpha.20.tgz#b0922487bcd7761219c9149bc1af81a2e409185e" - integrity sha512-JyEsZeGr9cnn7DN7N7YwR7S/g24uJCFaauerXj/nu3wZoYKRbEfNxfgMd/Q9Mb54Ys8ol64JY9OrXajbyawBxg== - dependencies: - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/services" "^7.0.0-alpha.20" - "@jupyterlab/statedb" "^4.0.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" +"@jupyterlab/translation-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-4.0.0-alpha.21.tgz#f3d074264fd9751e39d589436d7434502974419a" + integrity sha512-rM0cpvMEUx2TpQq1rkDIa04rU6H4P9JCxr+3KdsiCGfz8McBcNJhswyPck2XEDdESZ1X4p840Ar6wtf9GYrXBw== + dependencies: + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/apputils" "^4.0.0-alpha.21" + "@jupyterlab/mainmenu" "^4.0.0-alpha.21" + "@jupyterlab/settingregistry" "^4.0.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + +"@jupyterlab/translation@^4.0.0-alpha.20", "@jupyterlab/translation@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-4.0.0-alpha.21.tgz#40d0a10dce2336241070141c82822c599d23c3de" + integrity sha512-Kd0rRAls14zh7TthJBhXDIWZksi3zQtScev1Fni7d1dXCEQZSlwPySJb+Bk5QPVOZ6zqZhVhhw2pzw1ccZTbpw== + dependencies: + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/services" "^7.0.0-alpha.21" + "@jupyterlab/statedb" "^4.0.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" -"@jupyterlab/ui-components-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-4.0.0-alpha.20.tgz#474327d043d5bdb7d2fa719bcf0f8266dae09b5a" - integrity sha512-s1bpWV9dTowlCm5okok4EBDlAUQrsrgswUIQgcvPOkrk9OseX1Saq9nmix8Tslmia3TB+AaMlgD7dEqthWG7gw== +"@jupyterlab/ui-components-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-4.0.0-alpha.21.tgz#302c463ff374d385580fa38ee914f5bf3d1f7e84" + integrity sha512-4JvMD2eDjPS3MS65Qnqmz/ugsENL2KXvxFkWvXxlS9OSmcngkTGWQJVOnjF358vU51CeaysLZzj+RRtDjXFW2Q== dependencies: - "@jupyterlab/application" "^4.0.0-alpha.20" - "@jupyterlab/ui-components" "^4.0.0-alpha.35" + "@jupyterlab/application" "^4.0.0-alpha.21" + "@jupyterlab/ui-components" "^4.0.0-alpha.36" -"@jupyterlab/ui-components@^4.0.0-alpha.35": - version "4.0.0-alpha.35" - resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-4.0.0-alpha.35.tgz#a7e97facb8e0866a81584831bceb81092db81704" - integrity sha512-9sbNpis0FmxAhCy+WFBfvACml38Srht6khk9ZE98u/c4TIglVNk6SMrEr8n4D21kuwMfl0G4CH45eIJ/eiDJGA== +"@jupyterlab/ui-components@^4.0.0-alpha.35", "@jupyterlab/ui-components@^4.0.0-alpha.36": + version "4.0.0-alpha.36" + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-4.0.0-alpha.36.tgz#84b91c51c08566bac764b110963d29b4996a918e" + integrity sha512-D9L/acMYn54mD5JWpyQ/YnDoYmzjeghMIAFBfii94wc9jmlSV6hbN3hg98Mr8hGV3+9bbqaaUflcSAQtOK3XNA== dependencies: - "@jupyterlab/coreutils" "^6.0.0-alpha.20" - "@jupyterlab/observables" "^5.0.0-alpha.20" - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@jupyterlab/translation" "^4.0.0-alpha.20" - "@lumino/algorithm" "^2.0.0-rc.0" - "@lumino/commands" "^2.0.0-rc.0" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/disposable" "^2.0.0-rc.0" - "@lumino/messaging" "^2.0.0-rc.0" - "@lumino/polling" "^2.0.0-rc.0" - "@lumino/properties" "^2.0.0-rc.0" - "@lumino/signaling" "^2.0.0-rc.0" - "@lumino/virtualdom" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/coreutils" "^6.0.0-alpha.21" + "@jupyterlab/observables" "^5.0.0-alpha.21" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@jupyterlab/translation" "^4.0.0-alpha.21" + "@lumino/algorithm" "^2.0.0-rc.1" + "@lumino/commands" "^2.0.0-rc.1" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/disposable" "^2.0.0-rc.1" + "@lumino/messaging" "^2.0.0-rc.1" + "@lumino/polling" "^2.0.0-rc.1" + "@lumino/properties" "^2.0.0-rc.1" + "@lumino/signaling" "^2.0.0-rc.1" + "@lumino/virtualdom" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" "@rjsf/core" "^5.1.0" "@rjsf/utils" "^5.1.0" react "^18.2.0" react-dom "^18.2.0" typestyle "^2.0.4" -"@jupyterlab/vega5-extension@^4.0.0-alpha.20": - version "4.0.0-alpha.20" - resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-4.0.0-alpha.20.tgz#b9f91258a02593908fceec4da3aaf3897db08338" - integrity sha512-aMqDJ0CmYYQMFM9//kswEp7842WCAR7O8hdc5fekUm0/5klDyPtQvQd1RVjNMK7NBD+YgiUwpCODgf3sr+/Gkg== +"@jupyterlab/vega5-extension@^4.0.0-alpha.21": + version "4.0.0-alpha.21" + resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-4.0.0-alpha.21.tgz#9408a59c5da28327414cc38a5387a464041ef05d" + integrity sha512-RG6beCdrDoCFTPs1tlSbkjeSDJ1h1F4mXeWjJyCoWWKwd50pVn7MRFSLXWC04fzKFlIAzaicih7sgSC4F8ZgMQ== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.20" - "@lumino/coreutils" "^2.0.0-rc.0" - "@lumino/widgets" "^2.0.0-rc.0" + "@jupyterlab/rendermime-interfaces" "^3.8.0-alpha.21" + "@lumino/coreutils" "^2.0.0-rc.1" + "@lumino/widgets" "^2.0.0-rc.1" vega "^5.20.0" vega-embed "^6.2.1" vega-lite "^5.6.1-next.1" @@ -3228,9 +3268,9 @@ "@lezer/lr" "^1.1.0" "@lezer/python@^1.0.0": - version "1.1.2" - resolved "https://registry.yarnpkg.com/@lezer/python/-/python-1.1.2.tgz#1db9faf182ca04815b2c7e0f1ce37104b2564ec5" - integrity sha512-ukm4VhDasFX7/9BUYHTyUNXH0xQ5B7/QBlZD8P51+dh6GtXRSCQqNxloez5d+MxVb2Sg+31S8E/33qoFREfkpA== + version "1.1.3" + resolved "https://registry.yarnpkg.com/@lezer/python/-/python-1.1.3.tgz#849b7134c7b623f55760839e4ed465abdc9baa98" + integrity sha512-rUdt5/H8JjVY3YIROZF2ZNUMx7eYB7h0cmC8c4TfkgJt4xcn6vLpjCOCk1usP4vV3YfMC+VDB786dKjJ6tL5Hw== dependencies: "@lezer/highlight" "^1.0.0" "@lezer/lr" "^1.0.0" @@ -3261,7 +3301,7 @@ resolved "https://registry.yarnpkg.com/@lumino/algorithm/-/algorithm-2.0.0-rc.1.tgz#dfac746c30d777327cefff6b3d06d8773516f618" integrity sha512-ZBYkQGnl0eSlLYhlx26P6kX5iryXIg8QA4W6Z4MNDUHst5jrzcJK6Q6dD5qhgaNESXzI6Oi+KiU3i9jciDPxqQ== -"@lumino/application@^2.0.0-rc.0": +"@lumino/application@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/application/-/application-2.0.0-rc.1.tgz#d3df10e87cfb2bbf1dca0b24ebc9767ccb66edea" integrity sha512-6EwuoOca2B4W018O0JLCHxOouIGHsUIW23BYp48eJHdwQv+lX7KnQN2txvP0/+aqWu254vnV5Cbel96gDh34LA== @@ -3277,7 +3317,7 @@ dependencies: "@lumino/algorithm" "^2.0.0-rc.1" -"@lumino/commands@^2.0.0-rc.0", "@lumino/commands@^2.0.0-rc.1": +"@lumino/commands@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/commands/-/commands-2.0.0-rc.1.tgz#fbb7049ac0bb559e510de46da0734a76e803beda" integrity sha512-uDyi0xtPHkXyUH0x51KWQi92CfxSylD6pznQUh+jRJBskoC4Aio6ihVowWWgHN4y43A/0ejxI7Ju1c5N+TQDKQ== @@ -3300,7 +3340,7 @@ resolved "https://registry.yarnpkg.com/@lumino/coreutils/-/coreutils-2.0.0-rc.1.tgz#882175515502cc8eec6377aeff7af8b1d4a83725" integrity sha512-CoczrPQ6JFcz66ETz2xPcKDlazJHaShvyuf4wDnbFbZHBCV+4/W1XjkX8ndv18j8vlL1UuW4k6Il/VG9oB2piQ== -"@lumino/datagrid@^2.0.0-rc.0": +"@lumino/datagrid@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/datagrid/-/datagrid-2.0.0-rc.1.tgz#175d8bc5213808aecf2f0df461084ab9795f5e4c" integrity sha512-NbBMqTWl5Z9rjWHJrTuRfmezAeHBrmbg1Q51VzP3ZS0kytZfiQmlDVbw5pSzp8j/qL/o+HfZokVuChWg7pjd+A== @@ -3323,19 +3363,19 @@ "@lumino/algorithm" "^1.9.2" "@lumino/signaling" "^1.11.1" -"@lumino/disposable@^2.0.0-rc.0", "@lumino/disposable@^2.0.0-rc.1": +"@lumino/disposable@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/disposable/-/disposable-2.0.0-rc.1.tgz#0a2935a8cfcdd2a0aacf525cd1ea7cd4d3384c6d" integrity sha512-jrl/s7PZQhaz+SrjpjsTvQMF1l0FpPckKdF66DrDARgl6z1E4ZQb1JkNujAE+S8ZWEg81wl1WCX6uLi5u5jB7g== dependencies: "@lumino/signaling" "^2.0.0-rc.1" -"@lumino/domutils@^2.0.0-rc.0", "@lumino/domutils@^2.0.0-rc.1": +"@lumino/domutils@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/domutils/-/domutils-2.0.0-rc.1.tgz#99fb8ecc8bc1793636d0593b7eff7ed7af6ffd0b" integrity sha512-hHzvY7UivSL7kVwW4FcXp0OUQAmRJ7wohvUcbpnxUtszhpDw/1rouNt8gGLepC2BgRt2ppC3VFWV6Pc/elKgxw== -"@lumino/dragdrop@^2.0.0-rc.0", "@lumino/dragdrop@^2.0.0-rc.1": +"@lumino/dragdrop@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/dragdrop/-/dragdrop-2.0.0-rc.1.tgz#f9eeee2b4d50f6fa54bd1957aabd1a151c2cca75" integrity sha512-qNRYCi3Nq9dvANXdIHOGrbU6/qesi3t4ytER5TZk/s0QHD+JUJyHuzyuKJYJtI4u8YYSaNNsUemH5N7KD5v+4g== @@ -3343,7 +3383,7 @@ "@lumino/coreutils" "^2.0.0-rc.1" "@lumino/disposable" "^2.0.0-rc.1" -"@lumino/keyboard@^2.0.0-rc.0", "@lumino/keyboard@^2.0.0-rc.1": +"@lumino/keyboard@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/keyboard/-/keyboard-2.0.0-rc.1.tgz#b74273812cbab51d84fcb1e23e4e32ec974e7e64" integrity sha512-1jm1MKeBPGLPR67p1HlvPI90u/zX6ctVFTlWN/eAc9AjCCqvhMq5nvu9hAbG+bcGbOOYnCOeTwlzby0x3YA5yA== @@ -3356,7 +3396,7 @@ "@lumino/algorithm" "^2.0.0-rc.1" "@lumino/collections" "^2.0.0-rc.1" -"@lumino/polling@^2.0.0-rc.0", "@lumino/polling@^2.0.0-rc.1": +"@lumino/polling@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/polling/-/polling-2.0.0-rc.1.tgz#34dd957195dcc6a2282a71f851b362f24245265a" integrity sha512-Wk4g3fS7TQDj8usJPk8xHsgN5PXtIjxPvJgm2kx4K+0GBTfncq/kCntGNZfMh8DdCa0lHpIG2QwFaEi+ZlxZtA== @@ -3370,7 +3410,7 @@ resolved "https://registry.yarnpkg.com/@lumino/properties/-/properties-1.8.2.tgz#91131f2ca91a902faa138771eb63341db78fc0fd" integrity sha512-EkjI9Cw8R0U+xC9HxdFSu7X1tz1H1vKu20cGvJ2gU+CXlMB1DvoYJCYxCThByHZ+kURTAap4SE5x8HvKwNPbig== -"@lumino/properties@^2.0.0-rc.0", "@lumino/properties@^2.0.0-rc.1": +"@lumino/properties@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/properties/-/properties-2.0.0-rc.1.tgz#39c8ac3cc272da83a694f2c35f176f1c22170402" integrity sha512-fCaR1J+14TKkoAgziypPpBRTsGPJ8TvtNFqH9OxSxdr0UyRWXkgqQKjcbSTx7z2yyPnLpELcvjlHXwuUKsgRhg== @@ -3391,7 +3431,7 @@ "@lumino/algorithm" "^2.0.0-rc.1" "@lumino/coreutils" "^2.0.0-rc.1" -"@lumino/virtualdom@^2.0.0-rc.0", "@lumino/virtualdom@^2.0.0-rc.1": +"@lumino/virtualdom@^2.0.0-rc.1": version "2.0.0-rc.1" resolved "https://registry.yarnpkg.com/@lumino/virtualdom/-/virtualdom-2.0.0-rc.1.tgz#02d84beb8e292c81826af9320282da76d6d53b04" integrity sha512-+24dB/CH6cURmHBrKU2E3caE83C+fB33naPzPjO3/MdPBNFsGAzn+ZN8pyfoA1BMxergjlhv0H+WqTsI4NnqYQ== @@ -3581,17 +3621,17 @@ read-package-json-fast "^2.0.3" which "^2.0.2" -"@nrwl/cli@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-15.8.5.tgz#fbe1ad82c4f4c851d0686212707ad6e639358319" - integrity sha512-voy16nUO1MxRMRqCpLlhDB9U4KyPfGHZABXtfMEIQk+W3alncatFMMSVvMQZmi8HXwubM8LxWSOnPtTtOCKBrQ== +"@nrwl/cli@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-15.8.6.tgz#5e4ae589c4736a597125f41c79c9e7f1510cbe6c" + integrity sha512-KrWoYcZgE6woCubPO1QSnwbZAjs2rdV4dotHxR+iRkeHRPAq0D6w83CVo5oP/krfUri2pxwzhnbkgAK1LSPBYg== dependencies: - nx "15.8.5" + nx "15.8.6" "@nrwl/devkit@>=15.5.2 < 16": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-15.8.5.tgz#c31053a9127785900f650fdf4a3949d4a5819450" - integrity sha512-NgpD1I1BfFb6wRxB5i5PGP4hMyRhPsArCyENWWvY4gCn8tylAc7yjpQyiDiy2QnymL2PjWM8QeAeCOy1eF2xgw== + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-15.8.6.tgz#9da231504ab2cbea9d95d45ed85d4ce4d4866aaa" + integrity sha512-yA5hBpeqoIlyEN5lUkejUrmB/5vfg+k6xoT4KhXnmj6bLPDGOYTuixg8k+iYrIAFIRMx0F8zYbYOYzXG3lmvHg== dependencies: "@phenomnomnominal/tsquery" "4.1.1" ejs "^3.1.7" @@ -3600,57 +3640,57 @@ tmp "~0.2.1" tslib "^2.3.0" -"@nrwl/nx-darwin-arm64@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-darwin-arm64/-/nx-darwin-arm64-15.8.5.tgz#9f4f180dec1d41df5b97eebcf149e706ac927b55" - integrity sha512-/8yXbh1J3k85MAW/A6cDiPeEnbt66SE9BPnM2IPlGoZrXakQvAXEn+gsjQlvnP3q2EaEyv7e5+GA+8d+p6mT5A== - -"@nrwl/nx-darwin-x64@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-darwin-x64/-/nx-darwin-x64-15.8.5.tgz#801e2ec0e55db722782b4bb4072e4347395bf54e" - integrity sha512-zEVoi0d+YChLrQMypoGFwu73t3YiD8UkXSozMtUEa2mg/se4e7jh+15tB6Te+Oq5aL0JKwQpr027GE4YtAmpLw== - -"@nrwl/nx-linux-arm-gnueabihf@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-15.8.5.tgz#3522c0f91b07d3da09dfb44934eb00a368e6b251" - integrity sha512-4C5wN0C7gQD6/lC9+UKUsB6mbHvowKhlaO529GIgtzrCLmfEh/LJ/CybnnKGpFEB/8Y5GpCa2uTWyA1XcPDzUw== - -"@nrwl/nx-linux-arm64-gnu@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-15.8.5.tgz#fedfc7aa39a9a54db96515b5dbb274fdc6ad1c68" - integrity sha512-SMQ+oIsyK75JiKeSMprmb8VXce6MLdfcS5GWWOihpoDWfUC9FoQHAu4X1OtxHbVTmJfoEOInJKAhPxXAi5obdw== - -"@nrwl/nx-linux-arm64-musl@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-arm64-musl/-/nx-linux-arm64-musl-15.8.5.tgz#ec20be69ee1ad82b7ef57ce4040518631616d31a" - integrity sha512-GVENjltZ17aJ6KOCibdBtLXQcGY5lpBqKolB9+rIYJvTWuV1k/uHOkYJDG7Vl70Rj46rC8K0Jp6BCpJHCv1ksQ== - -"@nrwl/nx-linux-x64-gnu@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-x64-gnu/-/nx-linux-x64-gnu-15.8.5.tgz#4d8c3677c52b78b6d1b4aeb1dc8b54d527874acf" - integrity sha512-AW8YjhZv3c+LRUoLvHLx4BZaDakQbPCPx70+c/uQyDkQP/ckYJc0gRjoZukolcI6+AvNcBhkI559RL9W4qb9iw== - -"@nrwl/nx-linux-x64-musl@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-x64-musl/-/nx-linux-x64-musl-15.8.5.tgz#697f48c06397f8ec9b233befd5e79ad7f7250d6a" - integrity sha512-m4Iy/pbzH0LTsADq/X+74nfVzm2Tt0zorOXXy/uQN4ozL/JNGVpwvxdOFxZ7e3RBXDX4u6awUzSE52Z2d2f0uA== - -"@nrwl/nx-win32-arm64-msvc@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-15.8.5.tgz#a9a2a1aec2286c15016c93d436b67e954ea5037c" - integrity sha512-4AT1PHo5At8AXvgE5XlQbimE0THeSji6J3XZ1UTqq7n3L26QicNdnZcaHGyL1ukMtXRIwT/yed+xu1PFkXF4QA== - -"@nrwl/nx-win32-x64-msvc@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/nx-win32-x64-msvc/-/nx-win32-x64-msvc-15.8.5.tgz#09afb4b7c55806d6f66c84912dc15c50bc0c315b" - integrity sha512-53vzsQErvN4OeF/qBgfPg6OZ3smX4V8Lza59bwql9aAjjlMe1Ff9Su0BgAqlhVfSiYGxAirfHljgA6aWFqpCHQ== - -"@nrwl/tao@15.8.5": - version "15.8.5" - resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-15.8.5.tgz#eb94e7e2f94c84fb3f8b8d10b4633a438be569f6" - integrity sha512-pb/hUprOOv2vgvbevGz9hiu8LLOtK7KKuBe4JLSXrFxfHEQjMFsK/2aymnts0ZQrA83QlIG2Mr0tuSKj6/iWvg== - dependencies: - nx "15.8.5" +"@nrwl/nx-darwin-arm64@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-darwin-arm64/-/nx-darwin-arm64-15.8.6.tgz#d5c7bf238cd6f555b49f5edc4b1831fba31f06f0" + integrity sha512-8diQitlyjHxpkWcXNecd6T2ch8fHR7LOMaZg9+qgrt5AypWkEGf+UHMxTSNRObAiBGnoxySa+AL/UKVtpQ203Q== + +"@nrwl/nx-darwin-x64@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-darwin-x64/-/nx-darwin-x64-15.8.6.tgz#97a290d133b102031aae3840dc1eb183c080a37b" + integrity sha512-h9/JULzPZTpt6oNpKMZLc1NGDu+CLyx91c8DJUh/hH0Zh/7dS9LFxe9jWeFIdh18iAu7ZAoktK2KJ5YhOrUYhA== + +"@nrwl/nx-linux-arm-gnueabihf@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-15.8.6.tgz#7106ac1678412b1ceb0f3a98c19c7171500460c1" + integrity sha512-Yp/YjzcIHW+OW4revPRZIt0Px9cKRsOL69FPLlYSxWuR/PD9SPeXWcbo3pKkjnIWIjOL2YT8z5cHiQ3bV1NVfw== + +"@nrwl/nx-linux-arm64-gnu@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-15.8.6.tgz#ccfd0d4c04d70cf1d7ba6f021ae3bd97f63cbf86" + integrity sha512-b+OenpPhhxqgaG6EFHRLfVGtAU4+UbKqOhv7DLLh5P7tX3RAQAtyrT6tVkfDRFYl6kgEme/I5ZrevcbaGyDO+w== + +"@nrwl/nx-linux-arm64-musl@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-arm64-musl/-/nx-linux-arm64-musl-15.8.6.tgz#ebf2ab49a2fd6b6ac47c48cc20c77ca1737c815f" + integrity sha512-F9D8moy+lfJQhVrZoY54vDwpigBgxQy4HB9PRmc6Ln9mIk3ouOvKNC99OjUYEO+ensHr9eMpsbghsRCjod//uw== + +"@nrwl/nx-linux-x64-gnu@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-x64-gnu/-/nx-linux-x64-gnu-15.8.6.tgz#a768e4dec29b2161a8050393bc6f1df24cf94c52" + integrity sha512-an0zD6lKpblexazKssFvcfOx7BuGutwlrzmwScxISPXj5+ly99u+sYclDg2P56YRHYXIuYGBK0c0VWaJ91QIcw== + +"@nrwl/nx-linux-x64-musl@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-linux-x64-musl/-/nx-linux-x64-musl-15.8.6.tgz#22b8963c1d2025f62006d07f59985d7036964aa3" + integrity sha512-LOurlSuLf9LWdjvpHHIsHC0auxgMVrkeOFFCUJ3oVv/dN4uZ0vuNG98XM2E7fPDXDacBZIyKdx34KQlmFfBHsA== + +"@nrwl/nx-win32-arm64-msvc@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-15.8.6.tgz#8e5ffbb447540576715c5ad4539f85b2603710ba" + integrity sha512-MvH84nLv1tdM96z92abeQd+tguY/zKC22AFHek9PSR1StUQzwwPu6rR7XDn3mggwnkLm11jTUXlk7wdbE5sldQ== + +"@nrwl/nx-win32-x64-msvc@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/nx-win32-x64-msvc/-/nx-win32-x64-msvc-15.8.6.tgz#35488ded6d5208518acca3b59004078fa8e83e5c" + integrity sha512-P0Sb4HJCeoeTvPFdUMKljRUIjzso0go36cn1Zpl+Z5CG/nbOvLlbnzh6rg15SRNu9OLWTHNPtyQIvKxjqEDoxg== + +"@nrwl/tao@15.8.6": + version "15.8.6" + resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-15.8.6.tgz#b92de65866fea5e2c7ab37d1cb0bbec711421998" + integrity sha512-dY205cotLiKTV+5BrUlneZEOucDmXiJU4asj1G4vQCf8Nt7awwuLYOmgbsACS27gkopSVV+DPl1zmtkSJX8Cjg== + dependencies: + nx "15.8.6" "@octokit/auth-token@^3.0.0": version "3.0.3" @@ -3803,9 +3843,9 @@ integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g== "@rjsf/core@^5.1.0": - version "5.2.0" - resolved "https://registry.yarnpkg.com/@rjsf/core/-/core-5.2.0.tgz#5adaa8a9c666c76a94b39065797bf23ce8bf0e2f" - integrity sha512-Kj9NBD3Fu5hk1czB7ZreORHvmbOwFH2+3xnfJWERW/+MupV2RsMIyiah2Aa7UQsxymLmvLPaUIWpgx5IAW+dsQ== + version "5.2.1" + resolved "https://registry.yarnpkg.com/@rjsf/core/-/core-5.2.1.tgz#38a366ee37d1ef4f727c768ad416ce6bf9cc7687" + integrity sha512-r/yY/7IOPKYQNkZj73wyH+AuBNIauygJr/CNXumFctra50y+Cd5zS9H4XJ4TRtKAHOjz29s6nsA1nTaH1fPHDw== dependencies: lodash "^4.17.15" lodash-es "^4.17.15" @@ -3814,9 +3854,9 @@ prop-types "^15.7.2" "@rjsf/utils@^5.1.0": - version "5.2.0" - resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.2.0.tgz#91e4e7d24fba41a9bcd13c418fbe560813c4403a" - integrity sha512-oCMukaBTdo/f9NaiOrGa4PN9ZAcM2zZcxYmWnfbRSZz3KEOAML9qYgR0QtV5HpMPJkzm026LTNa8NK9QG7HFEw== + version "5.2.1" + resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.2.1.tgz#b8903304625d38eff0ba06437bb41f4e34294434" + integrity sha512-+Evan0KDj0t0NtOAxOFtV+/kPDUWz2NyG9zl9X7LLiOlNY2zOdDeUtYEOklbpu1APOqIkwCQc6z1VefQJNKH8Q== dependencies: json-schema-merge-allof "^0.8.1" jsonpointer "^5.0.1" @@ -3825,9 +3865,9 @@ react-is "^18.2.0" "@rjsf/validator-ajv8@^5.1.0": - version "5.2.0" - resolved "https://registry.yarnpkg.com/@rjsf/validator-ajv8/-/validator-ajv8-5.2.0.tgz#15289f2d436d3cbf78805abebf969c74f4d72ae0" - integrity sha512-MW5pxdH+qhs2iQEfnT4kiJYXei0OMQedpd0/U4/uPIV79gRhmWHTONy4t1pylnifc/fXbX7I6N2yvKrDjuq+zg== + version "5.2.1" + resolved "https://registry.yarnpkg.com/@rjsf/validator-ajv8/-/validator-ajv8-5.2.1.tgz#0a8df860cca3438ac5c53e1d0005bf5d224685f3" + integrity sha512-VHxlBECvzMQtpxfLnoB4E5HV7e+LLimID4gfXYBr+kf+tVS5Z3OVRNwTkEmInHLmBK4Zp2hIgBDE7dBIhHvnkg== dependencies: ajv "^8.12.0" ajv-formats "^2.1.1" @@ -3932,9 +3972,9 @@ "@types/estree" "*" "@types/eslint@*": - version "8.21.1" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.1.tgz#110b441a210d53ab47795124dbc3e9bb993d1e7c" - integrity sha512-rc9K8ZpVjNcLs8Fp0dkozd5Pt2Apk1glO4Vgz8ix1u6yFByxfqo5Yavpy65o+93TAe24jr7v+eSBtFLvOQtCRQ== + version "8.21.2" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.2.tgz#2b61b43a8b0e66006856a2a4c8e51f6f773ead27" + integrity sha512-EMpxUyystd3uZVByZap1DACsMXvb82ypQnGn89e1Y0a+LYu3JJscUd/gqhRsVFDkaD2MIiWo0MT8EfXr3DGRKw== dependencies: "@types/estree" "*" "@types/json-schema" "*" @@ -4009,9 +4049,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^29.2.5": - version "29.4.0" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206" - integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ== + version "29.4.2" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.2.tgz#13ca45d528a0f81a4792b7df199f58ad46c2a0e3" + integrity sha512-bbne90W7is+m88ezmZrLiTpp41tIoTdvPC5t3gLoNgu/6qbGdWTC2JWqPWQRJn2Q7rVYTr8aTWqOjhGJDXyvAQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" @@ -4058,14 +4098,14 @@ integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== "@types/node@*": - version "18.14.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93" - integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA== + version "18.15.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014" + integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw== "@types/node@^14.6.1": - version "14.18.37" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.37.tgz#0bfcd173e8e1e328337473a8317e37b3b14fd30d" - integrity sha512-7GgtHCs/QZrBrDzgIJnQtuSvhFSwhyYSI2uafSwZoNt1iOGhEN5fwNrQMjtONyHm9+/LoA4453jH0CMYcr06Pg== + version "14.18.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.38.tgz#2169ca4b70aa59aa5a8923509e50619dde48b0cf" + integrity sha512-zMRIidN2Huikv/+/U7gRPFYsXDR/7IGqFZzTLnCEj5+gkrQjsowfamaxEnyvArct5hxGA3bTxMXlYhH78V6Cew== "@types/normalize-package-data@^2.4.0": version "2.4.1" @@ -4201,23 +4241,23 @@ "@typescript-eslint/types" "4.33.0" "@typescript-eslint/visitor-keys" "4.33.0" -"@typescript-eslint/scope-manager@5.54.1": - version "5.54.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735" - integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg== +"@typescript-eslint/scope-manager@5.55.0": + version "5.55.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz#e863bab4d4183ddce79967fe10ceb6c829791210" + integrity sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw== dependencies: - "@typescript-eslint/types" "5.54.1" - "@typescript-eslint/visitor-keys" "5.54.1" + "@typescript-eslint/types" "5.55.0" + "@typescript-eslint/visitor-keys" "5.55.0" "@typescript-eslint/types@4.33.0": version "4.33.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== -"@typescript-eslint/types@5.54.1": - version "5.54.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c" - integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw== +"@typescript-eslint/types@5.55.0": + version "5.55.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd" + integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug== "@typescript-eslint/typescript-estree@4.33.0": version "4.33.0" @@ -4232,13 +4272,13 @@ semver "^7.3.5" tsutils "^3.21.0" -"@typescript-eslint/typescript-estree@5.54.1": - version "5.54.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1" - integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg== +"@typescript-eslint/typescript-estree@5.55.0": + version "5.55.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575" + integrity sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ== dependencies: - "@typescript-eslint/types" "5.54.1" - "@typescript-eslint/visitor-keys" "5.54.1" + "@typescript-eslint/types" "5.55.0" + "@typescript-eslint/visitor-keys" "5.55.0" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -4246,17 +4286,17 @@ tsutils "^3.21.0" "@typescript-eslint/utils@^5.10.0": - version "5.54.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34" - integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ== + version "5.55.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.55.0.tgz#34e97322e7ae5b901e7a870aabb01dad90023341" + integrity sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw== dependencies: + "@eslint-community/eslint-utils" "^4.2.0" "@types/json-schema" "^7.0.9" "@types/semver" "^7.3.12" - "@typescript-eslint/scope-manager" "5.54.1" - "@typescript-eslint/types" "5.54.1" - "@typescript-eslint/typescript-estree" "5.54.1" + "@typescript-eslint/scope-manager" "5.55.0" + "@typescript-eslint/types" "5.55.0" + "@typescript-eslint/typescript-estree" "5.55.0" eslint-scope "^5.1.1" - eslint-utils "^3.0.0" semver "^7.3.7" "@typescript-eslint/visitor-keys@4.33.0": @@ -4267,12 +4307,12 @@ "@typescript-eslint/types" "4.33.0" eslint-visitor-keys "^2.0.0" -"@typescript-eslint/visitor-keys@5.54.1": - version "5.54.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b" - integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg== +"@typescript-eslint/visitor-keys@5.55.0": + version "5.55.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz#01ad414fca8367706d76cdb94adf788dc5b664a2" + integrity sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw== dependencies: - "@typescript-eslint/types" "5.54.1" + "@typescript-eslint/types" "5.55.0" eslint-visitor-keys "^3.3.0" "@verdaccio/commons-api@10.2.0": @@ -4283,23 +4323,23 @@ http-errors "2.0.0" http-status-codes "2.2.0" -"@verdaccio/config@6.0.0-6-next.63": - version "6.0.0-6-next.63" - resolved "https://registry.yarnpkg.com/@verdaccio/config/-/config-6.0.0-6-next.63.tgz#68d2917eb8a2b315c0e46311230bf0cba3692cdc" - integrity sha512-LTEvzmbsXOXyxAzch28eIRMPEGy7ePWwRjV/c3rDNYdT+U5T4XNvBDyxGjwOdiiKoa5SKLcFufmrczkBFTJzqw== +"@verdaccio/config@6.0.0-6-next.65": + version "6.0.0-6-next.65" + resolved "https://registry.yarnpkg.com/@verdaccio/config/-/config-6.0.0-6-next.65.tgz#3ef9d2bd492d14bf888900b98db89106635eb5a2" + integrity sha512-f6wUZH8k8FbhYqvVKWROx1yK60azcqITRPPa3wn56AjCdoni6xv2EJ2D1j7gf1Irh9Df4eMDqJ95Rrefo26elw== dependencies: - "@verdaccio/core" "6.0.0-6-next.63" - "@verdaccio/utils" "6.0.0-6-next.31" + "@verdaccio/core" "6.0.0-6-next.65" + "@verdaccio/utils" "6.0.0-6-next.33" debug "4.3.4" js-yaml "4.1.0" lodash "4.17.21" minimatch "3.1.2" yup "0.32.11" -"@verdaccio/core@6.0.0-6-next.63": - version "6.0.0-6-next.63" - resolved "https://registry.yarnpkg.com/@verdaccio/core/-/core-6.0.0-6-next.63.tgz#c56fa84a3b26ea58c233193c2fcd888726493276" - integrity sha512-9Eki5+MII6jQ3INyqd5PZzsnlXekE0lYlS5mBNE8lB/Hp/YvWt2jlFhhbIouuJRL5Xox5KYLo8ekBECTuZskcg== +"@verdaccio/core@6.0.0-6-next.65": + version "6.0.0-6-next.65" + resolved "https://registry.yarnpkg.com/@verdaccio/core/-/core-6.0.0-6-next.65.tgz#c6f77136f2af273f3db7a9205f4eafa3498e3178" + integrity sha512-HQl/7gYvpar5vhu2Z6U59bbdn4F3jzTmIUVgPIr7C69tVx33aY7ubVaYpB0j8OZhJx3Yn0Foo5NSkElWtJ3HzA== dependencies: ajv "8.11.2" core-js "3.28.0" @@ -4329,20 +4369,20 @@ lowdb "1.0.0" mkdirp "1.0.4" -"@verdaccio/logger-7@6.0.0-6-next.8": - version "6.0.0-6-next.8" - resolved "https://registry.yarnpkg.com/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.8.tgz#c249842e436ffd5cfc88ec40a26e00b18e9c1086" - integrity sha512-M79wnDtQIZ2xrlueehU3WB8UoQUu2iANHnLJs32OoNoqMRDibqvaAD54FfqPuuC4R8JGAZM+SIX7/bwrnefJvQ== +"@verdaccio/logger-7@6.0.0-6-next.10": + version "6.0.0-6-next.10" + resolved "https://registry.yarnpkg.com/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.10.tgz#4c266e5153bf638a8112ac4fdf92f226579c490d" + integrity sha512-PhikftJgc3HGUCzZkcuKAJ9kjiKDL+68Q12OBZLEZeRoY4Yj5ZoFzQqf0647mhvL/i5ZzgM1XT1PscYL2AQg8A== dependencies: - "@verdaccio/logger-commons" "6.0.0-6-next.31" + "@verdaccio/logger-commons" "6.0.0-6-next.33" pino "7.11.0" -"@verdaccio/logger-commons@6.0.0-6-next.31": - version "6.0.0-6-next.31" - resolved "https://registry.yarnpkg.com/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.31.tgz#9da2e9c09ddb46d6e43b508705084071bcb5dc69" - integrity sha512-Na5WIXh4n52+2JW/S3aPKf9mdbWCfDKSweCDAH/bP5xoOZWa22P/L1yYP6sIaUjWoAb4xEgf09KL9/gOB2hfBw== +"@verdaccio/logger-commons@6.0.0-6-next.33": + version "6.0.0-6-next.33" + resolved "https://registry.yarnpkg.com/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.33.tgz#2ec56b3eeeb621b39fa17111562b43a388716af4" + integrity sha512-HB3ABs9csHbjCfOs7hRVyo01IP2oaFd9Duta887q/L6jOfP7hvKyxFEz0qohppxO741hCFKWMQ9JxZBZnGftzw== dependencies: - "@verdaccio/core" "6.0.0-6-next.63" + "@verdaccio/core" "6.0.0-6-next.65" "@verdaccio/logger-prettify" "6.0.0-6-next.9" colorette "2.0.19" debug "4.3.4" @@ -4358,15 +4398,15 @@ pino-abstract-transport "1.0.0" sonic-boom "3.2.1" -"@verdaccio/middleware@6.0.0-6-next.42": - version "6.0.0-6-next.42" - resolved "https://registry.yarnpkg.com/@verdaccio/middleware/-/middleware-6.0.0-6-next.42.tgz#898436f268625164819ededfd143f308fa4057e2" - integrity sha512-Hk80hxxQM//jUq0Xrn328x2OKJh4Voz1PCeDe87A0Vt+c2VOoG2qOtcQG0/HukDVkZv5k3dnE4wKLLjDnlA/Vg== +"@verdaccio/middleware@6.0.0-6-next.44": + version "6.0.0-6-next.44" + resolved "https://registry.yarnpkg.com/@verdaccio/middleware/-/middleware-6.0.0-6-next.44.tgz#66e04f1b1b3e78a6287ffb3af73b997366610352" + integrity sha512-CGtVb8r0PYecMGzFEuLKPLCKDWuYCEiUxTWP9vcYpBwccn2365nP2epbgxQ5+h0VWl5p+pj7nH5KqDa32yF7+A== dependencies: - "@verdaccio/config" "6.0.0-6-next.63" - "@verdaccio/core" "6.0.0-6-next.63" - "@verdaccio/url" "11.0.0-6-next.29" - "@verdaccio/utils" "6.0.0-6-next.31" + "@verdaccio/config" "6.0.0-6-next.65" + "@verdaccio/core" "6.0.0-6-next.65" + "@verdaccio/url" "11.0.0-6-next.31" + "@verdaccio/utils" "6.0.0-6-next.33" debug "4.3.4" express "4.18.2" express-rate-limit "5.5.1" @@ -4388,38 +4428,38 @@ resolved "https://registry.yarnpkg.com/@verdaccio/streams/-/streams-10.2.0.tgz#e01d2bfdcfe8aa2389f31bc6b72a602628bd025b" integrity sha512-FaIzCnDg0x0Js5kSQn1Le3YzDHl7XxrJ0QdIw5LrDUmLsH3VXNi4/NMlSHnw5RiTTMs4UbEf98V3RJRB8exqJA== -"@verdaccio/tarball@11.0.0-6-next.32": - version "11.0.0-6-next.32" - resolved "https://registry.yarnpkg.com/@verdaccio/tarball/-/tarball-11.0.0-6-next.32.tgz#9951e5ba529c9e6602b0c3f7fbf5bc20eba80dc1" - integrity sha512-99ZRS6AGkICWgNiTHUc6evRdfeGyxMqZ74ryMnUombL7LTzszOvhetMpGrhNs5JueBlo0bICsQxIj7KChRvuSA== +"@verdaccio/tarball@11.0.0-6-next.34": + version "11.0.0-6-next.34" + resolved "https://registry.yarnpkg.com/@verdaccio/tarball/-/tarball-11.0.0-6-next.34.tgz#f8bab349f137c7328228b906899a9ec0ae55add0" + integrity sha512-FP7JWym2/4uzuBlvLO4WcNfAA58EKhoZiIPP+aQbK6n0eRIWlmd4ZaP2LP+SULKjXtk3fGsnQdzC0O/J8HKSgw== dependencies: - "@verdaccio/core" "6.0.0-6-next.63" - "@verdaccio/url" "11.0.0-6-next.29" - "@verdaccio/utils" "6.0.0-6-next.31" + "@verdaccio/core" "6.0.0-6-next.65" + "@verdaccio/url" "11.0.0-6-next.31" + "@verdaccio/utils" "6.0.0-6-next.33" debug "4.3.4" lodash "4.17.21" -"@verdaccio/ui-theme@6.0.0-6-next.63": - version "6.0.0-6-next.63" - resolved "https://registry.yarnpkg.com/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.63.tgz#7cc51d77343c0d1faee6fb2982ce4553bac6e33d" - integrity sha512-Z2jrb0oTzTPDTS4HajPJzYM7THdvIu+5JdLnVYJv0E5Aqf4pUmWunse1jM04ZOty5iybxjNlnSU4Pb6cMhZN3A== +"@verdaccio/ui-theme@6.0.0-6-next.65": + version "6.0.0-6-next.65" + resolved "https://registry.yarnpkg.com/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.65.tgz#91126db0eb796c4c800f26d33477f94c74e21c62" + integrity sha512-HQugL4nvXtPeuj876k7xUFdurXQ3bhi6eq9poQPIwZTf/Mielp5BSIF/thVk+OuYWFCT3Fb3Z9U8sP/QfiKpQw== -"@verdaccio/url@11.0.0-6-next.29": - version "11.0.0-6-next.29" - resolved "https://registry.yarnpkg.com/@verdaccio/url/-/url-11.0.0-6-next.29.tgz#f2bbbc7cd2cb3b8cb89fe8116b019be795630f42" - integrity sha512-h1mmPyCe9r1ePTXw817dE2FxttpHs2/IZmg1JurSR9uem8qKFwvI8UzF1KWJ4R/tW8slJuMgurK1wXnsM/1m4g== +"@verdaccio/url@11.0.0-6-next.31": + version "11.0.0-6-next.31" + resolved "https://registry.yarnpkg.com/@verdaccio/url/-/url-11.0.0-6-next.31.tgz#98b3c41b56bbe13dc9754cdf979aa121dec35e6b" + integrity sha512-X5HdJ2t+c1o14eed/g9eXsF2vrhrT5oXhs86V5sY2QdKxaNCknw1X2Ksus591K3aHYcwOgbzj5kc6mJ6NRwVQA== dependencies: - "@verdaccio/core" "6.0.0-6-next.63" + "@verdaccio/core" "6.0.0-6-next.65" debug "4.3.4" lodash "4.17.21" validator "13.9.0" -"@verdaccio/utils@6.0.0-6-next.31": - version "6.0.0-6-next.31" - resolved "https://registry.yarnpkg.com/@verdaccio/utils/-/utils-6.0.0-6-next.31.tgz#fd47986144985d99ee382c92ef19ef17557295d9" - integrity sha512-JzWoYxZ6zGHmR48GI6RGkS/hWe1ILKmRYXDfbx5ZnIbRsWNKw7AAIj4b4IQ/NfIOq0U3yonG9NZAAtIAH7otSQ== +"@verdaccio/utils@6.0.0-6-next.33": + version "6.0.0-6-next.33" + resolved "https://registry.yarnpkg.com/@verdaccio/utils/-/utils-6.0.0-6-next.33.tgz#9197aea19d5e99cbaed237dbfbe32c1e222c2be1" + integrity sha512-Ny+svJLmYgwcihaxGSHHZF1IU1SuBCWKaMhQefI4DrzmRQnW8N2eVOSRqENL26B/hK+120Y6NeHF0vh4iNgBpw== dependencies: - "@verdaccio/core" "6.0.0-6-next.63" + "@verdaccio/core" "6.0.0-6-next.65" lodash "4.17.21" minimatch "3.1.2" semver "7.3.8" @@ -4550,33 +4590,16 @@ "@webassemblyjs/ast" "1.11.1" "@xtuc/long" "4.2.2" -"@webpack-cli/configtest@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-1.2.0.tgz#7b20ce1c12533912c3b217ea68262365fa29a6f5" - integrity sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg== - "@webpack-cli/configtest@^2.0.1": version "2.0.1" resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-2.0.1.tgz#a69720f6c9bad6aef54a8fa6ba9c3533e7ef4c7f" integrity sha512-njsdJXJSiS2iNbQVS0eT8A/KPnmyH4pv1APj2K0d1wrZcBLw+yppxOy4CGqa0OxDJkzfL/XELDhD8rocnIwB5A== -"@webpack-cli/info@^1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-1.5.0.tgz#6c78c13c5874852d6e2dd17f08a41f3fe4c261b1" - integrity sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ== - dependencies: - envinfo "^7.7.3" - "@webpack-cli/info@^2.0.1": version "2.0.1" resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-2.0.1.tgz#eed745799c910d20081e06e5177c2b2569f166c0" integrity sha512-fE1UEWTwsAxRhrJNikE7v4EotYflkEhBL7EbajfkPlf6E37/2QshOy/D48Mw8G5XMFlQtS6YV42vtbG9zBpIQA== -"@webpack-cli/serve@^1.7.0": - version "1.7.0" - resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.7.0.tgz#e1993689ac42d2b16e9194376cfb6753f6254db1" - integrity sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q== - "@webpack-cli/serve@^2.0.1": version "2.0.1" resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.1.tgz#34bdc31727a1889198855913db2f270ace6d7bf8" @@ -4852,6 +4875,14 @@ argparse@^2.0.1: resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== +array-buffer-byte-length@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead" + integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A== + dependencies: + call-bind "^1.0.2" + is-array-buffer "^3.0.1" + array-differ@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-3.0.0.tgz#3cbb3d0f316810eafcc47624734237d6aee4ae6b" @@ -5351,9 +5382,9 @@ camelcase@^6.2.0: integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30001449: - version "1.0.30001462" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001462.tgz#b2e801e37536d453731286857c8520d3dcee15fe" - integrity sha512-PDd20WuOBPiasZ7KbFnmQRyuLE7cFXW2PVd7dmALzbkUXEP46upAuCDm9eY9vho8fgNMGmbAX92QBZHzcnWIqw== + version "1.0.30001466" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001466.tgz#c1e6197c540392e09709ecaa9e3e403428c53375" + integrity sha512-ewtFBSfWjEmxUgNBSZItFSmVtvk9zkwkl1OfRZlKA8slltRN+/C/tuGVrF9styXkN36Yu3+SeJ1qkXxDEyNZ5w== caseless@~0.12.0: version "0.12.0" @@ -5612,7 +5643,7 @@ commander@2, commander@^2.20.0: resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== -commander@7, commander@^7.0.0, commander@^7.2.0: +commander@7, commander@^7.2.0: version "7.2.0" resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== @@ -5835,9 +5866,9 @@ cookies@0.8.0: keygrip "~1.1.0" core-js-compat@^3.25.1: - version "3.29.0" - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.29.0.tgz#1b8d9eb4191ab112022e7f6364b99b65ea52f528" - integrity sha512-ScMn3uZNAFhK2DGoEfErguoiAHhV2Ju+oJo/jK08p7B3f3UhocUrCCkTvnZaiS+edl5nlIoiBXKcwMc6elv4KQ== + version "3.29.1" + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.29.1.tgz#15c0fb812ea27c973c18d425099afa50b934b41b" + integrity sha512-QmchCua884D8wWskMX8tW5ydINzd8oSJVx38lx/pVkFGqztxt73GYre3pm/hyYq8bPf+MW5In4I/uRShFDsbrA== dependencies: browserslist "^4.21.5" @@ -6418,16 +6449,16 @@ ee-first@1.1.1: integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== ejs@^3.1.7: - version "3.1.8" - resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b" - integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ== + version "3.1.9" + resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361" + integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ== dependencies: jake "^10.8.5" electron-to-chromium@^1.4.284: - version "1.4.322" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.322.tgz#e0afa1d115b66c1d47869db40d8f2f3729cecc16" - integrity sha512-KovjizNC9XB7dno/2GjxX8VS0SlfPpCjtyoKft+bCO+UfD8bFy16hY4Sh9s0h9BDxbRH2U0zX5VBjpM1LTcNlg== + version "1.4.330" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.330.tgz#4740378db7160d7210afb29800c74048cdf10a99" + integrity sha512-PqyefhybrVdjAJ45HaPLtuVaehiSw7C3ya0aad+rvmV53IVyXmYRk3pwIOb2TxTDTnmgQdn46NjMMaysx79/6Q== emittery@^0.13.1: version "0.13.1" @@ -6516,17 +6547,17 @@ error-ex@^1.3.1: is-arrayish "^0.2.1" es-abstract@^1.19.0, es-abstract@^1.20.4: - version "1.21.1" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.1.tgz#e6105a099967c08377830a0c9cb589d570dd86c6" - integrity sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg== + version "1.21.2" + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff" + integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg== dependencies: + array-buffer-byte-length "^1.0.0" available-typed-arrays "^1.0.5" call-bind "^1.0.2" es-set-tostringtag "^2.0.1" es-to-primitive "^1.2.1" - function-bind "^1.1.1" function.prototype.name "^1.1.5" - get-intrinsic "^1.1.3" + get-intrinsic "^1.2.0" get-symbol-description "^1.0.0" globalthis "^1.0.3" gopd "^1.0.1" @@ -6534,8 +6565,8 @@ es-abstract@^1.19.0, es-abstract@^1.20.4: has-property-descriptors "^1.0.0" has-proto "^1.0.1" has-symbols "^1.0.3" - internal-slot "^1.0.4" - is-array-buffer "^3.0.1" + internal-slot "^1.0.5" + is-array-buffer "^3.0.2" is-callable "^1.2.7" is-negative-zero "^2.0.2" is-regex "^1.1.4" @@ -6543,11 +6574,12 @@ es-abstract@^1.19.0, es-abstract@^1.20.4: is-string "^1.0.7" is-typed-array "^1.1.10" is-weakref "^1.0.2" - object-inspect "^1.12.2" + object-inspect "^1.12.3" object-keys "^1.1.1" object.assign "^4.1.4" regexp.prototype.flags "^1.4.3" safe-regex-test "^1.0.0" + string.prototype.trim "^1.2.7" string.prototype.trimend "^1.0.6" string.prototype.trimstart "^1.0.6" typed-array-length "^1.0.4" @@ -7921,7 +7953,7 @@ inquirer@^9.1.4: through "^2.3.6" wrap-ansi "^8.0.1" -internal-slot@^1.0.3, internal-slot@^1.0.4: +internal-slot@^1.0.3, internal-slot@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986" integrity sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ== @@ -7935,11 +7967,6 @@ internal-slot@^1.0.3, internal-slot@^1.0.4: resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009" integrity sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg== -interpret@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9" - integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw== - interpret@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/interpret/-/interpret-3.1.1.tgz#5be0ceed67ca79c6c4bc5cf0d7ee843dcea110c4" @@ -7955,7 +7982,7 @@ ipaddr.js@1.9.1: resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3" integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== -is-array-buffer@^3.0.1: +is-array-buffer@^3.0.1, is-array-buffer@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe" integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w== @@ -9039,9 +9066,9 @@ levn@~0.3.0: type-check "~0.3.2" lib0@^0.2.42, lib0@^0.2.49: - version "0.2.63" - resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.63.tgz#9fe7c26686fbb4b1578bc0d8ee1d308ad6115d4e" - integrity sha512-JhUd/JXR4rnWsSP1zup904ACbVFcdRieWoIGwGAtHww4zms0gNyi8EM30Rfftnk+6A10qQMSufjLM0/ncq06xw== + version "0.2.67" + resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.67.tgz#c89e09d6af804cff11ad8220ef04a69e8f966d35" + integrity sha512-/eAwO2Zog4Ar07YAHvgo+mja04tENZDsNYLJuAGv4cl+ss/IL1scjvl0ogrKBGxchCxTWoGX6TOF6B2iDd/gpg== dependencies: isomorphic.js "^0.2.4" @@ -9466,9 +9493,9 @@ min-indent@^1.0.0: integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== mini-css-extract-plugin@^2.7.0: - version "2.7.2" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz#e049d3ea7d3e4e773aad585c6cb329ce0c7b72d7" - integrity sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw== + version "2.7.3" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.3.tgz#794aa4d598bf178a66b2a35fe287c3df3eac394e" + integrity sha512-CD9cXeKeXLcnMw8FZdtfrRrLaM7gwCl4nKuKn2YkY2Bw5wdlB8zU2cCzw+w2zS9RFvbrufTBkMCJACNPwqQA0w== dependencies: schema-utils "^4.0.0" @@ -9584,9 +9611,9 @@ minipass@^3.0.0, minipass@^3.1.1, minipass@^3.1.6: yallist "^4.0.0" minipass@^4.0.0: - version "4.2.4" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.4.tgz#7d0d97434b6a19f59c5c3221698b48bbf3b2cd06" - integrity sha512-lwycX3cBMTvcejsHITUgYj6Gy6A7Nh4Q6h9NP4sTHY1ccJlC7yKzDmiShEHsJ16Jf1nKGDEaiHxiltsJEvk0nQ== + version "4.2.5" + resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.5.tgz#9e0e5256f1e3513f8c34691dd68549e85b2c8ceb" + integrity sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q== minizlib@^2.1.1, minizlib@^2.1.2: version "2.1.2" @@ -9959,13 +9986,13 @@ nwsapi@^2.2.2: resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.2.tgz#e5418863e7905df67d51ec95938d67bf801f0bb0" integrity sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw== -nx@15.8.5, "nx@>=15.5.2 < 16": - version "15.8.5" - resolved "https://registry.yarnpkg.com/nx/-/nx-15.8.5.tgz#189b2146ba811f1b05f9d3b0b82c6ed43ba6b9fb" - integrity sha512-1c6Y3rPSzzlqQVJPo33Ej0HY/3t9ykeaPs074HpYxXH0+GU1BSIv/9EfXKQGvmBzjs5yAx6asGIv+H3QDrFt3A== +nx@15.8.6, "nx@>=15.5.2 < 16": + version "15.8.6" + resolved "https://registry.yarnpkg.com/nx/-/nx-15.8.6.tgz#ffe9a32b0c4614ec25d7308e3a37455dc386d29f" + integrity sha512-3OsT6HMyyUyRuP07vLr7iuWzqziQvkh/vSfOWQb3PXakm6N1IvaLxF+NuUCtSaBDUACfqoVO4MC7WE2270OrKQ== dependencies: - "@nrwl/cli" "15.8.5" - "@nrwl/tao" "15.8.5" + "@nrwl/cli" "15.8.6" + "@nrwl/tao" "15.8.6" "@parcel/watcher" "2.0.4" "@yarnpkg/lockfile" "^1.1.0" "@yarnpkg/parsers" "^3.0.0-rc.18" @@ -10000,15 +10027,15 @@ nx@15.8.5, "nx@>=15.5.2 < 16": yargs "^17.6.2" yargs-parser "21.1.1" optionalDependencies: - "@nrwl/nx-darwin-arm64" "15.8.5" - "@nrwl/nx-darwin-x64" "15.8.5" - "@nrwl/nx-linux-arm-gnueabihf" "15.8.5" - "@nrwl/nx-linux-arm64-gnu" "15.8.5" - "@nrwl/nx-linux-arm64-musl" "15.8.5" - "@nrwl/nx-linux-x64-gnu" "15.8.5" - "@nrwl/nx-linux-x64-musl" "15.8.5" - "@nrwl/nx-win32-arm64-msvc" "15.8.5" - "@nrwl/nx-win32-x64-msvc" "15.8.5" + "@nrwl/nx-darwin-arm64" "15.8.6" + "@nrwl/nx-darwin-x64" "15.8.6" + "@nrwl/nx-linux-arm-gnueabihf" "15.8.6" + "@nrwl/nx-linux-arm64-gnu" "15.8.6" + "@nrwl/nx-linux-arm64-musl" "15.8.6" + "@nrwl/nx-linux-x64-gnu" "15.8.6" + "@nrwl/nx-linux-x64-musl" "15.8.6" + "@nrwl/nx-win32-arm64-msvc" "15.8.6" + "@nrwl/nx-win32-x64-msvc" "15.8.6" oauth-sign@~0.9.0: version "0.9.0" @@ -10020,7 +10047,7 @@ object-assign@^4, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== -object-inspect@^1.12.2, object-inspect@^1.9.0: +object-inspect@^1.12.3, object-inspect@^1.9.0: version "1.12.3" resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9" integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g== @@ -10769,9 +10796,9 @@ punycode@^2.1.0, punycode@^2.1.1: integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA== pure-rand@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.0.tgz#701996ceefa253507923a0e864c17ab421c04a7c" - integrity sha512-rLSBxJjP+4DQOgcJAx6RZHT2he2pkhQdSnofG5VWyVl6GRq/K02ISOuOLcsMOrtKDIJb8JN2zm3FFzWNbezdPw== + version "6.0.1" + resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.1.tgz#31207dddd15d43f299fdcdb2f572df65030c19af" + integrity sha512-t+x1zEHDjBwkDGY5v5ApnZ/utcd4XYDiJsaQQoptTXgUXX95sDg1elCdJghzicm7n2mbCBJ3uYWr6M22SO19rg== q@^1.5.1: version "1.5.1" @@ -11017,9 +11044,9 @@ read@1, read@^1.0.7: mute-stream "~0.0.4" readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2, readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.6.0: - version "3.6.1" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.1.tgz#f9f9b5f536920253b3d26e7660e7da4ccff9bb62" - integrity sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ== + version "3.6.2" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" + integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== dependencies: inherits "^2.0.3" string_decoder "^1.1.1" @@ -11063,13 +11090,6 @@ real-require@^0.1.0: resolved "https://registry.yarnpkg.com/real-require/-/real-require-0.1.0.tgz#736ac214caa20632847b7ca8c1056a0767df9381" integrity sha512-r/H9MzAWtrv8aSVjPCMFpDMl5q66GqtmmRkRjpHTsp4zBAa+snZyiQNlMONiUmEJcsnaw0wCauJ2GWODr/aFkg== -rechoir@^0.7.0: - version "0.7.1" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.7.1.tgz#9478a96a1ca135b5e88fc027f03ee92d6c645686" - integrity sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg== - dependencies: - resolve "^1.9.0" - rechoir@^0.8.0: version "0.8.0" resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.8.0.tgz#49f866e0d32146142da3ad8f0eff352b3215ff22" @@ -11136,9 +11156,9 @@ regexpp@^3.1.0: integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== regexpu-core@^5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.1.tgz#66900860f88def39a5cb79ebd9490e84f17bcdfb" - integrity sha512-nCOzW2V/X15XpLsK2rlgdwrysrBq+AauCn+omItIz4R1pIcmeot5zvjdmOBRLzEH/CkC6IxMJVmxDe3QcMuNVQ== + version "5.3.2" + resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b" + integrity sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ== dependencies: "@babel/regjsgen" "^0.8.0" regenerate "^1.4.2" @@ -11236,7 +11256,7 @@ resolve.exports@^2.0.0: resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.1.tgz#cee884cd4e3f355660e501fa3276b27d7ffe5a20" integrity sha512-OEJWVeimw8mgQuj3HfkNl4KqRevH7lzeQNaWRPfx0PPse7Jk6ozcsG4FKVgtzDsC1KUF+YlTHh17NcgHOPykLw== -resolve@^1.10.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.9.0: +resolve@^1.10.0, resolve@^1.14.2, resolve@^1.20.0: version "1.22.1" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177" integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw== @@ -11473,7 +11493,7 @@ send@0.18.0: range-parser "~1.2.1" statuses "2.0.1" -serialize-javascript@^6.0.0: +serialize-javascript@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" integrity sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w== @@ -11723,9 +11743,9 @@ spdx-expression-parse@^3.0.0: spdx-license-ids "^3.0.0" spdx-license-ids@^3.0.0: - version "3.0.12" - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz#69077835abe2710b65f03969898b6637b505a779" - integrity sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA== + version "3.0.13" + resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz#7189a474c46f8d47c7b0da4b987bb45e908bd2d5" + integrity sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w== split2@^3.0.0: version "3.2.2" @@ -11856,6 +11876,15 @@ string.prototype.padend@^3.0.0: define-properties "^1.1.4" es-abstract "^1.20.4" +string.prototype.trim@^1.2.7: + version "1.2.7" + resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533" + integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg== + dependencies: + call-bind "^1.0.2" + define-properties "^1.1.4" + es-abstract "^1.20.4" + string.prototype.trimend@^1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533" @@ -11952,14 +11981,14 @@ style-loader@~1.0.1: schema-utils "^2.0.1" style-loader@~3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.1.tgz#057dfa6b3d4d7c7064462830f9113ed417d38575" - integrity sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ== + version "3.3.2" + resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.2.tgz#eaebca714d9e462c19aa1e3599057bc363924899" + integrity sha512-RHs/vcrKdQK8wZliteNK4NKzxvLBzpuHMqYmUVWeKa6MkaIQ97ZTOS0b+zapZhy6GcrgWnvWYCMHRirC3FsUmw== style-mod@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.0.0.tgz#97e7c2d68b592975f2ca7a63d0dd6fcacfe35a01" - integrity sha512-OPhtyEjyyN9x3nhPsu76f52yUGXiZcgvsrFVtvTkyGRQJ0XK+GPc6ov1z+lRpbeabka+MYEQxOYRnt5nF30aMw== + version "4.0.2" + resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.0.2.tgz#ef9e14c4c67428bcf31cc886787e81ca7f8f5021" + integrity sha512-C4myMmRTO8iaC5Gg+N1ftK2WT4eXUTMAa+HEFPPrfVeO/NtqLTtAmV1HbqnuGtLwCek44Ra76fdGUkSqjiMPcQ== supports-color@^5.3.0: version "5.5.0" @@ -12056,21 +12085,21 @@ temp-dir@1.0.0: resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d" integrity sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ== -terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.6: - version "5.3.6" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz#5590aec31aa3c6f771ce1b1acca60639eab3195c" - integrity sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ== +terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.7: + version "5.3.7" + resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.7.tgz#ef760632d24991760f339fe9290deb936ad1ffc7" + integrity sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw== dependencies: - "@jridgewell/trace-mapping" "^0.3.14" + "@jridgewell/trace-mapping" "^0.3.17" jest-worker "^27.4.5" schema-utils "^3.1.1" - serialize-javascript "^6.0.0" - terser "^5.14.1" + serialize-javascript "^6.0.1" + terser "^5.16.5" -terser@^5.14.1: - version "5.16.5" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.5.tgz#1c285ca0655f467f92af1bbab46ab72d1cb08e5a" - integrity sha512-qcwfg4+RZa3YvlFh0qjifnzBHjKGNbtDo9yivMqMFDy9Q6FSaQWSB/j1xKhsoUFJIqDOM3TsN6D5xbrMrFcHbg== +terser@^5.16.5: + version "5.16.6" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.6.tgz#f6c7a14a378ee0630fbe3ac8d1f41b4681109533" + integrity sha512-IBZ+ZQIA9sMaXmRZCUMDjNH0D5AQQfdn4WUjHL0+1lF4TP1IHRJbrhb6fNaXWikrYQTSkb7SLxkeXAiy1p7mbg== dependencies: "@jridgewell/source-map" "^0.3.2" acorn "^8.5.0" @@ -12361,7 +12390,7 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typescript@5.0.1-rc: +typescript@5.0.1-rc, typescript@~5.0.1-rc: version "5.0.1-rc" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.1-rc.tgz#f2ccabbdb9646b43b5e006dc6f7b0eaf9a222c8b" integrity sha512-zh75jY8gPo/y7fpmlTVN2bb2MigoLx4hGk+Cla9pY6lgSTvzJrmQQrRt5S80VTsEt6biWPZJgLK2nm6f0Ya+mA== @@ -12371,11 +12400,6 @@ typescript@5.0.1-rc: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== -typescript@~5.0.0-beta: - version "5.0.0-dev.20230226" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20230226.tgz#39a3f67ee47b3f8eed21a4b4ca110c510dbe7430" - integrity sha512-JThVuZ1oAbEqUEN2xvLcO++QpyUcH6Ru6ppL6Q0PStHGjRmSoeJZgOgEdM34jVKv8f1lDpUXQK1cZ1zxbrZaSA== - typestyle@^2.0.4: version "2.4.0" resolved "https://registry.yarnpkg.com/typestyle/-/typestyle-2.4.0.tgz#df5bae6ff15093f5ce51f0caac5ef79428f64e78" @@ -12651,10 +12675,10 @@ vega-expression@^5.0.1, vega-expression@~5.0.0, vega-expression@~5.0.1: "@types/estree" "^1.0.0" vega-util "^1.17.1" -vega-force@~4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/vega-force/-/vega-force-4.1.1.tgz#27bffa96bda293f27d2a2492c2cbf99d49fec77e" - integrity sha512-T6fJAUz9zdXf2qj2Hz0VlmdtaY7eZfcKNazhUV8hza4R3F9ug6r/hSrdovfc9ExmbUjL5iyvDUsf63r8K3/wVQ== +vega-force@~4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/vega-force/-/vega-force-4.2.0.tgz#5374d0dbac674c92620a9801e12b650b0966336a" + integrity sha512-aE2TlP264HXM1r3fl58AvZdKUWBNOGkIvn4EWyqeJdgO2vz46zSU7x7TzPG4ZLuo44cDRU5Ng3I1eQk23Asz6A== dependencies: d3-force "^3.0.0" vega-dataflow "^5.7.5" @@ -12867,10 +12891,10 @@ vega-transforms@~4.10.1: vega-time "^2.1.1" vega-util "^1.17.1" -vega-typings@~0.23.0: - version "0.23.0" - resolved "https://registry.yarnpkg.com/vega-typings/-/vega-typings-0.23.0.tgz#5b001f5b51a477e67d2446ef9b964e1dac48a20e" - integrity sha512-10ZRRGoUZoQLS5jMiIFhSZMDc3UkPhDP2VMUN/oHZXElvPCGjfjvgmiC6XzvvN4sRXdccMcZX1lZPoyYPERVkA== +vega-typings@~0.24.0: + version "0.24.0" + resolved "https://registry.yarnpkg.com/vega-typings/-/vega-typings-0.24.0.tgz#e659286c43c63b68cf29a3131360829d129eeb84" + integrity sha512-FFYf67Dn5VNPbYoYHgO2T9Z1I81qcwrXjwKEe0rlJk0MX7CNWPJr9Y3VZEWfxyEx7J9anAm69hGIv0Ehb2G85A== dependencies: "@types/geojson" "^7946.0.10" vega-event-selector "^3.0.1" @@ -12926,16 +12950,16 @@ vega-wordcloud@~4.1.4: vega-util "^1.17.1" vega@^5.20.0: - version "5.23.0" - resolved "https://registry.yarnpkg.com/vega/-/vega-5.23.0.tgz#7e3899b65f1a84095545b74dcf71289890844c49" - integrity sha512-FjgDD/VmL9yl36ByLq66mEusDF/wZGRktK4JA5MkF68hQqj3F8BFMDDVNwCASuwY97H6wr7kw/RFqNI6XocjJQ== + version "5.24.0" + resolved "https://registry.yarnpkg.com/vega/-/vega-5.24.0.tgz#47ccf9288d06cf0be6f1e83bf38647de2bda3ca8" + integrity sha512-eahZ+4eryPywLuq9BpgcwWMyqiuVD3FAh7eMB3koOp7peQ4scPxAZxWdLwnh0t0kah+oE2QcXi2EHS4BabsMPg== dependencies: vega-crossfilter "~4.1.1" vega-dataflow "~5.7.5" vega-encode "~4.9.1" vega-event-selector "~3.0.1" vega-expression "~5.0.1" - vega-force "~4.1.1" + vega-force "~4.2.0" vega-format "~1.1.1" vega-functions "~5.13.1" vega-geo "~4.4.1" @@ -12951,20 +12975,20 @@ vega@^5.20.0: vega-statistics "~1.8.1" vega-time "~2.1.1" vega-transforms "~4.10.1" - vega-typings "~0.23.0" + vega-typings "~0.24.0" vega-util "~1.17.1" vega-view "~5.11.1" vega-view-transforms "~4.5.9" vega-voronoi "~4.2.1" vega-wordcloud "~4.1.4" -verdaccio-audit@11.0.0-6-next.26: - version "11.0.0-6-next.26" - resolved "https://registry.yarnpkg.com/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.26.tgz#033f8448bdf82d837cac833a5afff1a901acda2f" - integrity sha512-raaxB4gcJ09ubZ3exCJZo6kXHazsfwxkepX2dzS3UJ+/OA+Lt3sOIulmz+h5ggtwLfAJvYpVucqY4jwMaJWSmg== +verdaccio-audit@11.0.0-6-next.28: + version "11.0.0-6-next.28" + resolved "https://registry.yarnpkg.com/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.28.tgz#5552f1fe886106cedda26368759f0638798cfe1e" + integrity sha512-Ik9HksxqG8+lzmNhFp8GDAHxU+iVXRxqEsUXNco2MSWfrYrppKKJnr+r+ki0q5PjbvppsbZKfKZ4cjuPaOyH0A== dependencies: - "@verdaccio/config" "6.0.0-6-next.63" - "@verdaccio/core" "6.0.0-6-next.63" + "@verdaccio/config" "6.0.0-6-next.65" + "@verdaccio/core" "6.0.0-6-next.65" express "4.18.2" https-proxy-agent "5.0.1" node-fetch cjs @@ -12981,21 +13005,21 @@ verdaccio-htpasswd@10.5.2: unix-crypt-td-js "1.1.4" verdaccio@^5.20.1: - version "5.22.0" - resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-5.22.0.tgz#f2a9195db65d0e8c8133f4b0121ac6b22887ebf1" - integrity sha512-UJaWTYfmu8W3cgQ51YKcamtQKgrkXmdMk9sNj4N0JQ15/582OPucVht4Vw6y+Gvet+2r+OoGbTxPxLmbT1KajQ== + version "5.22.1" + resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-5.22.1.tgz#3608fb34c42722cd2620c1692d79936a9817d154" + integrity sha512-rTPFsgpy9Y02ycu80tMD8P1yBY7jO1kAJZvl9djfQ12ZGHYW8zL5cUuUm2D0hv+nneA2lBtEdvbvSr9xzgHnrA== dependencies: - "@verdaccio/config" "6.0.0-6-next.63" - "@verdaccio/core" "6.0.0-6-next.63" + "@verdaccio/config" "6.0.0-6-next.65" + "@verdaccio/core" "6.0.0-6-next.65" "@verdaccio/local-storage" "10.3.1" - "@verdaccio/logger-7" "6.0.0-6-next.8" - "@verdaccio/middleware" "6.0.0-6-next.42" + "@verdaccio/logger-7" "6.0.0-6-next.10" + "@verdaccio/middleware" "6.0.0-6-next.44" "@verdaccio/signature" "6.0.0-6-next.2" "@verdaccio/streams" "10.2.0" - "@verdaccio/tarball" "11.0.0-6-next.32" - "@verdaccio/ui-theme" "6.0.0-6-next.63" - "@verdaccio/url" "11.0.0-6-next.29" - "@verdaccio/utils" "6.0.0-6-next.31" + "@verdaccio/tarball" "11.0.0-6-next.34" + "@verdaccio/ui-theme" "6.0.0-6-next.65" + "@verdaccio/url" "11.0.0-6-next.31" + "@verdaccio/utils" "6.0.0-6-next.33" JSONStream "1.3.5" async "3.2.4" body-parser "1.20.2" @@ -13022,7 +13046,7 @@ verdaccio@^5.20.1: request "2.88.2" semver "7.3.8" validator "13.9.0" - verdaccio-audit "11.0.0-6-next.26" + verdaccio-audit "11.0.0-6-next.28" verdaccio-htpasswd "10.5.2" verror@1.10.0: @@ -13126,7 +13150,7 @@ webidl-conversions@^7.0.0: resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a" integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g== -webpack-bundle-analyzer@^4.1.0: +webpack-bundle-analyzer@^4.8.0: version "4.8.0" resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz#951b8aaf491f665d2ae325d8b84da229157b1d04" integrity sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg== @@ -13142,25 +13166,7 @@ webpack-bundle-analyzer@^4.1.0: sirv "^1.0.7" ws "^7.3.1" -webpack-cli@^4.9.2: - version "4.10.0" - resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.10.0.tgz#37c1d69c8d85214c5a65e589378f53aec64dab31" - integrity sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w== - dependencies: - "@discoveryjs/json-ext" "^0.5.0" - "@webpack-cli/configtest" "^1.2.0" - "@webpack-cli/info" "^1.5.0" - "@webpack-cli/serve" "^1.7.0" - colorette "^2.0.14" - commander "^7.0.0" - cross-spawn "^7.0.3" - fastest-levenshtein "^1.0.12" - import-local "^3.0.2" - interpret "^2.2.0" - rechoir "^0.7.0" - webpack-merge "^5.7.3" - -webpack-cli@^5.0.0: +webpack-cli@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.0.1.tgz#95fc0495ac4065e9423a722dec9175560b6f2d9a" integrity sha512-S3KVAyfwUqr0Mo/ur3NzIp6jnerNpo7GUO6so51mxLi1spqsA17YcMXy0WOIJtBSnj748lthxC6XLbNKh/ZC+A== @@ -13200,10 +13206,10 @@ webpack-sources@^3.2.3: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== -webpack@^5.72.0: - version "5.75.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152" - integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ== +webpack@^5.76.1: + version "5.76.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c" + integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ== dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^0.0.51" @@ -13419,9 +13425,9 @@ ws@^7.3.1: integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== ws@^8.11.0: - version "8.12.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.1.tgz#c51e583d79140b5e42e39be48c934131942d4a8f" - integrity sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew== + version "8.13.0" + resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" + integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== xml-name-validator@^4.0.0: version "4.0.0" @@ -13550,9 +13556,9 @@ yargs@~17.6.2: yargs-parser "^21.1.1" yjs@^13.5.40: - version "13.5.48" - resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.5.48.tgz#d4b4b9ae974dc3180cced761c2f36988948e71be" - integrity sha512-RFUqe1UQa1iKfQ9wZkZQP33iEBBSTz6sW3S5CWzHEe0JVksOi8AzspSTvQk5VskoJj4HzMUYgaNcPrE0MqJ8xQ== + version "13.5.50" + resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.5.50.tgz#ab0605c677922163c9fe49295d3fd47c04c8e0e9" + integrity sha512-Q2KVNfovwjtJV4Yxz+HaFYT6vTYBaFagOSpTL3jbPc7Sbv/My68fLTfPlYy9FmNO87pV8dMBd5XuVar+9WsAWg== dependencies: lib0 "^0.2.49"