From b369d8caa8e88a269312235d80cfc94c03356359 Mon Sep 17 00:00:00 2001 From: krassowski <5832902+krassowski@users.noreply.github.com> Date: Mon, 26 Aug 2024 20:45:54 +0100 Subject: [PATCH] Upgrade JupyterLab dependencies to v4.2.5 --- app/package.json | 254 +++++++++--------- buildutils/package.json | 2 +- package.json | 2 +- packages/application-extension/package.json | 22 +- packages/application/package.json | 10 +- packages/console-extension/package.json | 6 +- packages/docmanager-extension/package.json | 10 +- .../documentsearch-extension/package.json | 4 +- packages/help-extension/package.json | 8 +- packages/lab-extension/package.json | 16 +- packages/notebook-extension/package.json | 14 +- packages/terminal-extension/package.json | 6 +- packages/tree-extension/package.json | 24 +- packages/tree/package.json | 22 +- packages/ui-components/package.json | 2 +- 15 files changed, 201 insertions(+), 201 deletions(-) diff --git a/app/package.json b/app/package.json index 6d7e7f89c6..3a8486aeb5 100644 --- a/app/package.json +++ b/app/package.json @@ -24,84 +24,84 @@ "@jupyter-notebook/tree-extension": "~7.2.1", "@jupyter-notebook/ui-components": "~7.2.1", "@jupyter/ydoc": "~2.0.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/application-extension": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/apputils-extension": "~4.2.0", - "@jupyterlab/attachments": "~4.2.0", - "@jupyterlab/cell-toolbar": "~4.2.0", - "@jupyterlab/cell-toolbar-extension": "~4.2.0", - "@jupyterlab/celltags-extension": "~4.2.0", - "@jupyterlab/codeeditor": "~4.2.0", - "@jupyterlab/codemirror": "~4.2.0", - "@jupyterlab/codemirror-extension": "~4.2.0", - "@jupyterlab/completer": "~4.2.0", - "@jupyterlab/completer-extension": "~4.2.0", - "@jupyterlab/console": "~4.2.0", - "@jupyterlab/console-extension": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/csvviewer-extension": "~4.2.0", - "@jupyterlab/debugger": "~4.2.0", - "@jupyterlab/debugger-extension": "~4.2.0", - "@jupyterlab/docmanager": "~4.2.0", - "@jupyterlab/docmanager-extension": "~4.2.0", - "@jupyterlab/documentsearch": "~4.2.0", - "@jupyterlab/documentsearch-extension": "~4.2.0", - "@jupyterlab/extensionmanager": "~4.2.0", - "@jupyterlab/extensionmanager-extension": "~4.2.0", - "@jupyterlab/filebrowser": "~4.2.0", - "@jupyterlab/filebrowser-extension": "~4.2.0", - "@jupyterlab/fileeditor": "~4.2.0", - "@jupyterlab/fileeditor-extension": "~4.2.0", - "@jupyterlab/help-extension": "~4.2.0", - "@jupyterlab/htmlviewer": "~4.2.0", - "@jupyterlab/htmlviewer-extension": "~4.2.0", - "@jupyterlab/hub-extension": "~4.2.0", - "@jupyterlab/imageviewer": "~4.2.0", - "@jupyterlab/imageviewer-extension": "~4.2.0", - "@jupyterlab/javascript-extension": "~4.2.0", - "@jupyterlab/json-extension": "~4.2.0", - "@jupyterlab/lsp": "~4.2.0", - "@jupyterlab/lsp-extension": "~4.2.0", - "@jupyterlab/mainmenu": "~4.2.0", - "@jupyterlab/mainmenu-extension": "~4.2.0", - "@jupyterlab/markdownviewer": "~4.2.0", - "@jupyterlab/markdownviewer-extension": "~4.2.0", - "@jupyterlab/markedparser-extension": "~4.2.0", - "@jupyterlab/mathjax-extension": "~4.2.0", - "@jupyterlab/mermaid": "~4.2.0", - "@jupyterlab/mermaid-extension": "~4.2.0", - "@jupyterlab/metadataform": "~4.2.0", - "@jupyterlab/metadataform-extension": "~4.2.0", - "@jupyterlab/notebook": "~4.2.0", - "@jupyterlab/notebook-extension": "~4.2.0", - "@jupyterlab/observables": "~5.2.0", - "@jupyterlab/outputarea": "~4.2.0", - "@jupyterlab/pdf-extension": "~4.2.0", - "@jupyterlab/pluginmanager-extension": "~4.2.0", - "@jupyterlab/rendermime": "~4.2.0", - "@jupyterlab/rendermime-interfaces": "~3.10.0", - "@jupyterlab/running-extension": "~4.2.0", - "@jupyterlab/services": "~7.2.0", - "@jupyterlab/settingeditor": "~4.2.0", - "@jupyterlab/settingeditor-extension": "~4.2.0", - "@jupyterlab/settingregistry": "~4.2.0", - "@jupyterlab/shortcuts-extension": "~5.0.0", - "@jupyterlab/statedb": "~4.2.0", - "@jupyterlab/statusbar": "~4.2.0", - "@jupyterlab/terminal": "~4.2.0", - "@jupyterlab/terminal-extension": "~4.2.0", - "@jupyterlab/theme-dark-extension": "~4.2.0", - "@jupyterlab/theme-dark-high-contrast-extension": "~4.2.0", - "@jupyterlab/theme-light-extension": "~4.2.0", - "@jupyterlab/toc-extension": "~6.2.0", - "@jupyterlab/tooltip": "~4.2.0", - "@jupyterlab/tooltip-extension": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", - "@jupyterlab/translation-extension": "~4.2.0", - "@jupyterlab/ui-components": "~4.2.0", - "@jupyterlab/ui-components-extension": "~4.2.0", - "@jupyterlab/vega5-extension": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/application-extension": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/apputils-extension": "~4.2.5", + "@jupyterlab/attachments": "~4.2.5", + "@jupyterlab/cell-toolbar": "~4.2.5", + "@jupyterlab/cell-toolbar-extension": "~4.2.5", + "@jupyterlab/celltags-extension": "~4.2.5", + "@jupyterlab/codeeditor": "~4.2.5", + "@jupyterlab/codemirror": "~4.2.5", + "@jupyterlab/codemirror-extension": "~4.2.5", + "@jupyterlab/completer": "~4.2.5", + "@jupyterlab/completer-extension": "~4.2.5", + "@jupyterlab/console": "~4.2.5", + "@jupyterlab/console-extension": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/csvviewer-extension": "~4.2.5", + "@jupyterlab/debugger": "~4.2.5", + "@jupyterlab/debugger-extension": "~4.2.5", + "@jupyterlab/docmanager": "~4.2.5", + "@jupyterlab/docmanager-extension": "~4.2.5", + "@jupyterlab/documentsearch": "~4.2.5", + "@jupyterlab/documentsearch-extension": "~4.2.5", + "@jupyterlab/extensionmanager": "~4.2.5", + "@jupyterlab/extensionmanager-extension": "~4.2.5", + "@jupyterlab/filebrowser": "~4.2.5", + "@jupyterlab/filebrowser-extension": "~4.2.5", + "@jupyterlab/fileeditor": "~4.2.5", + "@jupyterlab/fileeditor-extension": "~4.2.5", + "@jupyterlab/help-extension": "~4.2.5", + "@jupyterlab/htmlviewer": "~4.2.5", + "@jupyterlab/htmlviewer-extension": "~4.2.5", + "@jupyterlab/hub-extension": "~4.2.5", + "@jupyterlab/imageviewer": "~4.2.5", + "@jupyterlab/imageviewer-extension": "~4.2.5", + "@jupyterlab/javascript-extension": "~4.2.5", + "@jupyterlab/json-extension": "~4.2.5", + "@jupyterlab/lsp": "~4.2.5", + "@jupyterlab/lsp-extension": "~4.2.5", + "@jupyterlab/mainmenu": "~4.2.5", + "@jupyterlab/mainmenu-extension": "~4.2.5", + "@jupyterlab/markdownviewer": "~4.2.5", + "@jupyterlab/markdownviewer-extension": "~4.2.5", + "@jupyterlab/markedparser-extension": "~4.2.5", + "@jupyterlab/mathjax-extension": "~4.2.5", + "@jupyterlab/mermaid": "~4.2.5", + "@jupyterlab/mermaid-extension": "~4.2.5", + "@jupyterlab/metadataform": "~4.2.5", + "@jupyterlab/metadataform-extension": "~4.2.5", + "@jupyterlab/notebook": "~4.2.5", + "@jupyterlab/notebook-extension": "~4.2.5", + "@jupyterlab/observables": "~5.2.5", + "@jupyterlab/outputarea": "~4.2.5", + "@jupyterlab/pdf-extension": "~4.2.5", + "@jupyterlab/pluginmanager-extension": "~4.2.5", + "@jupyterlab/rendermime": "~4.2.5", + "@jupyterlab/rendermime-interfaces": "~3.10.5", + "@jupyterlab/running-extension": "~4.2.5", + "@jupyterlab/services": "~7.2.5", + "@jupyterlab/settingeditor": "~4.2.5", + "@jupyterlab/settingeditor-extension": "~4.2.5", + "@jupyterlab/settingregistry": "~4.2.5", + "@jupyterlab/shortcuts-extension": "~5.0.5", + "@jupyterlab/statedb": "~4.2.5", + "@jupyterlab/statusbar": "~4.2.5", + "@jupyterlab/terminal": "~4.2.5", + "@jupyterlab/terminal-extension": "~4.2.5", + "@jupyterlab/theme-dark-extension": "~4.2.5", + "@jupyterlab/theme-dark-high-contrast-extension": "~4.2.5", + "@jupyterlab/theme-light-extension": "~4.2.5", + "@jupyterlab/toc-extension": "~6.2.5", + "@jupyterlab/tooltip": "~4.2.5", + "@jupyterlab/tooltip-extension": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", + "@jupyterlab/translation-extension": "~4.2.5", + "@jupyterlab/ui-components": "~4.2.5", + "@jupyterlab/ui-components-extension": "~4.2.5", + "@jupyterlab/vega5-extension": "~4.2.5", "@lezer/common": "~1.2.1", "@lezer/highlight": "~1.2.0", "@lumino/algorithm": "~2.0.1", @@ -132,60 +132,60 @@ "@jupyter-notebook/tree": "^7.2.1", "@jupyter-notebook/tree-extension": "^7.2.1", "@jupyter-notebook/ui-components": "^7.2.1", - "@jupyterlab/application-extension": "~4.2.0", - "@jupyterlab/apputils-extension": "~4.2.0", - "@jupyterlab/attachments": "~4.2.0", - "@jupyterlab/cell-toolbar-extension": "~4.2.0", - "@jupyterlab/celltags-extension": "~4.2.0", - "@jupyterlab/codemirror": "~4.2.0", - "@jupyterlab/codemirror-extension": "~4.2.0", - "@jupyterlab/completer-extension": "~4.2.0", - "@jupyterlab/console-extension": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/csvviewer-extension": "~4.2.0", - "@jupyterlab/debugger-extension": "~4.2.0", - "@jupyterlab/docmanager-extension": "~4.2.0", - "@jupyterlab/documentsearch-extension": "~4.2.0", - "@jupyterlab/extensionmanager-extension": "~4.2.0", - "@jupyterlab/filebrowser-extension": "~4.2.0", - "@jupyterlab/fileeditor-extension": "~4.2.0", - "@jupyterlab/help-extension": "~4.2.0", - "@jupyterlab/htmlviewer-extension": "~4.2.0", - "@jupyterlab/hub-extension": "~4.2.0", - "@jupyterlab/imageviewer-extension": "~4.2.0", - "@jupyterlab/javascript-extension": "~4.2.0", - "@jupyterlab/json-extension": "~4.2.0", - "@jupyterlab/lsp": "~4.2.0", - "@jupyterlab/lsp-extension": "~4.2.0", - "@jupyterlab/mainmenu-extension": "~4.2.0", - "@jupyterlab/markdownviewer-extension": "~4.2.0", - "@jupyterlab/markedparser-extension": "~4.2.0", - "@jupyterlab/mathjax-extension": "~4.2.0", - "@jupyterlab/mermaid-extension": "~4.2.0", - "@jupyterlab/metadataform-extension": "~4.2.0", - "@jupyterlab/notebook-extension": "~4.2.0", - "@jupyterlab/pdf-extension": "~4.2.0", - "@jupyterlab/pluginmanager-extension": "~4.2.0", - "@jupyterlab/running-extension": "~4.2.0", - "@jupyterlab/settingeditor": "~4.2.0", - "@jupyterlab/settingeditor-extension": "~4.2.0", - "@jupyterlab/shortcuts-extension": "~5.0.0", - "@jupyterlab/terminal-extension": "~4.2.0", - "@jupyterlab/theme-dark-extension": "~4.2.0", - "@jupyterlab/theme-dark-high-contrast-extension": "~4.2.0", - "@jupyterlab/theme-light-extension": "~4.2.0", - "@jupyterlab/toc-extension": "~6.2.0", - "@jupyterlab/tooltip-extension": "~4.2.0", - "@jupyterlab/translation-extension": "~4.2.0", - "@jupyterlab/ui-components-extension": "~4.2.0", - "@jupyterlab/vega5-extension": "~4.2.0", + "@jupyterlab/application-extension": "~4.2.5", + "@jupyterlab/apputils-extension": "~4.2.5", + "@jupyterlab/attachments": "~4.2.5", + "@jupyterlab/cell-toolbar-extension": "~4.2.5", + "@jupyterlab/celltags-extension": "~4.2.5", + "@jupyterlab/codemirror": "~4.2.5", + "@jupyterlab/codemirror-extension": "~4.2.5", + "@jupyterlab/completer-extension": "~4.2.5", + "@jupyterlab/console-extension": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/csvviewer-extension": "~4.2.5", + "@jupyterlab/debugger-extension": "~4.2.5", + "@jupyterlab/docmanager-extension": "~4.2.5", + "@jupyterlab/documentsearch-extension": "~4.2.5", + "@jupyterlab/extensionmanager-extension": "~4.2.5", + "@jupyterlab/filebrowser-extension": "~4.2.5", + "@jupyterlab/fileeditor-extension": "~4.2.5", + "@jupyterlab/help-extension": "~4.2.5", + "@jupyterlab/htmlviewer-extension": "~4.2.5", + "@jupyterlab/hub-extension": "~4.2.5", + "@jupyterlab/imageviewer-extension": "~4.2.5", + "@jupyterlab/javascript-extension": "~4.2.5", + "@jupyterlab/json-extension": "~4.2.5", + "@jupyterlab/lsp": "~4.2.5", + "@jupyterlab/lsp-extension": "~4.2.5", + "@jupyterlab/mainmenu-extension": "~4.2.5", + "@jupyterlab/markdownviewer-extension": "~4.2.5", + "@jupyterlab/markedparser-extension": "~4.2.5", + "@jupyterlab/mathjax-extension": "~4.2.5", + "@jupyterlab/mermaid-extension": "~4.2.5", + "@jupyterlab/metadataform-extension": "~4.2.5", + "@jupyterlab/notebook-extension": "~4.2.5", + "@jupyterlab/pdf-extension": "~4.2.5", + "@jupyterlab/pluginmanager-extension": "~4.2.5", + "@jupyterlab/running-extension": "~4.2.5", + "@jupyterlab/settingeditor": "~4.2.5", + "@jupyterlab/settingeditor-extension": "~4.2.5", + "@jupyterlab/shortcuts-extension": "~5.0.5", + "@jupyterlab/terminal-extension": "~4.2.5", + "@jupyterlab/theme-dark-extension": "~4.2.5", + "@jupyterlab/theme-dark-high-contrast-extension": "~4.2.5", + "@jupyterlab/theme-light-extension": "~4.2.5", + "@jupyterlab/toc-extension": "~6.2.5", + "@jupyterlab/tooltip-extension": "~4.2.5", + "@jupyterlab/translation-extension": "~4.2.5", + "@jupyterlab/ui-components-extension": "~4.2.5", + "@jupyterlab/vega5-extension": "~4.2.5", "react": "^18.2.0", "react-dom": "^18.2.0", "yjs": "^13.5.40" }, "devDependencies": { - "@jupyterlab/builder": "~4.2.0", - "@jupyterlab/buildutils": "~4.2.0", + "@jupyterlab/builder": "~4.2.5", + "@jupyterlab/buildutils": "~4.2.5", "@types/rimraf": "^3.0.2", "css-loader": "~5.0.1", "extra-watch-webpack-plugin": "^1.0.3", diff --git a/buildutils/package.json b/buildutils/package.json index 3d7bbb0be7..62229bca1b 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -29,7 +29,7 @@ "watch": "tsc -w --listEmittedFiles" }, "dependencies": { - "@jupyterlab/buildutils": "~4.2.0", + "@jupyterlab/buildutils": "~4.2.5", "commander": "^6.2.0", "fs-extra": "^9.1.0", "typescript": "~5.0.2" diff --git a/package.json b/package.json index 2ff9d11d4e..23ad24e1bf 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "yjs": "^13.5.40" }, "devDependencies": { - "@jupyterlab/buildutils": "~4.2.0", + "@jupyterlab/buildutils": "~4.2.5", "@typescript-eslint/eslint-plugin": "^5.55.0", "@typescript-eslint/parser": "^5.55.0", "eslint": "^8.36.0", diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index fafee2b7dd..91e7f7a8da 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -40,17 +40,17 @@ "dependencies": { "@jupyter-notebook/application": "^7.2.1", "@jupyter-notebook/ui-components": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/codeeditor": "~4.2.0", - "@jupyterlab/console": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/docmanager": "~4.2.0", - "@jupyterlab/docregistry": "~4.2.0", - "@jupyterlab/mainmenu": "~4.2.0", - "@jupyterlab/rendermime": "~4.2.0", - "@jupyterlab/settingregistry": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/codeeditor": "~4.2.5", + "@jupyterlab/console": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/docmanager": "~4.2.5", + "@jupyterlab/docregistry": "~4.2.5", + "@jupyterlab/mainmenu": "~4.2.5", + "@jupyterlab/rendermime": "~4.2.5", + "@jupyterlab/settingregistry": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", "@lumino/widgets": "^2.3.2" diff --git a/packages/application/package.json b/packages/application/package.json index 1b7765eb81..5f496985d6 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -42,11 +42,11 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/docregistry": "~4.2.0", - "@jupyterlab/rendermime-interfaces": "~3.10.0", - "@jupyterlab/ui-components": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/docregistry": "~4.2.5", + "@jupyterlab/rendermime-interfaces": "~3.10.5", + "@jupyterlab/ui-components": "~4.2.5", "@lumino/algorithm": "^2.0.1", "@lumino/coreutils": "^2.1.2", "@lumino/messaging": "^2.0.1", diff --git a/packages/console-extension/package.json b/packages/console-extension/package.json index 46b1695555..ade8e298fd 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -39,9 +39,9 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/console": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/console": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", "@lumino/algorithm": "^2.0.1" }, "devDependencies": { diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index b214a021ac..25a1623d8a 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -39,11 +39,11 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/docmanager": "~4.2.0", - "@jupyterlab/docregistry": "~4.2.0", - "@jupyterlab/services": "~7.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/docmanager": "~4.2.5", + "@jupyterlab/docregistry": "~4.2.5", + "@jupyterlab/services": "~7.2.5", "@lumino/algorithm": "^2.0.1", "@lumino/signaling": "^2.1.2" }, diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index a1a24f0f39..cdc446e304 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -39,8 +39,8 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/documentsearch": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/documentsearch": "~4.2.5", "@lumino/widgets": "^2.3.2" }, "devDependencies": { diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index 43b0dd560b..20adf6cc3b 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -39,10 +39,10 @@ }, "dependencies": { "@jupyter-notebook/ui-components": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/mainmenu": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/mainmenu": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index af0725f90d..5eaf420293 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -44,18 +44,18 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/docregistry": "~4.2.0", - "@jupyterlab/notebook": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", - "@jupyterlab/ui-components": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/docregistry": "~4.2.5", + "@jupyterlab/notebook": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", + "@jupyterlab/ui-components": "~4.2.5", "@lumino/commands": "^2.3.0", "@lumino/disposable": "^2.1.2" }, "devDependencies": { - "@jupyterlab/builder": "~4.2.0", + "@jupyterlab/builder": "~4.2.5", "rimraf": "^3.0.2", "typescript": "~5.0.2" }, diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 262851c10a..fe45015e89 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -39,13 +39,13 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/cells": "~4.2.0", - "@jupyterlab/docmanager": "~4.2.0", - "@jupyterlab/notebook": "~4.2.0", - "@jupyterlab/settingregistry": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/cells": "~4.2.5", + "@jupyterlab/docmanager": "~4.2.5", + "@jupyterlab/notebook": "~4.2.5", + "@jupyterlab/settingregistry": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", "@lumino/polling": "^2.1.2", "@lumino/widgets": "^2.3.2", "react": "^18.2.0", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 80329fb004..fd97ef1c9b 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -39,9 +39,9 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/terminal": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/terminal": "~4.2.5", "@lumino/algorithm": "^2.0.1" }, "devDependencies": { diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index da90617878..11234c6110 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -40,18 +40,18 @@ "dependencies": { "@jupyter-notebook/application": "^7.2.1", "@jupyter-notebook/tree": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/docmanager": "~4.2.0", - "@jupyterlab/filebrowser": "~4.2.0", - "@jupyterlab/mainmenu": "~4.2.0", - "@jupyterlab/services": "~7.2.0", - "@jupyterlab/settingeditor": "~4.2.0", - "@jupyterlab/settingregistry": "~4.2.0", - "@jupyterlab/statedb": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", - "@jupyterlab/ui-components": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/docmanager": "~4.2.5", + "@jupyterlab/filebrowser": "~4.2.5", + "@jupyterlab/mainmenu": "~4.2.5", + "@jupyterlab/services": "~7.2.5", + "@jupyterlab/settingeditor": "~4.2.5", + "@jupyterlab/settingregistry": "~4.2.5", + "@jupyterlab/statedb": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", + "@jupyterlab/ui-components": "~4.2.5", "@lumino/algorithm": "^2.0.1", "@lumino/commands": "^2.3.0", "@lumino/widgets": "^2.3.2" diff --git a/packages/tree/package.json b/packages/tree/package.json index 0bd57666ad..bea9db0491 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -39,17 +39,17 @@ }, "dependencies": { "@jupyter-notebook/application": "^7.2.1", - "@jupyterlab/application": "~4.2.0", - "@jupyterlab/apputils": "~4.3.0", - "@jupyterlab/coreutils": "~6.2.0", - "@jupyterlab/docmanager": "~4.2.0", - "@jupyterlab/filebrowser": "~4.2.0", - "@jupyterlab/mainmenu": "~4.2.0", - "@jupyterlab/services": "~7.2.0", - "@jupyterlab/settingregistry": "~4.2.0", - "@jupyterlab/statedb": "~4.2.0", - "@jupyterlab/translation": "~4.2.0", - "@jupyterlab/ui-components": "~4.2.0", + "@jupyterlab/application": "~4.2.5", + "@jupyterlab/apputils": "~4.3.5", + "@jupyterlab/coreutils": "~6.2.5", + "@jupyterlab/docmanager": "~4.2.5", + "@jupyterlab/filebrowser": "~4.2.5", + "@jupyterlab/mainmenu": "~4.2.5", + "@jupyterlab/services": "~7.2.5", + "@jupyterlab/settingregistry": "~4.2.5", + "@jupyterlab/statedb": "~4.2.5", + "@jupyterlab/translation": "~4.2.5", + "@jupyterlab/ui-components": "~4.2.5", "@lumino/algorithm": "^2.0.1", "@lumino/commands": "^2.3.0", "@lumino/coreutils": "^2.1.2", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 3a471fc25d..dbf48dcfc2 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -42,7 +42,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyterlab/ui-components": "~4.2.0", + "@jupyterlab/ui-components": "~4.2.5", "react": "^18.2.0", "react-dom": "^18.2.0" },