Skip to content

Commit 089c78c

Browse files
authored
Update to JupyterLab 4.0.11 (#7215)
1 parent 109ba75 commit 089c78c

File tree

16 files changed

+1217
-1205
lines changed

16 files changed

+1217
-1205
lines changed

app/package.json

+45-45
Original file line numberDiff line numberDiff line change
@@ -127,56 +127,56 @@
127127
"@jupyter-notebook/tree": "^7.0.6",
128128
"@jupyter-notebook/tree-extension": "^7.0.6",
129129
"@jupyter-notebook/ui-components": "^7.0.6",
130-
"@jupyterlab/application-extension": "^4.0.7",
131-
"@jupyterlab/apputils-extension": "^4.0.7",
132-
"@jupyterlab/attachments": "^4.0.7",
133-
"@jupyterlab/cell-toolbar-extension": "^4.0.7",
134-
"@jupyterlab/celltags-extension": "^4.0.7",
135-
"@jupyterlab/codemirror": "^4.0.7",
136-
"@jupyterlab/codemirror-extension": "^4.0.7",
137-
"@jupyterlab/completer-extension": "^4.0.7",
138-
"@jupyterlab/console-extension": "^4.0.7",
139-
"@jupyterlab/coreutils": "^6.0.7",
140-
"@jupyterlab/csvviewer-extension": "^4.0.7",
141-
"@jupyterlab/debugger-extension": "^4.0.7",
142-
"@jupyterlab/docmanager-extension": "^4.0.7",
143-
"@jupyterlab/documentsearch-extension": "^4.0.7",
144-
"@jupyterlab/extensionmanager-extension": "^4.0.7",
145-
"@jupyterlab/filebrowser-extension": "^4.0.7",
146-
"@jupyterlab/fileeditor-extension": "^4.0.7",
147-
"@jupyterlab/htmlviewer-extension": "^4.0.7",
148-
"@jupyterlab/hub-extension": "^4.0.7",
149-
"@jupyterlab/imageviewer-extension": "^4.0.7",
150-
"@jupyterlab/javascript-extension": "^4.0.7",
151-
"@jupyterlab/json-extension": "^4.0.7",
152-
"@jupyterlab/lsp": "^4.0.7",
153-
"@jupyterlab/lsp-extension": "^4.0.7",
154-
"@jupyterlab/mainmenu-extension": "^4.0.7",
155-
"@jupyterlab/markdownviewer-extension": "^4.0.7",
156-
"@jupyterlab/markedparser-extension": "^4.0.7",
157-
"@jupyterlab/mathjax-extension": "^4.0.7",
158-
"@jupyterlab/metadataform-extension": "^4.0.7",
159-
"@jupyterlab/notebook-extension": "^4.0.7",
160-
"@jupyterlab/pdf-extension": "^4.0.7",
161-
"@jupyterlab/running-extension": "^4.0.7",
162-
"@jupyterlab/settingeditor": "^4.0.7",
163-
"@jupyterlab/settingeditor-extension": "^4.0.7",
164-
"@jupyterlab/shortcuts-extension": "^4.0.7",
165-
"@jupyterlab/terminal-extension": "^4.0.7",
166-
"@jupyterlab/theme-dark-extension": "^4.0.7",
167-
"@jupyterlab/theme-light-extension": "^4.0.7",
168-
"@jupyterlab/toc-extension": "^6.0.7",
169-
"@jupyterlab/tooltip-extension": "^4.0.7",
170-
"@jupyterlab/translation-extension": "^4.0.7",
171-
"@jupyterlab/ui-components-extension": "^4.0.7",
172-
"@jupyterlab/vega5-extension": "^4.0.7",
130+
"@jupyterlab/application-extension": "^4.0.11",
131+
"@jupyterlab/apputils-extension": "^4.0.11",
132+
"@jupyterlab/attachments": "^4.0.11",
133+
"@jupyterlab/cell-toolbar-extension": "^4.0.11",
134+
"@jupyterlab/celltags-extension": "^4.0.11",
135+
"@jupyterlab/codemirror": "^4.0.11",
136+
"@jupyterlab/codemirror-extension": "^4.0.11",
137+
"@jupyterlab/completer-extension": "^4.0.11",
138+
"@jupyterlab/console-extension": "^4.0.11",
139+
"@jupyterlab/coreutils": "^6.0.11",
140+
"@jupyterlab/csvviewer-extension": "^4.0.11",
141+
"@jupyterlab/debugger-extension": "^4.0.11",
142+
"@jupyterlab/docmanager-extension": "^4.0.11",
143+
"@jupyterlab/documentsearch-extension": "^4.0.11",
144+
"@jupyterlab/extensionmanager-extension": "^4.0.11",
145+
"@jupyterlab/filebrowser-extension": "^4.0.11",
146+
"@jupyterlab/fileeditor-extension": "^4.0.11",
147+
"@jupyterlab/htmlviewer-extension": "^4.0.11",
148+
"@jupyterlab/hub-extension": "^4.0.11",
149+
"@jupyterlab/imageviewer-extension": "^4.0.11",
150+
"@jupyterlab/javascript-extension": "^4.0.11",
151+
"@jupyterlab/json-extension": "^4.0.11",
152+
"@jupyterlab/lsp": "^4.0.11",
153+
"@jupyterlab/lsp-extension": "^4.0.11",
154+
"@jupyterlab/mainmenu-extension": "^4.0.11",
155+
"@jupyterlab/markdownviewer-extension": "^4.0.11",
156+
"@jupyterlab/markedparser-extension": "^4.0.11",
157+
"@jupyterlab/mathjax-extension": "^4.0.11",
158+
"@jupyterlab/metadataform-extension": "^4.0.11",
159+
"@jupyterlab/notebook-extension": "^4.0.11",
160+
"@jupyterlab/pdf-extension": "^4.0.11",
161+
"@jupyterlab/running-extension": "^4.0.11",
162+
"@jupyterlab/settingeditor": "^4.0.11",
163+
"@jupyterlab/settingeditor-extension": "^4.0.11",
164+
"@jupyterlab/shortcuts-extension": "^4.0.11",
165+
"@jupyterlab/terminal-extension": "^4.0.11",
166+
"@jupyterlab/theme-dark-extension": "^4.0.11",
167+
"@jupyterlab/theme-light-extension": "^4.0.11",
168+
"@jupyterlab/toc-extension": "^6.0.11",
169+
"@jupyterlab/tooltip-extension": "^4.0.11",
170+
"@jupyterlab/translation-extension": "^4.0.11",
171+
"@jupyterlab/ui-components-extension": "^4.0.11",
172+
"@jupyterlab/vega5-extension": "^4.0.11",
173173
"react": "^18.2.0",
174174
"react-dom": "^18.2.0",
175175
"yjs": "^13.5.40"
176176
},
177177
"devDependencies": {
178-
"@jupyterlab/builder": "^4.0.7",
179-
"@jupyterlab/buildutils": "^4.0.7",
178+
"@jupyterlab/builder": "^4.0.11",
179+
"@jupyterlab/buildutils": "^4.0.11",
180180
"@types/rimraf": "^3.0.2",
181181
"css-loader": "~5.0.1",
182182
"extra-watch-webpack-plugin": "^1.0.3",

buildutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"watch": "tsc -w --listEmittedFiles"
3030
},
3131
"dependencies": {
32-
"@jupyterlab/buildutils": "^4.0.7",
32+
"@jupyterlab/buildutils": "^4.0.11",
3333
"commander": "^6.2.0",
3434
"fs-extra": "^9.1.0",
3535
"typescript": "~5.0.2"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"yjs": "^13.5.40"
5050
},
5151
"devDependencies": {
52-
"@jupyterlab/buildutils": "^4.0.7",
52+
"@jupyterlab/buildutils": "^4.0.11",
5353
"@typescript-eslint/eslint-plugin": "^5.55.0",
5454
"@typescript-eslint/parser": "^5.55.0",
5555
"eslint": "^8.36.0",

packages/application-extension/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyter-notebook/ui-components": "^7.0.6",
43-
"@jupyterlab/application": "^4.0.7",
44-
"@jupyterlab/apputils": "^4.1.7",
45-
"@jupyterlab/codeeditor": "^4.0.7",
46-
"@jupyterlab/console": "^4.0.7",
47-
"@jupyterlab/coreutils": "^6.0.7",
48-
"@jupyterlab/docmanager": "^4.0.7",
49-
"@jupyterlab/docregistry": "^4.0.7",
50-
"@jupyterlab/mainmenu": "^4.0.7",
51-
"@jupyterlab/rendermime": "^4.0.7",
52-
"@jupyterlab/settingregistry": "^4.0.7",
53-
"@jupyterlab/translation": "^4.0.7",
43+
"@jupyterlab/application": "^4.0.11",
44+
"@jupyterlab/apputils": "^4.1.11",
45+
"@jupyterlab/codeeditor": "^4.0.11",
46+
"@jupyterlab/console": "^4.0.11",
47+
"@jupyterlab/coreutils": "^6.0.11",
48+
"@jupyterlab/docmanager": "^4.0.11",
49+
"@jupyterlab/docregistry": "^4.0.11",
50+
"@jupyterlab/mainmenu": "^4.0.11",
51+
"@jupyterlab/rendermime": "^4.0.11",
52+
"@jupyterlab/settingregistry": "^4.0.11",
53+
"@jupyterlab/translation": "^4.0.11",
5454
"@lumino/coreutils": "^2.1.2",
5555
"@lumino/disposable": "^2.1.2",
5656
"@lumino/widgets": "^2.3.0"

packages/application/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"watch": "tsc -b --watch"
4343
},
4444
"dependencies": {
45-
"@jupyterlab/application": "^4.0.7",
46-
"@jupyterlab/coreutils": "^6.0.7",
47-
"@jupyterlab/docregistry": "^4.0.7",
48-
"@jupyterlab/rendermime-interfaces": "^3.8.7",
49-
"@jupyterlab/ui-components": "^4.0.7",
45+
"@jupyterlab/application": "^4.0.11",
46+
"@jupyterlab/coreutils": "^6.0.11",
47+
"@jupyterlab/docregistry": "^4.0.11",
48+
"@jupyterlab/rendermime-interfaces": "^3.8.11",
49+
"@jupyterlab/ui-components": "^4.0.11",
5050
"@lumino/algorithm": "^2.0.1",
5151
"@lumino/coreutils": "^2.1.2",
5252
"@lumino/messaging": "^2.0.1",
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@babel/core": "^7.11.6",
5959
"@babel/preset-env": "^7.12.1",
60-
"@jupyterlab/testutils": "^4.0.7",
60+
"@jupyterlab/testutils": "^4.0.11",
6161
"@types/jest": "^29.2.5",
6262
"jest": "^29.3.1",
6363
"rimraf": "^3.0.2",

packages/console-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/console": "^4.0.7",
44-
"@jupyterlab/coreutils": "^6.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/console": "^4.0.11",
44+
"@jupyterlab/coreutils": "^6.0.11",
4545
"@lumino/algorithm": "^2.0.1"
4646
},
4747
"devDependencies": {

packages/docmanager-extension/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/coreutils": "^6.0.7",
44-
"@jupyterlab/docmanager": "^4.0.7",
45-
"@jupyterlab/docregistry": "^4.0.7",
46-
"@jupyterlab/services": "^7.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/coreutils": "^6.0.11",
44+
"@jupyterlab/docmanager": "^4.0.11",
45+
"@jupyterlab/docregistry": "^4.0.11",
46+
"@jupyterlab/services": "^7.0.11",
4747
"@lumino/algorithm": "^2.0.1",
4848
"@lumino/signaling": "^2.1.2"
4949
},

