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