@jupyterlab/docmanager-extension
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@jupyterlab/docmanager-extension", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "JupyterLab - Document Manager Extension", | ||
@@ -41,12 +41,12 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.1.0", | ||
"@jupyterlab/apputils": "^4.2.0", | ||
"@jupyterlab/coreutils": "^6.1.0", | ||
"@jupyterlab/docmanager": "^4.1.0", | ||
"@jupyterlab/docregistry": "^4.1.0", | ||
"@jupyterlab/services": "^7.1.0", | ||
"@jupyterlab/settingregistry": "^4.1.0", | ||
"@jupyterlab/statusbar": "^4.1.0", | ||
"@jupyterlab/translation": "^4.1.0", | ||
"@jupyterlab/ui-components": "^4.1.0", | ||
"@jupyterlab/application": "^4.1.1", | ||
"@jupyterlab/apputils": "^4.2.1", | ||
"@jupyterlab/coreutils": "^6.1.1", | ||
"@jupyterlab/docmanager": "^4.1.1", | ||
"@jupyterlab/docregistry": "^4.1.1", | ||
"@jupyterlab/services": "^7.1.1", | ||
"@jupyterlab/settingregistry": "^4.1.1", | ||
"@jupyterlab/statusbar": "^4.1.1", | ||
"@jupyterlab/translation": "^4.1.1", | ||
"@jupyterlab/ui-components": "^4.1.1", | ||
"@lumino/algorithm": "^2.0.1", | ||
@@ -53,0 +53,0 @@ "@lumino/commands": "^2.2.0", |
Updated@jupyterlab/apputils@^4.2.1
Updated@jupyterlab/coreutils@^6.1.1
Updated@jupyterlab/services@^7.1.1
Updated@jupyterlab/statusbar@^4.1.1