@jupyterlab/pluginmanager-extension
Advanced tools
Comparing version 4.1.0-beta.1 to 4.1.0-beta.2
{ | ||
"name": "@jupyterlab/pluginmanager-extension", | ||
"version": "4.1.0-beta.1", | ||
"version": "4.1.0-beta.2", | ||
"description": "Enable/disable plugins from user interface", | ||
@@ -38,7 +38,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.1.0-beta.1", | ||
"@jupyterlab/apputils": "^4.2.0-beta.1", | ||
"@jupyterlab/pluginmanager": "^4.1.0-beta.1", | ||
"@jupyterlab/translation": "^4.1.0-beta.1", | ||
"@jupyterlab/ui-components": "^4.1.0-beta.1", | ||
"@jupyterlab/application": "^4.1.0-beta.2", | ||
"@jupyterlab/apputils": "^4.2.0-beta.2", | ||
"@jupyterlab/pluginmanager": "^4.1.0-beta.2", | ||
"@jupyterlab/translation": "^4.1.0-beta.2", | ||
"@jupyterlab/ui-components": "^4.1.0-beta.2", | ||
"@lumino/coreutils": "^2.1.2" | ||
@@ -45,0 +45,0 @@ }, |