diff --git a/yarn.lock b/yarn.lock index 06a8f3b..af2aad7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -138,20 +138,20 @@ warning "^4.0.3" "@jupyterlab/application@^3.0.2": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.1.6.tgz#a712af727b6530bc92cee8c1e82bedfc12c78a26" - integrity sha512-UsO1goI85CeNcRMBPgt8eblj8/L9RWHoPDXqXbUOCXD25cIsvQI5qgLFBHn2TBc2l/U9DE5xOF2bME/JBaysfA== + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.1.8.tgz#81ddb1f24bf7bd92b19893cefbf7e988bde5281c" + integrity sha512-lc9WVkf8KqV0ugk04goqpbrNNwXtKIqjcTQ91FxH44lExKTmxm8VqODV7Ej00k5WKNtm10JP98CR1KlZZJXo0g== dependencies: "@fortawesome/fontawesome-free" "^5.12.0" - "@jupyterlab/apputils" "^3.1.6" - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/docregistry" "^3.1.6" - "@jupyterlab/rendermime" "^3.1.6" - "@jupyterlab/rendermime-interfaces" "^3.1.6" - "@jupyterlab/services" "^6.1.6" - "@jupyterlab/statedb" "^3.1.6" - "@jupyterlab/translation" "^3.1.6" - "@jupyterlab/ui-components" "^3.1.6" + "@jupyterlab/apputils" "^3.1.8" + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/docregistry" "^3.1.8" + "@jupyterlab/rendermime" "^3.1.8" + "@jupyterlab/rendermime-interfaces" "^3.1.8" + "@jupyterlab/services" "^6.1.8" + "@jupyterlab/statedb" "^3.1.8" + "@jupyterlab/translation" "^3.1.8" + "@jupyterlab/ui-components" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/application" "^1.16.0" "@lumino/commands" "^1.12.0" @@ -163,17 +163,17 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/apputils@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.1.6.tgz#159ca97ac3651e54bf91273f2be181827c48d87b" - integrity sha512-q9WXg5rPs2V1Wya7wIvWC8Y7OIGDmlTt8swUqyPJabvdYU/qxR3Xs2WMSNTo7cR2fwSXK04N+PkyHXaVTqCclg== - dependencies: - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/services" "^6.1.6" - "@jupyterlab/settingregistry" "^3.1.6" - "@jupyterlab/statedb" "^3.1.6" - "@jupyterlab/translation" "^3.1.6" - "@jupyterlab/ui-components" "^3.1.6" +"@jupyterlab/apputils@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.1.8.tgz#ad9a5805978e52857a80eeceb9367d6641cffd26" + integrity sha512-oG1XUJ5VbvmhrzPFJx+PQyM6DnltG8yzJCzYmMv1HZFlO01l3EjkzgEql7LMZyDZ58GYhJejaCi1sYt3D42/uw== + dependencies: + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/services" "^6.1.8" + "@jupyterlab/settingregistry" "^3.1.8" + "@jupyterlab/statedb" "^3.1.8" + "@jupyterlab/translation" "^3.1.8" + "@jupyterlab/ui-components" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -255,17 +255,17 @@ typescript "~4.1.3" verdaccio "^5.1.1" -"@jupyterlab/codeeditor@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.1.6.tgz#615a6cebd23b1b87a75575bb2bcdcdf05d90fe4f" - integrity sha512-f46wjwfjDq28skS6W4DEHluUKp0aeCG27BcelcH36qcVRLcixx0SwxhK+iI4Be9Mq2iwMTAVEoJa2l1el+ONww== - dependencies: - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/nbformat" "^3.1.6" - "@jupyterlab/observables" "^4.1.6" - "@jupyterlab/shared-models" "^3.1.6" - "@jupyterlab/translation" "^3.1.6" - "@jupyterlab/ui-components" "^3.1.6" +"@jupyterlab/codeeditor@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.1.8.tgz#92ddc0f1da830fa1d530695c63c268656d25d244" + integrity sha512-UskhfNtvk7niHFDi7teqrufQsmJ72ZcHra5Nzu8axFlb37gsK+Gf8Wgn2Tddnd17Ay32+U+Hu3bJF4GVfMJp9A== + dependencies: + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/nbformat" "^3.1.8" + "@jupyterlab/observables" "^4.1.8" + "@jupyterlab/shared-models" "^3.1.8" + "@jupyterlab/translation" "^3.1.8" + "@jupyterlab/ui-components" "^3.1.8" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" "@lumino/dragdrop" "^1.7.1" @@ -273,19 +273,19 @@ "@lumino/signaling" "^1.4.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/codemirror@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.1.6.tgz#5222670c6b5f0e9707de0906cad545c78c93d7c8" - integrity sha512-jRlI1BnPd5f2AyhgJXYji7xNErthdwIj9uBTYGqZFS9syyx8uaooVIk8mqvdbjtkREH/BdfnkfBT3P7+zMb1pg== - dependencies: - "@jupyterlab/apputils" "^3.1.6" - "@jupyterlab/codeeditor" "^3.1.6" - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/nbformat" "^3.1.6" - "@jupyterlab/observables" "^4.1.6" - "@jupyterlab/shared-models" "^3.1.6" - "@jupyterlab/statusbar" "^3.1.6" - "@jupyterlab/translation" "^3.1.6" +"@jupyterlab/codemirror@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.1.8.tgz#1a3c56690aab10ea10e44248a8f98416d4a7b7b0" + integrity sha512-tO8dRJrXt7F9/uByVeTdfemeBep2Rno1RAa8BNxq/iipBKt0IMIf3ts5LzECAX0omYWcAbcvDo1YjwfShSw0wQ== + dependencies: + "@jupyterlab/apputils" "^3.1.8" + "@jupyterlab/codeeditor" "^3.1.8" + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/nbformat" "^3.1.8" + "@jupyterlab/observables" "^4.1.8" + "@jupyterlab/shared-models" "^3.1.8" + "@jupyterlab/statusbar" "^3.1.8" + "@jupyterlab/translation" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -297,10 +297,10 @@ react "^17.0.1" y-codemirror "^2.1.1" -"@jupyterlab/coreutils@^5.1.6": - version "5.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.1.6.tgz#8e84ac74e7ec51f5555a5f4a6494f4d72818fdeb" - integrity sha512-wR3Fs0lkwywtCUtjJyDinz4FXmLafLDVz8mGnASL+HqRGRAK4AEf8E9wIhTxGA/3FF2XB+koo8OBn1Vi8tlpdg== +"@jupyterlab/coreutils@^5.1.8": + version "5.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.1.8.tgz#a11140f40950e5ea68865f4090ff0b08647ed447" + integrity sha512-HxQuLfpKtkFmN4Y2meVnTr4FIKBQ4mHux5PJkdluRAsqOeycPKCS+f/dd7M5PVLJJMjw/Y+0o5qGNeatwbfF5A== dependencies: "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -310,34 +310,34 @@ path-browserify "^1.0.0" url-parse "~1.5.1" -"@jupyterlab/docprovider@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.1.6.tgz#69c4a2b2ac2b92a94294a9178b2238e528abdfa6" - integrity sha512-6d2VHtZ7HSZ18okeMuqBT2PlA+Zpa1b4eoEnTV83RIcJldLFWKJM/Vnw7CY37i7IOsY22TNYIsR0niVIpJ3ySA== +"@jupyterlab/docprovider@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.1.8.tgz#56f270717d60499b7e5383e240a732dfc14da4ea" + integrity sha512-XfIxhSwOKt8VSg8SQmWKv4UICYhR6u6kcM4ObFeeX2jyNZemUb+X8KDn2JDIhYRnHVkI9py+x0GFncZ3jO0SvA== dependencies: - "@jupyterlab/shared-models" "^3.1.6" + "@jupyterlab/shared-models" "^3.1.8" "@lumino/coreutils" "^1.5.3" lib0 "^0.2.42" y-websocket "^1.3.15" yjs "^13.5.6" -"@jupyterlab/docregistry@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.1.6.tgz#f89bf25d4e57649a1a351e2419d405bce2b473aa" - integrity sha512-L6bsxdVK7KSijbAVPlQ75fo3cRbnx6Cpz2QLrHOZAa4oRStBV5j+y2o5bQOmUFHQPiWX+EaRHGLJKzX7ozZipQ== - dependencies: - "@jupyterlab/apputils" "^3.1.6" - "@jupyterlab/codeeditor" "^3.1.6" - "@jupyterlab/codemirror" "^3.1.6" - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/docprovider" "^3.1.6" - "@jupyterlab/observables" "^4.1.6" - "@jupyterlab/rendermime" "^3.1.6" - "@jupyterlab/rendermime-interfaces" "^3.1.6" - "@jupyterlab/services" "^6.1.6" - "@jupyterlab/shared-models" "^3.1.6" - "@jupyterlab/translation" "^3.1.6" - "@jupyterlab/ui-components" "^3.1.6" +"@jupyterlab/docregistry@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.1.8.tgz#20d83d9ddba162f25bdde23e644d785f065546a4" + integrity sha512-c0rrMz6TSFuTH/ZILxAV/DUy0PZ85ZqmVBfnWl3RksTrwlee/6ki8FZRiJRB6ehgm+49FsG2cHGaXT8kCE6tkg== + dependencies: + "@jupyterlab/apputils" "^3.1.8" + "@jupyterlab/codeeditor" "^3.1.8" + "@jupyterlab/codemirror" "^3.1.8" + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/docprovider" "^3.1.8" + "@jupyterlab/observables" "^4.1.8" + "@jupyterlab/rendermime" "^3.1.8" + "@jupyterlab/rendermime-interfaces" "^3.1.8" + "@jupyterlab/services" "^6.1.8" + "@jupyterlab/shared-models" "^3.1.8" + "@jupyterlab/translation" "^3.1.8" + "@jupyterlab/ui-components" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -346,17 +346,17 @@ "@lumino/widgets" "^1.19.0" yjs "^13.5.6" -"@jupyterlab/nbformat@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.1.6.tgz#1551a83b627f42c2d677832200f9e423fb862cf4" - integrity sha512-1P4pyVvNTHlIHpydT+Bp9IjIGlT0DNGIf/P9TMgeI/43UFzUcOmdYaWxWDt1S+oUGwwWxawiqS2F7w+YvgH24g== +"@jupyterlab/nbformat@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.1.8.tgz#958c5e060babe07c9688995d76cd0e3b956d26b9" + integrity sha512-FFVerxKdbFQ/lxP3Xd3drYkQ82Le8HdBF6zxHZND7k+I2TMyE8HV+834Nn+HR4C7TintP9ap9P3wgg/H8MTf4g== dependencies: "@lumino/coreutils" "^1.5.3" -"@jupyterlab/observables@^4.1.6": - version "4.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.1.6.tgz#0af551c2bd6c3991200c20ff9f630ee7c71a2f84" - integrity sha512-0t/q/L4EKKDkg1U6WXm3ZdO+Osq/IteOwORWQShIvLdorjUaPguFCGuMv4sDI7I+9pDRl6L524dgUNVSLXaimw== +"@jupyterlab/observables@^4.1.8": + version "4.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.1.8.tgz#7cd57065c11d8d35045b9582c676d4ef6a855a91" + integrity sha512-4FQ4rf0+DFNn/TD/3KMJm+hCHLGiTwj337hpipYVxrIBxYqXwG9jzBDRJC1Dqz+dB2dihnuGHxDnOaUinaM+ow== dependencies: "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" @@ -364,28 +364,28 @@ "@lumino/messaging" "^1.4.3" "@lumino/signaling" "^1.4.3" -"@jupyterlab/rendermime-interfaces@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.1.6.tgz#61abddfad7b1e0dfc3c502526ee4843e7220e2dc" - integrity sha512-5lib7/7cQAEXUrMzJ8WTOMIjKxqaApKw5Xz3tXFOIHnqy5pKKWO+jAC2WQp6c3gEDy168CP0lu0wJ/JMg0CBsg== +"@jupyterlab/rendermime-interfaces@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.1.8.tgz#db0c0e3f8ef169d2c35ccbc3153bf11f47303727" + integrity sha512-MRs283+0ZGnpQIaKPV5VHnpqaCxAFnZBhcx5pi3jd8KPQpzFJs+hf4kgWOOqVkPayehp5e5MKKEB26RB4b+3Bw== dependencies: - "@jupyterlab/translation" "^3.1.6" + "@jupyterlab/translation" "^3.1.8" "@lumino/coreutils" "^1.5.3" "@lumino/widgets" "^1.19.0" -"@jupyterlab/rendermime@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.1.6.tgz#a25994a0863968cda17a5553f82f2a3e62fe9637" - integrity sha512-1VzWPrUztU0hrM8+jLBI6pye/ydN/01FKBr7CebeLpS1zsHT/7QlcrA9K5TLdz7eDFAItpJLH/hLh6eiyjPveg== - dependencies: - "@jupyterlab/apputils" "^3.1.6" - "@jupyterlab/codemirror" "^3.1.6" - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/nbformat" "^3.1.6" - "@jupyterlab/observables" "^4.1.6" - "@jupyterlab/rendermime-interfaces" "^3.1.6" - "@jupyterlab/services" "^6.1.6" - "@jupyterlab/translation" "^3.1.6" +"@jupyterlab/rendermime@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.1.8.tgz#398a75a4d179c4dcc9ac0e27f5c78822473e083a" + integrity sha512-NTKL1Xm81iukZf2UcdseFWsdkx08WTKdYk8LHIKI3hzoKdfAZNb7YQHzCAlBglXETR6mOtE4XNXBFtvu2QfoHQ== + dependencies: + "@jupyterlab/apputils" "^3.1.8" + "@jupyterlab/codemirror" "^3.1.8" + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/nbformat" "^3.1.8" + "@jupyterlab/observables" "^4.1.8" + "@jupyterlab/rendermime-interfaces" "^3.1.8" + "@jupyterlab/services" "^6.1.8" + "@jupyterlab/translation" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/messaging" "^1.4.3" @@ -394,16 +394,16 @@ lodash.escape "^4.0.1" marked "^2.0.0" -"@jupyterlab/services@^6.1.6": - version "6.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.1.6.tgz#b9e65fa1f252547c76ff7227e809f5da5c8013bb" - integrity sha512-pRjAwwI/LofsWvnPvmrSKvY0ZKT5QNBOtus39Rp1/yHKJh8gbNJcuSaHl1UoVI6WzrLG3ekIsa9at2rRtTYb1g== - dependencies: - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/nbformat" "^3.1.6" - "@jupyterlab/observables" "^4.1.6" - "@jupyterlab/settingregistry" "^3.1.6" - "@jupyterlab/statedb" "^3.1.6" +"@jupyterlab/services@^6.1.8": + version "6.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.1.8.tgz#ff189dd2f4282dac6f099e6020ce47897440d78b" + integrity sha512-uofOdL0g0mwrgoGbFLRArx4EqZEMAHE4arqZ/Hb6/FkIUa15ikS8w9mJ5aiaolmmiSytUP3618hc09R2QUP2nw== + dependencies: + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/nbformat" "^3.1.8" + "@jupyterlab/observables" "^4.1.8" + "@jupyterlab/settingregistry" "^3.1.8" + "@jupyterlab/statedb" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -412,12 +412,12 @@ node-fetch "^2.6.0" ws "^7.4.6" -"@jupyterlab/settingregistry@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.1.6.tgz#4fb853171b1b83a19f6b6a226e46a786bb56d742" - integrity sha512-tvwssvN/wEyYGvSjgNeIyPO/Hgom6n3s0TY4cGwFh1eBCYel/hZX6Bf1p1M6cGAZkj8v1CUBXUoQKEKs1aHLqw== +"@jupyterlab/settingregistry@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.1.8.tgz#013e64f63a3582c323b9266b63ea5f6565a6d7d2" + integrity sha512-1ti+5js1rpK04xaFWF5Hgo1buvN7VzcsblC8azb2fVKAfEmrvUjIZlw/r0LSluUA14CMdwR0NwqE5MH6dCBdVA== dependencies: - "@jupyterlab/statedb" "^3.1.6" + "@jupyterlab/statedb" "^3.1.8" "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -425,22 +425,22 @@ ajv "^6.12.3" json5 "^2.1.1" -"@jupyterlab/shared-models@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.1.6.tgz#39d9471c7f4b84ed5574c8f3b09f8dd0557e0cf3" - integrity sha512-eH51Q+7d4dK8wsA01+6r/YBd/rkv7liHeI/BOZeWyVJ0PmbDDNU6+v0Z8WOd6aYJU9IzVzBjVK7A5qFqh+eAkw== +"@jupyterlab/shared-models@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.1.8.tgz#5f7be922907953124bb75dd6611da7e4435af2a4" + integrity sha512-l/6wuKwYBYem6fdthNvLMLt2WIQ1xkl90kwajU4O2XQsLMXLkPY42DFFI8ahmghSYsdwciuFzg1cf/IRZvmdaQ== dependencies: - "@jupyterlab/nbformat" "^3.1.6" + "@jupyterlab/nbformat" "^3.1.8" "@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/statedb@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.1.6.tgz#31aae066fb6bc81bb53bd0692a1217d80672078d" - integrity sha512-LXlcJedgt8KS18JUw/R8ZoQU3kGK2k2xK/grXGA3fZayj4FYzftbakGi7+e+IY2MsUydUrQYgSACrwgBgxWMUA== +"@jupyterlab/statedb@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.1.8.tgz#d9bfaa3e4be51a242b8a6bf16c48a400ed3760b8" + integrity sha512-RLx7atICQuBxaWU1snquXG8zPa0KjWGNVzo3F7tPKcrhDBrZdRJFvvhFCUweY1GNfO1fGuI00xrSbvaftuSqcQ== dependencies: "@lumino/commands" "^1.12.0" "@lumino/coreutils" "^1.5.3" @@ -448,16 +448,16 @@ "@lumino/properties" "^1.2.3" "@lumino/signaling" "^1.4.3" -"@jupyterlab/statusbar@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.1.6.tgz#7b232cd7cdf3b0a9b0e4c451ec3e9e4099a773bf" - integrity sha512-6HYw7nX0BCFmdodTb7GLbf6R17ZLHOywMUhRTpU5OtNXiPH3SQgkHjcvDGS3kGf8nJkk0Hg1nwXC/w/1JRhRKw== +"@jupyterlab/statusbar@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.1.8.tgz#e196372bc8f5892fc8229b84d45a68b3cf830377" + integrity sha512-O9im0v/ohGgf6uhssEKPsBZE57FqQvUhOEcEBa85ptRqRkxF8NZraNRx04atGaJLMNO3TdIhJLcB022OGXq7hg== dependencies: - "@jupyterlab/apputils" "^3.1.6" - "@jupyterlab/codeeditor" "^3.1.6" - "@jupyterlab/services" "^6.1.6" - "@jupyterlab/translation" "^3.1.6" - "@jupyterlab/ui-components" "^3.1.6" + "@jupyterlab/apputils" "^3.1.8" + "@jupyterlab/codeeditor" "^3.1.8" + "@jupyterlab/services" "^6.1.8" + "@jupyterlab/translation" "^3.1.8" + "@jupyterlab/ui-components" "^3.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3" @@ -468,24 +468,24 @@ react "^17.0.1" typestyle "^2.0.4" -"@jupyterlab/translation@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.1.6.tgz#8b901f159815d572369589c698a15914136348d5" - integrity sha512-U8cj20leHmgtC++mBMNeeIO8dEVt+hufd2+BPBoaA7k+ZRDa3oTFxsriZqpMxFgB5Bhw0eaNmcUEiX7ZFliasA== +"@jupyterlab/translation@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.1.8.tgz#83526f82c8b22f4e98c2cd0246085f42aae41f08" + integrity sha512-oQ7vr/tmCl5uxkghDj8UwXR0ubkHf9gvOb6OvG112C3lq/VwC1boYeniYalX7AjcZghP2DPXvRjMjwrQtk/60Q== dependencies: - "@jupyterlab/coreutils" "^5.1.6" - "@jupyterlab/services" "^6.1.6" - "@jupyterlab/statedb" "^3.1.6" + "@jupyterlab/coreutils" "^5.1.8" + "@jupyterlab/services" "^6.1.8" + "@jupyterlab/statedb" "^3.1.8" "@lumino/coreutils" "^1.5.3" -"@jupyterlab/ui-components@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.1.6.tgz#f0b37d54d7aa15c8b69d78174f8c7ed0616dc6f4" - integrity sha512-K5dXn2B0Agk8D8a1e87BklDQgBjLvB0nBLdCvFgVf/HN1i6YQrTJqiVZamNDKU1ZlgF9EZNOlSy50HT9tdCnSQ== +"@jupyterlab/ui-components@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.1.8.tgz#158e611a2136a93ba0797134a1aa26fc7ef066b0" + integrity sha512-d64RtvXj8gZX2K/XW2dSbtHxUE+LmE9eDdyBgKa6Hh15VgOVEsht/mcc+kf5QvNUJZCarMPC4PshmX56HuOI5Q== dependencies: "@blueprintjs/core" "^3.36.0" "@blueprintjs/select" "^3.15.0" - "@jupyterlab/coreutils" "^5.1.6" + "@jupyterlab/coreutils" "^5.1.8" "@lumino/algorithm" "^1.3.3" "@lumino/coreutils" "^1.5.3" "@lumino/disposable" "^1.4.3"