diff --git a/.bumpversion.cfg b/.bumpversion.cfg index de5750e64f0a..5e19e718f144 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 3, 4, 2, "final", 0 +current_version = 3, 4, 3, "final", 0 commit = False tag = False parse = (?P\d+)\,\ (?P\d+)\,\ (?P\d+)\,\ \"(?P\S+)\"\,\ (?P\d+) diff --git a/dev_mode/package.json b/dev_mode/package.json index 12a9b25447e5..ddd8946b11e3 100644 --- a/dev_mode/package.json +++ b/dev_mode/package.json @@ -16,99 +16,99 @@ "watch": "webpack --watch" }, "resolutions": { - "@jupyterlab/application": "~3.4.2", - "@jupyterlab/application-extension": "~3.4.2", - "@jupyterlab/apputils": "~3.4.2", - "@jupyterlab/apputils-extension": "~3.4.2", - "@jupyterlab/attachments": "~3.4.2", - "@jupyterlab/cell-toolbar": "~3.4.2", - "@jupyterlab/cell-toolbar-extension": "~3.4.2", - "@jupyterlab/cells": "~3.4.2", - "@jupyterlab/celltags": "~3.4.2", - "@jupyterlab/celltags-extension": "~3.4.2", - "@jupyterlab/codeeditor": "~3.4.2", - "@jupyterlab/codemirror": "~3.4.2", - "@jupyterlab/codemirror-extension": "~3.4.2", - "@jupyterlab/completer": "~3.4.2", - "@jupyterlab/completer-extension": "~3.4.2", - "@jupyterlab/console": "~3.4.2", - "@jupyterlab/console-extension": "~3.4.2", - "@jupyterlab/coreutils": "~5.4.2", - "@jupyterlab/csvviewer": "~3.4.2", - "@jupyterlab/csvviewer-extension": "~3.4.2", - "@jupyterlab/debugger": "~3.4.2", - "@jupyterlab/debugger-extension": "~3.4.2", - "@jupyterlab/docmanager": "~3.4.2", - "@jupyterlab/docmanager-extension": "~3.4.2", - "@jupyterlab/docprovider": "~3.4.2", - "@jupyterlab/docprovider-extension": "~3.4.2", - "@jupyterlab/docregistry": "~3.4.2", - "@jupyterlab/documentsearch": "~3.4.2", - "@jupyterlab/documentsearch-extension": "~3.4.2", - "@jupyterlab/extensionmanager": "~3.4.2", - "@jupyterlab/extensionmanager-extension": "~3.4.2", - "@jupyterlab/filebrowser": "~3.4.2", - "@jupyterlab/filebrowser-extension": "~3.4.2", - "@jupyterlab/fileeditor": "~3.4.2", - "@jupyterlab/fileeditor-extension": "~3.4.2", - "@jupyterlab/help-extension": "~3.4.2", - "@jupyterlab/htmlviewer": "~3.4.2", - "@jupyterlab/htmlviewer-extension": "~3.4.2", - "@jupyterlab/hub-extension": "~3.4.2", - "@jupyterlab/imageviewer": "~3.4.2", - "@jupyterlab/imageviewer-extension": "~3.4.2", - "@jupyterlab/inspector": "~3.4.2", - "@jupyterlab/inspector-extension": "~3.4.2", - "@jupyterlab/javascript-extension": "~3.4.2", - "@jupyterlab/json-extension": "~3.4.2", - "@jupyterlab/launcher": "~3.4.2", - "@jupyterlab/launcher-extension": "~3.4.2", - "@jupyterlab/logconsole": "~3.4.2", - "@jupyterlab/logconsole-extension": "~3.4.2", - "@jupyterlab/mainmenu": "~3.4.2", - "@jupyterlab/mainmenu-extension": "~3.4.2", - "@jupyterlab/markdownviewer": "~3.4.2", - "@jupyterlab/markdownviewer-extension": "~3.4.2", - "@jupyterlab/mathjax2": "~3.4.2", - "@jupyterlab/mathjax2-extension": "~3.4.2", - "@jupyterlab/metapackage": "~3.4.2", - "@jupyterlab/nbconvert-css": "~3.4.2", - "@jupyterlab/nbformat": "~3.4.2", - "@jupyterlab/notebook": "~3.4.2", - "@jupyterlab/notebook-extension": "~3.4.2", - "@jupyterlab/observables": "~4.4.2", - "@jupyterlab/outputarea": "~3.4.2", - "@jupyterlab/pdf-extension": "~3.4.2", - "@jupyterlab/property-inspector": "~3.4.2", - "@jupyterlab/rendermime": "~3.4.2", - "@jupyterlab/rendermime-extension": "~3.4.2", - "@jupyterlab/rendermime-interfaces": "~3.4.2", - "@jupyterlab/running": "~3.4.2", - "@jupyterlab/running-extension": "~3.4.2", - "@jupyterlab/services": "~6.4.2", - "@jupyterlab/settingeditor": "~3.4.2", - "@jupyterlab/settingeditor-extension": "~3.4.2", - "@jupyterlab/settingregistry": "~3.4.2", - "@jupyterlab/shared-models": "~3.4.2", - "@jupyterlab/shortcuts-extension": "~3.4.2", - "@jupyterlab/statedb": "~3.4.2", - "@jupyterlab/statusbar": "~3.4.2", - "@jupyterlab/statusbar-extension": "~3.4.2", - "@jupyterlab/terminal": "~3.4.2", - "@jupyterlab/terminal-extension": "~3.4.2", - "@jupyterlab/theme-dark-extension": "~3.4.2", - "@jupyterlab/theme-light-extension": "~3.4.2", - "@jupyterlab/toc": "~5.4.2", - "@jupyterlab/toc-extension": "~5.4.2", - "@jupyterlab/tooltip": "~3.4.2", - "@jupyterlab/tooltip-extension": "~3.4.2", - "@jupyterlab/translation": "~3.4.2", - "@jupyterlab/translation-extension": "~3.4.2", - "@jupyterlab/ui-components": "~3.4.2", - "@jupyterlab/ui-components-extension": "~3.4.2", - "@jupyterlab/vdom": "~3.4.2", - "@jupyterlab/vdom-extension": "~3.4.2", - "@jupyterlab/vega5-extension": "~3.4.2", + "@jupyterlab/application": "~3.4.3", + "@jupyterlab/application-extension": "~3.4.3", + "@jupyterlab/apputils": "~3.4.3", + "@jupyterlab/apputils-extension": "~3.4.3", + "@jupyterlab/attachments": "~3.4.3", + "@jupyterlab/cell-toolbar": "~3.4.3", + "@jupyterlab/cell-toolbar-extension": "~3.4.3", + "@jupyterlab/cells": "~3.4.3", + "@jupyterlab/celltags": "~3.4.3", + "@jupyterlab/celltags-extension": "~3.4.3", + "@jupyterlab/codeeditor": "~3.4.3", + "@jupyterlab/codemirror": "~3.4.3", + "@jupyterlab/codemirror-extension": "~3.4.3", + "@jupyterlab/completer": "~3.4.3", + "@jupyterlab/completer-extension": "~3.4.3", + "@jupyterlab/console": "~3.4.3", + "@jupyterlab/console-extension": "~3.4.3", + "@jupyterlab/coreutils": "~5.4.3", + "@jupyterlab/csvviewer": "~3.4.3", + "@jupyterlab/csvviewer-extension": "~3.4.3", + "@jupyterlab/debugger": "~3.4.3", + "@jupyterlab/debugger-extension": "~3.4.3", + "@jupyterlab/docmanager": "~3.4.3", + "@jupyterlab/docmanager-extension": "~3.4.3", + "@jupyterlab/docprovider": "~3.4.3", + "@jupyterlab/docprovider-extension": "~3.4.3", + "@jupyterlab/docregistry": "~3.4.3", + "@jupyterlab/documentsearch": "~3.4.3", + "@jupyterlab/documentsearch-extension": "~3.4.3", + "@jupyterlab/extensionmanager": "~3.4.3", + "@jupyterlab/extensionmanager-extension": "~3.4.3", + "@jupyterlab/filebrowser": "~3.4.3", + "@jupyterlab/filebrowser-extension": "~3.4.3", + "@jupyterlab/fileeditor": "~3.4.3", + "@jupyterlab/fileeditor-extension": "~3.4.3", + "@jupyterlab/help-extension": "~3.4.3", + "@jupyterlab/htmlviewer": "~3.4.3", + "@jupyterlab/htmlviewer-extension": "~3.4.3", + "@jupyterlab/hub-extension": "~3.4.3", + "@jupyterlab/imageviewer": "~3.4.3", + "@jupyterlab/imageviewer-extension": "~3.4.3", + "@jupyterlab/inspector": "~3.4.3", + "@jupyterlab/inspector-extension": "~3.4.3", + "@jupyterlab/javascript-extension": "~3.4.3", + "@jupyterlab/json-extension": "~3.4.3", + "@jupyterlab/launcher": "~3.4.3", + "@jupyterlab/launcher-extension": "~3.4.3", + "@jupyterlab/logconsole": "~3.4.3", + "@jupyterlab/logconsole-extension": "~3.4.3", + "@jupyterlab/mainmenu": "~3.4.3", + "@jupyterlab/mainmenu-extension": "~3.4.3", + "@jupyterlab/markdownviewer": "~3.4.3", + "@jupyterlab/markdownviewer-extension": "~3.4.3", + "@jupyterlab/mathjax2": "~3.4.3", + "@jupyterlab/mathjax2-extension": "~3.4.3", + "@jupyterlab/metapackage": "~3.4.3", + "@jupyterlab/nbconvert-css": "~3.4.3", + "@jupyterlab/nbformat": "~3.4.3", + "@jupyterlab/notebook": "~3.4.3", + "@jupyterlab/notebook-extension": "~3.4.3", + "@jupyterlab/observables": "~4.4.3", + "@jupyterlab/outputarea": "~3.4.3", + "@jupyterlab/pdf-extension": "~3.4.3", + "@jupyterlab/property-inspector": "~3.4.3", + "@jupyterlab/rendermime": "~3.4.3", + "@jupyterlab/rendermime-extension": "~3.4.3", + "@jupyterlab/rendermime-interfaces": "~3.4.3", + "@jupyterlab/running": "~3.4.3", + "@jupyterlab/running-extension": "~3.4.3", + "@jupyterlab/services": "~6.4.3", + "@jupyterlab/settingeditor": "~3.4.3", + "@jupyterlab/settingeditor-extension": "~3.4.3", + "@jupyterlab/settingregistry": "~3.4.3", + "@jupyterlab/shared-models": "~3.4.3", + "@jupyterlab/shortcuts-extension": "~3.4.3", + "@jupyterlab/statedb": "~3.4.3", + "@jupyterlab/statusbar": "~3.4.3", + "@jupyterlab/statusbar-extension": "~3.4.3", + "@jupyterlab/terminal": "~3.4.3", + "@jupyterlab/terminal-extension": "~3.4.3", + "@jupyterlab/theme-dark-extension": "~3.4.3", + "@jupyterlab/theme-light-extension": "~3.4.3", + "@jupyterlab/toc": "~5.4.3", + "@jupyterlab/toc-extension": "~5.4.3", + "@jupyterlab/tooltip": "~3.4.3", + "@jupyterlab/tooltip-extension": "~3.4.3", + "@jupyterlab/translation": "~3.4.3", + "@jupyterlab/translation-extension": "~3.4.3", + "@jupyterlab/ui-components": "~3.4.3", + "@jupyterlab/ui-components-extension": "~3.4.3", + "@jupyterlab/vdom": "~3.4.3", + "@jupyterlab/vdom-extension": "~3.4.3", + "@jupyterlab/vega5-extension": "~3.4.3", "@lumino/algorithm": "^1.9.0", "@lumino/application": "^1.27.0", "@lumino/commands": "^1.19.0", @@ -126,51 +126,51 @@ "yjs": "^13.5.17" }, "dependencies": { - "@jupyterlab/application": "^3.4.3", - "@jupyterlab/application-extension": "^3.4.3", - "@jupyterlab/apputils-extension": "^3.4.3", - "@jupyterlab/cell-toolbar-extension": "^3.4.3", - "@jupyterlab/celltags-extension": "^3.4.3", - "@jupyterlab/codemirror-extension": "^3.4.3", - "@jupyterlab/completer-extension": "^3.4.3", - "@jupyterlab/console-extension": "^3.4.3", - "@jupyterlab/coreutils": "^5.4.3", - "@jupyterlab/csvviewer-extension": "^3.4.3", - "@jupyterlab/debugger-extension": "^3.4.3", - "@jupyterlab/docmanager-extension": "^3.4.3", - "@jupyterlab/docprovider-extension": "^3.4.3", - "@jupyterlab/documentsearch-extension": "^3.4.3", - "@jupyterlab/extensionmanager-extension": "^3.4.3", - "@jupyterlab/filebrowser-extension": "^3.4.3", - "@jupyterlab/fileeditor-extension": "^3.4.3", - "@jupyterlab/help-extension": "^3.4.3", - "@jupyterlab/htmlviewer-extension": "^3.4.3", - "@jupyterlab/hub-extension": "^3.4.3", - "@jupyterlab/imageviewer-extension": "^3.4.3", - "@jupyterlab/inspector-extension": "^3.4.3", - "@jupyterlab/javascript-extension": "^3.4.3", - "@jupyterlab/json-extension": "^3.4.3", - "@jupyterlab/launcher-extension": "^3.4.3", - "@jupyterlab/logconsole-extension": "^3.4.3", - "@jupyterlab/mainmenu-extension": "^3.4.3", - "@jupyterlab/markdownviewer-extension": "^3.4.3", - "@jupyterlab/mathjax2-extension": "^3.4.3", - "@jupyterlab/notebook-extension": "^3.4.3", - "@jupyterlab/pdf-extension": "^3.4.3", - "@jupyterlab/rendermime-extension": "^3.4.3", - "@jupyterlab/running-extension": "^3.4.3", - "@jupyterlab/settingeditor-extension": "^3.4.3", - "@jupyterlab/shortcuts-extension": "^3.4.3", - "@jupyterlab/statusbar-extension": "^3.4.3", - "@jupyterlab/terminal-extension": "^3.4.3", - "@jupyterlab/theme-dark-extension": "^3.4.3", - "@jupyterlab/theme-light-extension": "^3.4.3", - "@jupyterlab/toc-extension": "^5.4.3", - "@jupyterlab/tooltip-extension": "^3.4.3", - "@jupyterlab/translation-extension": "^3.4.3", - "@jupyterlab/ui-components-extension": "^3.4.3", - "@jupyterlab/vdom-extension": "^3.4.3", - "@jupyterlab/vega5-extension": "^3.4.3" + "@jupyterlab/application": "~3.4.3", + "@jupyterlab/application-extension": "~3.4.3", + "@jupyterlab/apputils-extension": "~3.4.3", + "@jupyterlab/cell-toolbar-extension": "~3.4.3", + "@jupyterlab/celltags-extension": "~3.4.3", + "@jupyterlab/codemirror-extension": "~3.4.3", + "@jupyterlab/completer-extension": "~3.4.3", + "@jupyterlab/console-extension": "~3.4.3", + "@jupyterlab/coreutils": "~5.4.3", + "@jupyterlab/csvviewer-extension": "~3.4.3", + "@jupyterlab/debugger-extension": "~3.4.3", + "@jupyterlab/docmanager-extension": "~3.4.3", + "@jupyterlab/docprovider-extension": "~3.4.3", + "@jupyterlab/documentsearch-extension": "~3.4.3", + "@jupyterlab/extensionmanager-extension": "~3.4.3", + "@jupyterlab/filebrowser-extension": "~3.4.3", + "@jupyterlab/fileeditor-extension": "~3.4.3", + "@jupyterlab/help-extension": "~3.4.3", + "@jupyterlab/htmlviewer-extension": "~3.4.3", + "@jupyterlab/hub-extension": "~3.4.3", + "@jupyterlab/imageviewer-extension": "~3.4.3", + "@jupyterlab/inspector-extension": "~3.4.3", + "@jupyterlab/javascript-extension": "~3.4.3", + "@jupyterlab/json-extension": "~3.4.3", + "@jupyterlab/launcher-extension": "~3.4.3", + "@jupyterlab/logconsole-extension": "~3.4.3", + "@jupyterlab/mainmenu-extension": "~3.4.3", + "@jupyterlab/markdownviewer-extension": "~3.4.3", + "@jupyterlab/mathjax2-extension": "~3.4.3", + "@jupyterlab/notebook-extension": "~3.4.3", + "@jupyterlab/pdf-extension": "~3.4.3", + "@jupyterlab/rendermime-extension": "~3.4.3", + "@jupyterlab/running-extension": "~3.4.3", + "@jupyterlab/settingeditor-extension": "~3.4.3", + "@jupyterlab/shortcuts-extension": "~3.4.3", + "@jupyterlab/statusbar-extension": "~3.4.3", + "@jupyterlab/terminal-extension": "~3.4.3", + "@jupyterlab/theme-dark-extension": "~3.4.3", + "@jupyterlab/theme-light-extension": "~3.4.3", + "@jupyterlab/toc-extension": "~5.4.3", + "@jupyterlab/tooltip-extension": "~3.4.3", + "@jupyterlab/translation-extension": "~3.4.3", + "@jupyterlab/ui-components-extension": "~3.4.3", + "@jupyterlab/vdom-extension": "~3.4.3", + "@jupyterlab/vega5-extension": "~3.4.3" }, "devDependencies": { "@jupyterlab/builder": "^3.4.3", @@ -207,7 +207,7 @@ }, "jupyterlab": { "name": "JupyterLab", - "version": "3.4.2", + "version": "3.4.3", "extensions": { "@jupyterlab/application-extension": "", "@jupyterlab/apputils-extension": "", diff --git a/jupyterlab/_version.py b/jupyterlab/_version.py index ac56bf2b62ac..ed39cbcc4375 100644 --- a/jupyterlab/_version.py +++ b/jupyterlab/_version.py @@ -6,7 +6,7 @@ VersionInfo = namedtuple("VersionInfo", ["major", "minor", "micro", "releaselevel", "serial"]) # DO NOT EDIT THIS DIRECTLY! It is managed by bumpversion -version_info = VersionInfo(3, 4, 2, "final", 0) +version_info = VersionInfo(3, 4, 3, "final", 0) _specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""} diff --git a/jupyterlab/staging/package.json b/jupyterlab/staging/package.json index 38274016193c..519fe6c40475 100644 --- a/jupyterlab/staging/package.json +++ b/jupyterlab/staging/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlab/application-top", - "version": "3.4.2", + "version": "3.4.3", "private": true, "license": "BSD-3-Clause", "scripts": { @@ -16,99 +16,99 @@ "watch": "webpack --watch" }, "resolutions": { - "@jupyterlab/application": "~3.4.2", - "@jupyterlab/application-extension": "~3.4.2", - "@jupyterlab/apputils": "~3.4.2", - "@jupyterlab/apputils-extension": "~3.4.2", - "@jupyterlab/attachments": "~3.4.2", - "@jupyterlab/cell-toolbar": "~3.4.2", - "@jupyterlab/cell-toolbar-extension": "~3.4.2", - "@jupyterlab/cells": "~3.4.2", - "@jupyterlab/celltags": "~3.4.2", - "@jupyterlab/celltags-extension": "~3.4.2", - "@jupyterlab/codeeditor": "~3.4.2", - "@jupyterlab/codemirror": "~3.4.2", - "@jupyterlab/codemirror-extension": "~3.4.2", - "@jupyterlab/completer": "~3.4.2", - "@jupyterlab/completer-extension": "~3.4.2", - "@jupyterlab/console": "~3.4.2", - "@jupyterlab/console-extension": "~3.4.2", - "@jupyterlab/coreutils": "~5.4.2", - "@jupyterlab/csvviewer": "~3.4.2", - "@jupyterlab/csvviewer-extension": "~3.4.2", - "@jupyterlab/debugger": "~3.4.2", - "@jupyterlab/debugger-extension": "~3.4.2", - "@jupyterlab/docmanager": "~3.4.2", - "@jupyterlab/docmanager-extension": "~3.4.2", - "@jupyterlab/docprovider": "~3.4.2", - "@jupyterlab/docprovider-extension": "~3.4.2", - "@jupyterlab/docregistry": "~3.4.2", - "@jupyterlab/documentsearch": "~3.4.2", - "@jupyterlab/documentsearch-extension": "~3.4.2", - "@jupyterlab/extensionmanager": "~3.4.2", - "@jupyterlab/extensionmanager-extension": "~3.4.2", - "@jupyterlab/filebrowser": "~3.4.2", - "@jupyterlab/filebrowser-extension": "~3.4.2", - "@jupyterlab/fileeditor": "~3.4.2", - "@jupyterlab/fileeditor-extension": "~3.4.2", - "@jupyterlab/help-extension": "~3.4.2", - "@jupyterlab/htmlviewer": "~3.4.2", - "@jupyterlab/htmlviewer-extension": "~3.4.2", - "@jupyterlab/hub-extension": "~3.4.2", - "@jupyterlab/imageviewer": "~3.4.2", - "@jupyterlab/imageviewer-extension": "~3.4.2", - "@jupyterlab/inspector": "~3.4.2", - "@jupyterlab/inspector-extension": "~3.4.2", - "@jupyterlab/javascript-extension": "~3.4.2", - "@jupyterlab/json-extension": "~3.4.2", - "@jupyterlab/launcher": "~3.4.2", - "@jupyterlab/launcher-extension": "~3.4.2", - "@jupyterlab/logconsole": "~3.4.2", - "@jupyterlab/logconsole-extension": "~3.4.2", - "@jupyterlab/mainmenu": "~3.4.2", - "@jupyterlab/mainmenu-extension": "~3.4.2", - "@jupyterlab/markdownviewer": "~3.4.2", - "@jupyterlab/markdownviewer-extension": "~3.4.2", - "@jupyterlab/mathjax2": "~3.4.2", - "@jupyterlab/mathjax2-extension": "~3.4.2", - "@jupyterlab/metapackage": "~3.4.2", - "@jupyterlab/nbconvert-css": "~3.4.2", - "@jupyterlab/nbformat": "~3.4.2", - "@jupyterlab/notebook": "~3.4.2", - "@jupyterlab/notebook-extension": "~3.4.2", - "@jupyterlab/observables": "~4.4.2", - "@jupyterlab/outputarea": "~3.4.2", - "@jupyterlab/pdf-extension": "~3.4.2", - "@jupyterlab/property-inspector": "~3.4.2", - "@jupyterlab/rendermime": "~3.4.2", - "@jupyterlab/rendermime-extension": "~3.4.2", - "@jupyterlab/rendermime-interfaces": "~3.4.2", - "@jupyterlab/running": "~3.4.2", - "@jupyterlab/running-extension": "~3.4.2", - "@jupyterlab/services": "~6.4.2", - "@jupyterlab/settingeditor": "~3.4.2", - "@jupyterlab/settingeditor-extension": "~3.4.2", - "@jupyterlab/settingregistry": "~3.4.2", - "@jupyterlab/shared-models": "~3.4.2", - "@jupyterlab/shortcuts-extension": "~3.4.2", - "@jupyterlab/statedb": "~3.4.2", - "@jupyterlab/statusbar": "~3.4.2", - "@jupyterlab/statusbar-extension": "~3.4.2", - "@jupyterlab/terminal": "~3.4.2", - "@jupyterlab/terminal-extension": "~3.4.2", - "@jupyterlab/theme-dark-extension": "~3.4.2", - "@jupyterlab/theme-light-extension": "~3.4.2", - "@jupyterlab/toc": "~5.4.2", - "@jupyterlab/toc-extension": "~5.4.2", - "@jupyterlab/tooltip": "~3.4.2", - "@jupyterlab/tooltip-extension": "~3.4.2", - "@jupyterlab/translation": "~3.4.2", - "@jupyterlab/translation-extension": "~3.4.2", - "@jupyterlab/ui-components": "~3.4.2", - "@jupyterlab/ui-components-extension": "~3.4.2", - "@jupyterlab/vdom": "~3.4.2", - "@jupyterlab/vdom-extension": "~3.4.2", - "@jupyterlab/vega5-extension": "~3.4.2", + "@jupyterlab/application": "~3.4.3", + "@jupyterlab/application-extension": "~3.4.3", + "@jupyterlab/apputils": "~3.4.3", + "@jupyterlab/apputils-extension": "~3.4.3", + "@jupyterlab/attachments": "~3.4.3", + "@jupyterlab/cell-toolbar": "~3.4.3", + "@jupyterlab/cell-toolbar-extension": "~3.4.3", + "@jupyterlab/cells": "~3.4.3", + "@jupyterlab/celltags": "~3.4.3", + "@jupyterlab/celltags-extension": "~3.4.3", + "@jupyterlab/codeeditor": "~3.4.3", + "@jupyterlab/codemirror": "~3.4.3", + "@jupyterlab/codemirror-extension": "~3.4.3", + "@jupyterlab/completer": "~3.4.3", + "@jupyterlab/completer-extension": "~3.4.3", + "@jupyterlab/console": "~3.4.3", + "@jupyterlab/console-extension": "~3.4.3", + "@jupyterlab/coreutils": "~5.4.3", + "@jupyterlab/csvviewer": "~3.4.3", + "@jupyterlab/csvviewer-extension": "~3.4.3", + "@jupyterlab/debugger": "~3.4.3", + "@jupyterlab/debugger-extension": "~3.4.3", + "@jupyterlab/docmanager": "~3.4.3", + "@jupyterlab/docmanager-extension": "~3.4.3", + "@jupyterlab/docprovider": "~3.4.3", + "@jupyterlab/docprovider-extension": "~3.4.3", + "@jupyterlab/docregistry": "~3.4.3", + "@jupyterlab/documentsearch": "~3.4.3", + "@jupyterlab/documentsearch-extension": "~3.4.3", + "@jupyterlab/extensionmanager": "~3.4.3", + "@jupyterlab/extensionmanager-extension": "~3.4.3", + "@jupyterlab/filebrowser": "~3.4.3", + "@jupyterlab/filebrowser-extension": "~3.4.3", + "@jupyterlab/fileeditor": "~3.4.3", + "@jupyterlab/fileeditor-extension": "~3.4.3", + "@jupyterlab/help-extension": "~3.4.3", + "@jupyterlab/htmlviewer": "~3.4.3", + "@jupyterlab/htmlviewer-extension": "~3.4.3", + "@jupyterlab/hub-extension": "~3.4.3", + "@jupyterlab/imageviewer": "~3.4.3", + "@jupyterlab/imageviewer-extension": "~3.4.3", + "@jupyterlab/inspector": "~3.4.3", + "@jupyterlab/inspector-extension": "~3.4.3", + "@jupyterlab/javascript-extension": "~3.4.3", + "@jupyterlab/json-extension": "~3.4.3", + "@jupyterlab/launcher": "~3.4.3", + "@jupyterlab/launcher-extension": "~3.4.3", + "@jupyterlab/logconsole": "~3.4.3", + "@jupyterlab/logconsole-extension": "~3.4.3", + "@jupyterlab/mainmenu": "~3.4.3", + "@jupyterlab/mainmenu-extension": "~3.4.3", + "@jupyterlab/markdownviewer": "~3.4.3", + "@jupyterlab/markdownviewer-extension": "~3.4.3", + "@jupyterlab/mathjax2": "~3.4.3", + "@jupyterlab/mathjax2-extension": "~3.4.3", + "@jupyterlab/metapackage": "~3.4.3", + "@jupyterlab/nbconvert-css": "~3.4.3", + "@jupyterlab/nbformat": "~3.4.3", + "@jupyterlab/notebook": "~3.4.3", + "@jupyterlab/notebook-extension": "~3.4.3", + "@jupyterlab/observables": "~4.4.3", + "@jupyterlab/outputarea": "~3.4.3", + "@jupyterlab/pdf-extension": "~3.4.3", + "@jupyterlab/property-inspector": "~3.4.3", + "@jupyterlab/rendermime": "~3.4.3", + "@jupyterlab/rendermime-extension": "~3.4.3", + "@jupyterlab/rendermime-interfaces": "~3.4.3", + "@jupyterlab/running": "~3.4.3", + "@jupyterlab/running-extension": "~3.4.3", + "@jupyterlab/services": "~6.4.3", + "@jupyterlab/settingeditor": "~3.4.3", + "@jupyterlab/settingeditor-extension": "~3.4.3", + "@jupyterlab/settingregistry": "~3.4.3", + "@jupyterlab/shared-models": "~3.4.3", + "@jupyterlab/shortcuts-extension": "~3.4.3", + "@jupyterlab/statedb": "~3.4.3", + "@jupyterlab/statusbar": "~3.4.3", + "@jupyterlab/statusbar-extension": "~3.4.3", + "@jupyterlab/terminal": "~3.4.3", + "@jupyterlab/terminal-extension": "~3.4.3", + "@jupyterlab/theme-dark-extension": "~3.4.3", + "@jupyterlab/theme-light-extension": "~3.4.3", + "@jupyterlab/toc": "~5.4.3", + "@jupyterlab/toc-extension": "~5.4.3", + "@jupyterlab/tooltip": "~3.4.3", + "@jupyterlab/tooltip-extension": "~3.4.3", + "@jupyterlab/translation": "~3.4.3", + "@jupyterlab/translation-extension": "~3.4.3", + "@jupyterlab/ui-components": "~3.4.3", + "@jupyterlab/ui-components-extension": "~3.4.3", + "@jupyterlab/vdom": "~3.4.3", + "@jupyterlab/vdom-extension": "~3.4.3", + "@jupyterlab/vega5-extension": "~3.4.3", "@lumino/algorithm": "^1.9.0", "@lumino/application": "^1.27.0", "@lumino/commands": "^1.19.0", @@ -126,55 +126,55 @@ "yjs": "^13.5.17" }, "dependencies": { - "@jupyterlab/application": "~3.4.2", - "@jupyterlab/application-extension": "~3.4.2", - "@jupyterlab/apputils-extension": "~3.4.2", - "@jupyterlab/cell-toolbar-extension": "~3.4.2", - "@jupyterlab/celltags-extension": "~3.4.2", - "@jupyterlab/codemirror-extension": "~3.4.2", - "@jupyterlab/completer-extension": "~3.4.2", - "@jupyterlab/console-extension": "~3.4.2", - "@jupyterlab/coreutils": "~5.4.2", - "@jupyterlab/csvviewer-extension": "~3.4.2", - "@jupyterlab/debugger-extension": "~3.4.2", - "@jupyterlab/docmanager-extension": "~3.4.2", - "@jupyterlab/docprovider-extension": "~3.4.2", - "@jupyterlab/documentsearch-extension": "~3.4.2", - "@jupyterlab/extensionmanager-extension": "~3.4.2", - "@jupyterlab/filebrowser-extension": "~3.4.2", - "@jupyterlab/fileeditor-extension": "~3.4.2", - "@jupyterlab/help-extension": "~3.4.2", - "@jupyterlab/htmlviewer-extension": "~3.4.2", - "@jupyterlab/hub-extension": "~3.4.2", - "@jupyterlab/imageviewer-extension": "~3.4.2", - "@jupyterlab/inspector-extension": "~3.4.2", - "@jupyterlab/javascript-extension": "~3.4.2", - "@jupyterlab/json-extension": "~3.4.2", - "@jupyterlab/launcher-extension": "~3.4.2", - "@jupyterlab/logconsole-extension": "~3.4.2", - "@jupyterlab/mainmenu-extension": "~3.4.2", - "@jupyterlab/markdownviewer-extension": "~3.4.2", - "@jupyterlab/mathjax2-extension": "~3.4.2", - "@jupyterlab/notebook-extension": "~3.4.2", - "@jupyterlab/pdf-extension": "~3.4.2", - "@jupyterlab/rendermime-extension": "~3.4.2", - "@jupyterlab/running-extension": "~3.4.2", - "@jupyterlab/settingeditor-extension": "~3.4.2", - "@jupyterlab/shortcuts-extension": "~3.4.2", - "@jupyterlab/statusbar-extension": "~3.4.2", - "@jupyterlab/terminal-extension": "~3.4.2", - "@jupyterlab/theme-dark-extension": "~3.4.2", - "@jupyterlab/theme-light-extension": "~3.4.2", - "@jupyterlab/toc-extension": "~5.4.2", - "@jupyterlab/tooltip-extension": "~3.4.2", - "@jupyterlab/translation-extension": "~3.4.2", - "@jupyterlab/ui-components-extension": "~3.4.2", - "@jupyterlab/vdom-extension": "~3.4.2", - "@jupyterlab/vega5-extension": "~3.4.2" + "@jupyterlab/application": "~3.4.3", + "@jupyterlab/application-extension": "~3.4.3", + "@jupyterlab/apputils-extension": "~3.4.3", + "@jupyterlab/cell-toolbar-extension": "~3.4.3", + "@jupyterlab/celltags-extension": "~3.4.3", + "@jupyterlab/codemirror-extension": "~3.4.3", + "@jupyterlab/completer-extension": "~3.4.3", + "@jupyterlab/console-extension": "~3.4.3", + "@jupyterlab/coreutils": "~5.4.3", + "@jupyterlab/csvviewer-extension": "~3.4.3", + "@jupyterlab/debugger-extension": "~3.4.3", + "@jupyterlab/docmanager-extension": "~3.4.3", + "@jupyterlab/docprovider-extension": "~3.4.3", + "@jupyterlab/documentsearch-extension": "~3.4.3", + "@jupyterlab/extensionmanager-extension": "~3.4.3", + "@jupyterlab/filebrowser-extension": "~3.4.3", + "@jupyterlab/fileeditor-extension": "~3.4.3", + "@jupyterlab/help-extension": "~3.4.3", + "@jupyterlab/htmlviewer-extension": "~3.4.3", + "@jupyterlab/hub-extension": "~3.4.3", + "@jupyterlab/imageviewer-extension": "~3.4.3", + "@jupyterlab/inspector-extension": "~3.4.3", + "@jupyterlab/javascript-extension": "~3.4.3", + "@jupyterlab/json-extension": "~3.4.3", + "@jupyterlab/launcher-extension": "~3.4.3", + "@jupyterlab/logconsole-extension": "~3.4.3", + "@jupyterlab/mainmenu-extension": "~3.4.3", + "@jupyterlab/markdownviewer-extension": "~3.4.3", + "@jupyterlab/mathjax2-extension": "~3.4.3", + "@jupyterlab/notebook-extension": "~3.4.3", + "@jupyterlab/pdf-extension": "~3.4.3", + "@jupyterlab/rendermime-extension": "~3.4.3", + "@jupyterlab/running-extension": "~3.4.3", + "@jupyterlab/settingeditor-extension": "~3.4.3", + "@jupyterlab/shortcuts-extension": "~3.4.3", + "@jupyterlab/statusbar-extension": "~3.4.3", + "@jupyterlab/terminal-extension": "~3.4.3", + "@jupyterlab/theme-dark-extension": "~3.4.3", + "@jupyterlab/theme-light-extension": "~3.4.3", + "@jupyterlab/toc-extension": "~5.4.3", + "@jupyterlab/tooltip-extension": "~3.4.3", + "@jupyterlab/translation-extension": "~3.4.3", + "@jupyterlab/ui-components-extension": "~3.4.3", + "@jupyterlab/vdom-extension": "~3.4.3", + "@jupyterlab/vega5-extension": "~3.4.3" }, "devDependencies": { - "@jupyterlab/builder": "^3.4.2", - "@jupyterlab/buildutils": "^3.4.2", + "@jupyterlab/builder": "^3.4.3", + "@jupyterlab/buildutils": "^3.4.3", "chokidar": "^3.4.0", "css-loader": "^5.0.1", "duplicate-package-checker-webpack-plugin": "^3.0.0", @@ -207,7 +207,7 @@ }, "jupyterlab": { "name": "JupyterLab", - "version": "3.4.2", + "version": "3.4.3", "extensions": { "@jupyterlab/application-extension": "", "@jupyterlab/apputils-extension": "", diff --git a/jupyterlab/staging/yarn.lock b/jupyterlab/staging/yarn.lock index dbb110f1d749..049d39d5ef13 100644 --- a/jupyterlab/staging/yarn.lock +++ b/jupyterlab/staging/yarn.lock @@ -66,40 +66,40 @@ gud "^1.0.0" warning "^4.0.3" -"@jupyterlab/application-extension@^3.4.2", "@jupyterlab/application-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fapplication-extension/-/application-extension-3.4.2.tgz#d1332deb8a2bad52146bf106999d84bb89f39c0f" - integrity sha512-mTHAy7SrFrZml6w0QybBivcsKTWIJEAKxFQi4HPCHdGPiPLQziNuBPWRBWFFpGXmWqn9WKxljmIomiJB1tdh7w== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/property-inspector" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/application-extension@^3.4.3", "@jupyterlab/application-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fapplication-extension/-/application-extension-3.4.3.tgz#6d7b36c85200880571af774ee4d97771660fee0c" + integrity sha512-2AkWScv0MBLbNxlP8ECHfISAL2y84MDLh723rBsTrjwwn7lNI2EocITFAX9MqNddMOBsiJtoV0jjoVxnjDHm3g== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/property-inspector" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/application@^3.4.2", "@jupyterlab/application@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fapplication/-/application-3.4.2.tgz#a0d5658157400525e2aab78eaaca657fda3916bc" - integrity sha512-B+ydkfSkOsDnkq0ReL0c9N4Nx3E6qCqWuN9kAsl/Q0kGkR1mb1/7b+aa6CTsLnlIwO9N7lATyin8oU77VTHPPQ== +"@jupyterlab/application@^3.4.3", "@jupyterlab/application@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fapplication/-/application-3.4.3.tgz#acaecafbce1be71776ceee11203b9fb0a02e27d8" + integrity sha512-JZy/4yB23N9o0gJFL8L219N7cWhUgulBECa+esN8K/i3TVoG0m/obacLBJrmwdgmQKAgyJ2Vfo1tyhW3UHvlFw== dependencies: "@fortawesome/fontawesome-free" "^5.12.0" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/application" "^1.27.0" "@lumino/commands" "^1.19.0" @@ -111,22 +111,22 @@ "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/apputils-extension@^3.4.2", "@jupyterlab/apputils-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fapputils-extension/-/apputils-extension-3.4.2.tgz#d39cc2d0bc4f3048a3567ed7fe7bece3c388984b" - integrity sha512-0CHl5N7r2h0qeYKkKcwhZs1GOrGU2F8FhfA3Aabo9ngUtwYx/HD8tNb2cQmaOvxnH2GElyrpNBYoJ571qhRybg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/apputils-extension@^3.4.3", "@jupyterlab/apputils-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fapputils-extension/-/apputils-extension-3.4.3.tgz#a386688350996d37541d148264786f5d890b0594" + integrity sha512-qqLfYEo+Cu6I187GQUep0MDCDs2J6d2oksRBcvM2Uh0KL9yjN+tl2AbARxzzQCSozOOv7TDJ2uhQEPW/5aaMBA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -135,18 +135,18 @@ "@lumino/widgets" "^1.30.0" es6-promise "~4.2.8" -"@jupyterlab/apputils@^3.4.2", "@jupyterlab/apputils@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fapputils/-/apputils-3.4.2.tgz#893b75afc2c49341abb1ec0498c7ed081c3429e8" - integrity sha512-45eP3JIQyzHt7InhMS9d25ZlrI5m33HUEOS3NtWF0kyE4wJeJ8Vzp4hHiFTaTZ8Tcue3cHqTsMmCX7thB8kz0A== - dependencies: - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/apputils@^3.4.3", "@jupyterlab/apputils@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fapputils/-/apputils-3.4.3.tgz#ad69a437c4b07a5df62e9f7f33075850f5a2ca46" + integrity sha512-zpMnYVxXiOJSYHrrpfptmlmIzMXB/slmLh5Fv5gG6QAaBoMBHq11cVZWUiWoXt5r6hYEco8jIG7iMN8/MCsWYQ== + dependencies: + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -164,24 +164,24 @@ sanitize-html "~2.5.3" url "^0.11.0" -"@jupyterlab/attachments@^3.4.2", "@jupyterlab/attachments@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fattachments/-/attachments-3.4.2.tgz#f80d4ace31995b361b53edf855f298079a6c0df6" - integrity sha512-VfjmaDhNUOFJe1ngP/RpMMFCj0QRHEArPMSml/clOXwfjN8BhAzOkE1kYsSxOyWVMIWvVDVNFHSuXA4XYRtszg== +"@jupyterlab/attachments@^3.4.3", "@jupyterlab/attachments@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fattachments/-/attachments-3.4.3.tgz#a958bb529c3f606694d0b60211b7b8b882a1ebf7" + integrity sha512-/Gwi00nwC294iUUM5yFu3RkN0Ds5aJV0w2j0b+FLZsJONy2BYfRSgYYAnm67483vuVu7zZU5umPS1UWLPXIMbg== dependencies: - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" "@lumino/disposable" "^1.10.0" "@lumino/signaling" "^1.10.0" -"@jupyterlab/builder@^3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fbuilder/-/builder-3.4.2.tgz#f2b859fa66236f6c7e6dcb21c7194ca2fac6cbad" - integrity sha512-dkyhOnmCl/ux423+l6l09bxzjhk9nv/l/ql4wttlCPCjeRfSG3mYx/SqCk0cemysDol5VVyX6eDtVQCbiXLHWQ== +"@jupyterlab/builder@^3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fbuilder/-/builder-3.4.3.tgz#060596148fb248e27526a7f7519836229b2010db" + integrity sha512-g6aSUyUOunN9vS5+eS1p+9w5gcmKqDy3mvchMQSrMqyhmt0cHQHO+eMQNbCs51IG1jTYl1e4+vGau8ce+JtLZg== dependencies: - "@jupyterlab/buildutils" "^3.4.2" + "@jupyterlab/buildutils" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/application" "^1.27.0" "@lumino/commands" "^1.19.0" @@ -217,10 +217,10 @@ webpack-merge "^5.1.2" worker-loader "^3.0.2" -"@jupyterlab/buildutils@^3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fbuildutils/-/buildutils-3.4.2.tgz#963492ea5e58e0f7f367192d7a848ee6db3c82c4" - integrity sha512-3MD2OGOIT9VbHDmmjPr8vEBcIPdN+5ssD+WBnDWrUfaVKlVf+PXQzg+CnEgFqu98KMGRAR7yiX13q3vtGs7oYA== +"@jupyterlab/buildutils@^3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fbuildutils/-/buildutils-3.4.3.tgz#6057532c6bba5590abb203c51a6a29b1a6a08063" + integrity sha512-M09nIGIAevtQ2VkQiHqU7uvRd8AEHP7G5unLwsDyJvO0WON3oQPApPH1hJn/GwjkuxXQvB8MSx7LDmMKewNrEg== dependencies: "@lumino/coreutils" "^1.11.0" "@yarnpkg/lockfile" "^1.1.0" @@ -241,51 +241,51 @@ typescript "~4.1.3" verdaccio "^5.1.1" -"@jupyterlab/cell-toolbar-extension@^3.4.2", "@jupyterlab/cell-toolbar-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcell-toolbar-extension/-/cell-toolbar-extension-3.4.2.tgz#e8e090424366b4ec2285621a0eb6387ca15ae570" - integrity sha512-Tr0iQ2uz2prbNgh9dvMjnMeYEztl6RNqcaPxJeQ4ff0yNlUhfLXtOwbfrKURN5DEGY21eilWxaz373FJgbo+sg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cell-toolbar" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/cell-toolbar@^3.4.2", "@jupyterlab/cell-toolbar@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcell-toolbar/-/cell-toolbar-3.4.2.tgz#80df514303ab0749e6fcce97c6f43123e4d5104d" - integrity sha512-0AlvNhiGMUVbCKWFyABAOCre2QARs7A+pTsjlW0JXXuV/3Bl4AF8YJCHYbjnfn20D9Yd1vN05i5B72iTQSwdFw== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" +"@jupyterlab/cell-toolbar-extension@^3.4.3", "@jupyterlab/cell-toolbar-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcell-toolbar-extension/-/cell-toolbar-extension-3.4.3.tgz#33c4eee2d1137c28b24ed7b168c018d1c7761303" + integrity sha512-AN5AvMNwE5VWjxoF01SDJ/XDzZzWEPdaRL0Oymwvtoh680kx4kwq4KF/wfu7wxVNgs+WSIo6poB6nYEMtViiZA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cell-toolbar" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/cell-toolbar@^3.4.3", "@jupyterlab/cell-toolbar@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcell-toolbar/-/cell-toolbar-3.4.3.tgz#c1e2fac2a63fe6398caf401c75f9b9a0e4529bbe" + integrity sha512-eTaVOsIzitZDwkdgG20iho7u2eFByQ5rKdaE+3QADiv+87K3zjZm0Km+xQjW4NqENPiy5yj+O5uUVN4aR4q1KQ== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/disposable" "^1.10.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/cells@^3.4.2", "@jupyterlab/cells@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcells/-/cells-3.4.2.tgz#097627079e170218a2d2d6c9f6cb64587e1a0924" - integrity sha512-RursRNaVo6pnd5hnNkq0j/2bVrskZQVvuk1JfBa/GQezXdqrhBD3kEbMOO7az5YDdKQVvv4gvhy75GaUGD2EIA== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/attachments" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/outputarea" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/shared-models" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/cells@^3.4.3", "@jupyterlab/cells@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcells/-/cells-3.4.3.tgz#67f318d0d142716653fc5fda01b16dae99c89e80" + integrity sha512-ablkAPBd6w0Wxo1gi3VYEKX9HxexGHb7X2xbiglosuiBrng6a/4Ozata9vPiZbjNCmvFmstQF3HcVr5lg/Hv6A== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/attachments" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/outputarea" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/shared-models" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/domutils" "^1.8.0" @@ -298,40 +298,40 @@ marked "^4.0.10" react "^17.0.1" -"@jupyterlab/celltags-extension@^3.4.2", "@jupyterlab/celltags-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcelltags-extension/-/celltags-extension-3.4.2.tgz#8f677167554be9c8128d31d3749906acd0788c9c" - integrity sha512-AnuGM4/B/Iol5kIehPL2Q1S37IRhzc1LHvi4czlPjcCU5Byk9Kzf7M0vPnF5PwOJ6D5N0hlghubimR/5+0Zz1w== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/celltags" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/celltags@^3.4.2", "@jupyterlab/celltags@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcelltags/-/celltags-3.4.2.tgz#6d56f7868b4bec72857c7431d655a583c6b17c6d" - integrity sha512-wDuOMBMJR/sJBrhsKusPPI1IG2DoIhZa/syOfq/Q1vGco1T79XZL0lQ7/6ub3Dx4oWnXHEcXeftUtz40GRmHvQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/celltags-extension@^3.4.3", "@jupyterlab/celltags-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcelltags-extension/-/celltags-extension-3.4.3.tgz#965bbf2afe5a8f3aec3082b860764195ec78eebc" + integrity sha512-WJbwLQNLl2xYdLTaZJ8lOE2qMgWMRlUtoK2MK2cNH60st5L33MnfATSTD37lxDgINuJwcJ3CjssObpd+qJE4YA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/celltags" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/celltags@^3.4.3", "@jupyterlab/celltags@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcelltags/-/celltags-3.4.3.tgz#6224d86f8ebb5816f47e36f91fc77fbc2b9040ef" + integrity sha512-uDglwVZ/EPOZTWQPr+gJS/YIe+vzIaeIBC5NyGaFT0ryX8hd4tVa1QTpK8mvu4dvlrNaKL7a/VhxzjLkumyUpw== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/codeeditor@^3.4.2", "@jupyterlab/codeeditor@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodeeditor/-/codeeditor-3.4.2.tgz#4f83a8ca8ad121ad75f4e969bb365456145e56c7" - integrity sha512-eB8ZIXaZ54khxJAIhDAkGnocNZwWXqHGnu197pwtQrnRu/hVIS+qSvFB6Nkw9z4EG7rXzqf4p7Q2k0oz129kRg== - dependencies: - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/shared-models" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/codeeditor@^3.4.3", "@jupyterlab/codeeditor@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodeeditor/-/codeeditor-3.4.3.tgz#f69dbd1f25307382b863ecbe9b4f0a5037e264c0" + integrity sha512-xnEMGS6Y6UlPQi+suFCrf7rPPnNbC6hRI+yBgsK82O7MiMjHIti/V1dcjP93xjvTuCZexO8qCtRRLoMtTSELWA== + dependencies: + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/shared-models" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/dragdrop" "^1.13.0" @@ -339,35 +339,35 @@ "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/codemirror-extension@^3.4.2", "@jupyterlab/codemirror-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodemirror-extension/-/codemirror-extension-3.4.2.tgz#e8d99652981b61bf0260b30ddf259d455bd19c0a" - integrity sha512-QlIpaaLfp3FT3HWTitYhhtMFxLCQEzpQYF1k+Z0tp2lR2Xor/wGkbS+TUps11NDZp9kEvCWiq505E7wjNSADAQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/codemirror-extension@^3.4.3", "@jupyterlab/codemirror-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodemirror-extension/-/codemirror-extension-3.4.3.tgz#bf2b26e404bc7ffecd5d6b2ea319303bdb4fd483" + integrity sha512-oRJw5RFQqVqqHuQTwa9X7+cwK3kGII61/ZtZ1XSKRxXxo5aAiJPVEHGxpiWV5l/VijwFDtE617eDDIjRLIm3+Q== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" codemirror "~5.61.0" -"@jupyterlab/codemirror@^3.4.2", "@jupyterlab/codemirror@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodemirror/-/codemirror-3.4.2.tgz#1807887a5923db2dd1797d28e7443c29b7e8fe89" - integrity sha512-NVOkjFDipcnWaQKsrRgN8xlQt56UUV/crjSzn8wwqvu3MsUwtvfhH5BVjUgpORPEdg7Z2R6G6IdFhvqPpk0GIQ== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/shared-models" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/codemirror@^3.4.3", "@jupyterlab/codemirror@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodemirror/-/codemirror-3.4.3.tgz#349421866176143d2503dd600d2a55e77a1ab63a" + integrity sha512-Fe2yP/d6bUFAz4dNILwst4AsWZP0/cZOt+vnqu5VF/f2F/u3XTaaYNMQKnESRnm/eV+ZwkE+tKE7jF9begshuQ== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/shared-models" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -379,31 +379,31 @@ react "^17.0.1" y-codemirror "^3.0.1" -"@jupyterlab/completer-extension@^3.4.2", "@jupyterlab/completer-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcompleter-extension/-/completer-extension-3.4.2.tgz#ebb51d1f1abac08cca0a161def719ed12f7f547c" - integrity sha512-Luf0AfTBhRroVuFWC7moC13Od9/w+caydOidXNBwS+1iV22PTM9SwGiEtrpw23/eF3kTLJlWs1sno223kFPywg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/completer" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/services" "^6.4.2" +"@jupyterlab/completer-extension@^3.4.3", "@jupyterlab/completer-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcompleter-extension/-/completer-extension-3.4.3.tgz#56b82db2a77818bcf7b4a7c80c623a612600ce93" + integrity sha512-9LGcgRojIwMLTCSQUUvkRi64w+Zqv0xsyIPLGgpVtn804SH0g7eZQ5ZuzCDFLEe1MFtm/yAO6ns8TsTknsuXZQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/completer" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/services" "^6.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/completer@^3.4.2", "@jupyterlab/completer@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcompleter/-/completer-3.4.2.tgz#01bdf9125a939bb702c381b368d5bb146b669812" - integrity sha512-WphYeIQ+1EWGKsMoL8byGrYtiIGew0povs7HrVIga+FSEPBUmcEbzjYFz86CSaWbVocDmiEBdTkNcoOLvafGlw== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/completer@^3.4.3", "@jupyterlab/completer@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcompleter/-/completer-3.4.3.tgz#a028a482003fe13d7147c37392532c3c13a06abf" + integrity sha512-SCt2zR5QqOcfbnsnBzz0z5+tIky80lpbQ5ji8EVGrO6EDS9xTdx55aYiggx81OZxFvDbUjqsqljtknFbKueNOw== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -412,43 +412,43 @@ "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/console-extension@^3.4.2", "@jupyterlab/console-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fconsole-extension/-/console-extension-3.4.2.tgz#69b96fa5303d8fae07a8b27861d3bb8de46d19fa" - integrity sha512-yPe85QqwZznBKXp6DbtDiH8505dojIKMi2Ev/njwHLOzHZdGkP3jgBWkil/FxewIoxjOkL5a6DpeJM2M/ifnWg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/console-extension@^3.4.3", "@jupyterlab/console-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fconsole-extension/-/console-extension-3.4.3.tgz#ff4424fc7e28b6e9a2c8e814b4db9167147f5ae7" + integrity sha512-MtxipvopJjfJxKtgIMp80Y0aYk+BcwFwy7tFrTHqGoOMuQXdOerH0ee4aUCne/2KvCDXMjmMr7HeZa5hqdanyQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/properties" "^1.8.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/console@^3.4.2", "@jupyterlab/console@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fconsole/-/console-3.4.2.tgz#b0c8db4c1605603f22f45ee6efd4bf03d3ced443" - integrity sha512-oxA6Who70EaICHRImkbJsvf4IGbhwNVGfs7a775Cqir/yHIeVSFtId8r5OfszXZndkcXS+HmGCIC8eyyacSZrw== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/console@^3.4.3", "@jupyterlab/console@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fconsole/-/console-3.4.3.tgz#923f2e32e1f296ff6fe5ca82f9489d9632c0437b" + integrity sha512-S5635Mxvhd6jTsR/BepYySuBVT00dG6UZGs/+joaeWbUHSAAqR1vP3oeFJSti8IYOBPhqp2JUmwgZ+pLjWhVCg== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -457,10 +457,10 @@ "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/coreutils@^5.4.2", "@jupyterlab/coreutils@~5.4.2": - version "5.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcoreutils/-/coreutils-5.4.2.tgz#ab9966d0b981aa915cd1a09e099473f85735d850" - integrity sha512-1PknPzlwVLSvKDjx2933G62vP+Fzm5HoaAp+Q3i0sPNos7FtKFXJSltORynjICHIO8MGKUWt+0UFRkB2HZ8JVg== +"@jupyterlab/coreutils@^5.4.3", "@jupyterlab/coreutils@~5.4.3": + version "5.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcoreutils/-/coreutils-5.4.3.tgz#9a9ed66b045a9f7cee2064cb8b29e0bcc759f8c1" + integrity sha512-9X021xXTDVnCSYGXsRsMsxCaoHk28oHC/fUTytc5DRgTcpzOGPBO/mVpgJfyejOdy4HxBbAovJSnkBlPwjm1yA== dependencies: "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -470,33 +470,33 @@ path-browserify "^1.0.0" url-parse "~1.5.1" -"@jupyterlab/csvviewer-extension@^3.4.2", "@jupyterlab/csvviewer-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcsvviewer-extension/-/csvviewer-extension-3.4.2.tgz#dc3c0ca44907c5f7ea3c10fa7f310af324a40921" - integrity sha512-2ULCrLTYD0dlQhIHV++Z1BoVvbN/Wx8M/OR0MrWYJQiU1Y42DD721StBRT6njbhmVdh3iqZtXqmLfIvs7EFMJw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/csvviewer" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/documentsearch" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/csvviewer-extension@^3.4.3", "@jupyterlab/csvviewer-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcsvviewer-extension/-/csvviewer-extension-3.4.3.tgz#12896b970251e590c920e8b36e22a52e49840786" + integrity sha512-H9aAEtv8YAhjkGcX5NVOGBxlfCOizYRMnIvEwxpWWwuOp2zKQ/zl72gNLGsVMRADH1+F2cvXqi6gtYRSsPWimw== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/csvviewer" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/documentsearch" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/datagrid" "^0.34.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/csvviewer@^3.4.2", "@jupyterlab/csvviewer@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fcsvviewer/-/csvviewer-3.4.2.tgz#372b1cfc972653c178a6d3d391a3fd334f21da2d" - integrity sha512-OtV5WGEtRdw/kN3v0JuYuDf5kIVfm+Ooz2ks+Dzx/TGVKKxrLHIivZrpzdD+ZYiWQwTw0BEh6oJMFHwl8mNMEQ== +"@jupyterlab/csvviewer@^3.4.3", "@jupyterlab/csvviewer@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fcsvviewer/-/csvviewer-3.4.3.tgz#9656f6ad8e6ad300cd61d709202742ea3a8f84f7" + integrity sha512-vJVECId/s3nOTeSb6CxPRUDwrl8sukdDVvKHp5A7vOzlyQtDJkMn7UmNFqmRsS1lsVdEsXvmMgdpgBLpiv/7dw== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/datagrid" "^0.34.0" @@ -505,47 +505,47 @@ "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/debugger-extension@^3.4.2", "@jupyterlab/debugger-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdebugger-extension/-/debugger-extension-3.4.2.tgz#1bfac78de3212130990bca939f5d2af158e46b74" - integrity sha512-DeCvG1Rg/SHqdaL6ejcY12/hG+Oi3wwe13FWkhv5T+i8UTUzYfH8Yy3t+2XLA/FOP3UMnGCsof+S+CE6ZFpAmw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/debugger" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/logconsole" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/debugger@^3.4.2", "@jupyterlab/debugger@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdebugger/-/debugger-3.4.2.tgz#b16df64d00c5d8da49e106ad897f29d27a7c2303" - integrity sha512-fwN/lB/Rx6js5EAuyKa05AGpEE1wAZcGmPNc+v0XOKAgpWByqvrvOnpo6cuYvuNbN16nGGPsEep1f9XO9ysg3g== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/debugger-extension@^3.4.3", "@jupyterlab/debugger-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdebugger-extension/-/debugger-extension-3.4.3.tgz#eddf75bfd32b5feacf4579d514685600e28c48d8" + integrity sha512-eQfVWFgZQirLIWYgvG8OGuXjCCpZK8Z6AzYfofJSk06TcbLmz6hIXPnxVU2KwydeT4QnmxUA2ueKMtRj3dYz8A== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/debugger" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/logconsole" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/debugger@^3.4.3", "@jupyterlab/debugger@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdebugger/-/debugger-3.4.3.tgz#76f2d123ea49515d35ca35d31ebd113300a86e36" + integrity sha512-VWWDGruRBSSfDaL1KNffHXZp1YTiv5isaqmDevZt69pQZY4Whyf1j5BSdopBbKm70JrzKbbSVJNfeW/VCW8pYQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -559,22 +559,22 @@ codemirror "~5.61.0" react "^17.0.1" -"@jupyterlab/docmanager-extension@^3.4.2", "@jupyterlab/docmanager-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocmanager-extension/-/docmanager-extension-3.4.2.tgz#9edef4c1815b19f00cbd173f79d6b3cbdce116bc" - integrity sha512-4i3t9lUuKf+sF5WhFM/sCeQ/NcZAgDTuKEIDAxRw/vvIR9fdabTS4zHBsvoBIo+91qqU8m5EAv27QCj52LpyyQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/docprovider" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/docmanager-extension@^3.4.3", "@jupyterlab/docmanager-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocmanager-extension/-/docmanager-extension-3.4.3.tgz#bd36a16089b5643fd92cf89606eca2212122553b" + integrity sha512-MwDhAexZDM9lNa35l5HRr5oLRZ/Cys1Iw0G7NAC9KuxHLx/MTqLJx1epbwSyUB8uRFJee6PP8kmKR0hV1+yI6w== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/docprovider" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -583,18 +583,18 @@ "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/docmanager@^3.4.2", "@jupyterlab/docmanager@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocmanager/-/docmanager-3.4.2.tgz#575e6395b8a1a64bcb54656a624406edede83446" - integrity sha512-g6lzxL/LkuEj1gDPjlyEijxIi7jsx9LemwByVE+GJL5IZQILgT9+k4ToE1L/1sQ3PkCzhGo7HxiDzrp6pcHsZg== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docprovider" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/docmanager@^3.4.3", "@jupyterlab/docmanager@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocmanager/-/docmanager-3.4.3.tgz#26e9571a93f1a6a6d7b59f9296499fdcabd998b7" + integrity sha512-l1rVpdbT2Y9KciNy+HN5Ef4YZsbYbWDVwPJhG7kkHDlwY0KXv7fk4NYccK0Q3LhwrJUh/iU3nJUVs2u2jJeIBg== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docprovider" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -604,44 +604,44 @@ "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/docprovider-extension@^3.4.2", "@jupyterlab/docprovider-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocprovider-extension/-/docprovider-extension-3.4.2.tgz#13284a1aef8e0e35aabb535fd9e12e3b983b49db" - integrity sha512-yGEaXQXpig0YDHYqVbZ0sXxhBi1xpE9HK9ZhvHdTDnIYfVGSDNlejO2+gq4oF1htyT2FONZB+7TstU7zx4X3Vw== +"@jupyterlab/docprovider-extension@^3.4.3", "@jupyterlab/docprovider-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocprovider-extension/-/docprovider-extension-3.4.3.tgz#018fdb457220fa261cef634d21b3b7bdc1b072bf" + integrity sha512-yxuMzfqPYRrMKLuCBEdhrLn2ktid1O1hKtz8sHg5RolsQ07xwIF2f4RaxC8uMWZ6dMOHid9O0ZLypvjRXdcgcw== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docprovider" "^3.4.2" - "@jupyterlab/services" "^6.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docprovider" "^3.4.3" + "@jupyterlab/services" "^6.4.3" -"@jupyterlab/docprovider@^3.4.2", "@jupyterlab/docprovider@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocprovider/-/docprovider-3.4.2.tgz#ac16afe52d100312c8efb0ef1e09df308f9f23db" - integrity sha512-sq7WD7haFhIxsnBJ0n5OTTNxi9vnXDeQPdEi3BFaPNY82EGGppHaa2omslTldwN9qQkKPzBcaRbJS+xwCbLu+Q== +"@jupyterlab/docprovider@^3.4.3", "@jupyterlab/docprovider@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocprovider/-/docprovider-3.4.3.tgz#2e041230424b2dc4dea5b72d90461cea8c4f5687" + integrity sha512-BnBkbFESEBGB9Df60hxtC5MAhHi1suReC4eN2Y1OsVXCbq2OTeTAP5DHeJjFDxBZDY1UQlss1li6+/IPbeXgVw== dependencies: - "@jupyterlab/shared-models" "^3.4.2" + "@jupyterlab/shared-models" "^3.4.3" "@lumino/coreutils" "^1.11.0" lib0 "^0.2.42" y-websocket "^1.3.15" yjs "^13.5.17" -"@jupyterlab/docregistry@^3.4.2", "@jupyterlab/docregistry@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocregistry/-/docregistry-3.4.2.tgz#910a426cb82e3b1c405040e10cf47bd52fee1dae" - integrity sha512-J1y3lgfdn2kqvP6316HHhbLd4hqpnn11fyNSDueIHiCyDfich4QyKNEOHY+IF5kg6TyI6k5AF3lPou+VTQU8Qg== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docprovider" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/shared-models" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/docregistry@^3.4.3", "@jupyterlab/docregistry@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocregistry/-/docregistry-3.4.3.tgz#ad24b5312797a2b53ba0d0975123e75c4eb37696" + integrity sha512-A+WXGj9HosbSh/I0XQbXN1Sxt4GbjUDXntQ5DGoeOoLfwLHBTkvgg7lZ+AJJyXTDz4jxCWe5jNWnwPkk5mp90Q== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docprovider" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/shared-models" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -650,31 +650,31 @@ "@lumino/widgets" "^1.30.0" yjs "^13.5.17" -"@jupyterlab/documentsearch-extension@^3.4.2", "@jupyterlab/documentsearch-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocumentsearch-extension/-/documentsearch-extension-3.4.2.tgz#4e8d6db631577c0de90a66c0eea685e3ad46071d" - integrity sha512-C8YC/xXU5XToA8K/fIB379fL5xt6I9H38XdWqKF57geHaO+IdunIsVYYA93aftKH+2WQ+uAMDP9SI9IXF++d5w== +"@jupyterlab/documentsearch-extension@^3.4.3", "@jupyterlab/documentsearch-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocumentsearch-extension/-/documentsearch-extension-3.4.3.tgz#d346c660d09166cda1c2fd63e18f34fe5c7d0558" + integrity sha512-T25NgtXicyp/fMsw/pGBQ9pWIUcj3X7UNZIeDTrWlr01iBGNXrQpXanonTR4UzrIUieMGVKtPO/J6Lxz2Cb8VQ== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/documentsearch" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/documentsearch" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/widgets" "^1.30.0" -"@jupyterlab/documentsearch@^3.4.2", "@jupyterlab/documentsearch@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocumentsearch/-/documentsearch-3.4.2.tgz#0f10dbb15f5267262b08b22e8de9e32826bdcd3e" - integrity sha512-S4wQGIRY9igOJxfUVO8/m/pbW1E4HiY4MJL+3B8qM4foOhurULEk2MK7xqwcBrlhEKAdirycBTqeENveKHC1ZQ== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/documentsearch@^3.4.3", "@jupyterlab/documentsearch@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fdocumentsearch/-/documentsearch-3.4.3.tgz#2b04fb931ab4d266ec0eb5bf9f8d3eab07c01fb4" + integrity sha512-RjgxhPypdfnfDVUSH4xQ+jYr+L4q2PToRI41NN7p85X6v5LDHVj1QKt5JXAqVRZe1c0gkdcKNDW7q3C+QW8y4w== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -684,30 +684,30 @@ codemirror "~5.61.0" react "^17.0.1" -"@jupyterlab/extensionmanager-extension@^3.4.2", "@jupyterlab/extensionmanager-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fextensionmanager-extension/-/extensionmanager-extension-3.4.2.tgz#d45fad7efa213821092b19218d6a4def733935f0" - integrity sha512-Go1vS9Witv6YxP7IIGzLZLpM+lKZRicCsKOAiiBmtMucFLUyV8NU8SJEUI/rVtV6ONqGGYyF5A7uIPwEFEpngw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/extensionmanager" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" - -"@jupyterlab/extensionmanager@^3.4.2", "@jupyterlab/extensionmanager@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fextensionmanager/-/extensionmanager-3.4.2.tgz#657b3e3593932694764d21bf453c3b523fd7abdb" - integrity sha512-qKaB0iOYZzaQbOsBTKbrJXelZW1SB+R4mX8QaCGjrTQbPpdRzokSUHWiJ3FMEotmMyukNCIMKBRIg6i7j2O1Wg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/extensionmanager-extension@^3.4.3", "@jupyterlab/extensionmanager-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fextensionmanager-extension/-/extensionmanager-extension-3.4.3.tgz#b2918e7445a12a9afe1b159444a49e4253cf22c9" + integrity sha512-xU/Li0MU16M5eWr4Ev1EW96r8Ioj7vp6r3/+Pv8D8emNPMgaw6wmuUFj4LdjoW2X0vpP7Jmd5sdGHF0oI46qJA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/extensionmanager" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" + +"@jupyterlab/extensionmanager@^3.4.3", "@jupyterlab/extensionmanager@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fextensionmanager/-/extensionmanager-3.4.3.tgz#9f8f56748135b706dd6e3da20372945157020c70" + integrity sha512-SAaM6sYPeCwts1UvK2KYLACNIFAdi7guInm15KZkIKYIG75xHUbQWZ7XcA0onrpUNFHVbNKXs+/+nw2xr15+Cg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/messaging" "^1.10.0" "@lumino/polling" "^1.9.0" "@lumino/signaling" "^1.10.0" @@ -715,43 +715,43 @@ react-paginate "^6.3.2" semver "^7.3.2" -"@jupyterlab/filebrowser-extension@^3.4.2", "@jupyterlab/filebrowser-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ffilebrowser-extension/-/filebrowser-extension-3.4.2.tgz#ba1449ed5efad3655426990b0a1a4d605e8a318c" - integrity sha512-8r+yIaCRY6KWHvbWWJazkHn67oaihobhFwpWO+pbDyU0iQQ5DQg1eGHFxG80yroJqe01u+eMLzFCzfu63V805w== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/filebrowser-extension@^3.4.3", "@jupyterlab/filebrowser-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ffilebrowser-extension/-/filebrowser-extension-3.4.3.tgz#5c105508fb553b35b4871127c2fbadb626abe3a3" + integrity sha512-Ysu8iZdnw6g0t50kPOvjRB9uz8xn4WGRE3FV+3GLhijWDD8+pnDv3rMu45SURrXQDzQ5rvFvkuDaK8FL9qmzmg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/filebrowser@^3.4.2", "@jupyterlab/filebrowser@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ffilebrowser/-/filebrowser-3.4.2.tgz#fce15ca374ed80ef1cadc20ff6592e4f388e7331" - integrity sha512-4klJdau94YVZzESVWfRfd8n7g0c7/UsU9WQ40XEw64gA2R31j0x9Ls8zTVrQJBJka4Zz9nd/3eTAZoeZ7/hT/A== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/filebrowser@^3.4.3", "@jupyterlab/filebrowser@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ffilebrowser/-/filebrowser-3.4.3.tgz#73d288a3a103d13c83734bd23647d1479bd297ec" + integrity sha512-VlUcEvRAG/eAkxgk90MKKbAYUv3BORxfp9VXUdRm/YOW66ZborF6TNbzjYh9C7L7psXAcpzQ+85p73o25iMDoA== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -764,177 +764,177 @@ "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/fileeditor-extension@^3.4.2", "@jupyterlab/fileeditor-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ffileeditor-extension/-/fileeditor-extension-3.4.2.tgz#fb29e4bec260267fb237e290dc7835402537f831" - integrity sha512-lGPiv8y4Wy+ZdaCaGnQCsMUxLkJIaHzNHcoKjEtWyxNlLLIZwz4nqDrbl+wqxVw2jgAiA+GUtSofBoRuPTHoUw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/fileeditor-extension@^3.4.3", "@jupyterlab/fileeditor-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ffileeditor-extension/-/fileeditor-extension-3.4.3.tgz#f57041d74c3d3c2f74c8573c527715061e5302f5" + integrity sha512-MPOUl4gDmBDnJ4kpXTw7x3vqWXO4mUFj4o92FI8cLTP1bnSk7GfcZWMuZ3B/YYHXsqFgYWmH3kcGyLN7sOSlIg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/fileeditor@^3.4.2", "@jupyterlab/fileeditor@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ffileeditor/-/fileeditor-3.4.2.tgz#5fd7f8ad18455e029be7d6445dc9832119e75cea" - integrity sha512-0jrlfUPF8nT/+qFKf8DOubeK0L/jQMT/fyNeguYtycT8cx00VJDXmraRPJ87fWMr3304rSJ9Ccobonw5INRolg== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/fileeditor@^3.4.3", "@jupyterlab/fileeditor@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ffileeditor/-/fileeditor-3.4.3.tgz#7451693ef5cb9466643f36e453ece023f3580c3d" + integrity sha512-+DTVLFUMse5DEIanmtT1CW/Qd9dULhNeTOb2iatZG/9gEiu/WlK0nIy4I3HRCoUQh/mZrngV1pYIJaJMQglPwA== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/help-extension@^3.4.2", "@jupyterlab/help-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fhelp-extension/-/help-extension-3.4.2.tgz#c24c2c9bb9fc5706a49b6f4fe5aae61c22348d4e" - integrity sha512-vm39JppekUQZGqE4qStyuEtZiwMf76+RqhwggoVFHZurXJpwb474K4476kVQ8iMJLmZbBen9f/H1WijZXjpG/w== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/help-extension@^3.4.3", "@jupyterlab/help-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fhelp-extension/-/help-extension-3.4.3.tgz#5b38b58d5165c3b8946a6bef3be7c186ac88bc71" + integrity sha512-4bHClEQSCB+j1qtrU03slgrctzNkSescLcfc0qv6ABqA9PH5MPYn8TtXGi26gCBfeXnrJ/3Oul7Y2sHdimmwxA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/signaling" "^1.10.0" "@lumino/virtualdom" "^1.14.0" "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/htmlviewer-extension@^3.4.2", "@jupyterlab/htmlviewer-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fhtmlviewer-extension/-/htmlviewer-extension-3.4.2.tgz#cc53ffb33ec01d853e96de23ee201cd76a07f884" - integrity sha512-WXpeZsDQSyWO0ZJ8ezo0hZOz1DWonPLOb4BClxtANqb4cR73ESHWakaw1ncSIqlzRHzLqjzu4sv4O+yow+rdPw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/htmlviewer" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" - -"@jupyterlab/htmlviewer@^3.4.2", "@jupyterlab/htmlviewer@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fhtmlviewer/-/htmlviewer-3.4.2.tgz#0540c6021f04201340d91b9eebab377fe15fa0da" - integrity sha512-8LCEBc+WBswWyJ5M97teP7bQGspBYbuBI2B5G/VGVAgrZVtaa49K9uCA0U3z1paV6QIWMwuZxwDsRtBGMwswFQ== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/htmlviewer-extension@^3.4.3", "@jupyterlab/htmlviewer-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fhtmlviewer-extension/-/htmlviewer-extension-3.4.3.tgz#1bf9bd4475c2025f0888692096f80effb9ffc5b4" + integrity sha512-leaNkBIAEYpzk5OjdcdM5ECoHIzwWrs0Yt/Ouy4rJyUu6MlfdrqP6ZfK8vrrExlDRCBpjXXwQCIIudgqc46d9w== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/htmlviewer" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" + +"@jupyterlab/htmlviewer@^3.4.3", "@jupyterlab/htmlviewer@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fhtmlviewer/-/htmlviewer-3.4.3.tgz#4f1e44979552782e4353f23708d9319d02b8abe4" + integrity sha512-3MaeqbNzsWAVCVYP2CKhvfCEWnBB9f4ZN+gWIf3W9XueSqLDs0IXruhWB7EfAMZdrTdW3BGDVy69eEH1Vxi2Dw== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/hub-extension@^3.4.2", "@jupyterlab/hub-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fhub-extension/-/hub-extension-3.4.2.tgz#bfce7e4cbec8a7e1a600cf65c4fbf8d1969f9b47" - integrity sha512-FaXXXVRSgICOtO6VEtndRsy7SRmAF5VhXVg8TgBqgEdbUjJc4iLgfAqlKpViR5wRzrI/pE8jvDyyGYb9kl9bbg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/imageviewer-extension@^3.4.2", "@jupyterlab/imageviewer-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fimageviewer-extension/-/imageviewer-extension-3.4.2.tgz#2243f2e94b166337badbcedf70f3cea80cdcf383" - integrity sha512-1k604MRZ2W2TiQYj47hjBjIHKi0Zj/k4Hm807m72a13dgwBnY+41ESGJ6KeDoRPYHjFQ0FMC2xxTVW/gOLDmhQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/imageviewer" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/imageviewer@^3.4.2", "@jupyterlab/imageviewer@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fimageviewer/-/imageviewer-3.4.2.tgz#d9636b1ef01560ae564043fc491b3aab517fc87c" - integrity sha512-D6SzG34dNxvybQ7TsVLiKCqSk3J8HQ2k5qbKJm/rDcBNjj7ORhdP2U98iT2ZxjVqpHBgqdNObpqrleoOzZ2Btg== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" +"@jupyterlab/hub-extension@^3.4.3", "@jupyterlab/hub-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fhub-extension/-/hub-extension-3.4.3.tgz#86d249cb5e0d6b89bb1830da01c2a54d492a2d5d" + integrity sha512-0ljIDkc+LFIkkqE6bHdfwLaPjp3eixyGkL1QlVxnNVbWCgFQa9iyD1+tJJQU+1hWXZpbMLrTu1iOaF3YMO7ajg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/imageviewer-extension@^3.4.3", "@jupyterlab/imageviewer-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fimageviewer-extension/-/imageviewer-extension-3.4.3.tgz#a38c47cbc46c2cffb6b4e39cb413faf82682ea58" + integrity sha512-aMcLpBwEQi31uvFkcDwZ9FkArQRVtoN/+Nx8jYQmrDwrb7Y6Z4Ne86pvL889+O9eyYH6lTJFrnoJJ6Uw3gjRZQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/imageviewer" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/imageviewer@^3.4.3", "@jupyterlab/imageviewer@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fimageviewer/-/imageviewer-3.4.3.tgz#32c390fee72a2b7278cbbfcff50721e76e8372e4" + integrity sha512-RQT69wZgDsax94d+vx9kv/XvU/I1E7d/XfH8edxdTA1T0zu7+7961YxwpifF5A6Px+xdnaAsJhsRrEpEA928Hw== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/inspector-extension@^3.4.2", "@jupyterlab/inspector-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2finspector-extension/-/inspector-extension-3.4.2.tgz#112535b01ec56dbba56f3100ff381a512a9941c2" - integrity sha512-CTrMHaMw6puyOfSUDnfexIlMhtXn8ZEvnujM6Rhw/51liAUpjxsx/YFv06kWubgtKy974zKpOlmt2ETVPBdgAw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/inspector" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" - -"@jupyterlab/inspector@^3.4.2", "@jupyterlab/inspector@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2finspector/-/inspector-3.4.2.tgz#b34324b9128dd2ccbc2063222a4938d19095f7e1" - integrity sha512-g7RyvHBJCHcKjCTfztT0ydMRgw5I6JMN3YU5zHL2bijuSeBOAyHmjSRfSGroQkQTo80lSui0wjis5bbIhn93QQ== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/inspector-extension@^3.4.3", "@jupyterlab/inspector-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2finspector-extension/-/inspector-extension-3.4.3.tgz#c50f19d051203b23ae565e9955774eddebe1655f" + integrity sha512-rVc+qjNzF+gYkU4UUwnTTiXL6mOcBSsbYxZNWMH4oxQlsd6jyFtW5VCLFq+7xwVZpjrJzb/j3+oZSN9Wuy1OPQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/inspector" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" + +"@jupyterlab/inspector@^3.4.3", "@jupyterlab/inspector@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2finspector/-/inspector-3.4.3.tgz#1f74564ee60dab597f3b67b52b04fd1dc0c3f916" + integrity sha512-zBVkIfylddhIDmROnqv44jdwK0aJB29jnGuxgHN/tFR5CYZjfxrOwIyrTZz9L/hWkuydDA84iIMk2AhyFpRtdg== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/polling" "^1.9.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/javascript-extension@^3.4.2", "@jupyterlab/javascript-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fjavascript-extension/-/javascript-extension-3.4.2.tgz#18c2e431aff2ad514b5fbc82acef00b61a6e635b" - integrity sha512-Tq/2ZcSwZDqUxFB/Ys0ZEiSuLJ9ynRhcwNzLShPxMuJdYTgLijfGvHbwBbsA5ay6XAJfdowUCKzH5ljBOX723Q== +"@jupyterlab/javascript-extension@^3.4.3", "@jupyterlab/javascript-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fjavascript-extension/-/javascript-extension-3.4.3.tgz#9e9644fdad966f74071f5c7edb589dab142d6ed7" + integrity sha512-3SULVK0o1KHCgWaaCB1JrojAMnEtnLSNB6hWwZ51siIZUuIk/72LIuc47nG7U/Y44T39TiXrN5xVGPdGvljRLw== dependencies: - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" -"@jupyterlab/json-extension@^3.4.2", "@jupyterlab/json-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fjson-extension/-/json-extension-3.4.2.tgz#fb06f41329038c7af762f432910ef69f74b358da" - integrity sha512-e/2itUsw3pvwMkBoOh+q87yTZflhJ9vFbU09jSfUWZI+S7gB+dBdNXwu8xvP7HCPMptjq7jfcw02DmPNsGvzEw== +"@jupyterlab/json-extension@^3.4.3", "@jupyterlab/json-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fjson-extension/-/json-extension-3.4.3.tgz#7d02c0d8c5bbc07b89e35672841d2bf452b79a6d" + integrity sha512-uVboG2Uj74fqqCnwO9/cpx/uiUCdSkznTWblw2x/DvggBp26Lzz91rn4/jE98rIi7tU1iZRKlqil5NGiew7anQ== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" @@ -943,28 +943,28 @@ react-highlighter "^0.4.3" react-json-tree "^0.15.0" -"@jupyterlab/launcher-extension@^3.4.2", "@jupyterlab/launcher-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2flauncher-extension/-/launcher-extension-3.4.2.tgz#a3ef179b4466536e507bee80008766b7b206f306" - integrity sha512-b7nBcIZgp871Db0I1Qw7NP4A/0I9aqNMispCFfX5MElZVzSCqY6fjSRGqYIL7SnojLJF4blsq1nO4LkFk3d9FQ== +"@jupyterlab/launcher-extension@^3.4.3", "@jupyterlab/launcher-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2flauncher-extension/-/launcher-extension-3.4.3.tgz#2015a629da0507dca6c4a0e8d79ca5f00e484e83" + integrity sha512-uJ5WnXh3FeJ++8xguciR08YmHPEArQSqHOEvrL0Or1xpxwjqrzHY8Nb5tUkZgrszHHDGaqJXFLNIbMK41UUnxg== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/launcher@^3.4.2", "@jupyterlab/launcher@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2flauncher/-/launcher-3.4.2.tgz#3d672ad5f51d28d7ce141c63828eb2c60f19f720" - integrity sha512-ZWSPLmiGWEgxRrkc+J39ahRtxHjPEZPmt1Tj0ZQ5JMk7jAoDURPiZiSMjmY2ChDLJX91f4CkHO3UtnASoAzWJQ== +"@jupyterlab/launcher@^3.4.3", "@jupyterlab/launcher@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2flauncher/-/launcher-3.4.3.tgz#3370cc6d5a4b85b6ef18ac4c8f18b69a9dae6541" + integrity sha512-f+N8tdrvt9zUkGg0dOlJGQVsjZDXlsMm57c5A5uEk7vujieuLbs6Mo1bJu9Cth3qZ5+GWx+axp5X8p/dHayPmQ== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -973,266 +973,266 @@ "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/logconsole-extension@^3.4.2", "@jupyterlab/logconsole-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2flogconsole-extension/-/logconsole-extension-3.4.2.tgz#25269df4a41223b2f15c310744e791e8d19fb5d2" - integrity sha512-YKs2umZDPgEDQfwwh7eeAL1Qm32PhyA3yi/AZwnIsxBKMboh7YcyRIy3BzR0DHxOA9XXMnPKb+cusu9gGy5AhA== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/logconsole" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/logconsole-extension@^3.4.3", "@jupyterlab/logconsole-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2flogconsole-extension/-/logconsole-extension-3.4.3.tgz#944c2845776062795166ea8b60f68c120fc35f01" + integrity sha512-/Ea5Pxv/kwJ1wy4XQj5Rxaj1vSy9NpFQgfap8nRMPH7Sedvweo4iK/ttXOfUF6JPsynElZV8uPXE+nQQVCa7IA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/logconsole" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/logconsole@^3.4.2", "@jupyterlab/logconsole@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2flogconsole/-/logconsole-3.4.2.tgz#f3bacaea16f9ac07c99c17e789daeb6f77439781" - integrity sha512-x5ssTrsCCDofeJ4xUyd7kCp1FasrNnnb9oH4m44CU4DxDSZgNXiLBRlDQpp8cKOAXlJbANEzaEnWmFlsrHazhw== - dependencies: - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/outputarea" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/logconsole@^3.4.3", "@jupyterlab/logconsole@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2flogconsole/-/logconsole-3.4.3.tgz#724d0ad5fdfc97330c29d8c4bffb4dbdab1f421b" + integrity sha512-E5mif7dMk6//Aux/eOmdkONhya1h1SXAJ0IIyLof+qRXEjFSXisJfpN71lZqFIqIXSy0tpZJr1BK7KPxP/8t0A== + dependencies: + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/outputarea" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/messaging" "^1.10.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/mainmenu-extension@^3.4.2", "@jupyterlab/mainmenu-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmainmenu-extension/-/mainmenu-extension-3.4.2.tgz#a2ad34c520ab6b52c99321f2f4b4dc40b6462f88" - integrity sha512-7+pOoZlLnm7c3VsM3E99rR1mabKuZpdxlhG1Y7ake2SW9GW+9bVlIMXdENlH/ZQqVuz5Rku/N9A32hFjPUjS9w== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/mainmenu-extension@^3.4.3", "@jupyterlab/mainmenu-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmainmenu-extension/-/mainmenu-extension-3.4.3.tgz#2e51cd45c3da5ab9548dd6f993a1b97718dd9adc" + integrity sha512-F5tlKe+vLwvYLLwJbInHBxwO/fd3Brm3OVczz3L7ZY7+wBIqeTQOVJQsK9AzGwN8LQSeSt3zZH1vJiOojltdnA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/mainmenu@^3.4.2", "@jupyterlab/mainmenu@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmainmenu/-/mainmenu-3.4.2.tgz#89b37f37933831b9abc223c981baa935ed69a145" - integrity sha512-P2L8umDWbF5eAF3T+yEDBixvT5qQRPHMkFLQiTGXEJeKgZkqF2CovEGdbkec8PTfiUQ1PYBFUok4cXsbz86lwQ== +"@jupyterlab/mainmenu@^3.4.3", "@jupyterlab/mainmenu@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmainmenu/-/mainmenu-3.4.3.tgz#b8c925e44064f447835c8280e5f94fdd24ef7608" + integrity sha512-h4QvBReGhv0c1AQwNm2wedHGEx+akf8FbL6+qEei5ty0JePGU1D3Yt8up/ruAgVkWEknRsVVGrATH8HX1Sv1SQ== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/markdownviewer-extension@^3.4.2", "@jupyterlab/markdownviewer-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmarkdownviewer-extension/-/markdownviewer-extension-3.4.2.tgz#60e07279fe88ec4d2c29cc247ade87f7fbecb0ee" - integrity sha512-4+oJVqrq8BpKod3yJdHkizApSJjjFT7YzalolIsQTdCVDdnccDcF5pYxDy5qFwRWkfEN4LN21cmpg3bTIvGSrg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/markdownviewer" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/markdownviewer@^3.4.2", "@jupyterlab/markdownviewer@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmarkdownviewer/-/markdownviewer-3.4.2.tgz#3c7a466b024f7cc24135b4e3b7dbb34b2ef51538" - integrity sha512-teBvjnxL0daCJrvteY2RDFoDQkgd9U7WdrrlmGjy8WMzn7x1ss7ED40nb5VWwxhJrdH7m3tCKVWOIRdC0B575A== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/markdownviewer-extension@^3.4.3", "@jupyterlab/markdownviewer-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmarkdownviewer-extension/-/markdownviewer-extension-3.4.3.tgz#f92353b514d76613f7eabee064d10299e7a9c8cc" + integrity sha512-SrB0C2IcMiNEvRu+da+prWzmTuAE0KmZRfb+yEVLgnRO/wyxXrlKNp8hAC8axwmwBpFjhg7Zvv5/Rw07uB+Xqg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/markdownviewer" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/markdownviewer@^3.4.3", "@jupyterlab/markdownviewer@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmarkdownviewer/-/markdownviewer-3.4.3.tgz#b63aa5d2e6c5852eb8a93204f7ba87f1c6bfab40" + integrity sha512-3yqlBVEjkESKyXKY6kqnIJmwbrhfvbibkN6883hJn39HoNBvbc/nWQDUH72Ifm98/mCbm/+KerDwXiART3FHnA== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/mathjax2-extension@^3.4.2", "@jupyterlab/mathjax2-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmathjax2-extension/-/mathjax2-extension-3.4.2.tgz#fd8a732423dc32830ae4efe599fd3aff54cd06de" - integrity sha512-DpIDM0W3D3fJZ251bcBoyKda0sBTzU8XwIh4+EyfJZUrOUEFOVywZ/y1azKVo/3E3q1WPQTRpDj3gyW7kUocKA== +"@jupyterlab/mathjax2-extension@^3.4.3", "@jupyterlab/mathjax2-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmathjax2-extension/-/mathjax2-extension-3.4.3.tgz#dcb6a5f80c32c18b0e36de3a2ab3d13cb6de2c30" + integrity sha512-ShgbT387QTSa4uFj77HcOnvNjJQsXyC0FuHcFNN7I8dD7LwwT+3u66MlKaKjTt1V4ftnH89FYgHke3wEDBJkDw== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/mathjax2" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/mathjax2" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" -"@jupyterlab/mathjax2@^3.4.2", "@jupyterlab/mathjax2@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmathjax2/-/mathjax2-3.4.2.tgz#c816a167b2892f5901ffed50b910dc2d72834553" - integrity sha512-L8F9JOu1o/6pNBaZ5XhKZ1GJupbG7EvItU7hFdVJhRzB7QRkq+/JNMTvrnOjLIhUE1E0LJjTcb2gszcVpBzotg== +"@jupyterlab/mathjax2@^3.4.3", "@jupyterlab/mathjax2@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmathjax2/-/mathjax2-3.4.3.tgz#9f2bb7d83cb551ba94c7ff283e89df5e884ec358" + integrity sha512-16HyD5CYGLKLMf/H3uaxzUzCsTL8SWMA2CjnCiV2Hr0zgQLVoy4ip8/t2+XGCZyujHPGSL0Oms/SHfQCKkw0TQ== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.4.2" + "@jupyterlab/rendermime-interfaces" "^3.4.3" "@lumino/coreutils" "^1.11.0" -"@jupyterlab/metapackage@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fmetapackage/-/metapackage-3.4.2.tgz#0192d5d9637e2595c0fb4ab3288da188ed31baa1" - integrity sha512-rhGiQmVAj9Gu1RBV0fFS9Z7r/9gsbDcU9uo2+eWsACLGOGrT5fUuzWn2Q3RiiT2EFc7IiiQm3vvuJxQN555ZNg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/application-extension" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/apputils-extension" "^3.4.2" - "@jupyterlab/attachments" "^3.4.2" - "@jupyterlab/cell-toolbar" "^3.4.2" - "@jupyterlab/cell-toolbar-extension" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/celltags" "^3.4.2" - "@jupyterlab/celltags-extension" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/codemirror-extension" "^3.4.2" - "@jupyterlab/completer" "^3.4.2" - "@jupyterlab/completer-extension" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/console-extension" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/csvviewer" "^3.4.2" - "@jupyterlab/csvviewer-extension" "^3.4.2" - "@jupyterlab/debugger" "^3.4.2" - "@jupyterlab/debugger-extension" "^3.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/docmanager-extension" "^3.4.2" - "@jupyterlab/docprovider" "^3.4.2" - "@jupyterlab/docprovider-extension" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/documentsearch" "^3.4.2" - "@jupyterlab/documentsearch-extension" "^3.4.2" - "@jupyterlab/extensionmanager" "^3.4.2" - "@jupyterlab/extensionmanager-extension" "^3.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/filebrowser-extension" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/fileeditor-extension" "^3.4.2" - "@jupyterlab/help-extension" "^3.4.2" - "@jupyterlab/htmlviewer" "^3.4.2" - "@jupyterlab/htmlviewer-extension" "^3.4.2" - "@jupyterlab/hub-extension" "^3.4.2" - "@jupyterlab/imageviewer" "^3.4.2" - "@jupyterlab/imageviewer-extension" "^3.4.2" - "@jupyterlab/inspector" "^3.4.2" - "@jupyterlab/inspector-extension" "^3.4.2" - "@jupyterlab/javascript-extension" "^3.4.2" - "@jupyterlab/json-extension" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/launcher-extension" "^3.4.2" - "@jupyterlab/logconsole" "^3.4.2" - "@jupyterlab/logconsole-extension" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/mainmenu-extension" "^3.4.2" - "@jupyterlab/markdownviewer" "^3.4.2" - "@jupyterlab/markdownviewer-extension" "^3.4.2" - "@jupyterlab/mathjax2" "^3.4.2" - "@jupyterlab/mathjax2-extension" "^3.4.2" - "@jupyterlab/nbconvert-css" "^3.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/notebook-extension" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/outputarea" "^3.4.2" - "@jupyterlab/pdf-extension" "^3.4.2" - "@jupyterlab/property-inspector" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/rendermime-extension" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/running" "^3.4.2" - "@jupyterlab/running-extension" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingeditor" "^3.4.2" - "@jupyterlab/settingeditor-extension" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/shared-models" "^3.4.2" - "@jupyterlab/shortcuts-extension" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/statusbar-extension" "^3.4.2" - "@jupyterlab/terminal" "^3.4.2" - "@jupyterlab/terminal-extension" "^3.4.2" - "@jupyterlab/theme-dark-extension" "^3.4.2" - "@jupyterlab/theme-light-extension" "^3.4.2" - "@jupyterlab/toc" "^5.4.2" - "@jupyterlab/toc-extension" "^5.4.2" - "@jupyterlab/tooltip" "^3.4.2" - "@jupyterlab/tooltip-extension" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/translation-extension" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" - "@jupyterlab/ui-components-extension" "^3.4.2" - "@jupyterlab/vdom" "^3.4.2" - "@jupyterlab/vdom-extension" "^3.4.2" - "@jupyterlab/vega5-extension" "^3.4.2" - -"@jupyterlab/nbconvert-css@^3.4.2", "@jupyterlab/nbconvert-css@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fnbconvert-css/-/nbconvert-css-3.4.2.tgz#429405a52300af39a947bffd76aee302e47d4e68" - integrity sha512-kU83YEULvrrhREY2siz2ZLpmlsp6Eden7OweWdGLgbn3fAZ0YZKs1dmNnuvkY+NfK2vjfz3db4s3u6HRpZaKYw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/outputarea" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - -"@jupyterlab/nbformat@^3.4.2", "@jupyterlab/nbformat@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fnbformat/-/nbformat-3.4.2.tgz#0085a1debcd4e8a02ce913c492faaf092f32979c" - integrity sha512-P1/f2O25s8agvjL0i0qRsh8+zp5WMyNXDq5ArApGDpAuzPc+5spLeZKEGj5nosRBoAVQsI1he+/0NOZD2bivBg== +"@jupyterlab/metapackage@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fmetapackage/-/metapackage-3.4.3.tgz#a69f6d3938da86eda8198a678b5ce5e4a3ecafef" + integrity sha512-nAuJuVx/iFyrat94jEO3pFqX0DHFzXJ+zkwf70N8HYHn4evhjTcznYBrqChfE0Jo0M8K+fyI6lyRE1Mi714UZA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/application-extension" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/apputils-extension" "^3.4.3" + "@jupyterlab/attachments" "^3.4.3" + "@jupyterlab/cell-toolbar" "^3.4.3" + "@jupyterlab/cell-toolbar-extension" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/celltags" "^3.4.3" + "@jupyterlab/celltags-extension" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/codemirror-extension" "^3.4.3" + "@jupyterlab/completer" "^3.4.3" + "@jupyterlab/completer-extension" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/console-extension" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/csvviewer" "^3.4.3" + "@jupyterlab/csvviewer-extension" "^3.4.3" + "@jupyterlab/debugger" "^3.4.3" + "@jupyterlab/debugger-extension" "^3.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/docmanager-extension" "^3.4.3" + "@jupyterlab/docprovider" "^3.4.3" + "@jupyterlab/docprovider-extension" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/documentsearch" "^3.4.3" + "@jupyterlab/documentsearch-extension" "^3.4.3" + "@jupyterlab/extensionmanager" "^3.4.3" + "@jupyterlab/extensionmanager-extension" "^3.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/filebrowser-extension" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/fileeditor-extension" "^3.4.3" + "@jupyterlab/help-extension" "^3.4.3" + "@jupyterlab/htmlviewer" "^3.4.3" + "@jupyterlab/htmlviewer-extension" "^3.4.3" + "@jupyterlab/hub-extension" "^3.4.3" + "@jupyterlab/imageviewer" "^3.4.3" + "@jupyterlab/imageviewer-extension" "^3.4.3" + "@jupyterlab/inspector" "^3.4.3" + "@jupyterlab/inspector-extension" "^3.4.3" + "@jupyterlab/javascript-extension" "^3.4.3" + "@jupyterlab/json-extension" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/launcher-extension" "^3.4.3" + "@jupyterlab/logconsole" "^3.4.3" + "@jupyterlab/logconsole-extension" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/mainmenu-extension" "^3.4.3" + "@jupyterlab/markdownviewer" "^3.4.3" + "@jupyterlab/markdownviewer-extension" "^3.4.3" + "@jupyterlab/mathjax2" "^3.4.3" + "@jupyterlab/mathjax2-extension" "^3.4.3" + "@jupyterlab/nbconvert-css" "^3.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/notebook-extension" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/outputarea" "^3.4.3" + "@jupyterlab/pdf-extension" "^3.4.3" + "@jupyterlab/property-inspector" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/rendermime-extension" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/running" "^3.4.3" + "@jupyterlab/running-extension" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingeditor" "^3.4.3" + "@jupyterlab/settingeditor-extension" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/shared-models" "^3.4.3" + "@jupyterlab/shortcuts-extension" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/statusbar-extension" "^3.4.3" + "@jupyterlab/terminal" "^3.4.3" + "@jupyterlab/terminal-extension" "^3.4.3" + "@jupyterlab/theme-dark-extension" "^3.4.3" + "@jupyterlab/theme-light-extension" "^3.4.3" + "@jupyterlab/toc" "^5.4.3" + "@jupyterlab/toc-extension" "^5.4.3" + "@jupyterlab/tooltip" "^3.4.3" + "@jupyterlab/tooltip-extension" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/translation-extension" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" + "@jupyterlab/ui-components-extension" "^3.4.3" + "@jupyterlab/vdom" "^3.4.3" + "@jupyterlab/vdom-extension" "^3.4.3" + "@jupyterlab/vega5-extension" "^3.4.3" + +"@jupyterlab/nbconvert-css@^3.4.3", "@jupyterlab/nbconvert-css@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fnbconvert-css/-/nbconvert-css-3.4.3.tgz#95d7f04933b0287f1b7bd54120a7b593fc8bc34b" + integrity sha512-Ny5BvHnnvOdEBW6RMKA2x758QvJOQxRQg1SolgxRlubOVS9qtDlWOdYZst7HbJAzCWNzWI4NjBJZTG7UzK1HCw== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/outputarea" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + +"@jupyterlab/nbformat@^3.4.3", "@jupyterlab/nbformat@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fnbformat/-/nbformat-3.4.3.tgz#cbab1bf507677b7f0f309d8353fc83fe5a973c82" + integrity sha512-i/yADrwhhAJJCUOTa+fEBMyJO7fvX9Y73I0B7V6dQhGcrmrEKLC3wk4yOo63+jRntd5+dupbiOtz3w1ncIXwIA== dependencies: "@lumino/coreutils" "^1.11.0" -"@jupyterlab/notebook-extension@^3.4.2", "@jupyterlab/notebook-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fnotebook-extension/-/notebook-extension-3.4.2.tgz#d26862f608b8095df6b0cde08e0a7052bd491d7f" - integrity sha512-JNtVE2imVxsI3Ta7khNPVk5MLy5VLOh/43nVGYchzR0GGQ6Kpr5zbhWZcC6zTI7gLkNYhD/jaD2YMn9RIQroZQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/docmanager-extension" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/filebrowser" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/logconsole" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/property-inspector" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/notebook-extension@^3.4.3", "@jupyterlab/notebook-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fnotebook-extension/-/notebook-extension-3.4.3.tgz#efe70f7d310dbd15f21acad2ee63c39f93b4709d" + integrity sha512-9lDLccuASjBHmLICGOxK+dfYxa/VoAypc42lnjjjcReC5HdtQcsAGeCKn4igkSMGqjyToe21959W30Jj6D3Upw== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/docmanager-extension" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/filebrowser" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/logconsole" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/property-inspector" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -1240,25 +1240,25 @@ "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/notebook@^3.4.2", "@jupyterlab/notebook@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fnotebook/-/notebook-3.4.2.tgz#5583e3b4441383e1a03ec21c36d1c223fc769d2f" - integrity sha512-mVi98XDnAFLMFtQFxKJV7BLgQlIBgimYfI0yJipbq4f4u6bQDOJrQSnVoX3jfcdckfH3Jbkf9aqL9NikSZfuGg== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/shared-models" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/notebook@^3.4.3", "@jupyterlab/notebook@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fnotebook/-/notebook-3.4.3.tgz#81cdbf6c918aa7fc10309dcc267dcf786b4f9f2e" + integrity sha512-gssdX3pgt9kPqlNkQhmMhHatmWDgYW+Q/2MXTwATR2p//ODAtsrSpA4Che88HSP9H5mDY9xy1vUr1aZcW0Tnzg== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/shared-models" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/domutils" "^1.8.0" @@ -1270,10 +1270,10 @@ "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/observables@^4.4.2", "@jupyterlab/observables@~4.4.2": - version "4.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fobservables/-/observables-4.4.2.tgz#c835a1d80c40e498374990c3ed7deae877ee8fec" - integrity sha512-FddP9TDv149Ler2ONWVfZet0rsQUDax6Z07vjVgtJfVuKCulvmRrmUQu/faGqNlPXx0/71odv3UeinIR5stQXA== +"@jupyterlab/observables@^4.4.3", "@jupyterlab/observables@~4.4.3": + version "4.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fobservables/-/observables-4.4.3.tgz#41d07af0987dc37953214e20ee1dfc0b15669ef0" + integrity sha512-AUuNoBIcctmJip4pZEYfmw14/FjTeyO3lVgp0pgZWTowzI6ihJP8pWaxc5GtfHOPGTn+S81r1FSPSiLLFqFyZg== dependencies: "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" @@ -1281,17 +1281,17 @@ "@lumino/messaging" "^1.10.0" "@lumino/signaling" "^1.10.0" -"@jupyterlab/outputarea@^3.4.2", "@jupyterlab/outputarea@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2foutputarea/-/outputarea-3.4.2.tgz#1b6ca6d72a7cc36f7d25e20d13e317ddd881ebc2" - integrity sha512-OTxM0G5AChbHwgCW7mijiumbukubXdz0sic3oNclRpaZnV4E+O/Uq0gyLRay8ya9hVhUk8uGoYXncovMmKrF0A== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/services" "^6.4.2" +"@jupyterlab/outputarea@^3.4.3", "@jupyterlab/outputarea@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2foutputarea/-/outputarea-3.4.3.tgz#285bb767334d82bbbb3b94f80cefeee746972c3d" + integrity sha512-acckQMJZOR9D1gcKhaBtP6seopjDpZXYChF9ZeuwgnJJNc+ct3V3iL5lAn+Y2l9BslGP5ogbhT7DDNVsXU8eoQ== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/services" "^6.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -1301,63 +1301,63 @@ "@lumino/widgets" "^1.30.0" resize-observer-polyfill "^1.5.1" -"@jupyterlab/pdf-extension@^3.4.2", "@jupyterlab/pdf-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fpdf-extension/-/pdf-extension-3.4.2.tgz#0c6c1f37fef549d3c526b98d1c9c87753d8e16c1" - integrity sha512-r3hp/R/9+APJA0+xDCIgbrn/BEr210HdQFjIa4EPdY/f6v8DNV80cpuUqPcIUS/3OAYV5CRRgx9duOF1jLgwVA== +"@jupyterlab/pdf-extension@^3.4.3", "@jupyterlab/pdf-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fpdf-extension/-/pdf-extension-3.4.3.tgz#1df4110a2ffebdf0a0e21857eb110d9140bfdda3" + integrity sha512-D4FCZQNemsAtNRW2DEZ6Nt1EkywVooLeLfVVuendOKia5f4Avi+Wu9+M2/vZabcy1v52XUhe/7cz7TbKu3XqPQ== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.4.2" + "@jupyterlab/rendermime-interfaces" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/property-inspector@^3.4.2", "@jupyterlab/property-inspector@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fproperty-inspector/-/property-inspector-3.4.2.tgz#6a986e3432d79e678f36edb27ace155afbfb5acd" - integrity sha512-oh77CkpAJTpKZQ9iDcOnaHq5oYf6hgUkzxkoKwGoJFlMpCcaJFK/ZXdqWdeHNhlVdkpEn5vTvisKyDF/gnV6QA== +"@jupyterlab/property-inspector@^3.4.3", "@jupyterlab/property-inspector@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fproperty-inspector/-/property-inspector-3.4.3.tgz#4d2c5522ae6a037c7bf15224c6639c4221b32224" + integrity sha512-ZV2pHJr3Sb56XV2++mBvpsdWz4Gssu+HcYFC469UMRqscsmjSthYJVMzLq7POCM+N8bKhTmJXmaXvPxUXOJzuQ== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" react "^17.0.1" -"@jupyterlab/rendermime-extension@^3.4.2", "@jupyterlab/rendermime-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2frendermime-extension/-/rendermime-extension-3.4.2.tgz#0ccdaeb8e27ecb2b3743c9ed59e0ce66ce56f26f" - integrity sha512-V+6YPNhXBMuQEWg/j25a4hF8u9933dGlV91DNtRMALZDZsnhh1Ho/EmtKwqGY7Idlb2++Xfy/7YQhdu70vlMnQ== +"@jupyterlab/rendermime-extension@^3.4.3", "@jupyterlab/rendermime-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2frendermime-extension/-/rendermime-extension-3.4.3.tgz#e10d6fe9c0105079859f782c17002f4b16dfbdb4" + integrity sha512-GpGNw9pKAzrErvxhOmwL2ObicynJtNNFhG1J9WaQrs3N6oG11jKqJ6xh0+aFm0GNCykuUPv0rbteq5ROeMeyqQ== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" -"@jupyterlab/rendermime-interfaces@^3.4.2", "@jupyterlab/rendermime-interfaces@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2frendermime-interfaces/-/rendermime-interfaces-3.4.2.tgz#3020f883c0d393511ee57bf7c129948bb83950d2" - integrity sha512-BXUeNYgg+YWgvuhqpC8AXuDtes7Gu+batQf00Tni+gzZzfMSx+mGKHp1dvPNlGdfBq8BVjkAVTfkgUIw0y3YnA== +"@jupyterlab/rendermime-interfaces@^3.4.3", "@jupyterlab/rendermime-interfaces@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2frendermime-interfaces/-/rendermime-interfaces-3.4.3.tgz#c563a9f1927ad2ab7dbc7fcd73db1ca9039583e7" + integrity sha512-DPAUHiNpGJBPV45yabEajQrV3wt9/YyFrPjLJpKxFolNmQcbSvNWCetKqq698DvNCa2Ng5U+j8ivJZA7Iyfbjg== dependencies: - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/translation" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/rendermime@^3.4.2", "@jupyterlab/rendermime@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2frendermime/-/rendermime-3.4.2.tgz#d69701995dfef305f154bdb1073a5d8ba607a8c6" - integrity sha512-77eq4TuZYU3WB8k/rGRS53FJiCXQce7fQksiRf+rytf8SCGNwoLmGp4UJRw+cLd+XrYqAnugLkoQ7JpqhYUTwQ== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codemirror" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" +"@jupyterlab/rendermime@^3.4.3", "@jupyterlab/rendermime@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2frendermime/-/rendermime-3.4.3.tgz#f3e0ba202965ed2d1bf113a4f9caa944b0f06d48" + integrity sha512-2EaevAXBopW7yZWX/Nmh9bBRLuvBLcg4okyLQfMKM+rOtR5mS+/4QRXqqp7Nk3R9ofuWUBw6tQEKk8nhiFJS9w== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codemirror" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" @@ -1366,45 +1366,45 @@ lodash.escape "^4.0.1" marked "^4.0.10" -"@jupyterlab/running-extension@^3.4.2", "@jupyterlab/running-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2frunning-extension/-/running-extension-3.4.2.tgz#e6aaac0e6753f1a8b88c9941f0d55f938da86fdb" - integrity sha512-MOvZKE88CDtiejDUPD55qmKg1+guaWuzclPne8Tf7smv9OYMtvUGdhVwdbCcipkk0MM/8P4/KQehT8GRVfJkBg== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/running" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/running-extension@^3.4.3", "@jupyterlab/running-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2frunning-extension/-/running-extension-3.4.3.tgz#7281b350cda8cf691ac342b5131638ce98e45d3b" + integrity sha512-mDh442vTaFu4R+R5JI1hsgRx9UvATy0uESN2UAwVyuYJqXoxYdfdD6EBja3f2t2ARU5MpPghJnaobsmlCMUviA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/running" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/signaling" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/running@^3.4.2", "@jupyterlab/running@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2frunning/-/running-3.4.2.tgz#f13c1799b6bd07508c3237384e7be61c65c100ae" - integrity sha512-qulRn3P9KX4boKqBxvKrdeHwnh+jTswxpyAGVSDismRX9HnbhDhiISDCnE/I+q65snmjhKhnxjmbv34J2OvUMA== +"@jupyterlab/running@^3.4.3", "@jupyterlab/running@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2frunning/-/running-3.4.3.tgz#e54b1c9b7c0abb68739bb90e6c1add3dd5ddffd1" + integrity sha512-tMpyf+SsaDFlEDw+jnkPsl7fs3ArB47gHLf9KmybGj7r0JxWxrscpxxQ1LbB1ipioYPEsXi5iwjDnj14TgCNKA== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/signaling" "^1.10.0" react "^17.0.1" -"@jupyterlab/services@^6.4.2", "@jupyterlab/services@~6.4.2": - version "6.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fservices/-/services-6.4.2.tgz#3b62456ac52480df0a7f740342c43efd38e6a233" - integrity sha512-8Ykc8lufSPSCJsB015B1xcSq6LYpSR1tPx6qagg+9NBxcrk8gkn2uhzXa1s+6B1ZbX/bub9/eTWWQKR2eDHHNA== - dependencies: - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/nbformat" "^3.4.2" - "@jupyterlab/observables" "^4.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" +"@jupyterlab/services@^6.4.3", "@jupyterlab/services@~6.4.3": + version "6.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fservices/-/services-6.4.3.tgz#4c01dba29dfe4b85342479338f52068545bcb64c" + integrity sha512-h0z+qlK3aMGwC/b1GJXscrLp6KH6xTygu8SRkey81hBkOVitE6We32b7VZD3iVPjZN7EdD4/EcjAjtl1EgsQlQ== + dependencies: + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/nbformat" "^3.4.3" + "@jupyterlab/observables" "^4.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -1413,36 +1413,36 @@ node-fetch "^2.6.0" ws "^7.4.6" -"@jupyterlab/settingeditor-extension@^3.4.2", "@jupyterlab/settingeditor-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingeditor-extension/-/settingeditor-extension-3.4.2.tgz#1258ae94c74d6b66dc99458fffdda388e5e6e564" - integrity sha512-q9Gw9EFwU+0YuC3QenaGz0oPg8DFxanglo11p0zTmGZYw47sS5sQytqEYYgma+dDHPm5XrngGLvc2XLH3+IynA== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingeditor" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/settingeditor-extension@^3.4.3", "@jupyterlab/settingeditor-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingeditor-extension/-/settingeditor-extension-3.4.3.tgz#937e3c32b5a022beb033e5b7d159438bb383709d" + integrity sha512-QXVBhX+eVuuroDfrefHd7dDSX2ONAkxNChwrVkgX+rezT9SOcGdtcT/SQBe8grIuWBapfU4+ze454g0CDF4Szg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingeditor" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/disposable" "^1.10.0" -"@jupyterlab/settingeditor@^3.4.2", "@jupyterlab/settingeditor@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingeditor/-/settingeditor-3.4.2.tgz#838cc40a11651512a4e2f5b6aad6bf223b9aba0e" - integrity sha512-xjFNpkGWQ8dyDOfY+lNmYQGrawbQp5Km/jKcUH+EHS2vkZtQS0A0ga82bemIlbdAUWMZ5uxhZB+gv9JgWotiuQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/inspector" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statedb" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/settingeditor@^3.4.3", "@jupyterlab/settingeditor@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingeditor/-/settingeditor-3.4.3.tgz#ce46fb6dcdab8cbe2fec6cb38a028f3d3fabf87d" + integrity sha512-FuVYb4eiNNOcu+BszUcDrsmgeiX1r03NeaN33wh4rp7WqacFTgTaeLc27YPj3vUY94G0Su/M7PpI5IzKz2HQsg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/inspector" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statedb" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -1455,12 +1455,12 @@ json-schema "~0.4.0" react "^17.0.1" -"@jupyterlab/settingregistry@^3.4.2", "@jupyterlab/settingregistry@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingregistry/-/settingregistry-3.4.2.tgz#468efb1f44b9a992075d758b5da0c181b102c239" - integrity sha512-tXJRlkUrjogBgfCG9cT5zjG7lAdiki4h2hLWbuGfZk6BHnQTT45uHmUPRVX3O60ToOEJ+ltXOBHrz3vVj7x3gw== +"@jupyterlab/settingregistry@^3.4.3", "@jupyterlab/settingregistry@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingregistry/-/settingregistry-3.4.3.tgz#531cb702a7eefdd12cce541893152056f66841d2" + integrity sha512-DYrlQz4FIhx9JP3lmevGY1MWgvDN/2ujpQxBZeuz3TPEoSwMpLNwXcI7U69XSm/CF99IN2W3V8LGOKx0M+T9Ug== dependencies: - "@jupyterlab/statedb" "^3.4.2" + "@jupyterlab/statedb" "^3.4.3" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -1468,27 +1468,27 @@ ajv "^6.12.3" json5 "^2.1.1" -"@jupyterlab/shared-models@^3.4.2", "@jupyterlab/shared-models@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fshared-models/-/shared-models-3.4.2.tgz#b23233cf1626c51d468b7d69ca3fa0bacb7acc1b" - integrity sha512-xAhv0NKLja9cPluquIXqBjK6CrMNN0yqxmTnoDKFTQV3HegVz6wTaoQNEmGl4RInnpwA037Jdae3KrtT82OrxA== +"@jupyterlab/shared-models@^3.4.3", "@jupyterlab/shared-models@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fshared-models/-/shared-models-3.4.3.tgz#656b7108f16f78e092b11b6bf7ddaec59d518099" + integrity sha512-l59ufJoLifv7i7Dlg5112FBLGhA9gTmcFbqniGwmPjnrd5rbS5l+pNJoeMGVID+rWUyI1C0eE0K3V9Vz9Ub+4w== dependencies: - "@jupyterlab/nbformat" "^3.4.2" + "@jupyterlab/nbformat" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" "@lumino/signaling" "^1.10.0" y-protocols "^1.0.5" yjs "^13.5.17" -"@jupyterlab/shortcuts-extension@^3.4.2", "@jupyterlab/shortcuts-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fshortcuts-extension/-/shortcuts-extension-3.4.2.tgz#4fda1013761c244e9ff5576c7ad519a40710c197" - integrity sha512-oHUAA5u/V80lfPCJk2JBfNbhuB/hdLpO/0iPlXN++FVs/4iyFKN5MMgnrjMDY1RTpDOHZ/VrjLkMxfNM7+qyEQ== +"@jupyterlab/shortcuts-extension@^3.4.3", "@jupyterlab/shortcuts-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fshortcuts-extension/-/shortcuts-extension-3.4.3.tgz#a82d11d3d86c883418ed53c0cf0f361d4db27155" + integrity sha512-VpDZH/jlfA0nUYG/kqTj+5BITD3UrC/BSnMzXBRyAVpQ/2V91DC/kCB/l9Fa/xaBJjj5Igl1TQdQWnCx8Ib8Nw== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -1499,10 +1499,10 @@ react "^17.0.1" typestyle "^2.0.4" -"@jupyterlab/statedb@^3.4.2", "@jupyterlab/statedb@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fstatedb/-/statedb-3.4.2.tgz#e862e238e3e844a61a6674e852f27d19fd5b313d" - integrity sha512-MTPxIjI55kdj6AkKGNmrXdQ8xJ3HgnYE9kXd14/llyqV+KE9HKH7Jry7B/iMgoCVPF7zVHBPjc9i7oy6uQ5Oqg== +"@jupyterlab/statedb@^3.4.3", "@jupyterlab/statedb@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fstatedb/-/statedb-3.4.3.tgz#30b8801d0cfdb60f0a790d309bbd968dc4185a01" + integrity sha512-Gr96oF20qEVv7jFDgDvi6GciLoGp+qo3lElqQdJhgqmLrQI9oTqtYOwkxLYjOzY8uhXI+Z4X1tZ7cRkNdoUCVw== dependencies: "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -1510,35 +1510,35 @@ "@lumino/properties" "^1.8.0" "@lumino/signaling" "^1.10.0" -"@jupyterlab/statusbar-extension@^3.4.2", "@jupyterlab/statusbar-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fstatusbar-extension/-/statusbar-extension-3.4.2.tgz#0b6a9605c55bb98718d8bdc4fad03016a7c9e4b5" - integrity sha512-5nCIDFJN7LlFxbXwxm1WYUO0V9yQ6svYhGjZVSQDh/utIQzG08XOfkqsxQtjKUNRwFEhBkrNPiptbNBoJ3+zKA== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/statusbar" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/statusbar-extension@^3.4.3", "@jupyterlab/statusbar-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fstatusbar-extension/-/statusbar-extension-3.4.3.tgz#243ffd7035bde8b1de2e29c3a61815606d6084b4" + integrity sha512-89k9WhInks9QohCSxsZRs2lLDo2k3IiIJJ432os6EuksIXHfssqGurhsdVDXj82t+Yf/ZgLvF/LcBPojFQ6bQA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/statusbar" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/commands" "^1.19.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/statusbar@^3.4.2", "@jupyterlab/statusbar@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fstatusbar/-/statusbar-3.4.2.tgz#db9e5a7833d44a5ac29a90f51a89ab11c0128d3e" - integrity sha512-33LoNHRON7d+AA7Y/x6NR4ky/FsEgEUY/ZDAGCClcfdfbG1Hlpt6VzwSOrFtQ4AY2tP715r/wQKRW+J8miy1Dg== +"@jupyterlab/statusbar@^3.4.3", "@jupyterlab/statusbar@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fstatusbar/-/statusbar-3.4.3.tgz#d9a35b79bb5c61b3215b778ff563fcf260c60070" + integrity sha512-cNx0EPedajqA9HCY/Yc34wh6ouZRUkdlVNaahVAhhj+qTs3HfGHFZagkjgPAg36cSPYrHyq1speRh0UGyqqyTw== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/disposable" "^1.10.0" @@ -1549,32 +1549,32 @@ react "^17.0.1" typestyle "^2.0.4" -"@jupyterlab/terminal-extension@^3.4.2", "@jupyterlab/terminal-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fterminal-extension/-/terminal-extension-3.4.2.tgz#0b4beb9a250915705a78f23d2d317c9accb7fc4d" - integrity sha512-AxMpPa4DqPA5/Ky08T9ZnoV5sagBaJ+x4IR2ZMJOw/gU/ByYuPIWtvsgM28qzvXIDMSptgWthbujwDsmZC03AQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/launcher" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/running" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/terminal" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/terminal-extension@^3.4.3", "@jupyterlab/terminal-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fterminal-extension/-/terminal-extension-3.4.3.tgz#630d2d720eddf389307bc372404e0adb2553974e" + integrity sha512-/A3H/jN3bB1NZQHkEHHzg+dgM4rsCmJKfVXqtsgE5uUOwUM6kH3krrdRP1e3qWCGgOF8EgNvtSTTwWU6yRohuA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/launcher" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/running" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/terminal" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/terminal@^3.4.2", "@jupyterlab/terminal@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fterminal/-/terminal-3.4.2.tgz#e8dd2fe5c889885299666f9b5e982caa77919c25" - integrity sha512-lW9kQybTFZEsy6ieHPTnl8RXTVr6+SWDUKUOBFnPwjWizoop8b+P34utrmf3BKgDIe4q2ydvttK2J/ScuvtyrQ== +"@jupyterlab/terminal@^3.4.3", "@jupyterlab/terminal@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fterminal/-/terminal-3.4.3.tgz#6e72eff318455ab3b87b42b2fb97089638a2500f" + integrity sha512-i6J9FSrDCG1Vut4q5g2E2hdCl5uk96Zlx3QfRduXc7Ufq8rs4iDUv9JpO06NO64j9pshfSYfN5t1XyWmWkIVDA== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/domutils" "^1.8.0" "@lumino/messaging" "^1.10.0" @@ -1582,58 +1582,58 @@ xterm "~4.8.1" xterm-addon-fit "~0.4.0" -"@jupyterlab/theme-dark-extension@^3.4.2", "@jupyterlab/theme-dark-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftheme-dark-extension/-/theme-dark-extension-3.4.2.tgz#10d8a0d02124681fa40390defe049fe40a29f20b" - integrity sha512-t2LLAljZLFRkDb3xl5QGXx3TdAXoD1qf7pWgQ+1DlEoorlLBZiklQZq3UQDRce4JJv2F8gYSmm8jrK95Rnbckw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/theme-light-extension@^3.4.2", "@jupyterlab/theme-light-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftheme-light-extension/-/theme-light-extension-3.4.2.tgz#b2d7a46b3205c587b2ce4631dd9b99fdf5af0fb4" - integrity sha512-GYjn5bCasBLc6RCQAgsERCmfJ1G4Yfv8ANagOmg1FOdWafJg8iuBQ0rMv7xCG08OX6CHxUb2prJ5Kg3Q0IG3bQ== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/toc-extension@^5.4.2", "@jupyterlab/toc-extension@~5.4.2": - version "5.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftoc-extension/-/toc-extension-5.4.2.tgz#26d3dd069168a2b6fa46ddf517d808e364c59938" - integrity sha512-u3iJcgkadJC0xREVnRzyNIWhNST8xRtLmIBbkK+IHKPRc3sywQYij0xl1lfoy1j9kpWHgkgxsvqCyGY9G6BcMw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/markdownviewer" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/toc" "^5.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" - -"@jupyterlab/toc@^5.4.2", "@jupyterlab/toc@~5.4.2": - version "5.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftoc/-/toc-5.4.2.tgz#4a38f20a31979e82d238456860b230f2cd487a7c" - integrity sha512-IxYKvFxT0nbJLyyMyLG1EpmY5aklsDVL/LhNLn9ReIwe+JW9kBNGDLvG8jzIeWcMZWHd4WNK50mHBDoPGQnNhw== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/cells" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/docmanager" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/markdownviewer" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" +"@jupyterlab/theme-dark-extension@^3.4.3", "@jupyterlab/theme-dark-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftheme-dark-extension/-/theme-dark-extension-3.4.3.tgz#f298a3857fb9dc1b1e2476c3eb299fc7f7c1c414" + integrity sha512-rP9lAw3oV/cem+hVluc2Qrcu2Dur8SbAAMwtlwsHOUFKLfGpCHjKalQ0eQMtbAVmQtLJlCAdhp92ox4UnMFIaA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/theme-light-extension@^3.4.3", "@jupyterlab/theme-light-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftheme-light-extension/-/theme-light-extension-3.4.3.tgz#2d0208c92c14b18d0e33c75e96ef0919f0afc1b2" + integrity sha512-dK7M7/KoI2XQbdxYPs8OGZXMTLFUho8gei5rNa+YjnLQGNgCnI4rQj7weiR8q0JenV3KyCtrxI1arIIgjGF5FQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/toc-extension@^5.4.3", "@jupyterlab/toc-extension@~5.4.3": + version "5.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftoc-extension/-/toc-extension-5.4.3.tgz#f20f03223126a4d96233f2a00550791ac1f4dda8" + integrity sha512-w8LaiVpJI+xxHnA9reV8e2+L8Et51GFSktNQ+qT+1hP05oD1HrJyZjSxQNDn57baS7pEWqqc0Tu2CW7RQPdnqA== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/markdownviewer" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/toc" "^5.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" + +"@jupyterlab/toc@^5.4.3", "@jupyterlab/toc@~5.4.3": + version "5.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftoc/-/toc-5.4.3.tgz#94d1573d64cc6818827cdeb6e06d4d9b8a97d8de" + integrity sha512-D9mSY1cDsctM5gbFV65u7qzhUUB9TItTHRklk8TKuofJscZH3/h3U11gLHupuE2yC6gjTKW6oE/Oab5ajGrWyg== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/cells" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/docmanager" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/markdownviewer" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/domutils" "^1.8.0" "@lumino/messaging" "^1.10.0" @@ -1642,75 +1642,75 @@ react "^17.0.1" react-dom "^17.0.1" -"@jupyterlab/tooltip-extension@^3.4.2", "@jupyterlab/tooltip-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftooltip-extension/-/tooltip-extension-3.4.2.tgz#f859b294ea309aecf6ed1e455ac1221eb3ff84f2" - integrity sha512-3bE7k5gKvT0isk3+AVvMecGQn75kZpY9Oz6sHJ/4uV6VNBtimeL0oNVr/2KDM44W6TB5drkh2hTpn3Ws/W0FeA== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/console" "^3.4.2" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/fileeditor" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/tooltip" "^3.4.2" +"@jupyterlab/tooltip-extension@^3.4.3", "@jupyterlab/tooltip-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftooltip-extension/-/tooltip-extension-3.4.3.tgz#1977464fba4c8f021f9ece766598254da31040d4" + integrity sha512-SQ1Tcqvhc1a3ljAnqA/wFlnmQhS/X2+A3rUpXxwzOfqLWcwuCbMtcbv37jifrWDY9y1EdV/E8N7QD+ER6yZwyw== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/console" "^3.4.3" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/fileeditor" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/tooltip" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/tooltip@^3.4.2", "@jupyterlab/tooltip@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftooltip/-/tooltip-3.4.2.tgz#0a9e66fc91aa09856ca02854196be62dfb7a3cc4" - integrity sha512-kO2hNYPjSdbUHS4BaN5P+Uak/d4N78fefD8a8qSUWgBiaCwIU/2LB2oNO0VyVTmYRIuLGi9O3h6MhCNUM4bjug== +"@jupyterlab/tooltip@^3.4.3", "@jupyterlab/tooltip@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftooltip/-/tooltip-3.4.3.tgz#2549a0312806af8cf41838af2e567b8d6e2ee3fb" + integrity sha512-wIliqjbP60M0KHcVczYi2BJ4OoRRReqJe4jN7vmhQaLBqRfG/dkEweCFnG+nOf0yNHqJNwj0ZTyDeaYKntPRYA== dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/codeeditor" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/services" "^6.4.2" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/codeeditor" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/services" "^6.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" -"@jupyterlab/translation-extension@^3.4.2", "@jupyterlab/translation-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftranslation-extension/-/translation-extension-3.4.2.tgz#ba8ff44475f3446edb3a3b9490f26a6ee26ec20c" - integrity sha512-bVj8KsWiw/oqzYzZVY9soCdcq7hqI1EmA1YU9h68KJ3fAp82aKOagpG6fW8yPVKALxOOsyc6EGCgSN6Hoc8Dvw== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/mainmenu" "^3.4.2" - "@jupyterlab/settingregistry" "^3.4.2" - "@jupyterlab/translation" "^3.4.2" - -"@jupyterlab/translation@^3.4.2", "@jupyterlab/translation@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2ftranslation/-/translation-3.4.2.tgz#add0441ea80f4ebffbc83568227bde98d828862b" - integrity sha512-eD1B794IYhJf8acwM2pNG4qMDckmilVi/4kiARAXapqVwTaw2Bd4f5FIHixo3GokFCwTel9KXaHF4IoP7Qg5Rg== - dependencies: - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/services" "^6.4.2" - "@jupyterlab/statedb" "^3.4.2" +"@jupyterlab/translation-extension@^3.4.3", "@jupyterlab/translation-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftranslation-extension/-/translation-extension-3.4.3.tgz#36cd3648e0d19e39fc92ec4e4915ee1e35bcc1dc" + integrity sha512-bx6wm2ZG736/Ojovw5zJ6RVbrQUy5M5P9RmQTZLhTWv2vZ2I8HaM5CDqs+X4SW0bFL/1E+u3isNjKHF7hHfsNg== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/mainmenu" "^3.4.3" + "@jupyterlab/settingregistry" "^3.4.3" + "@jupyterlab/translation" "^3.4.3" + +"@jupyterlab/translation@^3.4.3", "@jupyterlab/translation@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2ftranslation/-/translation-3.4.3.tgz#a8aebfd74ae0da073a349072f4db3186fe65f437" + integrity sha512-NNpSqdFxxmx/miCTbTk/8fZapMArM8YJ2Q4WCzYcEiRVYfJbzozrSqIu8X0gNcIbV3IGD+GXueqWQb7xr637bQ== + dependencies: + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/services" "^6.4.3" + "@jupyterlab/statedb" "^3.4.3" "@lumino/coreutils" "^1.11.0" -"@jupyterlab/ui-components-extension@^3.4.2", "@jupyterlab/ui-components-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fui-components-extension/-/ui-components-extension-3.4.2.tgz#df52a3f7f4965336e002077cf93510cc428c83b0" - integrity sha512-kmL4WqHVP4sbyfFnbF18TW7KaxMHxjxvbcKqfLN3IXUXIWtC9qGmbDY39kw2Xe7C0XcIqkB8QrQ6vveedVZuLg== +"@jupyterlab/ui-components-extension@^3.4.3", "@jupyterlab/ui-components-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fui-components-extension/-/ui-components-extension-3.4.3.tgz#df8bd571fda02cf9e35a2ec6bd75a08e7284d6e6" + integrity sha512-T8CxNuHg1H4X8ehAGayJ4azmohZ3uum+53IqTqpDwsI+OtY33gv6CSPQtgmZQ5iXLspwtzxbbLM6PV2kuWhW3A== dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" -"@jupyterlab/ui-components@^3.4.2", "@jupyterlab/ui-components@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fui-components/-/ui-components-3.4.2.tgz#c02038c254156ed3b34d99230e310c858db5df56" - integrity sha512-m3bYkGnOstik9MAU+fN5kyUIWnyyRreu8K/GqGhf9j7fFGVZmEzetWIvdPg77wtGXcnXZIox2Irm2pdrqjrJHg== +"@jupyterlab/ui-components@^3.4.3", "@jupyterlab/ui-components@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fui-components/-/ui-components-3.4.3.tgz#180ba2e0a273fce78ec9cf38782060a12064f02c" + integrity sha512-oFl3QXiQDjDEte5emdNpdnjAptbGt+pm+TieUmx/+/SpYGsgGV5F1lRHw7kOdyUAB8CIRayqlGZ5BpWGNLFT7g== dependencies: "@blueprintjs/core" "^3.36.0" "@blueprintjs/select" "^3.15.0" - "@jupyterlab/coreutils" "^5.4.2" - "@jupyterlab/translation" "^3.4.2" + "@jupyterlab/coreutils" "^5.4.3" + "@jupyterlab/translation" "^3.4.3" "@lumino/algorithm" "^1.9.0" "@lumino/commands" "^1.19.0" "@lumino/coreutils" "^1.11.0" @@ -1723,28 +1723,28 @@ react-dom "^17.0.1" typestyle "^2.0.4" -"@jupyterlab/vdom-extension@^3.4.2", "@jupyterlab/vdom-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fvdom-extension/-/vdom-extension-3.4.2.tgz#22bdc65cf30cc06360dfe6d1cc9bba0c4193c688" - integrity sha512-KYbl5V30/HaFXfx1SfUQQYe+omVzgIQmVx5t1tQ/9RXWlb+8FOt9xrZ3xPQCecDAboeRf9/Xs9SbiwE/T1PE8w== - dependencies: - "@jupyterlab/application" "^3.4.2" - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/notebook" "^3.4.2" - "@jupyterlab/rendermime" "^3.4.2" - "@jupyterlab/ui-components" "^3.4.2" - "@jupyterlab/vdom" "^3.4.2" - -"@jupyterlab/vdom@^3.4.2", "@jupyterlab/vdom@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fvdom/-/vdom-3.4.2.tgz#6f1bf654d3c2de8255c5903b93a46c6625c85392" - integrity sha512-25ZT0UXwqIoqJL4yfv4o3by/ig/Tua3vSnx4kKMF+HYr/3Ldc0Rzkuji04Vyzz40TE2KWVI/9O9BnRIQiPhzlw== - dependencies: - "@jupyterlab/apputils" "^3.4.2" - "@jupyterlab/docregistry" "^3.4.2" - "@jupyterlab/rendermime-interfaces" "^3.4.2" - "@jupyterlab/services" "^6.4.2" +"@jupyterlab/vdom-extension@^3.4.3", "@jupyterlab/vdom-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fvdom-extension/-/vdom-extension-3.4.3.tgz#38dc47415f7e93a55b0f3f2efd1ce131dc345941" + integrity sha512-3R4YP540LYdacDpaLocI7RN3MF5yK0Upnzi52y5BE/cof0m9O32L5AFg1TVxuaLUczM6uZdDwUwgcLy6mxKdBQ== + dependencies: + "@jupyterlab/application" "^3.4.3" + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/notebook" "^3.4.3" + "@jupyterlab/rendermime" "^3.4.3" + "@jupyterlab/ui-components" "^3.4.3" + "@jupyterlab/vdom" "^3.4.3" + +"@jupyterlab/vdom@^3.4.3", "@jupyterlab/vdom@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fvdom/-/vdom-3.4.3.tgz#9423e275254d02c278ff31df610c7d9314d03e81" + integrity sha512-bu+RBbhDOfWI6kfxjueh2Wnl9st+UdN2Gg/Lsaw4jeUkLOhR7RUC+Xlnte56xY159xQtnhAyVh4ea6shj9WCWA== + dependencies: + "@jupyterlab/apputils" "^3.4.3" + "@jupyterlab/docregistry" "^3.4.3" + "@jupyterlab/rendermime-interfaces" "^3.4.3" + "@jupyterlab/services" "^6.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/messaging" "^1.10.0" "@lumino/widgets" "^1.30.0" @@ -1752,12 +1752,12 @@ react "^17.0.1" react-dom "^17.0.1" -"@jupyterlab/vega5-extension@^3.4.2", "@jupyterlab/vega5-extension@~3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@jupyterlab%2fvega5-extension/-/vega5-extension-3.4.2.tgz#adbb722eb4d516a0c78f76cf802098f4361a859c" - integrity sha512-7/LNcekM2RkI9s/yniYAD1Jl9CCqYW16CZNHHQt9GNywRIXWUEOZfCjQ3zDIp+Lcnb+XguVJx5+ghKoeh1Bd5A== +"@jupyterlab/vega5-extension@^3.4.3", "@jupyterlab/vega5-extension@~3.4.3": + version "3.4.3" + resolved "https://registry.yarnpkg.com/@jupyterlab%2fvega5-extension/-/vega5-extension-3.4.3.tgz#15a56012fe06a173b25da3444fbb0160ede5121a" + integrity sha512-nKhieYEOzVQCc2bLbqnSHjnvr4wqeuFPW2QRe+3Mne5koByjdY1V0mTDbOL9ZzLhIOmGcvDKz7TbbelWSX8hsQ== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.4.2" + "@jupyterlab/rendermime-interfaces" "^3.4.3" "@lumino/coreutils" "^1.11.0" "@lumino/widgets" "^1.30.0" vega "^5.20.0"