@jupyterlab/lsp
Advanced tools
Comparing version 4.3.0-alpha.0 to 4.3.0-alpha.1
{ | ||
"name": "@jupyterlab/lsp", | ||
"version": "4.3.0-alpha.0", | ||
"version": "4.3.0-alpha.1", | ||
"description": "", | ||
@@ -44,9 +44,9 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.4.0-alpha.0", | ||
"@jupyterlab/codeeditor": "^4.3.0-alpha.0", | ||
"@jupyterlab/codemirror": "^4.3.0-alpha.0", | ||
"@jupyterlab/coreutils": "^6.3.0-alpha.0", | ||
"@jupyterlab/docregistry": "^4.3.0-alpha.0", | ||
"@jupyterlab/services": "^7.3.0-alpha.0", | ||
"@jupyterlab/translation": "^4.3.0-alpha.0", | ||
"@jupyterlab/apputils": "^4.4.0-alpha.1", | ||
"@jupyterlab/codeeditor": "^4.3.0-alpha.1", | ||
"@jupyterlab/codemirror": "^4.3.0-alpha.1", | ||
"@jupyterlab/coreutils": "^6.3.0-alpha.1", | ||
"@jupyterlab/docregistry": "^4.3.0-alpha.1", | ||
"@jupyterlab/services": "^7.3.0-alpha.1", | ||
"@jupyterlab/translation": "^4.3.0-alpha.1", | ||
"@lumino/coreutils": "^2.1.2", | ||
@@ -62,3 +62,3 @@ "@lumino/disposable": "^2.1.2", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.3.0-alpha.0", | ||
"@jupyterlab/testing": "^4.3.0-alpha.1", | ||
"@types/jest": "^29.2.0", | ||
@@ -65,0 +65,0 @@ "@types/lodash.mergewith": "^4.6.1", |