@jupyterlab/mainmenu
Advanced tools
{ | ||
"name": "@jupyterlab/mainmenu", | ||
"version": "4.4.0-beta.1", | ||
"version": "4.4.0-beta.2", | ||
"description": "JupyterLab - Main Menu", | ||
@@ -44,5 +44,5 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.5.0-beta.1", | ||
"@jupyterlab/translation": "^4.4.0-beta.1", | ||
"@jupyterlab/ui-components": "^4.4.0-beta.1", | ||
"@jupyterlab/apputils": "^4.5.0-beta.2", | ||
"@jupyterlab/translation": "^4.4.0-beta.2", | ||
"@jupyterlab/ui-components": "^4.4.0-beta.2", | ||
"@lumino/algorithm": "^2.0.2", | ||
@@ -54,3 +54,3 @@ "@lumino/commands": "^2.3.1", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.4.0-beta.1", | ||
"@jupyterlab/testing": "^4.4.0-beta.2", | ||
"@types/jest": "^29.2.0", | ||
@@ -57,0 +57,0 @@ "jest": "^29.2.0", |