@jupyterlab/lsp
Advanced tools
Comparing version 4.0.0-alpha.16 to 4.0.0-alpha.17
{ | ||
"name": "@jupyterlab/lsp", | ||
"version": "4.0.0-alpha.16", | ||
"version": "4.0.0-alpha.17", | ||
"description": "", | ||
@@ -46,8 +46,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-alpha.16", | ||
"@jupyterlab/codeeditor": "^4.0.0-alpha.16", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.16", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.16", | ||
"@jupyterlab/services": "^7.0.0-alpha.16", | ||
"@jupyterlab/translation": "^4.0.0-alpha.16", | ||
"@jupyterlab/apputils": "^4.0.0-alpha.17", | ||
"@jupyterlab/codeeditor": "^4.0.0-alpha.17", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.17", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.17", | ||
"@jupyterlab/services": "^7.0.0-alpha.17", | ||
"@jupyterlab/translation": "^4.0.0-alpha.17", | ||
"@lumino/coreutils": "^2.0.0-alpha.6", | ||
@@ -62,9 +62,7 @@ "@lumino/disposable": "^2.0.0-alpha.6", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^4.0.0-alpha.16", | ||
"@types/jest": "^26.0.10", | ||
"@jupyterlab/testing": "^4.0.0-alpha.17", | ||
"@types/jest": "^29.2.0", | ||
"@types/lodash.mergewith": "^4.6.1", | ||
"jest": "^26.4.2", | ||
"json-schema-to-typescript": "^8.0.0", | ||
"rimraf": "~3.0.0", | ||
"ts-jest": "^26.3.0", | ||
"typescript": "~4.7.3" | ||
@@ -71,0 +69,0 @@ }, |
6
295041