@jupyterlab/notebook
Advanced tools
Comparing version 4.4.0-alpha.2 to 4.4.0-alpha.3
{ | ||
"name": "@jupyterlab/notebook", | ||
"version": "4.4.0-alpha.2", | ||
"version": "4.4.0-alpha.3", | ||
"description": "JupyterLab - Notebook", | ||
@@ -44,19 +44,19 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"@jupyter/ydoc": "^3.0.0", | ||
"@jupyterlab/apputils": "^4.5.0-alpha.2", | ||
"@jupyterlab/cells": "^4.4.0-alpha.2", | ||
"@jupyterlab/codeeditor": "^4.4.0-alpha.2", | ||
"@jupyterlab/codemirror": "^4.4.0-alpha.2", | ||
"@jupyterlab/coreutils": "^6.4.0-alpha.2", | ||
"@jupyterlab/docregistry": "^4.4.0-alpha.2", | ||
"@jupyterlab/documentsearch": "^4.4.0-alpha.2", | ||
"@jupyterlab/lsp": "^4.4.0-alpha.2", | ||
"@jupyterlab/nbformat": "^4.4.0-alpha.2", | ||
"@jupyterlab/observables": "^5.4.0-alpha.2", | ||
"@jupyterlab/rendermime": "^4.4.0-alpha.2", | ||
"@jupyterlab/services": "^7.4.0-alpha.2", | ||
"@jupyterlab/settingregistry": "^4.4.0-alpha.2", | ||
"@jupyterlab/statusbar": "^4.4.0-alpha.2", | ||
"@jupyterlab/toc": "^6.4.0-alpha.2", | ||
"@jupyterlab/translation": "^4.4.0-alpha.2", | ||
"@jupyterlab/ui-components": "^4.4.0-alpha.2", | ||
"@jupyterlab/apputils": "^4.5.0-alpha.3", | ||
"@jupyterlab/cells": "^4.4.0-alpha.3", | ||
"@jupyterlab/codeeditor": "^4.4.0-alpha.3", | ||
"@jupyterlab/codemirror": "^4.4.0-alpha.3", | ||
"@jupyterlab/coreutils": "^6.4.0-alpha.3", | ||
"@jupyterlab/docregistry": "^4.4.0-alpha.3", | ||
"@jupyterlab/documentsearch": "^4.4.0-alpha.3", | ||
"@jupyterlab/lsp": "^4.4.0-alpha.3", | ||
"@jupyterlab/nbformat": "^4.4.0-alpha.3", | ||
"@jupyterlab/observables": "^5.4.0-alpha.3", | ||
"@jupyterlab/rendermime": "^4.4.0-alpha.3", | ||
"@jupyterlab/services": "^7.4.0-alpha.3", | ||
"@jupyterlab/settingregistry": "^4.4.0-alpha.3", | ||
"@jupyterlab/statusbar": "^4.4.0-alpha.3", | ||
"@jupyterlab/toc": "^6.4.0-alpha.3", | ||
"@jupyterlab/translation": "^4.4.0-alpha.3", | ||
"@jupyterlab/ui-components": "^4.4.0-alpha.3", | ||
"@lumino/algorithm": "^2.0.2", | ||
@@ -76,3 +76,3 @@ "@lumino/coreutils": "^2.2.0", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.4.0-alpha.2", | ||
"@jupyterlab/testing": "^4.4.0-alpha.3", | ||
"@types/jest": "^29.2.0", | ||
@@ -79,0 +79,0 @@ "jest": "^29.2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1211039