@jupyterlab/application-extension
Advanced tools
Comparing version 4.0.9 to 4.0.10
{ | ||
"name": "@jupyterlab/application-extension", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "JupyterLab - Application Extension", | ||
@@ -41,11 +41,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.0.9", | ||
"@jupyterlab/apputils": "^4.1.9", | ||
"@jupyterlab/coreutils": "^6.0.9", | ||
"@jupyterlab/property-inspector": "^4.0.9", | ||
"@jupyterlab/settingregistry": "^4.0.9", | ||
"@jupyterlab/statedb": "^4.0.9", | ||
"@jupyterlab/statusbar": "^4.0.9", | ||
"@jupyterlab/translation": "^4.0.9", | ||
"@jupyterlab/ui-components": "^4.0.9", | ||
"@jupyterlab/application": "^4.0.10", | ||
"@jupyterlab/apputils": "^4.1.10", | ||
"@jupyterlab/coreutils": "^6.0.10", | ||
"@jupyterlab/property-inspector": "^4.0.10", | ||
"@jupyterlab/settingregistry": "^4.0.10", | ||
"@jupyterlab/statedb": "^4.0.10", | ||
"@jupyterlab/statusbar": "^4.0.10", | ||
"@jupyterlab/translation": "^4.0.10", | ||
"@jupyterlab/ui-components": "^4.0.10", | ||
"@lumino/algorithm": "^2.0.1", | ||
@@ -52,0 +52,0 @@ "@lumino/commands": "^2.1.3", |
149875
Updated@jupyterlab/apputils@^4.1.10
Updated@jupyterlab/statedb@^4.0.10