packages/documentsearch-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/documentsearch": "^4.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/documentsearch": "^4.0.11",
4444
"@lumino/widgets": "^2.3.0"
4545
},
4646
"devDependencies": {

packages/help-extension/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/ui-components": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/apputils": "^4.1.7",
44-
"@jupyterlab/mainmenu": "^4.0.7",
45-
"@jupyterlab/translation": "^4.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/apputils": "^4.1.11",
44+
"@jupyterlab/mainmenu": "^4.0.11",
45+
"@jupyterlab/translation": "^4.0.11",
4646
"react": "^18.2.0",
4747
"react-dom": "^18.2.0"
4848
},

packages/lab-extension/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@
4444
},
4545
"dependencies": {
4646
"@jupyter-notebook/application": "^7.0.6",
47-
"@jupyterlab/application": "^4.0.7",
48-
"@jupyterlab/apputils": "^4.1.7",
49-
"@jupyterlab/coreutils": "^6.0.7",
50-
"@jupyterlab/docregistry": "^4.0.7",
51-
"@jupyterlab/notebook": "^4.0.7",
52-
"@jupyterlab/translation": "^4.0.7",
53-
"@jupyterlab/ui-components": "^4.0.7",
47+
"@jupyterlab/application": "^4.0.11",
48+
"@jupyterlab/apputils": "^4.1.11",
49+
"@jupyterlab/coreutils": "^6.0.11",
50+
"@jupyterlab/docregistry": "^4.0.11",
51+
"@jupyterlab/notebook": "^4.0.11",
52+
"@jupyterlab/translation": "^4.0.11",
53+
"@jupyterlab/ui-components": "^4.0.11",
5454
"@lumino/commands": "^2.1.3",
5555
"@lumino/disposable": "^2.1.2"
5656
},
5757
"devDependencies": {
58-
"@jupyterlab/builder": "^4.0.7",
58+
"@jupyterlab/builder": "^4.0.11",
5959
"rimraf": "^3.0.2",
6060
"typescript": "~5.0.2"
6161
},

