@jupyterlab/application-extension
Advanced tools
Comparing version 4.3.4 to 4.3.5
{ | ||
"name": "@jupyterlab/application-extension", | ||
"version": "4.3.4", | ||
"version": "4.3.5", | ||
"description": "JupyterLab - Application Extension", | ||
@@ -40,11 +40,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.3.4", | ||
"@jupyterlab/apputils": "^4.4.4", | ||
"@jupyterlab/coreutils": "^6.3.4", | ||
"@jupyterlab/property-inspector": "^4.3.4", | ||
"@jupyterlab/settingregistry": "^4.3.4", | ||
"@jupyterlab/statedb": "^4.3.4", | ||
"@jupyterlab/statusbar": "^4.3.4", | ||
"@jupyterlab/translation": "^4.3.4", | ||
"@jupyterlab/ui-components": "^4.3.4", | ||
"@jupyterlab/application": "^4.3.5", | ||
"@jupyterlab/apputils": "^4.4.5", | ||
"@jupyterlab/coreutils": "^6.3.5", | ||
"@jupyterlab/property-inspector": "^4.3.5", | ||
"@jupyterlab/settingregistry": "^4.3.5", | ||
"@jupyterlab/statedb": "^4.3.5", | ||
"@jupyterlab/statusbar": "^4.3.5", | ||
"@jupyterlab/translation": "^4.3.5", | ||
"@jupyterlab/ui-components": "^4.3.5", | ||
"@lumino/algorithm": "^2.0.2", | ||
@@ -51,0 +51,0 @@ "@lumino/commands": "^2.3.1", |
Updated@jupyterlab/apputils@^4.4.5
Updated@jupyterlab/coreutils@^6.3.5
Updated@jupyterlab/statedb@^4.3.5
Updated@jupyterlab/statusbar@^4.3.5