@jupyterlab/workspaces
Advanced tools
Comparing version
{ | ||
"name": "@jupyterlab/workspaces", | ||
"version": "4.4.0-alpha.3", | ||
"version": "4.4.0-beta.0", | ||
"description": "JupyterLab workspaces management", | ||
@@ -41,3 +41,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/services": "^7.4.0-alpha.3", | ||
"@jupyterlab/services": "^7.4.0-beta.0", | ||
"@lumino/coreutils": "^2.2.0", | ||
@@ -49,7 +49,7 @@ "@lumino/disposable": "^2.1.3", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.4.0-alpha.3", | ||
"@jupyterlab/testing": "^4.4.0-beta.0", | ||
"@types/jest": "^29.2.0", | ||
"jest": "^29.2.0", | ||
"rimraf": "~5.0.5", | ||
"typescript": "~5.1.6" | ||
"typescript": "~5.5.4" | ||
}, | ||
@@ -56,0 +56,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
20180
0.03%