@jupyterlab/pluginmanager-extension
Advanced tools
Comparing version 4.3.0-beta.2 to 4.3.0-beta.3
{ | ||
"name": "@jupyterlab/pluginmanager-extension", | ||
"version": "4.3.0-beta.2", | ||
"version": "4.3.0-beta.3", | ||
"description": "Enable/disable plugins from user interface", | ||
@@ -38,8 +38,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.3.0-beta.2", | ||
"@jupyterlab/apputils": "^4.4.0-beta.2", | ||
"@jupyterlab/pluginmanager": "^4.3.0-beta.2", | ||
"@jupyterlab/translation": "^4.3.0-beta.2", | ||
"@jupyterlab/ui-components": "^4.3.0-beta.2", | ||
"@lumino/coreutils": "^2.1.2" | ||
"@jupyterlab/application": "^4.3.0-beta.3", | ||
"@jupyterlab/apputils": "^4.4.0-beta.3", | ||
"@jupyterlab/pluginmanager": "^4.3.0-beta.3", | ||
"@jupyterlab/translation": "^4.3.0-beta.3", | ||
"@jupyterlab/ui-components": "^4.3.0-beta.3", | ||
"@lumino/coreutils": "^2.2.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |