@jupyterlab/docregistry
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@jupyterlab/docregistry", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "JupyterLab - Document Registry", | ||
@@ -46,11 +46,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"@jupyter/ydoc": "^1.0.2", | ||
"@jupyterlab/apputils": "^4.1.2", | ||
"@jupyterlab/codeeditor": "^4.0.2", | ||
"@jupyterlab/coreutils": "^6.0.2", | ||
"@jupyterlab/observables": "^5.0.2", | ||
"@jupyterlab/rendermime": "^4.0.2", | ||
"@jupyterlab/rendermime-interfaces": "^3.8.2", | ||
"@jupyterlab/services": "^7.0.2", | ||
"@jupyterlab/translation": "^4.0.2", | ||
"@jupyterlab/ui-components": "^4.0.2", | ||
"@jupyterlab/apputils": "^4.1.3", | ||
"@jupyterlab/codeeditor": "^4.0.3", | ||
"@jupyterlab/coreutils": "^6.0.3", | ||
"@jupyterlab/observables": "^5.0.3", | ||
"@jupyterlab/rendermime": "^4.0.3", | ||
"@jupyterlab/rendermime-interfaces": "^3.8.3", | ||
"@jupyterlab/services": "^7.0.3", | ||
"@jupyterlab/translation": "^4.0.3", | ||
"@jupyterlab/ui-components": "^4.0.3", | ||
"@lumino/algorithm": "^2.0.0", | ||
@@ -65,3 +65,3 @@ "@lumino/coreutils": "^2.1.1", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.2", | ||
"@jupyterlab/testing": "^4.0.3", | ||
"@types/jest": "^29.2.0", | ||
@@ -68,0 +68,0 @@ "jest": "^29.2.0", |
Updated@jupyterlab/apputils@^4.1.3
Updated@jupyterlab/coreutils@^6.0.3
Updated@jupyterlab/services@^7.0.3