From 8ea3e977b86ac4c3bbd30e4aea943123214753b4 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Tue, 13 Jul 2021 11:03:19 -0500 Subject: [PATCH] update staging --- jupyterlab/staging/package.json | 2 +- jupyterlab/staging/yarn.lock | 2326 +++++++++++++++---------------- 2 files changed, 1164 insertions(+), 1164 deletions(-) diff --git a/jupyterlab/staging/package.json b/jupyterlab/staging/package.json index eee1a2e46fe7..cf99adb4669e 100644 --- a/jupyterlab/staging/package.json +++ b/jupyterlab/staging/package.json @@ -204,7 +204,7 @@ }, "jupyterlab": { "name": "JupyterLab", - "version": "3.1.0b1", + "version": "3.1.0b2", "extensions": { "@jupyterlab/application-extension": "", "@jupyterlab/apputils-extension": "", diff --git a/jupyterlab/staging/yarn.lock b/jupyterlab/staging/yarn.lock index 1ce68e698b27..ea6d8317efa7 100644 --- a/jupyterlab/staging/yarn.lock +++ b/jupyterlab/staging/yarn.lock @@ -73,41 +73,41 @@ gud "^1.0.0" warning "^4.0.3" -"@jupyterlab/application-extension@^3.1.0-beta.1", "@jupyterlab/application-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.1.0-beta.1.tgz#eed2a281e72494c88ebd1cc8ab8fdda98d1e5d55" - integrity sha512-qZBR2MxceeAd1NVCrD8HBOTlGOioNSzJuBSlrQkXlj98+KscAP8Ju9NDatZ55Cv8kNxUAPay1lRivb+OrMrkYg== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/property-inspector" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/application-extension@^3.1.0-beta.2", "@jupyterlab/application-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.1.0-beta.2.tgz#62cedede3365ec7bf16288dde3697ee9ef2227eb" + integrity sha512-9cOIxZZlvF2hCoPbaNWmKeks8PKQ21yvB6D5OsIREX3ZZsMAGXf9YqGj2crxu8a6oclyKyVLu88nkAYwwl1IVg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/property-inspector" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/application@^3.1.0-beta.1", "@jupyterlab/application@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.1.0-beta.1.tgz#08616cc0c91ece1719626f2d4ca8d2492af362be" - integrity sha512-ZRVhvPeTJqT/4rtzUOlsCndAuYKR0Pw2PvAIi3CvV3/ViWdd6fcrUtWLBdlYHzjwcJ7huq5FGcSm5SuO5YGfMg== +"@jupyterlab/application@^3.1.0-beta.2", "@jupyterlab/application@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.1.0-beta.2.tgz#2504dd20073d978295bdcf9056ddb789824646dd" + integrity sha512-431hHJUqIV6gTDb+SLPOid8mrlzaGZBw9G1TrVe+6MYiBjfc2Lc3qZXwMFOpxplPY4stVX7N+3mzWTgofOz2sg== dependencies: "@fortawesome/fontawesome-free" "^5.12.0" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/application" "^1.16.0" "@lumino/commands" "^1.12.0" @@ -119,22 +119,22 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/apputils-extension@^3.1.0-beta.1", "@jupyterlab/apputils-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.1.0-beta.1.tgz#9f31cecb1ed1e0bbb8580986dc3ae2945b1a5a88" - integrity sha512-2tKwT0Kq0RCbz2ZXES5M9cKXASh0tYIvoqNmejYQYRXojMmA7OdkkJQHnmP7Op1DVa2zHWb5iEqSN91YmNoeIw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/apputils-extension@^3.1.0-beta.2", "@jupyterlab/apputils-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.1.0-beta.2.tgz#aa8de7ebaad559858d3ca6e04c4468f82c27438d" + integrity sha512-g4xG/Kjm4fIYx3outs2Z93J85YqYTOo6UDvj6GMtOYobrP9ixmRws8MX/5reZtJipQ/xjZ2Xy6DskDqcVcWBiQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -143,17 +143,17 @@ "@lumino/widgets" "^1.19.0" es6-promise "~4.2.8" -"@jupyterlab/apputils@^3.1.0-beta.1", "@jupyterlab/apputils@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.1.0-beta.1.tgz#9f6a5f928e34b35d731f1616222fe96c1da243e3" - integrity sha512-KK/8Xlgb5ehJQcC6/d6sLcMnyWrJTaTUy0/R0+kL/AM6q/DFRkt1M5oewolEjvxaimq30nb1hKJaMZEcZVSwZg== - dependencies: - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/apputils@^3.1.0-beta.2", "@jupyterlab/apputils@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.1.0-beta.2.tgz#e389181b3f7e3c5086e38a5c7db517a70b305b64" + integrity sha512-nwJGkIQb6ucjlQcgWdEBu15UOBpsyzcOby44o4gXz9gwd1I4Gz0T6a3jVBCRwP2Xu5S8IwSiFZOH1AQBOVh5cA== + dependencies: + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -170,24 +170,24 @@ sanitize-html "~2.3.3" url "^0.11.0" -"@jupyterlab/attachments@^3.1.0-beta.1", "@jupyterlab/attachments@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.1.0-beta.1.tgz#992faf22c2ff8fd1a51c376ffd520c0451cdac0b" - integrity sha512-4tni2IldJfPtU08LhCCs/RBlur+SoYngLbpSULvF7FrDiVe/OAxSTjf7gQd4Nti/0Jyg3YIEkCnITOQUB93RdQ== +"@jupyterlab/attachments@^3.1.0-beta.2", "@jupyterlab/attachments@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.1.0-beta.2.tgz#b28051bab9e251fac8d84889eb21c08d2aa9f32f" + integrity sha512-N3sHT8esnE7UAkEuq5M1TytaX2q+pnOaTck24MyuMZpaOxKn76hgvGH3YhyM+504Ie9w9Gh5IJH1/DiISj8RJg== dependencies: - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" "@lumino/disposable" "^1.4.3" "@lumino/signaling" "^1.4.3" "@jupyterlab/builder@^3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.0-beta.1.tgz#d8f0a4ccfa983604fb87b53de79e8166781327b8" - integrity sha512-wt+MRH93MQzMvA//A12sJX0Z2K8qvZgdmlfbzgFH7m9juLlRah1qSUBUfIRi6kv/LW4xcdtayvaWd6z5ilnqWA== + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.0-beta.2.tgz#621a2eb5163f3303b1df502f81a1feba26ce1df5" + integrity sha512-L1aBoUHIKyXVRwBk9IjLFE6QLEoSp+4gsIezfzo3NBuVPOCIJXiWs3tVIDYILCLTPXpXlv1BIvpifgOwfPwrmA== dependencies: - "@jupyterlab/buildutils" "^3.1.0-beta.1" + "@jupyterlab/buildutils" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/application" "^1.16.0" "@lumino/commands" "^1.12.0" @@ -223,10 +223,10 @@ webpack-merge "^5.1.2" worker-loader "^3.0.2" -"@jupyterlab/buildutils@^3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.0-beta.1.tgz#9ccb9754edae5015f76c041fb57a3d1b7e691a40" - integrity sha512-Oi1ZkYvQ4xUcGDiiz2tWDLGZ+17qyyhdRyNwXB6cUUimr+0YHbNq1Mqnzdt71Ry4v36KlQ85//G1FSAspraLpg== +"@jupyterlab/buildutils@^3.1.0-beta.1", "@jupyterlab/buildutils@^3.1.0-beta.2": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.0-beta.2.tgz#7c1e5e15685fade397feb9c8e01807e382defde4" + integrity sha512-FHd2wPqUsGYpz3lABmkN1SWGgV2vOnspyf3iYyyTWb3XW0VV5mkutot37SDk9EpuaLXRVTcysIoVWjNdqo3pQA== dependencies: "@lumino/coreutils" "^1.5.3" "@yarnpkg/lockfile" "^1.1.0" @@ -241,31 +241,31 @@ npm-cli-login "^0.1.1" os "~0.1.1" package-json "^6.5.0" - prettier "^2.1.1" + prettier "~2.1.1" process "^0.11.10" semver "^7.3.2" sort-package-json "~1.44.0" typescript "~4.1.3" verdaccio "^5.1.1" -"@jupyterlab/cells@^3.1.0-beta.1", "@jupyterlab/cells@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.1.0-beta.1.tgz#f5a0db00b5d959046eecd3b54d4f7384c7816d85" - integrity sha512-PW8nFzsMn+5iIui4iIc1W09oIe9/+BSdJgR+I2c8ZGxhyyzIAi4hYIwMOcDBnEBuBCMyQqT6lwLTT9JiQitGFg== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/attachments" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/outputarea" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/shared-models" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/cells@^3.1.0-beta.2", "@jupyterlab/cells@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.1.0-beta.2.tgz#2e04726a5392d3123c23233a6c1c707fe977a135" + integrity sha512-JWTUWIU+ULnEhpAjCzDr/RQIfokNqSLfKGpvBs+nPqoNjLxnl6l2+3tEGEAoPLgbUDAe8rI8tJ+tY+Zo1WIxJA== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/attachments" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/outputarea" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/shared-models" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/domutils" "^1.2.3" @@ -277,40 +277,40 @@ marked "^2.0.0" react "^17.0.1" -"@jupyterlab/celltags-extension@^3.1.0-beta.1", "@jupyterlab/celltags-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.1.0-beta.1.tgz#ef30ed5778cfe33840e8a8ffa9187b0011138087" - integrity sha512-+C6K6B+lsBs3l9gLksRv1c2kGeCrse69JEr28llAd6aBwESogfRZrEQTkBSCB4v8yh8fa9quBJ2l+cYQQo13SA== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/celltags" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/celltags@^3.1.0-beta.1", "@jupyterlab/celltags@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.1.0-beta.1.tgz#568f748eb0cec953804a4a8f1a6b73eeb3430beb" - integrity sha512-DvY0qN3P6qO/aLc3gmuLm3eIbzbUKZphiD75fb4PkxJJMnTzGnaqAnYikG7ym7kRXGqmAUBUEuPamd/DEs6lOw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/celltags-extension@^3.1.0-beta.2", "@jupyterlab/celltags-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.1.0-beta.2.tgz#0c023cb77329478751c320f42456d4e7bd7dc108" + integrity sha512-bbCLIP9vbNUG9RmOdSfgnF5IaCyk4pKf9U7u/Maewan28h+UoknmLv7apa3uG8J3tZq//IBCvmcF0lpGnUzpqw== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/celltags" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/celltags@^3.1.0-beta.2", "@jupyterlab/celltags@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.1.0-beta.2.tgz#741e6414410ad73c48b0dc38c60a594684c05153" + integrity sha512-I7Jt9j9VZcGRbKRxJsALu4YlHNODKSfbYTnzfvtbXmpEuT8gJwuU4s/YzUcJtAcxP6yILdVJccDY9j4kDxs04g== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/codeeditor@^3.1.0-beta.1", "@jupyterlab/codeeditor@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.1.0-beta.1.tgz#ef6717067311e024d1c0cf97441d0dc2968605d8" - integrity sha512-eyek704vIzmDg8q9x4s2HLg/9zZtXgsvu3zIRbVpOSrABgYyQ6r/FbcJxIKHce49IvjdSBf9dSaZgGAJymUzLQ== - dependencies: - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/shared-models" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/codeeditor@^3.1.0-beta.2", "@jupyterlab/codeeditor@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.1.0-beta.2.tgz#135b3fcac6251159590963930a62a1789c02654d" + integrity sha512-JLEjZQdeAxrCRMDVwUSgzMRX5Tetj9XTVj7XwcPUqIOXRj+nuk2oqkxwAAvtaCaRgACWF9+B2FF0AiRec4LK3A== + dependencies: + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/shared-models" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/dragdrop" "^1.7.1" @@ -318,35 +318,35 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/codemirror-extension@^3.1.0-beta.1", "@jupyterlab/codemirror-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.1.0-beta.1.tgz#50fc498671b6ef2a5853df036bde214d2cd3977b" - integrity sha512-ZfaqoTbyymKExNp5Zcrl7n9S5e9ecj1OfrjuGH/26BCdpDsE4T7rFP3H1+vMm26RZQw8VvYfy8+KSDNvhP67pg== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/codemirror-extension@^3.1.0-beta.2", "@jupyterlab/codemirror-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.1.0-beta.2.tgz#0b8e22b7eb8eb6e16006e790dc20eadc9024260b" + integrity sha512-aeIz7diGiqSo7+ChFQf7hTib0/R25FT9VbqpeqyfU1iQpbgumRVMbbDQh7rMY5fFCnjcW+kBI8XAY3qb2VC2jA== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" codemirror "~5.61.0" -"@jupyterlab/codemirror@^3.1.0-beta.1", "@jupyterlab/codemirror@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.1.0-beta.1.tgz#4f133703444bc1bf2f5b8568989d18720e5a2c3c" - integrity sha512-wQSXLByK8NNlStiu/FBerK+M76u4e3m1X5E7N9BLSIEKduRBdL0jvR//HZwIOMCN/SVWdpWt4XlJxA5ZVamZ6w== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/shared-models" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/codemirror@^3.1.0-beta.2", "@jupyterlab/codemirror@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.1.0-beta.2.tgz#2b295c7149a2a574f0ccf6c19846845307cc4cd5" + integrity sha512-Ieq9EeW1I2+Uao5b2rlVXqfMNB3dnyz6IpX4pM36dhoJyTE22Hpqay+iu792eSeUR0Sf52nhiMSr3CqdeKdMzA== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/shared-models" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -358,31 +358,31 @@ react "^17.0.1" y-codemirror "^2.1.1" -"@jupyterlab/completer-extension@^3.1.0-beta.1", "@jupyterlab/completer-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.1.0-beta.1.tgz#b677f70a0dff32d6b170fa33dd65fe71d232bfb6" - integrity sha512-CUcemSYaRW4CFPNCm4R9rsglHX7TbvS0d3vQpZjkjkBJdNc1b3Jo/FoYl3VX8vQypAl00lv6wu94+oDbWsvLgg== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/completer" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" +"@jupyterlab/completer-extension@^3.1.0-beta.2", "@jupyterlab/completer-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.1.0-beta.2.tgz#6ebddc8b09143e357cbbb0b44ed73aade194e4cf" + integrity sha512-jUgfjmJV7HBc/oRvzAKq+Eu3eehWdzlX3WUC+O/V/Xl1URL8378L2xfdH4ekOy4Blw9qYF8DaY9gI6WU4RpqeQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/completer" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/completer@^3.1.0-beta.1", "@jupyterlab/completer@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.1.0-beta.1.tgz#4f1e07f7707ecfe8858c8b8b55798e4556442494" - integrity sha512-PBWG3yiBkhAfvEhfALPk01b8tra1UR1Gzr5GRab3G+VZot8d+b1xDDx7D8d4vhMT13xK3eth0E6qYyHcq+nnAw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/completer@^3.1.0-beta.2", "@jupyterlab/completer@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.1.0-beta.2.tgz#b5553db1a961ffb9046908ab4611b6999bd2c918" + integrity sha512-qXzY14flmEvokVs8wl6iBWGo5ihvlTgeIXeW9503O6mh/oRqd2YAY2LjbE1At8SQoQiDxAy6qezQt0mTr20VPQ== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -391,44 +391,44 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/console-extension@^3.1.0-beta.1", "@jupyterlab/console-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.1.0-beta.1.tgz#d62730ccc6a87dcddee870691dd7324fd007bba7" - integrity sha512-IqSYzBq0JlSCe6w32nABDwFfdB3Sul0wD35koeGN3wGvYKo3XXkq8DANiHc+c68w2byZWFDQrEeeiBNEoYMaig== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/console-extension@^3.1.0-beta.2", "@jupyterlab/console-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.1.0-beta.2.tgz#0fc45b11048cb5fb7bf3d581fd63c67fc17ea578" + integrity sha512-MiUe/o1/pqGwlQtX9wR5WKmId5z16Wr5JSh8ccoz5Ha6UGnM/BW1QSdcdFecbUynAEBGfaTZsiweLniLRkuTlw== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/properties" "^1.2.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/console@^3.1.0-beta.1", "@jupyterlab/console@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.1.0-beta.1.tgz#0ccc3efd6234fd2b8fbdb01b2fd748d4a4502b65" - integrity sha512-cKM7U/XP6FrwJb2GCISWwslI8Hw4uOl8/0/zuRK0qztny6WmK4XbjeKpp1rbaiOmkikc4nqLsBkMnZ2hx3zhnw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/console@^3.1.0-beta.2", "@jupyterlab/console@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.1.0-beta.2.tgz#07ae7b852f6e04dc62265a78998f23ce72dad7bd" + integrity sha512-5ixZE3SC6t/g8ev0YOOPH1Am2qcGvOR6pjQKhbQSEb89dXCcX2bkbgEdkLM6VvYs6WGa8C0zygiCUroAjmcBAw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -437,10 +437,10 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/coreutils@^5.1.0-beta.1", "@jupyterlab/coreutils@~5.1.0-beta.1": - version "5.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.1.0-beta.1.tgz#6dfdb6a620e703f8ceeb0e14f0b423072816cf45" - integrity sha512-QJmuSXovxhBKN31NSsL7Ue7veNTAA+g8TcFyMAZDox1W67TiyCDCdxfom3chkYs++auYOoWC9u/fS6tcRRUWxg== +"@jupyterlab/coreutils@^5.1.0-beta.2", "@jupyterlab/coreutils@~5.1.0-beta.1": + version "5.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.1.0-beta.2.tgz#bbfb1bd357061ba0e60be810a5fc528684663732" + integrity sha512-FES8gCgkaSXteLx4IpSluI6RqjMDPvACT2dHbeOowcAvYNsQSa8O37m9j2d4fwoMCCmi1hjJC6YEs+i+radFfA== dependencies: "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -450,31 +450,31 @@ path-browserify "^1.0.0" url-parse "~1.5.1" -"@jupyterlab/csvviewer-extension@^3.1.0-beta.1", "@jupyterlab/csvviewer-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.1.0-beta.1.tgz#00f09b1b60ceeacabe2a8e6614c993969e15bee1" - integrity sha512-J6920zZW2K57FPmxBnwCtB5rxz/KcqkkdWCj4jiYTncsqMZE42kCZn5PiZB2sMkJl2lvPue0kbxoZkBuKPtpng== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/csvviewer" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/documentsearch" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/csvviewer-extension@^3.1.0-beta.2", "@jupyterlab/csvviewer-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.1.0-beta.2.tgz#5d5065e0db7ba63232cc1ae336297ade860ef416" + integrity sha512-DmvT2VnmjEIx1EL1jU/qquOEHy2vuYfU5ykpPUqwpKKevPAHp3t+sAlpLLSCf7o8td6JDprpLFjqcKP+TK0/0w== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/csvviewer" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/documentsearch" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/datagrid" "^0.20.0" "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/csvviewer@^3.1.0-beta.1", "@jupyterlab/csvviewer@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.1.0-beta.1.tgz#aaa017f92e452abf7a632ed8ff643f388bbde948" - integrity sha512-ENTtOC95L+G+7mAQ/kIT5m23U7mJ8YmnX97yNl7o3PSFeBKmBSLwxFe3mtvz2dhMH+9vtHyNZQ4+V3yGL4HZQg== +"@jupyterlab/csvviewer@^3.1.0-beta.2", "@jupyterlab/csvviewer@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.1.0-beta.2.tgz#037e47105a0b360f246a7669ef7d2c0002ab5ae9" + integrity sha512-hXr4z2ym8NbhcbDVUyQU1RyqngI+T7gfXxZbDyLrAZVaKwa3FeQmSARJ8TSXrP+jyEaTpBH2kGW/sRiRvEFFZw== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/datagrid" "^0.20.0" @@ -483,47 +483,47 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/debugger-extension@^3.1.0-beta.1", "@jupyterlab/debugger-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.1.0-beta.1.tgz#fb4fb88746af4c91e94bd0ced9e54831a11cbd7f" - integrity sha512-lsHWLk+mUMO87Mix/g7AKXSgPxim/W3SEX/z7JnnzG0reiSusvmdH9tuE8nLBa1waLBuuwMbt555fhY3Y5MVLQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/debugger" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/logconsole" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/debugger@^3.1.0-beta.1", "@jupyterlab/debugger@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.1.0-beta.1.tgz#eab624cf2be748f819b81d7a2bb74205b64a609c" - integrity sha512-MKVJv6SyEIjCBNFdGsFqhwzvk0YAbu3jtvg7kjkQ+bIPjN6CBzeaS6ukzXukWkrD3wHLcW1er/ttG36mGP+WSw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/debugger-extension@^3.1.0-beta.2", "@jupyterlab/debugger-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.1.0-beta.2.tgz#050cd57b0308f7e9b1318160604d22086674a11e" + integrity sha512-1B6FGMdZZIsiSeximxJ2LPx1kC8qItfM1QQSzpGxYVECyM3CJByxcX4EA8pmaNTHsZw8mYwFMcM1XYkb3tQ/cg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/debugger" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/logconsole" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/debugger@^3.1.0-beta.2", "@jupyterlab/debugger@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.1.0-beta.2.tgz#3633e65831417f0ca06ea0c91681553dce6caba5" + integrity sha512-jcECUZk3w+1NauSniRsObhsfPeAcuFZkjsCdGjFLpGGQTdDU0eIYGvVxUsQguAFGjqFTk7z5i5jcWAg6ZbyhZg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -536,38 +536,38 @@ react "^17.0.1" vscode-debugprotocol "^1.37.0" -"@jupyterlab/docmanager-extension@^3.1.0-beta.1", "@jupyterlab/docmanager-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.1.0-beta.1.tgz#be13f8abf23970bab6d1556031e78ceba02580f1" - integrity sha512-WG5gcHCz83TlnYWPjGdDdxTS4XIvPxL7StF70N+drSchX0uZocp+L7jfrz3Kf5/zIo2K7pE2rH+yZm84C5IAHw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/docprovider" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/docmanager-extension@^3.1.0-beta.2", "@jupyterlab/docmanager-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.1.0-beta.2.tgz#62c054ee6f2c22c8e4232760876e271251110630" + integrity sha512-A+1cYFXSGxXNMEm0HYsoIrxRX4e0Tyq4XdqyM0mBB08B4uRNw59qncTQ9j9TL/klOxV/Es/XGuMSUadIew6noA== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/docprovider" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/docmanager@^3.1.0-beta.1", "@jupyterlab/docmanager@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.1.0-beta.1.tgz#775957ea7aaddc6c035dc3f094ea51fbf0b67a0b" - integrity sha512-7QEJPCT6Fjd6qR+IsnMSx3DfcVNBW3uEaa83gs9LAhNuBEF9CWjd30j6Xlm7gsB6AD7R3SdhIaJW/rt5kygrXw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docprovider" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/docmanager@^3.1.0-beta.2", "@jupyterlab/docmanager@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.1.0-beta.2.tgz#badbc6b52a94f8ae0c6e2cd41f5526e53f70e121" + integrity sha512-T6Ycn2soeda1q+tl9YYlOoQb3jVHXF+zf1AbvB/OuhlR3GO1vu1KoS1VwdCKUr2/TmgQWf4nG2SB6EqyX7doVw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docprovider" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -577,44 +577,44 @@ "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/docprovider-extension@^3.1.0-beta.1", "@jupyterlab/docprovider-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.1.0-beta.1.tgz#72fc63d461cdb346b0bb8b1abebec4189edee71d" - integrity sha512-Y+MVmAUDYotj+w3Jl293fPxzgmqcJtZb3VD6je9h+QwmTcI1bY1+io7ABKJI+ISWdYn0GptWTsYu/aavLNJjEA== +"@jupyterlab/docprovider-extension@^3.1.0-beta.2", "@jupyterlab/docprovider-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.1.0-beta.2.tgz#da3886cd1b543eb7596d881b9ee87c09ac424fdd" + integrity sha512-d9/JfSj1ZQtmQlfiNq/tda7EGlFMAk2aF2TkbxiKm2FOBcD/fwA8FoQsAX8Zy17zNFZd4hBJPsfiqyNq6nNn7g== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docprovider" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docprovider" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" -"@jupyterlab/docprovider@^3.1.0-beta.1", "@jupyterlab/docprovider@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.1.0-beta.1.tgz#06bc05fd6e8f8464d34c277721187ab8882fa202" - integrity sha512-vP+MC1ZSZaUkEmnp8dknYXSv4F4Wxtcz7up4lCdBD+tQehdy36zlwILpw7NiV1wLwsm7RI4pBt4b6ONx0WgvGg== +"@jupyterlab/docprovider@^3.1.0-beta.2", "@jupyterlab/docprovider@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.1.0-beta.2.tgz#8d89df7fecb2b40ed9f65b001e5a9f74e0cdf799" + integrity sha512-A3aW2jQpciIbbV+LsA62Prm+j9sm5HWZNFOmz/iOyCNJwjyQVt7yMuPXR4Ft/GZM6OKN53rxSojjL8gtAnA6DQ== dependencies: - "@jupyterlab/shared-models" "^3.1.0-beta.1" + "@jupyterlab/shared-models" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" lib0 "^0.2.42" y-websocket "^1.3.15" yjs "^13.5.6" -"@jupyterlab/docregistry@^3.1.0-beta.1", "@jupyterlab/docregistry@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.1.0-beta.1.tgz#49156955708ab3029eea04f4bf895cdad86b14e3" - integrity sha512-eSgIFdobEXfL50cfpvyvFoaqJDejvVRKYvmtO8OXuXSJTB+LXHIeA4IQQPILg4Go4lVgoKaTDdKVrk6C+kCQkg== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docprovider" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/shared-models" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/docregistry@^3.1.0-beta.2", "@jupyterlab/docregistry@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.1.0-beta.2.tgz#1a5e643e4388d3683e1067cdbf14650629dd28d7" + integrity sha512-8EOVDuHNzYriDtcyj76nDtKVga4ch+N3H7RimQnS8Mc5q0Bk4QQOtx42zCWhhVB8PPIodTnFYsi4VSLAFAVOOA== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docprovider" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/shared-models" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -623,30 +623,30 @@ "@lumino/widgets" "^1.19.0" yjs "^13.5.6" -"@jupyterlab/documentsearch-extension@^3.1.0-beta.1", "@jupyterlab/documentsearch-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.1.0-beta.1.tgz#5c0c1c230750a83e6c42ed7bd976d5f4edac92ca" - integrity sha512-gsQ53H42FW1aT3bFzwAJkkxlx9mlG16lDdHoXzskF2X2rjVD5vu7y7sHZYRDaM+ob+ZeUqHhqyhq/jVmD8kcCA== +"@jupyterlab/documentsearch-extension@^3.1.0-beta.2", "@jupyterlab/documentsearch-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.1.0-beta.2.tgz#60ff0f28c93b36d7b548cae4d857863d685050f5" + integrity sha512-9vpcNs6cZdgeCJi9MxnFtHVVlzMAjN6zd0hfzGaJBtrOnAUsrpNcvfbnWyJfVi/TMrRl8he6U7ym7Tym30PNOg== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/documentsearch" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/documentsearch" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/widgets" "^1.19.0" -"@jupyterlab/documentsearch@^3.1.0-beta.1", "@jupyterlab/documentsearch@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.1.0-beta.1.tgz#abcdbdabb44bcb7f26f2cb9cfd094396d5d22102" - integrity sha512-GWWGQSU/o6uyCvZi6rz407tPFoOxFxomLjleeijquJv0loOzTLX8Oz3O5DfsxKyycbSIvXEhS131LpOtI3Y1jw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/documentsearch@^3.1.0-beta.2", "@jupyterlab/documentsearch@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.1.0-beta.2.tgz#5c15b5184ee2c402f32fe9b8e630bc469125d07b" + integrity sha512-MzGOyb9obpb82uOsYPIy8I+YImjum4pIPlymyv1gna92YnpCmlxKvoqUKMB9uN0bM7Ml2S+6TK9IUdIAKpzCcw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -656,30 +656,30 @@ codemirror "~5.61.0" react "^17.0.1" -"@jupyterlab/extensionmanager-extension@^3.1.0-beta.1", "@jupyterlab/extensionmanager-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.1.0-beta.1.tgz#6e9018e9ed9a37ae07101d7f22933fce20c4b59f" - integrity sha512-0B8UcCKTlxDEzwZOx0Fbzzp+ybadMQzgmqfKWMkrExzj4Kg5Ds/qaR3oTXYG+U8Gaj177R4vM6cJg+Ij90nMuA== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/extensionmanager" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" - -"@jupyterlab/extensionmanager@^3.1.0-beta.1", "@jupyterlab/extensionmanager@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.1.0-beta.1.tgz#6cdb37193fc38cc6d3ac2fe2057e9cab792061f2" - integrity sha512-ipRbSyexhoA2EoEsX44tuGtz4koYwuUSPlElL24SMlvPM80OsMlwzG2hxEgrCjkYWIz+2vrhDPtYIUeg4+O3+A== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/extensionmanager-extension@^3.1.0-beta.2", "@jupyterlab/extensionmanager-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.1.0-beta.2.tgz#a3f0450b96e9b601a5b6022d33e74fc6bc053afe" + integrity sha512-oYPufHMQIDvKJ4gGdtqSLmodD1WyiHOBlbuSY2sGdsQon6rSdXJeULdnbgslyCKPtBbA6me0LGvu0XTsoOhEiQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/extensionmanager" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" + +"@jupyterlab/extensionmanager@^3.1.0-beta.2", "@jupyterlab/extensionmanager@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.1.0-beta.2.tgz#248ed3937d0130264b6b71605228d44cb7aa6032" + integrity sha512-vUDad6K4N01QEWWQFPusnZAetfqOp4vAkccJEx6KuP4pcVdHKZUwkPoOGvYuJpCjEKFvNZWZxf0WmiaEB2LIyw== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/messaging" "^1.4.3" "@lumino/polling" "^1.3.3" "@lumino/signaling" "^1.4.3" @@ -687,42 +687,42 @@ react-paginate "^6.3.2" semver "^7.3.2" -"@jupyterlab/filebrowser-extension@^3.1.0-beta.1", "@jupyterlab/filebrowser-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.1.0-beta.1.tgz#a9bbf5222b2abf0a3f04747e46a94465bc468591" - integrity sha512-Tp0uIrnqi7xZPGkrrO4c0uHnvTuOaMXXMtTagUbsIGqQGsS20Ur7cFWwLOI4HdhI7nEDAilARUj+bYl+otatPg== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/filebrowser-extension@^3.1.0-beta.2", "@jupyterlab/filebrowser-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.1.0-beta.2.tgz#c4804e8b760d83bc40943da885ab7f51bb3b366f" + integrity sha512-6yTJz+fdgptOMTiLQ7qmrgLsVebKvevLGta/GhxbcFFu8o0aIU5f5iAD6OufWMFHGJC72+TiX8ekdMLn2RjIww== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/widgets" "^1.19.0" -"@jupyterlab/filebrowser@^3.1.0-beta.1", "@jupyterlab/filebrowser@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.1.0-beta.1.tgz#e2bad8031f41f3bece71bb9bdbbcd51b72f1aa14" - integrity sha512-rLf8SIyItKDRTHbioXPWrUAm4ZLiBi6gx4VLXwi77gcx7vp1gbpzegy2zxTj+Pbfn5MXN1d7wX1vYUvCAbyCTA== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/filebrowser@^3.1.0-beta.2", "@jupyterlab/filebrowser@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.1.0-beta.2.tgz#e231d113f57263414ea35f8d736685a0a3c3732b" + integrity sha512-DBOMMjCHHeY0+ciSt99KT/VnSN/hfVXEegoJy1q+zDRDqY8F5R9fFhjVyydUyohxoM+Pmc5i6Po31uBC4CdWLg== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -735,173 +735,173 @@ "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/fileeditor-extension@^3.1.0-beta.1", "@jupyterlab/fileeditor-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.1.0-beta.1.tgz#cb998fc1f3a74969dfa852c4d67af35e76c7d4c8" - integrity sha512-DX/Eh//OSFOYEapGldSuZFbqQqAP+UIW2ZOUZDafYX/tWmidja9ygkZNkQgxT0omlJi9P0BljaCYlY7T0LYZbQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/fileeditor-extension@^3.1.0-beta.2", "@jupyterlab/fileeditor-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.1.0-beta.2.tgz#3fdf5c4b2e68636a5d68c23aaf41754f5c726f0f" + integrity sha512-ZzVY7+ho+WDOd1AHEEX43/TeEiFGP/Gj/iaPOevpUoaig+p6MfY2gGDnF/zYzlgd45C7s6TM9sI2sHGnVsh4+w== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/fileeditor@^3.1.0-beta.1", "@jupyterlab/fileeditor@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.1.0-beta.1.tgz#76846e91712b64e234d878de7cc70d9b435feb55" - integrity sha512-d7aEBAOgaGD8s3KuUjb3ledKv/9GNH/o0kLAi+MiFQSeQ4qoYXhx4rY5zq9j6paCTifr5MCgAa4+UrtXXWi6DQ== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/fileeditor@^3.1.0-beta.2", "@jupyterlab/fileeditor@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.1.0-beta.2.tgz#bfb2032830acae950221ac59ef2e72dd7501cf81" + integrity sha512-k4lGJKzoW3zyxQUEnNNv5r7hdVFIx22xUewBaK3Scgf302foHC5Af5Uj80mvPc/nbpdy28JoftaRFJCAsHuxOA== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/help-extension@^3.1.0-beta.1", "@jupyterlab/help-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.1.0-beta.1.tgz#1445d970e8d11074670a5c56678bd936895c7d03" - integrity sha512-z2mxD6podWrVHdJfITobffpT4Ayv3N/9pd166Lt952KQqdg7PGEGZ67WFCcmpIDZgO7v+neg7va4sAZCZrPdoQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/help-extension@^3.1.0-beta.2", "@jupyterlab/help-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.1.0-beta.2.tgz#a7808734a152585745aa3a6f8e1803bab3a22b99" + integrity sha512-F7VViU6r3SN+yIPmW8J4YNpAXCiXbNL830D/Kbje2SwWUnEceMDFLrdNHiNP/f9xz9bvzysBvxyBJxC738xx1g== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/signaling" "^1.4.3" "@lumino/virtualdom" "^1.8.0" "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/htmlviewer-extension@^3.1.0-beta.1", "@jupyterlab/htmlviewer-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.1.0-beta.1.tgz#b5483c8d7cfc6e55f08e74b2671e09f034a2c210" - integrity sha512-qFdSZ12H5/zYkjO9SnwZlHI8V2eFQ70e39vDmIKiwYrjJqpgHfo5Fp9uMqJCSfpJGoKQq4Ffwu3Qpg9w7/gshQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/htmlviewer" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" - -"@jupyterlab/htmlviewer@^3.1.0-beta.1", "@jupyterlab/htmlviewer@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.1.0-beta.1.tgz#7db537734502913487bfd89e3b2f7297b4446816" - integrity sha512-sZ6BmgoUHgsP3E4U/z6onutzXziMOd6QvHmxBHcMqOJKaZCjGPod6Kk2qQzKRY1LRU7qlLSiPUZHadxaVzze+g== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/htmlviewer-extension@^3.1.0-beta.2", "@jupyterlab/htmlviewer-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.1.0-beta.2.tgz#90f6dac2cb31f4302c2f3f032b19c249f703927d" + integrity sha512-28gCj4MHpkvOmf0XPHdm1QkWpugm8h5yr/EBOGLNHHnD0lS45m+7kFrXTz6X57+B2w4iR2L6gyULrME3pGdWaQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/htmlviewer" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" + +"@jupyterlab/htmlviewer@^3.1.0-beta.2", "@jupyterlab/htmlviewer@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.1.0-beta.2.tgz#0c67f266d2c0e910cc3e9e86a70dca082e8694ca" + integrity sha512-1zuUQkCFRFUN4t0zFZDcDXbzZpORrOCNcfIo1C1JogO/qEyRH1YzyFZC+WhCHRdLJyRP4HiDtgfR4VEiTJh2gQ== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/signaling" "^1.4.3" react "^17.0.1" -"@jupyterlab/hub-extension@^3.1.0-beta.1", "@jupyterlab/hub-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.1.0-beta.1.tgz#83da1fec5782923d732b92132f2a40c7978aec6d" - integrity sha512-d3/5/YQKoVPcGSz60jAHkUG6iN4dhAQQ2QUV0VrKtuwR6gve6ZR7JI2+VkqvwyK4YMX2YgvtXR+HbPP/X6m3ZQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/imageviewer-extension@^3.1.0-beta.1", "@jupyterlab/imageviewer-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.1.0-beta.1.tgz#a67a254984b3cfec18e1e9e9c12a91e054cb905d" - integrity sha512-rfbx4+U5pr2+iH78pgSNhL4Lnu5Lablr6ZLo3VUsVLOBfn3PFg5H1btgTQ1vwX10aTJWcrcEWmY2f0DNb9TD/A== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/imageviewer" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/imageviewer@^3.1.0-beta.1", "@jupyterlab/imageviewer@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.1.0-beta.1.tgz#73452be339cd0ab1c120258173f2d7e0dd0a5169" - integrity sha512-ycvoFurW69GF4Bfr4Wb5ZafrfLFBQBaaadHdlFippc0YsFi/iF8dnlPBRqdN8ePy4QSFeJAEfl3ciJusSz4Ucw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" +"@jupyterlab/hub-extension@^3.1.0-beta.2", "@jupyterlab/hub-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.1.0-beta.2.tgz#e8a98be4d0e3c4f6e0928dd93c89e2fd27f7ca91" + integrity sha512-lPgfCym+m778u1AmIdcSXcULDeXgZGAlsd0iZ8Fpzhux+g5j6WCT7d0v4AqfS1tHI4qy+/NEVxWOyzxOb7xvBg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/imageviewer-extension@^3.1.0-beta.2", "@jupyterlab/imageviewer-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.1.0-beta.2.tgz#dd61ca384963ac2d7c7fba797fb48a547421b3f2" + integrity sha512-piq2hV9zd2HtMVO7wFuX5hFKST1ZxbVRCZDllaPsP2cCCRRunX1lyNH1GSgxgYVkhereGNmu010YA4OdrrQJdA== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/imageviewer" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/imageviewer@^3.1.0-beta.2", "@jupyterlab/imageviewer@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.1.0-beta.2.tgz#64fa58b2a7f0dcb086e75c783798ab96d238095d" + integrity sha512-Jnf/A77UQSFGpqZFv5JQT8e383YWwc3INNU+hxXZWleHNxSIJ4jq1SlOXWZC2BZbTY+V6iI/T0bPvlc+okuiQw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/inspector-extension@^3.1.0-beta.1", "@jupyterlab/inspector-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.1.0-beta.1.tgz#521aeba297b2852ea43e963e98f31466988af009" - integrity sha512-s8y6iZGZ2WsbcVGJv+x+1JhFuDmcJozT85xW1eAXaQ+FrokL+WEYzTXJkFifSCe/bl280/8NhaCqiswsuCphFA== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/inspector" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" - -"@jupyterlab/inspector@^3.1.0-beta.1", "@jupyterlab/inspector@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.1.0-beta.1.tgz#9fd4b3785bd3d4db709a2d907d0ec62b464ba036" - integrity sha512-S6wftsNfNo2jIewBJjSzs08w/unMSfEIIuOI9xk8eqcbSDKHABZUPjGrVZEolRJMhhZosP97EsBO4LjeRuLxsw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/inspector-extension@^3.1.0-beta.2", "@jupyterlab/inspector-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.1.0-beta.2.tgz#e087635a921a375ef2ce8b83e590a99373c6778a" + integrity sha512-/0hDFbdAdsRCcK4XZ2gL1rXhxwYVXusiKktI0M6Mx96bvRPmpUeWKSMuGTpS24diGTqwRa6mc1sm++EVY7Dmlw== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/inspector" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" + +"@jupyterlab/inspector@^3.1.0-beta.2", "@jupyterlab/inspector@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.1.0-beta.2.tgz#4fa23d684ead5943974b769541b95ed935b93bd8" + integrity sha512-IAOODa+bOd9HCDLQxaD1PJdgHeFdEGKm0CQyfW4pA2RMhScgqKpk2LL5j3twOKaCqkdFeuORx6DY0vjIGD9H/w== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/polling" "^1.3.3" "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/javascript-extension@^3.1.0-beta.1", "@jupyterlab/javascript-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.1.0-beta.1.tgz#20db2ed61a098fcbc50e726e7e8a80a43936dfb1" - integrity sha512-CcAU2hzf/MIhnjjYhEhxSNdBSpl7AIl39lGl93Y6KqWnTZOM+0kmCoA9TTIbRDyncL9cpaKhB+XrOzr2n0EeTw== +"@jupyterlab/javascript-extension@^3.1.0-beta.2", "@jupyterlab/javascript-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.1.0-beta.2.tgz#ba9f3916164f9442e45ff1ebd001d06b167ad3b5" + integrity sha512-HEIT3SQvyZsdo7yPizklF/fnqmhkT65yEW/nJZPuUTxLyZW3MJF1KKdqT6vo9nnySheteKN1KYnNwjTxQpG1rg== dependencies: - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" -"@jupyterlab/json-extension@^3.1.0-beta.1", "@jupyterlab/json-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.1.0-beta.1.tgz#b94bbb479e402e946c56e0cacd9c8ac03278238c" - integrity sha512-DZl7/7LgwmagKAuUdsvmlx7cBlx0Zu0UGPXrS11lCcEAFqTO8UdH7O5HmjAh9FgNPfpVNn7BX2cVq7IyjIJziA== +"@jupyterlab/json-extension@^3.1.0-beta.2", "@jupyterlab/json-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.1.0-beta.2.tgz#67541bf493a75857a0f400955209ceb1da1f12b2" + integrity sha512-0A8ioilFaUt6QNrNX1IVxtE1GHoFzO3jhIL8TXhK8N8+jzfQDBGrzvnQIgsXKwMOWnW9ltRptNJsL1hxJ2D86A== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" @@ -910,28 +910,28 @@ react-highlighter "^0.4.3" react-json-tree "^0.15.0" -"@jupyterlab/launcher-extension@^3.1.0-beta.1", "@jupyterlab/launcher-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.1.0-beta.1.tgz#69942e1b8e502cff38160761f7e027ceb5408095" - integrity sha512-567UmbfklPslA/GXwqffqDMsOiQF6c3qxylnpX2nQWoCyHMAtYw/7A20ROtTtipZjRi40zZlaHCu8S3iB8gnwA== +"@jupyterlab/launcher-extension@^3.1.0-beta.2", "@jupyterlab/launcher-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.1.0-beta.2.tgz#963b2885965079b312b4114bc5f60e4c49791689" + integrity sha512-8f1ZxpB24dyzeOvCqxym9OAj+RX60lpwglVD2uQNTP6tGNQ4ZwQTKgTrYEsULXiBLJYCupVITKlvg0EFVaz/dw== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/launcher@^3.1.0-beta.1", "@jupyterlab/launcher@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.1.0-beta.1.tgz#33e3b2868222c34bcda79d560ff2d694c3fe6d80" - integrity sha512-NX7H09HM1KRSJoAb8eyUaTGH+BKLqJ1ZAv5XUPKRxlQ5BD+wEDYHtrHt5dU5dQ4FVl6G6Rc6aC/W64fFhsLIBw== +"@jupyterlab/launcher@^3.1.0-beta.2", "@jupyterlab/launcher@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.1.0-beta.2.tgz#563316c00b2a6eb5f214f8463e3ec5f561ec2f31" + integrity sha512-QUoUEYwjC2ilGvMd+cFV3N5KVYQmSWeHHr6VpC4pV2LZKwlvMM7nEAOzxTk6s+fi2bilgBKpV7jXWoB3kmUzDg== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -940,261 +940,261 @@ "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/logconsole-extension@^3.1.0-beta.1", "@jupyterlab/logconsole-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.1.0-beta.1.tgz#7bf9c2acfb2629aea7dbf3d3bc43cf3355c7f035" - integrity sha512-RhhNl7lU+7yY65PB//zSqPWBHWqCmD6IpsP64yb6mJQYWHsXKv03ZIm7xgYUqdDtbxmLUi2c9W7bjqzjVJnSQA== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/logconsole" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/logconsole-extension@^3.1.0-beta.2", "@jupyterlab/logconsole-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.1.0-beta.2.tgz#84701c0e12a6c21be6b4f7f230087371709d676a" + integrity sha512-2b2fu+hRFuipB/Fi2agRyXedVcaqg8Oj2XGgkSA3GWhDhDLTjAhOTfCeV6DDeUVacZKKLUHJmWymXmxKDENIMg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/logconsole" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/logconsole@^3.1.0-beta.1", "@jupyterlab/logconsole@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.1.0-beta.1.tgz#d1e48d8e73e1c265c522eac89b2fd16e04599f53" - integrity sha512-KWTrdI6hTDXZrxByUenypjKEEkfTCq5e4AVqrzeqq50uzv4IzVtHj2C63CoZMSPLKgar3D8lTn0ZTJxuFcZgPQ== - dependencies: - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/outputarea" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/logconsole@^3.1.0-beta.2", "@jupyterlab/logconsole@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.1.0-beta.2.tgz#8fab521283938b43bdee12a2448e5c9535c86ee6" + integrity sha512-ezvkCFBBfZZ8GwWIb2morgZEgl6POdWu83mfTsE44lSa0wvSGz8EbGITfhS6SfQ6m8OHN09DzeXKwde1BLT4HQ== + dependencies: + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/outputarea" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/messaging" "^1.4.3" "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/mainmenu-extension@^3.1.0-beta.1", "@jupyterlab/mainmenu-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.1.0-beta.1.tgz#36764e315142e8ac15415685e3f596bdaba9339b" - integrity sha512-TtsFIIjo41GP3D7LCkcl8UT7IQ2D2uxZbZ6MPa5L3b5apIHo2yg9ANMGL0HWPb1BfMAUWD7lQTZLE7CEJ4M3yw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/mainmenu-extension@^3.1.0-beta.2", "@jupyterlab/mainmenu-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.1.0-beta.2.tgz#0528509988c0b65330a22641dbd403528a663cb3" + integrity sha512-N9xT7gM0EjH++mr5PmI6M+GIGBd5C5spnqCSjWjmMd3m/2tXB7C9x2HVJg/KBvFnfRBZYXkZNUiI2mbtZer4fw== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/mainmenu@^3.1.0-beta.1", "@jupyterlab/mainmenu@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.1.0-beta.1.tgz#d62c53a9208320bdab6fa9709dec4ebdf3bcce1c" - integrity sha512-2ltd9LSMHAGtGcrhpQtS9Rm8ackDu9giOJswsPj6QbIUM9w3h8gokEwtTQJjv0SBrr3UhZg8o6uwpzE5ZCdMpg== +"@jupyterlab/mainmenu@^3.1.0-beta.2", "@jupyterlab/mainmenu@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.1.0-beta.2.tgz#7b1b8ff29f8c1492aed87a7f4a554cab63fde8bc" + integrity sha512-L41NtoiOcXmZSLAm5q5zEtbrOIqdMBBJjv6UFLEfMOfLNEPxRnG186SUFmzcgaC81Wu//NAajBx8FvNCHtkcug== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/markdownviewer-extension@^3.1.0-beta.1", "@jupyterlab/markdownviewer-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.1.0-beta.1.tgz#a48e7993e11fb835bcc96c8f37e789a9f93c3350" - integrity sha512-MLGOfAOvj/xFbfJSeTlv0ARZ7Z26RC7X0DYMyminFK+76CBk7oUfWskbjWYlRVTfTJ+XfoJAqhMjqNDbrz3GWg== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/markdownviewer" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/markdownviewer@^3.1.0-beta.1", "@jupyterlab/markdownviewer@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.1.0-beta.1.tgz#1dd1b0cc8158e52f0701790618e23dd4c41eb916" - integrity sha512-NL4tvcuyMqPIqHOW5U0JOq8+4GB79AmTuS9Ek5WMXTek/7MJE1juSXOfBQYlpDmcYOabxeKrFTPY/c8oNqZs5Q== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/markdownviewer-extension@^3.1.0-beta.2", "@jupyterlab/markdownviewer-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.1.0-beta.2.tgz#e83d31506d737d6924958c54ae63ae93904bf32f" + integrity sha512-WiLIfa2rHVOuSKXChBaxUDiyjtmPaH9OGz8FDWXRS5YdDUJRAk9Ec3Rcq/kz0pvAn44R2s1YzGHU4qxDBGb2PQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/markdownviewer" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/markdownviewer@^3.1.0-beta.2", "@jupyterlab/markdownviewer@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.1.0-beta.2.tgz#9bd8306da5464bdaed0835d52ba88e39767ff792" + integrity sha512-bBGqUpu03NkXfLZYRxCOQJ+4E3X6KtkMwP8XWXa68iXGxW391NMuRuQFCxK2Vevf0a1ekdtetLZ7E2JDVzfNXg== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/mathjax2-extension@^3.1.0-beta.1", "@jupyterlab/mathjax2-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.1.0-beta.1.tgz#888962e7fa119270c1e42a8b9c8a11534d725417" - integrity sha512-lNRG2U8L4MIrW5+79o2ox2hD4voafdc2EuTH72tFUNBwAjUw/v4MKRaUcOLGMUbxXtQFl8HlkrZMUvtgbedBwg== +"@jupyterlab/mathjax2-extension@^3.1.0-beta.2", "@jupyterlab/mathjax2-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.1.0-beta.2.tgz#e457a345ff0792c509b481972d91977476026ba8" + integrity sha512-212pussXjdUfn7j+URWjukFTyrmKfmHL4KO+sZjzb30DMdMfZ7DsdVeH/rEuOy/Wis+vc0iBkk1H/dFniP8CSA== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/mathjax2" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/mathjax2" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" -"@jupyterlab/mathjax2@^3.1.0-beta.1", "@jupyterlab/mathjax2@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.1.0-beta.1.tgz#235e6065816d48ee3cd56c41bf1e68da87d22b86" - integrity sha512-PY0v9N4qnnCahCeoG36a++7eN2Y6JuCQ9Rbrc6p6WUQjaqgyOYlNaW+pjOqzWt5diqowfrRax4VbnMkbbg5a9Q== +"@jupyterlab/mathjax2@^3.1.0-beta.2", "@jupyterlab/mathjax2@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.1.0-beta.2.tgz#3020006db7e774d24a47cbc2e01dfb136d3be68c" + integrity sha512-G6MC/hZms55GT/HZ9whPbufvZH6ROS8SptG6QdS/x0Nbk80JDXA13/o70BGhkcsXgS8ajjMww5Tr5U+U463XEw== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@jupyterlab/metapackage@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.1.0-beta.1.tgz#c30a9d2a27173665849d3894ac77032cfa8979fb" - integrity sha512-1WDRD3bcuDR5vQW4xaikgyygSCT3/SgjXmB2LRg+7927Cg2BTGMWCiBHwSH8HccYgcNKPBRQ5cKH8RlVtptQMQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/application-extension" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/apputils-extension" "^3.1.0-beta.1" - "@jupyterlab/attachments" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/celltags" "^3.1.0-beta.1" - "@jupyterlab/celltags-extension" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/codemirror-extension" "^3.1.0-beta.1" - "@jupyterlab/completer" "^3.1.0-beta.1" - "@jupyterlab/completer-extension" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/console-extension" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/csvviewer" "^3.1.0-beta.1" - "@jupyterlab/csvviewer-extension" "^3.1.0-beta.1" - "@jupyterlab/debugger" "^3.1.0-beta.1" - "@jupyterlab/debugger-extension" "^3.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/docmanager-extension" "^3.1.0-beta.1" - "@jupyterlab/docprovider" "^3.1.0-beta.1" - "@jupyterlab/docprovider-extension" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/documentsearch" "^3.1.0-beta.1" - "@jupyterlab/documentsearch-extension" "^3.1.0-beta.1" - "@jupyterlab/extensionmanager" "^3.1.0-beta.1" - "@jupyterlab/extensionmanager-extension" "^3.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/filebrowser-extension" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/fileeditor-extension" "^3.1.0-beta.1" - "@jupyterlab/help-extension" "^3.1.0-beta.1" - "@jupyterlab/htmlviewer" "^3.1.0-beta.1" - "@jupyterlab/htmlviewer-extension" "^3.1.0-beta.1" - "@jupyterlab/hub-extension" "^3.1.0-beta.1" - "@jupyterlab/imageviewer" "^3.1.0-beta.1" - "@jupyterlab/imageviewer-extension" "^3.1.0-beta.1" - "@jupyterlab/inspector" "^3.1.0-beta.1" - "@jupyterlab/inspector-extension" "^3.1.0-beta.1" - "@jupyterlab/javascript-extension" "^3.1.0-beta.1" - "@jupyterlab/json-extension" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/launcher-extension" "^3.1.0-beta.1" - "@jupyterlab/logconsole" "^3.1.0-beta.1" - "@jupyterlab/logconsole-extension" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/mainmenu-extension" "^3.1.0-beta.1" - "@jupyterlab/markdownviewer" "^3.1.0-beta.1" - "@jupyterlab/markdownviewer-extension" "^3.1.0-beta.1" - "@jupyterlab/mathjax2" "^3.1.0-beta.1" - "@jupyterlab/mathjax2-extension" "^3.1.0-beta.1" - "@jupyterlab/nbconvert-css" "^3.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/notebook-extension" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/outputarea" "^3.1.0-beta.1" - "@jupyterlab/pdf-extension" "^3.1.0-beta.1" - "@jupyterlab/property-inspector" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/rendermime-extension" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/running" "^3.1.0-beta.1" - "@jupyterlab/running-extension" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingeditor" "^3.1.0-beta.1" - "@jupyterlab/settingeditor-extension" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/shared-models" "^3.1.0-beta.1" - "@jupyterlab/shortcuts-extension" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/statusbar-extension" "^3.1.0-beta.1" - "@jupyterlab/terminal" "^3.1.0-beta.1" - "@jupyterlab/terminal-extension" "^3.1.0-beta.1" - "@jupyterlab/theme-dark-extension" "^3.1.0-beta.1" - "@jupyterlab/theme-light-extension" "^3.1.0-beta.1" - "@jupyterlab/toc" "^5.1.0-beta.1" - "@jupyterlab/toc-extension" "^5.1.0-beta.1" - "@jupyterlab/tooltip" "^3.1.0-beta.1" - "@jupyterlab/tooltip-extension" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/translation-extension" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" - "@jupyterlab/ui-components-extension" "^3.1.0-beta.1" - "@jupyterlab/vdom" "^3.1.0-beta.1" - "@jupyterlab/vdom-extension" "^3.1.0-beta.1" - "@jupyterlab/vega5-extension" "^3.1.0-beta.1" - -"@jupyterlab/nbconvert-css@^3.1.0-beta.1", "@jupyterlab/nbconvert-css@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.1.0-beta.1.tgz#8692d0d2b22eb9a7f45242691aa2038eeb7f50b1" - integrity sha512-43++hypiywPnZlurDe39SLFpj4AGNd6rT0MSWcYKPqQAbNlEAgTFHZOCORxpdYEDF7NWW88V+FG++Vw9zeTrGw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/outputarea" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - -"@jupyterlab/nbformat@^3.1.0-beta.1", "@jupyterlab/nbformat@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.1.0-beta.1.tgz#a67bd2b7bbdb851462b425cb468836229c226110" - integrity sha512-1glfdh/VFw/GOHA0okkZuMerNC6aTrznOKUPymtqjuYMJDFleriGI/+c1UbxW49gi7rNgRklPfomB5pABG2btQ== + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.1.0-beta.2.tgz#397ad55ec1fa108b1e1b50b4c4b20458e320d784" + integrity sha512-Ww/taCL0DFrFS/1b15EfxE3OA+6m06ycZjKq8xgsMKDwQ2KffMIz48Mrl/KUcmrFGVBoZ/sBTLwzvyO9/3bDCQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/application-extension" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/apputils-extension" "^3.1.0-beta.2" + "@jupyterlab/attachments" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/celltags" "^3.1.0-beta.2" + "@jupyterlab/celltags-extension" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/codemirror-extension" "^3.1.0-beta.2" + "@jupyterlab/completer" "^3.1.0-beta.2" + "@jupyterlab/completer-extension" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/console-extension" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/csvviewer" "^3.1.0-beta.2" + "@jupyterlab/csvviewer-extension" "^3.1.0-beta.2" + "@jupyterlab/debugger" "^3.1.0-beta.2" + "@jupyterlab/debugger-extension" "^3.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/docmanager-extension" "^3.1.0-beta.2" + "@jupyterlab/docprovider" "^3.1.0-beta.2" + "@jupyterlab/docprovider-extension" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/documentsearch" "^3.1.0-beta.2" + "@jupyterlab/documentsearch-extension" "^3.1.0-beta.2" + "@jupyterlab/extensionmanager" "^3.1.0-beta.2" + "@jupyterlab/extensionmanager-extension" "^3.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/filebrowser-extension" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/fileeditor-extension" "^3.1.0-beta.2" + "@jupyterlab/help-extension" "^3.1.0-beta.2" + "@jupyterlab/htmlviewer" "^3.1.0-beta.2" + "@jupyterlab/htmlviewer-extension" "^3.1.0-beta.2" + "@jupyterlab/hub-extension" "^3.1.0-beta.2" + "@jupyterlab/imageviewer" "^3.1.0-beta.2" + "@jupyterlab/imageviewer-extension" "^3.1.0-beta.2" + "@jupyterlab/inspector" "^3.1.0-beta.2" + "@jupyterlab/inspector-extension" "^3.1.0-beta.2" + "@jupyterlab/javascript-extension" "^3.1.0-beta.2" + "@jupyterlab/json-extension" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/launcher-extension" "^3.1.0-beta.2" + "@jupyterlab/logconsole" "^3.1.0-beta.2" + "@jupyterlab/logconsole-extension" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/mainmenu-extension" "^3.1.0-beta.2" + "@jupyterlab/markdownviewer" "^3.1.0-beta.2" + "@jupyterlab/markdownviewer-extension" "^3.1.0-beta.2" + "@jupyterlab/mathjax2" "^3.1.0-beta.2" + "@jupyterlab/mathjax2-extension" "^3.1.0-beta.2" + "@jupyterlab/nbconvert-css" "^3.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/notebook-extension" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/outputarea" "^3.1.0-beta.2" + "@jupyterlab/pdf-extension" "^3.1.0-beta.2" + "@jupyterlab/property-inspector" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/rendermime-extension" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/running" "^3.1.0-beta.2" + "@jupyterlab/running-extension" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingeditor" "^3.1.0-beta.2" + "@jupyterlab/settingeditor-extension" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/shared-models" "^3.1.0-beta.2" + "@jupyterlab/shortcuts-extension" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/statusbar-extension" "^3.1.0-beta.2" + "@jupyterlab/terminal" "^3.1.0-beta.2" + "@jupyterlab/terminal-extension" "^3.1.0-beta.2" + "@jupyterlab/theme-dark-extension" "^3.1.0-beta.2" + "@jupyterlab/theme-light-extension" "^3.1.0-beta.2" + "@jupyterlab/toc" "^5.1.0-beta.2" + "@jupyterlab/toc-extension" "^5.1.0-beta.2" + "@jupyterlab/tooltip" "^3.1.0-beta.2" + "@jupyterlab/tooltip-extension" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/translation-extension" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" + "@jupyterlab/ui-components-extension" "^3.1.0-beta.2" + "@jupyterlab/vdom" "^3.1.0-beta.2" + "@jupyterlab/vdom-extension" "^3.1.0-beta.2" + "@jupyterlab/vega5-extension" "^3.1.0-beta.2" + +"@jupyterlab/nbconvert-css@^3.1.0-beta.2", "@jupyterlab/nbconvert-css@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.1.0-beta.2.tgz#f4d280ae4fcd8de180d808ef3fb8b32028cc8bc2" + integrity sha512-GpyELkq32CaTXB1VhKpaVe3+biyVhk8rrBZP5akN4UcUdDcjDZGRCTtLFu/b+M8taAHxk4haIhGApMST5m9daA== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/outputarea" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + +"@jupyterlab/nbformat@^3.1.0-beta.2", "@jupyterlab/nbformat@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.1.0-beta.2.tgz#62287eec419b579d7e2bb5bbfdd515484f7b768e" + integrity sha512-rzTzApJmIuJBld9VgzegUlV1wgKG/on63pZqvod2XiW9giegOOJQInoYMnNrMkh1i0ezgZjjSJzGZlVCVeO8FQ== dependencies: "@lumino/coreutils" "^1.5.3" -"@jupyterlab/notebook-extension@^3.1.0-beta.1", "@jupyterlab/notebook-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.1.0-beta.1.tgz#41b00bcf0b872ea6529d3772684b134dc9cc5683" - integrity sha512-vsePqgWR3p4taaf+yuMDpRPXL1T0GzTMx1XUwO6A1U/j6ssY7yGsD0xM4BxYYEd5H44gV+VOCRdyTukt2768yA== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/filebrowser" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/logconsole" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/property-inspector" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/notebook-extension@^3.1.0-beta.2", "@jupyterlab/notebook-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.1.0-beta.2.tgz#5c2f373047b97ae45cdfc4a48b9ac9365498133d" + integrity sha512-PaWAokwRWkIABXgdyOABZhwNS4ZXfJwGIuzK90q1YtiTIjpJpFNGkwsdNSOJL6jHw+/nBVD7Bj5+XG0gDFSdfg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/filebrowser" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/logconsole" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/property-inspector" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -1202,24 +1202,24 @@ "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/notebook@^3.1.0-beta.1", "@jupyterlab/notebook@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.1.0-beta.1.tgz#df697c35932deaf0dc6a824df3e5cc37e93a2683" - integrity sha512-3NzE/1zFhNAmRDHkSh8+xPFQsULTiUZso5aBpxSOxTQKB1Fycb1OGugnENgupksSyoQdO3MADIZwKChKimV5Cg== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/shared-models" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/notebook@^3.1.0-beta.2", "@jupyterlab/notebook@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.1.0-beta.2.tgz#824585da47145661e761ef626017cac955d892af" + integrity sha512-Ha1Y2gSeBzH26jMMnKyDnxwe5yzzACXjgHTCQq8zrCP0p0OpuEbBr3dnyfurSJ47XwI6nGQ6I0nYomfVRDYpPw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/shared-models" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/domutils" "^1.2.3" @@ -1231,10 +1231,10 @@ "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/observables@^4.1.0-beta.1", "@jupyterlab/observables@~4.1.0-beta.1": - version "4.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.1.0-beta.1.tgz#fc0278ee7a5632162e6c435ac1c72dbcb6cf0c08" - integrity sha512-Y7BMfuekij1t23CtP7vogNMaJv4AWhkDo4AMePkzueN5kiiU6G5RnnOafyvVQ/aEgnGSED0yAmloDB7u0HAOWw== +"@jupyterlab/observables@^4.1.0-beta.2", "@jupyterlab/observables@~4.1.0-beta.1": + version "4.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.1.0-beta.2.tgz#c6ea6b7acb3246d7de4a086cf9d28f392d976774" + integrity sha512-uQGWen0N+wBlQFpdbgKFu5lI0q2hzipkSa78RyD2EpQTllxPG5FanG7JXjXXuqrMWPCrLBe73iVK85nHKcQKyw== dependencies: "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" @@ -1242,17 +1242,17 @@ "@lumino/messaging" "^1.4.3" "@lumino/signaling" "^1.4.3" -"@jupyterlab/outputarea@^3.1.0-beta.1", "@jupyterlab/outputarea@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.1.0-beta.1.tgz#0149dcf6b51507012011eca666cb149bc80351fb" - integrity sha512-dVTSaKVYdCFiXvT6zQqPK0kiFVQQCmOAud2wCEdU5h/qqzx5OntfV6xrkj4E9ILISpucj70luG8lX86YXRP3Jw== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" +"@jupyterlab/outputarea@^3.1.0-beta.2", "@jupyterlab/outputarea@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.1.0-beta.2.tgz#32f94c1545571fbb7626948608283ecf55bd42ff" + integrity sha512-HnZ3MVHQxQ5jFXOday1R6lWPGidKE7J8KgTO9rN6z2TOjLpCgRxla6QUjI5fy9b/SJjH9PKevAQeqT86aquOjA== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -1262,63 +1262,63 @@ "@lumino/widgets" "^1.19.0" resize-observer-polyfill "^1.5.1" -"@jupyterlab/pdf-extension@^3.1.0-beta.1", "@jupyterlab/pdf-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.1.0-beta.1.tgz#39b485dab1be69bd6387c14fd430f5ea26fa182e" - integrity sha512-eRoVoE55Qtrty2lP+y8Tp4FW/A9PNlCjokKP1pMvAfCV4hM1MhH7P+yRzxZ0gr5cVjeuCk4mFbyqRPcd/2kQhQ== +"@jupyterlab/pdf-extension@^3.1.0-beta.2", "@jupyterlab/pdf-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.1.0-beta.2.tgz#0b143e086b2223c08ba7043ff5d108bdda79dbe5" + integrity sha512-lGSRsfviqaAQoJMCjsvgrFVDVdt+L27q5zHCyG9oqgyh4tNbETRX8JV763H10OaKN74O9YhrDHu5cqTEmkeH6Q== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/property-inspector@^3.1.0-beta.1", "@jupyterlab/property-inspector@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.1.0-beta.1.tgz#f90700cb7d1ea2aaa9efcad50343e19eeaa6ac15" - integrity sha512-Oq7wCHZ4Dl+ZfhD80jkXZRYGuHIrh1LUL2jtFSQdIVZ66clbC4XfpAzqJxhOGbDhVAegF1e+1rZ+HMMWbaiiWA== +"@jupyterlab/property-inspector@^3.1.0-beta.2", "@jupyterlab/property-inspector@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.1.0-beta.2.tgz#721d79255a228ad7377502d50f5365acaed415af" + integrity sha512-rQk6l8zSResiDv4Q6lYj2OyTm/kN1bqH6iczLdaZg8XOVBd4CnXtRjvmzgppBbhd/2JxjuBm2J9jUOcfD7z/0g== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" react "^17.0.1" -"@jupyterlab/rendermime-extension@^3.1.0-beta.1", "@jupyterlab/rendermime-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.1.0-beta.1.tgz#77b72f215fb85913d8082480fc886d701f70e1e2" - integrity sha512-AEqx4R6zJKdTgCJ5RVCGzlJ8yjU3Dhg4rgFikHjBJjpT0tVtsmSeGPpyBKKKDprwPzHKnQiT90ly4RyqI8ToCg== +"@jupyterlab/rendermime-extension@^3.1.0-beta.2", "@jupyterlab/rendermime-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.1.0-beta.2.tgz#867934bf3257995c0a2d063ba66f01b1d08ffaec" + integrity sha512-X2D++mT1UoC/9dhEcvHo9SjkeBHUi3tOKHOYce7dSTg31mbSPF7aVh6mo2bMQYldB4Zh+YsB2IwOx2GiU2BlZQ== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" -"@jupyterlab/rendermime-interfaces@^3.1.0-beta.1", "@jupyterlab/rendermime-interfaces@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.1.0-beta.1.tgz#616ab183d2f2d32ea1e0b1cc1f525c5da7c23bba" - integrity sha512-m5dqg1B4FaFgTbANVsI4WNdlvjyICnOSpQBkxGmaSXJOS/99q4LlcoZfddoQfR3DMcQ73O2GWlAKfQE2H1nv7Q== +"@jupyterlab/rendermime-interfaces@^3.1.0-beta.2", "@jupyterlab/rendermime-interfaces@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.1.0-beta.2.tgz#0cd9f56d4ed5bec39edcf8392fd2b1ea664d5c32" + integrity sha512-OtX615SoKokmUsjj8ujnV/qO1z7GRJP/0zcwIBKpZkz84tdfjSo7jH+ywDXh01/gA9RaLXan0lBqQGaagS3ihQ== dependencies: - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/rendermime@^3.1.0-beta.1", "@jupyterlab/rendermime@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.1.0-beta.1.tgz#024ff4dcdc31c6643b1636268b1e7a4a0cd163d0" - integrity sha512-Cn4lSZCY6ucZE0Q/J08kuCQWSVXWFYp6ndCV9rlWJRNHYkxImjxv/PcXzEcENTvzjG5iclzO4qqBrlLMMi7Ddg== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codemirror" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" +"@jupyterlab/rendermime@^3.1.0-beta.2", "@jupyterlab/rendermime@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.1.0-beta.2.tgz#42457eefe2cc6fe7b3a32c4c0cce16c95b1fea28" + integrity sha512-QsEdogJ231WJEf7YlxFuCL0o+FNU8nCb+8SDjdxm7DmdzwpnZbb+KVBCSgTpmQUdfB5sDvyDfIwa6nGdoVHK4Q== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codemirror" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" @@ -1327,45 +1327,45 @@ lodash.escape "^4.0.1" marked "^2.0.0" -"@jupyterlab/running-extension@^3.1.0-beta.1", "@jupyterlab/running-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.1.0-beta.1.tgz#eeeee037cb26b309940c468c3dd8c2b3272c8bcd" - integrity sha512-b3CJRI9R9R0Pj3NfKYmGU2GoObNUsWtBG8y3MzRpAUGAq3UcxAgDTU5mjl1dwTTEfhxCvUCVaHl2qp/Z/GKOhQ== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/running" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/running-extension@^3.1.0-beta.2", "@jupyterlab/running-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.1.0-beta.2.tgz#42bfcb2f3bad6f7aa90034a5cc641a4820341ebc" + integrity sha512-Ra6EYlhZjf1K0pFcKkPsJwZ7QGA3L20w4imsSRe2l0FK/Z6K3fGo8g7MuGiFXO/HtIFci4Xb2uKz9p/FgBxV3A== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/running" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/running@^3.1.0-beta.1", "@jupyterlab/running@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.1.0-beta.1.tgz#a0097a30fda35097aeceb9892ced9100e8cdbcee" - integrity sha512-+kglEsR2bxOA2qlr6d85Nd+svIlu2XQNHEUx4eyRIPRA81YRyYSsm45gbSFjLLX7eQzbv23dCkQLAJvUsdeTlg== +"@jupyterlab/running@^3.1.0-beta.2", "@jupyterlab/running@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.1.0-beta.2.tgz#a6701e9e0a7c9dc23ecfa826277112f7b9ce5076" + integrity sha512-hiSHHyDPendac+0wRy8fD57iae9aHBVL436VDV3K+ganbRM1rrpROWjwo0fp34+1cRSV4Rh6VuPLbad6meoZGQ== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/signaling" "^1.4.3" react "^17.0.1" -"@jupyterlab/services@^6.1.0-beta.1", "@jupyterlab/services@~6.1.0-beta.1": - version "6.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.1.0-beta.1.tgz#8c9cc7e806cc31a8308e26e1c5170254624df6bf" - integrity sha512-uWWd0y5WMz8ZdymU9Ep/BFK8IDCE1oxAo5bXN3RSbHpAwI6SBPmqsNFaUCTg452gDqohxuvydBM9FutrWuu48A== +"@jupyterlab/services@^6.1.0-beta.2", "@jupyterlab/services@~6.1.0-beta.1": + version "6.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.1.0-beta.2.tgz#c0fcff53395752b00578e9e7f83ff200225db77f" + integrity sha512-XxCzO2tn6iX5crHTWSHIvcumv5GEJ7qKx4nz3IwTgQbkFRWiXItjEgLwLwYhnYNzYW/dzmGN3NN5xqKBvPC1Zg== dependencies: - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/nbformat" "^3.1.0-beta.1" - "@jupyterlab/observables" "^4.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/nbformat" "^3.1.0-beta.2" + "@jupyterlab/observables" "^4.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -1374,35 +1374,35 @@ node-fetch "^2.6.0" ws "^7.4.6" -"@jupyterlab/settingeditor-extension@^3.1.0-beta.1", "@jupyterlab/settingeditor-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.1.0-beta.1.tgz#0fe512ad881ea465534a8e5efbbd42415b0d73dc" - integrity sha512-Q0Ch9tkEjyAusYkyx5x5L9if1mlsBJ+XYjGIoQcvisfyUczH2zi8p2S/1OEFTpMRPfjOuw7Jm2Q+tUp3qQhC5g== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingeditor" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/settingeditor-extension@^3.1.0-beta.2", "@jupyterlab/settingeditor-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.1.0-beta.2.tgz#c430d32a3db2df4fc691921a4ed459333e0eebe6" + integrity sha512-5IMDWFNh8nXPJ0CRKlvYyDn5gDTcgqSGhP/lNvi27r9FfW50N16bDkXzJPljOTcCFL9+tOGpPLeTNbWYJgky3A== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingeditor" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/disposable" "^1.4.3" -"@jupyterlab/settingeditor@^3.1.0-beta.1", "@jupyterlab/settingeditor@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.1.0-beta.1.tgz#8a9a2dbf19976772837c473260d53c85b0ee6554" - integrity sha512-50jOCoEtFtL9+xWq8MLByBBTW+SiIW43oCZTjy2qOepjn5FuV/otMmyiLhUJcFhmCo+8kMjgZimm/pv5e/X2sA== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/inspector" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/settingeditor@^3.1.0-beta.2", "@jupyterlab/settingeditor@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.1.0-beta.2.tgz#9918162b9ee844eff9d13680f858f33197be49c0" + integrity sha512-1ALt4SknKzYbcy2RTxBVTuJmsF6wNYJRNBiVkzbcf9xThp8zyrMM5wIEuWMaiMv2Cn3kYZTw2iDAB0lOOjzRqQ== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/inspector" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" @@ -1411,12 +1411,12 @@ react "^17.0.1" react-dom "^17.0.1" -"@jupyterlab/settingregistry@^3.1.0-beta.1", "@jupyterlab/settingregistry@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.1.0-beta.1.tgz#86705fd8bb220bf8049b53f72330d36c22e9e621" - integrity sha512-5AXYHmZ9CwgIHU3SSYlMB93gQpSgOjmI6iImyBAurvs9McsmgnvYVEeSgXihOwuSpiNdZImhTy3pblpOIcpyZw== +"@jupyterlab/settingregistry@^3.1.0-beta.2", "@jupyterlab/settingregistry@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.1.0-beta.2.tgz#006d568c0baf967524e531504493c84850c2c382" + integrity sha512-9U0YNfTi3wSLMrR4U6EM8qs+8mU23gNuI7OqRDgNdnKX9riyi8KIOP7msHs7gH+CBrZFPEOOqGQM+nyafHumtg== dependencies: - "@jupyterlab/statedb" "^3.1.0-beta.1" + "@jupyterlab/statedb" "^3.1.0-beta.2" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -1424,34 +1424,34 @@ ajv "^6.12.3" json5 "^2.1.1" -"@jupyterlab/shared-models@^3.1.0-beta.1", "@jupyterlab/shared-models@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.1.0-beta.1.tgz#52e3991824d51f79cbc9de8bf601a70687347548" - integrity sha512-pvj7o1uBiFxUaVhwRwysh2xP/cN/DQ2rSwitXLwIU/pr9S9w1qZW5QfQe3OYcjzDmGPDGLlvILSr7azGEqAIRA== +"@jupyterlab/shared-models@^3.1.0-beta.2", "@jupyterlab/shared-models@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.1.0-beta.2.tgz#836633a8a7f048a51e75f1947e4e3685406dd20e" + integrity sha512-zu7HG4HquRmiBsundLKyDxl4XiiCXVDaF/H3ZmO84syVX1TuWPapKyOeuY+gDni54p+Y6RseUf2JeRkOVwbgsw== dependencies: - "@jupyterlab/nbformat" "^3.1.0-beta.1" + "@jupyterlab/nbformat" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/signaling" "^1.4.3" y-protocols "^1.0.5" yjs "^13.5.6" -"@jupyterlab/shortcuts-extension@^3.1.0-beta.1", "@jupyterlab/shortcuts-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.1.0-beta.1.tgz#531efb997e1781e0ec99f7a86bd6e6c8d286d3f1" - integrity sha512-bWERm/cbUSqmBPeNOx554Zww7c2z1Mz+8elF1/0gev3XUrp3Q/fL++3jEEgpPI2xIeckRsOR7IFkokdGDOm9hA== +"@jupyterlab/shortcuts-extension@^3.1.0-beta.2", "@jupyterlab/shortcuts-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.1.0-beta.2.tgz#13d3c361bb201692e52792a83a97fcd4cee2bf8b" + integrity sha512-NCW7Auim0e4lr4Y9ETW/5JKOePzL6H7J5RTQE+YeYRHDOtDlcT2lCmRMS22MrXKKAa+3bGT+xcNamGeBM5DMoQ== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" -"@jupyterlab/statedb@^3.1.0-beta.1", "@jupyterlab/statedb@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.1.0-beta.1.tgz#3124e1f0d9b8f6415d8f8d8adf8f059562f3154e" - integrity sha512-D4CXHZpIpFugdHhvzWFYqw7anEC/ZGl3ELsxdEFcZeNolN0tTIlAFuFWn4+h68yG9dimE9WdUX2WMZfuh8APnw== +"@jupyterlab/statedb@^3.1.0-beta.2", "@jupyterlab/statedb@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.1.0-beta.2.tgz#e5055c582316983492677da3627eff49cd2189a8" + integrity sha512-E0PNeazeEugard87dmMgEuv2k3ALQQufONyzXVuWpsFf9h8lVfXS83JJgMZuq9Ijep8v08ar8wpmCttzh4frkA== dependencies: "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -1459,36 +1459,36 @@ "@lumino/properties" "^1.2.3" "@lumino/signaling" "^1.4.3" -"@jupyterlab/statusbar-extension@^3.1.0-beta.1", "@jupyterlab/statusbar-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.1.0-beta.1.tgz#6b2f7c536c145e13c5616a62ef51dabbbe2f1eae" - integrity sha512-MnvwEm4CSnAaUlV7gqgJpZzhgWMOp8fbNbdBE+xdrYG48jZQCuldec2oDyr9eIDMu/+UEECunSzZnwFBH+P2wA== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/statusbar" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/statusbar-extension@^3.1.0-beta.2", "@jupyterlab/statusbar-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.1.0-beta.2.tgz#fefe1049d072b78e4733018273c7d758a0496676" + integrity sha512-O5VMdOsJ0dP1OK/iR8vMz9JEeQlyox6BiufPpPBEOGG7Fa3cCqoNM31UCMcwwo/BWycsf3dQJRlPXJsf+mlZNQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/statusbar" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/commands" "^1.12.0" "@lumino/widgets" "^1.19.0" -"@jupyterlab/statusbar@^3.1.0-beta.1", "@jupyterlab/statusbar@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.1.0-beta.1.tgz#99628872d637ce9678b3cc315018285df93a75c5" - integrity sha512-KEIwySdADxsXzOgeHfECwH93OeqL6ZqJM0ocVVN88EMAD8bOUqCJ/sBlzAUUoqZjXM6Hvjkcbv6sTf5mivpR2A== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/statusbar@^3.1.0-beta.2", "@jupyterlab/statusbar@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.1.0-beta.2.tgz#ef1dd70263b7e447eb03b55642cdecd967c6dbfa" + integrity sha512-grbRA0c10KPLjZDcmZlwuYIF83ssbdYILYd8AxG/7j1xf+3iU9AIKqqnPOVnDpVvfg2kicJzTTOCS/3nAFKnOA== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -1499,31 +1499,31 @@ react "^17.0.1" typestyle "^2.0.4" -"@jupyterlab/terminal-extension@^3.1.0-beta.1", "@jupyterlab/terminal-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.1.0-beta.1.tgz#5a9fc1bd2982ed7a98890520d909b4cb05f79485" - integrity sha512-7FkMKF3VXeODuA0+anGX2rx0HnNgbt0Die0lYvzbCwHSQkGNH5AWk7ysGPFckfiaSC5xeGYtF2qkPBgNEHCQ9w== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/launcher" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/running" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/terminal" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/terminal-extension@^3.1.0-beta.2", "@jupyterlab/terminal-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.1.0-beta.2.tgz#a816da7ce14a0213b562e8c9056fdea60571d53a" + integrity sha512-vk5+2l6M4566WFDkGvSGyJvCN8/mvacHYys0AaWDvxsXKTgSN8AdJJM5dP1yv8HWNWtLbzMY1+DYb0l86Pfy7w== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/launcher" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/running" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/terminal" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" -"@jupyterlab/terminal@^3.1.0-beta.1", "@jupyterlab/terminal@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.1.0-beta.1.tgz#771724ad2ba8569948f97211e5cf93c1ef7a6fef" - integrity sha512-SAkcQAqyP4DVzaxs88dC3afa8QG1w47ES81Jg0b8i1D0CxoM7YZGFqXOQHlhq2QVf9JOjPUYzGEFZM3qNHvDEg== +"@jupyterlab/terminal@^3.1.0-beta.2", "@jupyterlab/terminal@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.1.0-beta.2.tgz#8623c816c75dc57a7b960e6ae2644c4b8d9364a6" + integrity sha512-GJO7JYzx/A8cv5hRotGEwxH3CuWERB4l/axGklOcrXiZ6M1rzhjy2ww87SKoKnQu07aR/Bw4X9JttniHXQw4vA== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/domutils" "^1.2.3" "@lumino/messaging" "^1.4.3" @@ -1531,57 +1531,57 @@ xterm "~4.8.1" xterm-addon-fit "~0.4.0" -"@jupyterlab/theme-dark-extension@^3.1.0-beta.1", "@jupyterlab/theme-dark-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.1.0-beta.1.tgz#7b36d558ddb16ed8be37a4376b795fcd0fa57565" - integrity sha512-resCYb3Y9ZMOvDB8B1fDdMHK4aaOMOLwVAl4eHiuGXOHGGpPU+ocNIH8NPfJtCWz8+uMubjrk7xhA8rnE3kAWw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/theme-light-extension@^3.1.0-beta.1", "@jupyterlab/theme-light-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.1.0-beta.1.tgz#82278096c8a47e54064ad443517a1e88a946dbc0" - integrity sha512-yxDXBV56Y8LrudEeF+80pl4ruxZr1PfLmKFr69OZcsQPHAZjmkNWSWKEi/WqwaveaEfS/fNUYQBJI+cbAXDJww== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/toc-extension@^5.1.0-beta.1", "@jupyterlab/toc-extension@~5.1.0-beta.1": - version "5.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.1.0-beta.1.tgz#edb8d9dad7224258188d44a30d16050768502156" - integrity sha512-WCErX3+M2zZoJLJjzPzRQszk5V3yHhEMZPMENbSP/jzJpxB8I0MhwyfWAl1+3qAucnjBlQPOsSXxf8xrDbomxw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/markdownviewer" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/toc" "^5.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" - -"@jupyterlab/toc@^5.1.0-beta.1", "@jupyterlab/toc@~5.1.0-beta.1": - version "5.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.1.0-beta.1.tgz#94e1e0ab46a096a34fae5fd9e83843fe415becbc" - integrity sha512-5H7QK7aMejAlFq3FVQUOUymtQ367/R//6XwdP9ihVuSETcZhDESEd6/HDTITtu+1YTttAcESI5KU7TklFjp5DQ== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/cells" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/docmanager" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/markdownviewer" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" +"@jupyterlab/theme-dark-extension@^3.1.0-beta.2", "@jupyterlab/theme-dark-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.1.0-beta.2.tgz#f42b61342bb0e8fbdaa2f4ac3a9a98e43b08ea1e" + integrity sha512-9LJ2KfFR0LY+fcPVYbTk183DmCqYAXnI+oU9pM5+P+A8ZSsQMGKv67KqRhlPIgFEa+J26hlVwHNHkrQyBGdiUQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/theme-light-extension@^3.1.0-beta.2", "@jupyterlab/theme-light-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.1.0-beta.2.tgz#8243fa23c5fdabceb474f1b1208b4208d7608a03" + integrity sha512-bm+a5LIudSvl+bBqCK6BwOETXiVE7ajvPea6QRz+5iCOhZnVzR3kQ3fX85JOFzONUrtMz+lnIxMCIAUH5QhO1Q== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/toc-extension@^5.1.0-beta.2", "@jupyterlab/toc-extension@~5.1.0-beta.1": + version "5.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.1.0-beta.2.tgz#eaaecb9828fd4c99a4c977d197edb214232216ca" + integrity sha512-+PDkV4+CaAWoSMquB9f0n77ZBTEgyf77DXVxHZ9BOhOw3m0UFnrQUuLvmKU6hwhAelNS2bMWhPEH8gAU6dy9BQ== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/markdownviewer" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/toc" "^5.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" + +"@jupyterlab/toc@^5.1.0-beta.2", "@jupyterlab/toc@~5.1.0-beta.1": + version "5.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.1.0-beta.2.tgz#e492407072075d3ea0663a249ca26d637d00ffee" + integrity sha512-woKSWEZF6+Inz+pBImbum4fyICpHWtIu1nFjvVGR9AtO97Iuq3LtAD8ixyyUE/Lq9nRkBoY3/vf13f0ZEFzIHw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/cells" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/docmanager" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/markdownviewer" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/signaling" "^1.4.3" @@ -1589,74 +1589,74 @@ react "^17.0.1" react-dom "^17.0.1" -"@jupyterlab/tooltip-extension@^3.1.0-beta.1", "@jupyterlab/tooltip-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.1.0-beta.1.tgz#1ce5d9106b10c008c9e3f012a30500b390d5b1ab" - integrity sha512-DuJYOayBXXPceU/heECztJdMPVmSRr5+bBaTbThYV6mZKoXrvOdBtTrdZlVKQLIcVln/8vhD9K2QNCdaHgz1cw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/console" "^3.1.0-beta.1" - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/fileeditor" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/tooltip" "^3.1.0-beta.1" +"@jupyterlab/tooltip-extension@^3.1.0-beta.2", "@jupyterlab/tooltip-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.1.0-beta.2.tgz#4864127b27e60e9933001172792a9127a619d11e" + integrity sha512-uYO31joHEP4XkN9zJiOxDnCM+Bq9UFXCYFG8yew0Y/02xxtNbHoGBn2/dGd4Y7OzJX5te3/HH9kXxMLqE8o69w== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/console" "^3.1.0-beta.2" + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/fileeditor" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/tooltip" "^3.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/tooltip@^3.1.0-beta.1", "@jupyterlab/tooltip@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.1.0-beta.1.tgz#e59975698e854837106630de8f64bcec60eac1b0" - integrity sha512-cm85cZ/BnhbS3oGdIr5E+oU1j5UPhSfGGdLsucnLY4zNSqG5TW8hpEDbAKQwBoIEiYz/8okf+iEllTtm6YH+/w== +"@jupyterlab/tooltip@^3.1.0-beta.2", "@jupyterlab/tooltip@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.1.0-beta.2.tgz#4b7fa5118055ea4ec468651486170c06efdebcab" + integrity sha512-x4yER7VpipN8e9yxIE7/FTcAh31Wn7/NZmXiQlsUDMb0rONtGGsx+9gNSZI1wP5XJaTcY6UCP1wNGRHrWfLssQ== dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/codeeditor" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/codeeditor" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/translation-extension@^3.1.0-beta.1", "@jupyterlab/translation-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.1.0-beta.1.tgz#8fe8839204485b970658f56f0f698850edf7794b" - integrity sha512-qGQqxZQjU0mvaksDV67SLi47wipnxJIzUzeGbkGCyr8hSoUss9n5QlV+2IWEe4oITf3usVxTtX7uGMIqOvAonw== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/mainmenu" "^3.1.0-beta.1" - "@jupyterlab/settingregistry" "^3.1.0-beta.1" - "@jupyterlab/translation" "^3.1.0-beta.1" - -"@jupyterlab/translation@^3.1.0-beta.1", "@jupyterlab/translation@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.1.0-beta.1.tgz#91d3162a3ec0e5261bc3e291bd397191e4b95a2f" - integrity sha512-XF3VLF/VpY307pjflFWYP9Audz4Iip0NfvK2lldnPqF6n0UAC3nRHfYCf7a7PiAh+5zY10o+fDODm8nA+TYSJQ== - dependencies: - "@jupyterlab/coreutils" "^5.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" - "@jupyterlab/statedb" "^3.1.0-beta.1" +"@jupyterlab/translation-extension@^3.1.0-beta.2", "@jupyterlab/translation-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.1.0-beta.2.tgz#4f638b1e95b88e0c9da5229fe7efb47211a53f24" + integrity sha512-8bC5DGjWzzTNCIlWzZyflbHQGHOY1P1N7aYmDHq1EgcTkCmzddrBs9dp+2BaLztSS6rOq7iPqh2zS8jj78Vhjg== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/mainmenu" "^3.1.0-beta.2" + "@jupyterlab/settingregistry" "^3.1.0-beta.2" + "@jupyterlab/translation" "^3.1.0-beta.2" + +"@jupyterlab/translation@^3.1.0-beta.2", "@jupyterlab/translation@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.1.0-beta.2.tgz#74d6162325e99e2e22b9aa4067f1b30c2fb36cb3" + integrity sha512-ycRvNEiMzPtfKtnSUDGPP0qvdE+4i62u5VAV4SgHWNJLbO2mgDRf49cQdvCoW95qypiYnOUUUYyEW99iSrttyA== + dependencies: + "@jupyterlab/coreutils" "^5.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" + "@jupyterlab/statedb" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" -"@jupyterlab/ui-components-extension@^3.1.0-beta.1", "@jupyterlab/ui-components-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.1.0-beta.1.tgz#0f0f9c5d6ecf138a254901c388475d9f9b405a97" - integrity sha512-MdF6HIAtkbkWc/vvWUN+VWMx4oWm1TMfrRMKYDM2jXvGTObprZDr0lyZ5sebZ1fAfRrWCp91HJ4CbKtIVZkC1w== +"@jupyterlab/ui-components-extension@^3.1.0-beta.2", "@jupyterlab/ui-components-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.1.0-beta.2.tgz#73dbc9c6d2d1a9fa40416b1fae1e6ebc469f8740" + integrity sha512-3gelhCmjJVB4dL2cAfseYifloDbesqR6gilGku7uXMAoPL9J2gBafIOjYHIlzO0bBxCq/q7AY9ocqrTKA2Y7yg== dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" -"@jupyterlab/ui-components@^3.1.0-beta.1", "@jupyterlab/ui-components@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.1.0-beta.1.tgz#3647e35adae1c0119365eafee93f9aa29bd644a7" - integrity sha512-XnBXbwRbTeo/eugB44E5PxYlzGtvXgl/WlgHRDj8hIvOD24U7HCsDpadMwW8hx96N+as9LwvgpDLdXJ/kWLOFA== +"@jupyterlab/ui-components@^3.1.0-beta.2", "@jupyterlab/ui-components@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.1.0-beta.2.tgz#409e429e1fad00aa15e69afab18605d99be5df62" + integrity sha512-r/FPKRun0thmnpFK6OEimOEOjxaYTFR5Kqd6Dk7W3YPaTkXb78SmuSAdMmTiU/MkjhUJ8hboJqLp1h8jumz+1g== dependencies: "@blueprintjs/core" "^3.36.0" "@blueprintjs/select" "^3.15.0" - "@jupyterlab/coreutils" "^5.1.0-beta.1" + "@jupyterlab/coreutils" "^5.1.0-beta.2" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -1667,28 +1667,28 @@ react-dom "^17.0.1" typestyle "^2.0.4" -"@jupyterlab/vdom-extension@^3.1.0-beta.1", "@jupyterlab/vdom-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.1.0-beta.1.tgz#cdae60ab85dd112888c5c4a4816a66173c2ec6b9" - integrity sha512-SGv9ZYn/HhjC0c6txpqUooSfoEeoMHQ0RX8oTxnCZE3ZZB13r50EE2QJ40Uw8C7FbJocdAJ3n2VOe5VW4I1w8Q== - dependencies: - "@jupyterlab/application" "^3.1.0-beta.1" - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/notebook" "^3.1.0-beta.1" - "@jupyterlab/rendermime" "^3.1.0-beta.1" - "@jupyterlab/ui-components" "^3.1.0-beta.1" - "@jupyterlab/vdom" "^3.1.0-beta.1" - -"@jupyterlab/vdom@^3.1.0-beta.1", "@jupyterlab/vdom@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.1.0-beta.1.tgz#34bd31d5c508e562fff0033c6072504d71d90982" - integrity sha512-XALTEVqBT9bdcveAG85NaQ0dreA9U5LVSRrDJMyIbh9IOrcfDUujl+/KDMPjz09yG/2/EihRHB0pMo5lJdTRFA== - dependencies: - "@jupyterlab/apputils" "^3.1.0-beta.1" - "@jupyterlab/docregistry" "^3.1.0-beta.1" - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" - "@jupyterlab/services" "^6.1.0-beta.1" +"@jupyterlab/vdom-extension@^3.1.0-beta.2", "@jupyterlab/vdom-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.1.0-beta.2.tgz#6fcde4cb55cd2d6cd387725ac7fbf154344d006f" + integrity sha512-bcFXQxLcul5xoAZLCoXg2YrwmWIG2pQjnM8JAgWkysE8dIZ6VBflmHww+QMjpdq841QvkzLWZ3PcoZ7y1gza6Q== + dependencies: + "@jupyterlab/application" "^3.1.0-beta.2" + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/notebook" "^3.1.0-beta.2" + "@jupyterlab/rendermime" "^3.1.0-beta.2" + "@jupyterlab/ui-components" "^3.1.0-beta.2" + "@jupyterlab/vdom" "^3.1.0-beta.2" + +"@jupyterlab/vdom@^3.1.0-beta.2", "@jupyterlab/vdom@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.1.0-beta.2.tgz#a7cf1daa14ef4bf2f8047bded612f51f2d107a19" + integrity sha512-prmX9niGd3GDU4ukrcisgsVV4nvsIGpotfWzrz5YxwtxPCAo8wBWBwUIVRCAGkYnkRxXA4sagNPIOZSVB8IMyw== + dependencies: + "@jupyterlab/apputils" "^3.1.0-beta.2" + "@jupyterlab/docregistry" "^3.1.0-beta.2" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" + "@jupyterlab/services" "^6.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" "@lumino/widgets" "^1.19.0" @@ -1696,12 +1696,12 @@ react "^17.0.1" react-dom "^17.0.1" -"@jupyterlab/vega5-extension@^3.1.0-beta.1", "@jupyterlab/vega5-extension@~3.1.0-beta.1": - version "3.1.0-beta.1" - resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.1.0-beta.1.tgz#98b3a7d41259ed39c187a9b62efb2ea228f3dacb" - integrity sha512-byORiJviyzIhSBuLdexVGLJdp8Yl+QK4/m7ywSeePTdhZfkjwOdw/9tsuZdAKjDMLtuc6+4/5cAzjvNYPDDFGw== +"@jupyterlab/vega5-extension@^3.1.0-beta.2", "@jupyterlab/vega5-extension@~3.1.0-beta.1": + version "3.1.0-beta.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.1.0-beta.2.tgz#6cafa4d331f53d25289e06cef2b8740443753954" + integrity sha512-1Psq2n/OYdmqreXyWnZlF8GtwrJcGi7f2+xoscfK+LZwkTX+F0uPUUe8EC8BPfoZ4yJ8beKYON8k+sezKTleXQ== dependencies: - "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.1" + "@jupyterlab/rendermime-interfaces" "^3.1.0-beta.2" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" vega "^5.9.0" @@ -1855,9 +1855,9 @@ integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== "@nodelib/fs.walk@^1.2.3": - version "1.2.7" - resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.7.tgz#94c23db18ee4653e129abd26fb06f870ac9e1ee2" - integrity sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA== + version "1.2.8" + resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" + integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== dependencies: "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" @@ -2214,9 +2214,9 @@ defer-to-connect "^1.0.1" "@szmarczak/http-timer@^4.0.5": - version "4.0.5" - resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.5.tgz#bfbd50211e9dfa51ba07da58a14cdfd333205152" - integrity sha512-PyRA9sm1Yayuj5OIoJ1hGt2YISX45w9WcFbh6ddT0Z/0yaFxOtGLInr4jUfU1EAFVs0Yfyfev4RNwBlUaHdlDQ== + version "4.0.6" + resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807" + integrity sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w== dependencies: defer-to-connect "^2.0.0" @@ -2246,9 +2246,9 @@ integrity sha512-7fDOJFA/x8B+sO1901BmHlf5dE1cxBU8mRXj8QOEDnn16hhGJv/IHxJtZhvsabZsIMn0eLIyeOKAeqSNJJYTpA== "@types/dom4@^2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@types/dom4/-/dom4-2.0.1.tgz#506d5781b9bcab81bd9a878b198aec7dee2a6033" - integrity sha512-kSkVAvWmMZiCYtvqjqQEwOmvKwcH+V4uiv3qPQ8pAh1Xl39xggGEo8gHUqV4waYGHezdFw0rKBR8Jt0CrQSDZA== + version "2.0.2" + resolved "https://registry.yarnpkg.com/@types/dom4/-/dom4-2.0.2.tgz#6495303f049689ce936ed328a3e5ede9c51408ee" + integrity sha512-Rt4IC1T7xkCWa0OG1oSsPa0iqnxlDeQqKXZAHrQGLb7wFGncWm85MaxKUjAGejOrUynOgWlFi4c6S6IyJwoK4g== "@types/emscripten@^1.38.0": version "1.39.5" @@ -2264,17 +2264,17 @@ "@types/estree" "*" "@types/eslint@*": - version "7.2.14" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.14.tgz#088661518db0c3c23089ab45900b99dd9214b92a" - integrity sha512-pESyhSbUOskqrGcaN+bCXIQDyT5zTaRWfj5ZjjSlMatgGjIn3QQPfocAu4WSabUR7CGyLZ2CQaZyISOEX7/saw== + version "7.28.0" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.0.tgz#7e41f2481d301c68e14f483fe10b017753ce8d5a" + integrity sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A== dependencies: "@types/estree" "*" "@types/json-schema" "*" -"@types/estree@*", "@types/estree@^0.0.49": - version "0.0.49" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.49.tgz#3facb98ebcd4114a4ecef74e0de2175b56fd4464" - integrity sha512-K1AFuMe8a+pXmfHTtnwBvqoEylNKVeaiKYkjmcEAdytMQVJ/i9Fu7sc13GxgXdO49gkE7Hy8SyJonUZUn+eVaw== +"@types/estree@*", "@types/estree@^0.0.50": + version "0.0.50" + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83" + integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw== "@types/fast-json-stable-stringify@^2.0.0": version "2.1.0" @@ -2372,14 +2372,14 @@ integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ== "@types/prop-types@*", "@types/prop-types@^15.7.3": - version "15.7.3" - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" - integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== + version "15.7.4" + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" + integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== "@types/react@^17.0.0": - version "17.0.13" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f" - integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ== + version "17.0.14" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f" + integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -3275,9 +3275,9 @@ camelcase@^6.2.0: integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== caniuse-lite@^1.0.30001219: - version "1.0.30001243" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001243.tgz#d9250155c91e872186671c523f3ae50cfc94a3aa" - integrity sha512-vNxw9mkTBtkmLFnJRv/2rhs1yufpDfCkBZexG3Y0xdOH2Z/eE/85E4Dl5j1YUN34nZVsSp6vVRFQRrez9wJMRA== + version "1.0.30001244" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001244.tgz#a6dc49ad5fa02d81d04373ec3f5ceabc3da06abf" + integrity sha512-Wb4UFZPkPoJoKKVfELPWytRzpemjP/s0pe22NriANru1NoI+5bGNxzKtk7edYL8rmCWTfQO8eRiF0pn1Dqzx7Q== caseless@~0.12.0: version "0.12.0" @@ -3681,9 +3681,9 @@ crypto@~1.0.1: integrity sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig== css-loader@^5.0.1: - version "5.2.6" - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.6.tgz#c3c82ab77fea1f360e587d871a6811f4450cc8d1" - integrity sha512-0wyN5vXMQZu6BvjbrPdUJvkCzGEO24HC7IS7nW4llc6BBFC+zwR9CKtYGv63Puzsg10L/o12inMY5/2ByzfD6w== + version "5.2.7" + resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.7.tgz#9b9f111edf6fb2be5dc62525644cbc9c232064ae" + integrity sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg== dependencies: icss-utils "^5.1.0" loader-utils "^2.0.0" @@ -4243,9 +4243,9 @@ ejs@^2.6.1: integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== electron-to-chromium@^1.3.723: - version "1.3.769" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.769.tgz#73ad7e3f2d435810b6f8b29617ec344c782fcbed" - integrity sha512-B+3hW8D76/uoTPSobWI3D/CFn2S4jPn88dVJ+BkD88Lz6LijQpL+hfdzIFJGTQK4KdE0XwmNbjUQFH1OQVwKdQ== + version "1.3.774" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.774.tgz#4d6661a23119e35151646c9543b346bb3beca423" + integrity sha512-Fggh17Q1yyv1uMzq8Qn1Ci58P50qcRXMXd2MBcB9sxo6rJxjUutWcNw8uCm3gFWMdcblBO6mDT5HzX/RVRRECA== elfy@^1.0.0: version "1.0.0" @@ -4585,9 +4585,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@~3.1.3: integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.2: - version "3.2.6" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.6.tgz#434dd9529845176ea049acc9343e8282765c6e1a" - integrity sha512-GnLuqj/pvQ7pX8/L4J84nijv6sAnlwvSDpMkJi9i7nPmPxGtRPkBSStfvDW5l6nMdX9VWe+pkKWFTgD+vF2QSQ== + version "3.2.7" + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1" + integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q== dependencies: "@nodelib/fs.stat" "^2.0.2" "@nodelib/fs.walk" "^1.2.3" @@ -4616,9 +4616,9 @@ fast-redact@^3.0.0: integrity sha512-kYpn4Y/valC9MdrISg47tZOpYBNoTXKgT9GYXFpHN/jYFs+lFkPoisY+LcBODdKVMY96ATzvzsWv+ES/4Kmufw== fast-safe-stringify@^2.0.7: - version "2.0.7" - resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743" - integrity sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA== + version "2.0.8" + resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.8.tgz#dc2af48c46cf712b683e849b2bbd446b32de936f" + integrity sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag== fastest-levenshtein@^1.0.12: version "1.0.12" @@ -5346,9 +5346,9 @@ is-ci@^2.0.0: ci-info "^2.0.0" is-core-module@^2.2.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1" - integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A== + version "2.5.0" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.5.0.tgz#f754843617c70bfd29b7bd87327400cda5c18491" + integrity sha512-TXCMSDsEHMEEZ6eCA8rwRDbLu55MRGmrctljsBX/2v1d9/GzqHOxW5c5oPSgrUt2vBFXebu9rGqckXGPWOlYpg== dependencies: has "^1.0.3" @@ -5879,9 +5879,9 @@ lib0@^0.2.31, lib0@^0.2.41, lib0@^0.2.42: isomorphic.js "^0.2.4" license-webpack-plugin@^2.3.14: - version "2.3.19" - resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19.tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c" - integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA== + version "2.3.20" + resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.20.tgz#f51fb674ca31519dbedbe1c7aabc036e5a7f2858" + integrity sha512-AHVueg9clOKACSHkhmEI+PCC9x8+qsQVuKECZD3ETxETK5h/PCv5/MUzyG1gm8OMcip/s1tcNxqo9Qb7WhjGsg== dependencies: "@types/webpack-sources" "^0.1.5" webpack-sources "^1.2.0" @@ -7138,10 +7138,10 @@ prettier-bytes@^1.0.4: resolved "https://registry.yarnpkg.com/prettier-bytes/-/prettier-bytes-1.0.4.tgz#994b02aa46f699c50b6257b5faaa7fe2557e62d6" integrity sha1-mUsCqkb2mcULYle1+qp/4lV+YtY= -prettier@^2.1.1: - version "2.3.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" - integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== +prettier@~2.1.1: + version "2.1.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" + integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== pretty-bytes@^5.1.0: version "5.6.0" @@ -8192,10 +8192,10 @@ snyk-resolve@1.1.0, snyk-resolve@^1.0.0, snyk-resolve@^1.1.0: debug "^4.1.1" promise-fs "^2.1.1" -snyk-sbt-plugin@2.11.2: - version "2.11.2" - resolved "https://registry.yarnpkg.com/snyk-sbt-plugin/-/snyk-sbt-plugin-2.11.2.tgz#8ccca5da8aad9dd4c6bae80917ace53700b52ac9" - integrity sha512-EY9foT2bpl+Dbzj28zewJs7VyAhA4uQIiBABNCi9iaIXGfQLkhiXswkcwysOHxm6RxrXbMsbci0OvuDD7zh4Dg== +snyk-sbt-plugin@2.11.3: + version "2.11.3" + resolved "https://registry.yarnpkg.com/snyk-sbt-plugin/-/snyk-sbt-plugin-2.11.3.tgz#5740a5d9edfea79b380040ad163683d45658f748" + integrity sha512-xcZAYENuEx+SG51AuLLL59jpN/qerJdSdznTANoyNM7bJjVhTvLTjEfoOxbeogZwKmFDKKUfc6Vw+EdEy8VZug== dependencies: debug "^4.1.1" semver "^6.1.2" @@ -8230,9 +8230,9 @@ snyk-try-require@^2.0.0: lru-cache "^5.1.1" snyk@^1.91.0: - version "1.657.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.657.0.tgz#cf08456069a77e564ee38d2790ccbc71e593867d" - integrity sha512-wTJ5k49SopXL9Sm8Ltlp+HVVpakpaxkt//IRzOTEN75CMd/NpLtCSD34oAbUfo+tTrN1Ig8MSXGk5Z3XQm2d7w== + version "1.660.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.660.0.tgz#751f026cc610619fbe34d4d38a88d369f10c7edd" + integrity sha512-6XHBUddLUjWDuC4901qeZsB3OBLVzqqUbdmcS2dpY3jYafk85J6UrXDRss43/h8ZrlPu7t3BMWbfegDb/1P++Q== dependencies: "@open-policy-agent/opa-wasm" "^1.2.0" "@snyk/cli-interface" "2.11.0" @@ -8294,7 +8294,7 @@ snyk@^1.91.0: snyk-python-plugin "1.19.11" snyk-resolve "1.1.0" snyk-resolve-deps "4.7.2" - snyk-sbt-plugin "2.11.2" + snyk-sbt-plugin "2.11.3" snyk-try-require "1.3.1" source-map-support "^0.5.11" strip-ansi "^5.2.0" @@ -8886,9 +8886,9 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= typanion@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.3.1.tgz#d1ab4930d7b0d165d4356405891693b5648e3bf1" - integrity sha512-VogBiMj3ZQuWaHkbhXwSgd9jXE4s7EMaaV7VSEiKTNYnKJs/bPjvcOGbD7rTM9aPqTABvgLVEZ+iFP6ab12HtQ== + version "3.3.2" + resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.3.2.tgz#c31f3b2afb6e8ae74dbd3f96d5b1d8f9745e483e" + integrity sha512-m3v3wtFc6R0wtl0RpEn11bKXIOjS1zch5gmx0zg2G5qfGQ3A9TVZRMSL43O5eFuGXsrgzyvDcGRmSXGP5UqpDQ== type-check@~0.3.2: version "0.3.2" @@ -9691,12 +9691,12 @@ webpack-sources@^2.3.0: source-map "^0.6.1" webpack@^5.41.1: - version "5.43.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.43.0.tgz#36a122d6e9bac3836273857f56ed7801d40c9145" - integrity sha512-ex3nB9uxNI0azzb0r3xGwi+LS5Gw1RCRSKk0kg3kq9MYdIPmLS6UI3oEtG7esBaB51t9I+5H+vHmL3htaxqMSw== + version "5.44.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.44.0.tgz#97b13a02bd79fb71ac6301ce697920660fa214a1" + integrity sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ== dependencies: "@types/eslint-scope" "^3.7.0" - "@types/estree" "^0.0.49" + "@types/estree" "^0.0.50" "@webassemblyjs/ast" "1.11.1" "@webassemblyjs/wasm-edit" "1.11.1" "@webassemblyjs/wasm-parser" "1.11.1" @@ -9853,9 +9853,9 @@ ws@^6.0.0, ws@^6.2.1: async-limiter "~1.0.0" ws@^7.0.0, ws@^7.4.6: - version "7.5.2" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.2.tgz#09cc8fea3bec1bc5ed44ef51b42f945be36900f6" - integrity sha512-lkF7AWRicoB9mAgjeKbGqVUekLnSNO4VjKVnuPHpQeOxZOErX6BPXwJk70nFslRCEEA8EVW7ZjKwXaP9N+1sKQ== + version "7.5.3" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74" + integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg== xdg-basedir@^4.0.0: version "4.0.0"