From 054e26889c31806828591528c1c3c560d2eb8306 Mon Sep 17 00:00:00 2001 From: echarles Date: Wed, 17 Jan 2024 07:52:15 +0100 Subject: [PATCH] deps: bump jupyterlab --- package.json | 82 ++++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 3ae57e2..d839cc9 100644 --- a/package.json +++ b/package.json @@ -80,9 +80,9 @@ "@babel/preset-env": "7.20.2", "@babel/preset-react": "7.18.6", "@babel/preset-typescript": "7.21.0", - "@jupyterlab/builder": "4.0.10", - "@jupyterlab/launcher": "4.0.10", - "@jupyterlab/testutils": "4.0.10", + "@jupyterlab/builder": "4.1.0-beta.0", + "@jupyterlab/launcher": "4.1.0-beta.0", + "@jupyterlab/testutils": "4.1.0-beta.0", "@types/jest": "29.4.0", "@types/node": "18.15.3", "@types/react": "18.2.12", @@ -127,45 +127,45 @@ "@jupyter-widgets/html-manager": "1.0.9", "@jupyter-widgets/jupyterlab-manager": "5.0.9", "@jupyter-widgets/output": "6.0.6", - "@jupyterlab/application": "4.0.10", - "@jupyterlab/apputils": "4.1.10", - "@jupyterlab/attachments": "4.0.10", - "@jupyterlab/cells": "4.0.10", - "@jupyterlab/codeeditor": "4.0.10", - "@jupyterlab/codemirror": "4.0.10", - "@jupyterlab/completer": "4.0.10", - "@jupyterlab/console": "4.0.10", - "@jupyterlab/coreutils": "6.0.10", - "@jupyterlab/docmanager": "4.0.10", - "@jupyterlab/docregistry": "4.0.10", - "@jupyterlab/documentsearch": "4.0.10", - "@jupyterlab/filebrowser": "4.0.10", - "@jupyterlab/fileeditor": "4.0.10", - "@jupyterlab/inspector": "4.0.10", - "@jupyterlab/javascript-extension": "4.0.10", - "@jupyterlab/json-extension": "4.0.10", - "@jupyterlab/launcher": "4.0.10", - "@jupyterlab/lsp": "4.0.10", - "@jupyterlab/mainmenu": "4.0.10", - "@jupyterlab/markdownviewer": "4.0.10", - "@jupyterlab/markedparser-extension": "4.0.10", - "@jupyterlab/mathjax-extension": "4.0.10", - "@jupyterlab/nbconvert-css": "4.0.10", - "@jupyterlab/nbformat": "4.0.10", - "@jupyterlab/notebook": "4.0.10", - "@jupyterlab/observables": "5.0.10", - "@jupyterlab/outputarea": "4.0.10", - "@jupyterlab/rendermime": "4.0.10", - "@jupyterlab/rendermime-extension": "4.0.10", - "@jupyterlab/rendermime-interfaces": "3.8.10", + "@jupyterlab/application": "4.1.0-beta.0", + "@jupyterlab/apputils": "4.2.0-beta.0", + "@jupyterlab/attachments": "4.1.0-beta.0", + "@jupyterlab/cells": "4.1.0-beta.0", + "@jupyterlab/codeeditor": "4.1.0-beta.0", + "@jupyterlab/codemirror": "4.1.0-beta.0", + "@jupyterlab/completer": "4.1.0-beta.0", + "@jupyterlab/console": "4.1.0-beta.0", + "@jupyterlab/coreutils": "6.1.0-beta.0", + "@jupyterlab/docmanager": "4.1.0-beta.0", + "@jupyterlab/docregistry": "4.1.0-beta.0", + "@jupyterlab/documentsearch": "4.1.0-beta.0", + "@jupyterlab/filebrowser": "4.1.0-beta.0", + "@jupyterlab/fileeditor": "4.1.0-beta.0", + "@jupyterlab/inspector": "4.1.0-beta.0", + "@jupyterlab/javascript-extension": "4.1.0-beta.0", + "@jupyterlab/json-extension": "4.1.0-beta.0", + "@jupyterlab/launcher": "4.1.0-beta.0", + "@jupyterlab/lsp": "4.1.0-beta.0", + "@jupyterlab/mainmenu": "4.1.0-beta.0", + "@jupyterlab/markdownviewer": "4.1.0-beta.0", + "@jupyterlab/markedparser-extension": "4.1.0-beta.0", + "@jupyterlab/mathjax-extension": "4.1.0-beta.0", + "@jupyterlab/nbconvert-css": "4.1.0-beta.0", + "@jupyterlab/nbformat": "4.1.0-beta.0", + "@jupyterlab/notebook": "4.1.0-beta.0", + "@jupyterlab/observables": "5.1.0-beta.0", + "@jupyterlab/outputarea": "4.1.0-beta.0", + "@jupyterlab/rendermime": "4.1.0-beta.0", + "@jupyterlab/rendermime-extension": "4.1.0-beta.0", + "@jupyterlab/rendermime-interfaces": "4.0.0-alpha.9", "@jupyterlab/services": "7.0.10", - "@jupyterlab/settingregistry": "4.0.10", - "@jupyterlab/statedb": "4.0.10", - "@jupyterlab/terminal": "4.0.10", - "@jupyterlab/theme-dark-extension": "4.0.10", - "@jupyterlab/theme-light-extension": "4.0.10", - "@jupyterlab/translation": "4.0.10", - "@jupyterlab/ui-components": "4.0.10", + "@jupyterlab/settingregistry": "4.1.0-beta.0", + "@jupyterlab/statedb": "4.1.0-beta.0", + "@jupyterlab/terminal": "4.1.0-beta.0", + "@jupyterlab/theme-dark-extension": "4.1.0-beta.0", + "@jupyterlab/theme-light-extension": "4.1.0-beta.0", + "@jupyterlab/translation": "4.1.0-beta.0", + "@jupyterlab/ui-components": "4.1.0-beta.0", "@jupyter/ydoc": "1.1.1", "@lumino/algorithm": "2.0.1", "@lumino/application": "2.2.0",