packages/notebook-extension/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/apputils": "^4.1.7",
44-
"@jupyterlab/cells": "^4.0.7",
45-
"@jupyterlab/docmanager": "^4.0.7",
46-
"@jupyterlab/notebook": "^4.0.7",
47-
"@jupyterlab/settingregistry": "^4.0.7",
48-
"@jupyterlab/translation": "^4.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/apputils": "^4.1.11",
44+
"@jupyterlab/cells": "^4.0.11",
45+
"@jupyterlab/docmanager": "^4.0.11",
46+
"@jupyterlab/notebook": "^4.0.11",
47+
"@jupyterlab/settingregistry": "^4.0.11",
48+
"@jupyterlab/translation": "^4.0.11",
4949
"@lumino/polling": "^2.1.2",
5050
"@lumino/widgets": "^2.3.0",
5151
"react": "^18.2.0",

packages/terminal-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/coreutils": "^6.0.7",
44-
"@jupyterlab/terminal": "^4.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/coreutils": "^6.0.11",
44+
"@jupyterlab/terminal": "^4.0.11",
4545
"@lumino/algorithm": "^2.0.1"
4646
},
4747
"devDependencies": {

packages/tree-extension/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyter-notebook/tree": "^7.0.6",
43-
"@jupyterlab/application": "^4.0.7",
44-
"@jupyterlab/apputils": "^4.1.7",
45-
"@jupyterlab/coreutils": "^6.0.7",
46-
"@jupyterlab/docmanager": "^4.0.7",
47-
"@jupyterlab/filebrowser": "^4.0.7",
48-
"@jupyterlab/mainmenu": "^4.0.7",
49-
"@jupyterlab/services": "^7.0.7",
50-
"@jupyterlab/settingeditor": "^4.0.7",
51-
"@jupyterlab/settingregistry": "^4.0.7",
52-
"@jupyterlab/statedb": "^4.0.7",
53-
"@jupyterlab/translation": "^4.0.7",
54-
"@jupyterlab/ui-components": "^4.0.7",
43+
"@jupyterlab/application": "^4.0.11",
44+
"@jupyterlab/apputils": "^4.1.11",
45+
"@jupyterlab/coreutils": "^6.0.11",
46+
"@jupyterlab/docmanager": "^4.0.11",
47+
"@jupyterlab/filebrowser": "^4.0.11",
48+
"@jupyterlab/mainmenu": "^4.0.11",
49+
"@jupyterlab/services": "^7.0.11",
50+
"@jupyterlab/settingeditor": "^4.0.11",
51+
"@jupyterlab/settingregistry": "^4.0.11",
52+
"@jupyterlab/statedb": "^4.0.11",
53+
"@jupyterlab/translation": "^4.0.11",
54+
"@jupyterlab/ui-components": "^4.0.11",
5555
"@lumino/algorithm": "^2.0.1",
5656
"@lumino/commands": "^2.1.3",
5757
"@lumino/widgets": "^2.3.0"

packages/tree/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyterlab/application": "^4.0.7",
43-
"@jupyterlab/apputils": "^4.1.7",
44-
"@jupyterlab/coreutils": "^6.0.7",
45-
"@jupyterlab/docmanager": "^4.0.7",
46-
"@jupyterlab/filebrowser": "^4.0.7",
47-
"@jupyterlab/mainmenu": "^4.0.7",
48-
"@jupyterlab/services": "^7.0.7",
49-
"@jupyterlab/settingregistry": "^4.0.7",
50-
"@jupyterlab/statedb": "^4.0.7",
51-
"@jupyterlab/translation": "^4.0.7",
52-
"@jupyterlab/ui-components": "^4.0.7",
42+
"@jupyterlab/application": "^4.0.11",
43+
"@jupyterlab/apputils": "^4.1.11",
44+
"@jupyterlab/coreutils": "^6.0.11",
45+
"@jupyterlab/docmanager": "^4.0.11",
46+
"@jupyterlab/filebrowser": "^4.0.11",
47+
"@jupyterlab/mainmenu": "^4.0.11",
48+
"@jupyterlab/services": "^7.0.11",
49+
"@jupyterlab/settingregistry": "^4.0.11",
50+
"@jupyterlab/statedb": "^4.0.11",
51+
"@jupyterlab/translation": "^4.0.11",
52+
"@jupyterlab/ui-components": "^4.0.11",
5353
"@lumino/algorithm": "^2.0.1",
5454
"@lumino/commands": "^2.1.3",
5555
"@lumino/coreutils": "^2.1.2",

packages/ui-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"watch": "tsc -b --watch"
4343
},
4444
"dependencies": {
45-
"@jupyterlab/ui-components": "^4.0.7",
45+
"@jupyterlab/ui-components": "^4.0.11",
4646
"react": "^18.2.0",
4747
"react-dom": "^18.2.0"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "^7.10.2",
5151
"@babel/preset-env": "^7.10.2",
52-
"@jupyterlab/testutils": "^4.0.7",
52+
"@jupyterlab/testutils": "^4.0.11",
5353
"@types/jest": "^29.2.5",
5454
"babel-loader": "^8.0.6",
5555
"jest": "^29.3.1",

0 commit comments

Comments
 (0)