Skip to content

Commit c0071d7

Browse files
authored
Update to JupyterLab 4.0.0rc1 (#6864)
* Update to JupyterLab 4.0.0rc1 * Update yarn.lock * Bump to `4.0.0rc1`
1 parent cf3c2f6 commit c0071d7

File tree

20 files changed

+2072
-2204
lines changed

20 files changed

+2072
-2204
lines changed

.github/workflows/buildutils.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Install dependencies
2828
run: |
29-
python -m pip install -U "jupyterlab>=4.0.0rc0,<5" hatch
29+
python -m pip install -U "jupyterlab>=4.0.0rc1,<5" hatch
3030
jlpm
3131
jlpm run build
3232
@@ -76,6 +76,6 @@ jobs:
7676

7777
- name: Install dependencies
7878
run: |
79-
python -m pip install -U "jupyterlab>=4.0.0rc0,<5" pip
79+
python -m pip install -U "jupyterlab>=4.0.0rc1,<5" pip
8080
jlpm
8181
jlpm run build

app/package.json

+113-113
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.0",
14-
"@codemirror/view": "~6.10.0",
14+
"@codemirror/view": "~6.11.0",
1515
"@jupyter-notebook/application": "~7.0.0-beta.1",
1616
"@jupyter-notebook/application-extension": "~7.0.0-beta.1",
1717
"@jupyter-notebook/console-extension": "~7.0.0-beta.1",
@@ -24,75 +24,75 @@
2424
"@jupyter-notebook/tree-extension": "~7.0.0-beta.1",
2525
"@jupyter-notebook/ui-components": "~7.0.0-beta.1",
2626
"@jupyter/ydoc": "~1.0.2",
27-
"@jupyterlab/application": "~4.0.0-rc.0",
28-
"@jupyterlab/application-extension": "~4.0.0-rc.0",
29-
"@jupyterlab/apputils": "~4.0.0-rc.0",
30-
"@jupyterlab/apputils-extension": "~4.0.0-rc.0",
31-
"@jupyterlab/cell-toolbar": "~4.0.0-rc.0",
32-
"@jupyterlab/cell-toolbar-extension": "~4.0.0-rc.0",
27+
"@jupyterlab/application": "~4.0.0-rc.1",
28+
"@jupyterlab/application-extension": "~4.0.0-rc.1",
29+
"@jupyterlab/apputils": "~4.0.0-rc.1",
30+
"@jupyterlab/apputils-extension": "~4.0.0-rc.1",
31+
"@jupyterlab/cell-toolbar": "~4.0.0-rc.1",
32+
"@jupyterlab/cell-toolbar-extension": "~4.0.0-rc.1",
3333
"@jupyterlab/celltags": "~4.0.0-alpha.20",
34-
"@jupyterlab/celltags-extension": "~4.0.0-rc.0",
35-
"@jupyterlab/codeeditor": "~4.0.0-rc.0",
36-
"@jupyterlab/codemirror": "~4.0.0-rc.0",
37-
"@jupyterlab/codemirror-extension": "~4.0.0-rc.0",
38-
"@jupyterlab/completer": "~4.0.0-rc.0",
39-
"@jupyterlab/completer-extension": "~4.0.0-rc.0",
40-
"@jupyterlab/console": "~4.0.0-rc.0",
41-
"@jupyterlab/console-extension": "~4.0.0-rc.0",
42-
"@jupyterlab/coreutils": "~6.0.0-rc.0",
43-
"@jupyterlab/csvviewer-extension": "~4.0.0-rc.0",
44-
"@jupyterlab/debugger": "~4.0.0-rc.0",
45-
"@jupyterlab/debugger-extension": "~4.0.0-rc.0",
46-
"@jupyterlab/docmanager": "~4.0.0-rc.0",
47-
"@jupyterlab/docmanager-extension": "~4.0.0-rc.0",
48-
"@jupyterlab/documentsearch": "~4.0.0-rc.0",
49-
"@jupyterlab/documentsearch-extension": "~4.0.0-rc.0",
50-
"@jupyterlab/extensionmanager": "~4.0.0-rc.0",
51-
"@jupyterlab/extensionmanager-extension": "~4.0.0-rc.0",
52-
"@jupyterlab/filebrowser": "~4.0.0-rc.0",
53-
"@jupyterlab/filebrowser-extension": "~4.0.0-rc.0",
54-
"@jupyterlab/fileeditor": "~4.0.0-rc.0",
55-
"@jupyterlab/fileeditor-extension": "~4.0.0-rc.0",
56-
"@jupyterlab/htmlviewer": "~4.0.0-rc.0",
57-
"@jupyterlab/htmlviewer-extension": "~4.0.0-rc.0",
58-
"@jupyterlab/hub-extension": "~4.0.0-rc.0",
59-
"@jupyterlab/javascript-extension": "~4.0.0-rc.0",
60-
"@jupyterlab/json-extension": "~4.0.0-rc.0",
61-
"@jupyterlab/lsp": "~4.0.0-rc.0",
62-
"@jupyterlab/lsp-extension": "~4.0.0-rc.0",
63-
"@jupyterlab/mainmenu": "~4.0.0-rc.0",
64-
"@jupyterlab/mainmenu-extension": "~4.0.0-rc.0",
65-
"@jupyterlab/markedparser-extension": "~4.0.0-rc.0",
66-
"@jupyterlab/mathjax-extension": "~4.0.0-rc.0",
67-
"@jupyterlab/metadataform-extension": "~4.0.0-rc.0",
68-
"@jupyterlab/notebook": "~4.0.0-rc.0",
69-
"@jupyterlab/notebook-extension": "~4.0.0-rc.0",
70-
"@jupyterlab/observables": "~5.0.0-rc.0",
71-
"@jupyterlab/outputarea": "~4.0.0-rc.0",
72-
"@jupyterlab/pdf-extension": "~4.0.0-rc.0",
73-
"@jupyterlab/rendermime": "~4.0.0-rc.0",
74-
"@jupyterlab/rendermime-extension": "~4.0.0-rc.0",
75-
"@jupyterlab/rendermime-interfaces": "~3.8.0-rc.0",
76-
"@jupyterlab/running-extension": "~4.0.0-rc.0",
77-
"@jupyterlab/services": "~7.0.0-rc.0",
78-
"@jupyterlab/settingeditor": "~4.0.0-rc.0",
79-
"@jupyterlab/settingeditor-extension": "~4.0.0-rc.0",
80-
"@jupyterlab/settingregistry": "~4.0.0-rc.0",
81-
"@jupyterlab/shortcuts-extension": "~4.0.0-rc.0",
82-
"@jupyterlab/statedb": "~4.0.0-rc.0",
83-
"@jupyterlab/statusbar": "~4.0.0-rc.0",
84-
"@jupyterlab/terminal": "~4.0.0-rc.0",
85-
"@jupyterlab/terminal-extension": "~4.0.0-rc.0",
86-
"@jupyterlab/theme-dark-extension": "~4.0.0-rc.0",
87-
"@jupyterlab/theme-light-extension": "~4.0.0-rc.0",
88-
"@jupyterlab/toc-extension": "~6.0.0-rc.0",
89-
"@jupyterlab/tooltip": "~4.0.0-rc.0",
90-
"@jupyterlab/tooltip-extension": "~4.0.0-rc.0",
91-
"@jupyterlab/translation": "~4.0.0-rc.0",
92-
"@jupyterlab/translation-extension": "~4.0.0-rc.0",
93-
"@jupyterlab/ui-components": "~4.0.0-rc.0",
94-
"@jupyterlab/ui-components-extension": "~4.0.0-rc.0",
95-
"@jupyterlab/vega5-extension": "~4.0.0-rc.0",
34+
"@jupyterlab/celltags-extension": "~4.0.0-rc.1",
35+
"@jupyterlab/codeeditor": "~4.0.0-rc.1",
36+
"@jupyterlab/codemirror": "~4.0.0-rc.1",
37+
"@jupyterlab/codemirror-extension": "~4.0.0-rc.1",
38+
"@jupyterlab/completer": "~4.0.0-rc.1",
39+
"@jupyterlab/completer-extension": "~4.0.0-rc.1",
40+
"@jupyterlab/console": "~4.0.0-rc.1",
41+
"@jupyterlab/console-extension": "~4.0.0-rc.1",
42+
"@jupyterlab/coreutils": "~6.0.0-rc.1",
43+
"@jupyterlab/csvviewer-extension": "~4.0.0-rc.1",
44+
"@jupyterlab/debugger": "~4.0.0-rc.1",
45+
"@jupyterlab/debugger-extension": "~4.0.0-rc.1",
46+
"@jupyterlab/docmanager": "~4.0.0-rc.1",
47+
"@jupyterlab/docmanager-extension": "~4.0.0-rc.1",
48+
"@jupyterlab/documentsearch": "~4.0.0-rc.1",
49+
"@jupyterlab/documentsearch-extension": "~4.0.0-rc.1",
50+
"@jupyterlab/extensionmanager": "~4.0.0-rc.1",
51+
"@jupyterlab/extensionmanager-extension": "~4.0.0-rc.1",
52+
"@jupyterlab/filebrowser": "~4.0.0-rc.1",
53+
"@jupyterlab/filebrowser-extension": "~4.0.0-rc.1",
54+
"@jupyterlab/fileeditor": "~4.0.0-rc.1",
55+
"@jupyterlab/fileeditor-extension": "~4.0.0-rc.1",
56+
"@jupyterlab/htmlviewer": "~4.0.0-rc.1",
57+
"@jupyterlab/htmlviewer-extension": "~4.0.0-rc.1",
58+
"@jupyterlab/hub-extension": "~4.0.0-rc.1",
59+
"@jupyterlab/javascript-extension": "~4.0.0-rc.1",
60+
"@jupyterlab/json-extension": "~4.0.0-rc.1",
61+
"@jupyterlab/lsp": "~4.0.0-rc.1",
62+
"@jupyterlab/lsp-extension": "~4.0.0-rc.1",
63+
"@jupyterlab/mainmenu": "~4.0.0-rc.1",
64+
"@jupyterlab/mainmenu-extension": "~4.0.0-rc.1",
65+
"@jupyterlab/markedparser-extension": "~4.0.0-rc.1",
66+
"@jupyterlab/mathjax-extension": "~4.0.0-rc.1",
67+
"@jupyterlab/metadataform-extension": "~4.0.0-rc.1",
68+
"@jupyterlab/notebook": "~4.0.0-rc.1",
69+
"@jupyterlab/notebook-extension": "~4.0.0-rc.1",
70+
"@jupyterlab/observables": "~5.0.0-rc.1",
71+
"@jupyterlab/outputarea": "~4.0.0-rc.1",
72+
"@jupyterlab/pdf-extension": "~4.0.0-rc.1",
73+
"@jupyterlab/rendermime": "~4.0.0-rc.1",
74+
"@jupyterlab/rendermime-extension": "~4.0.0-rc.1",
75+
"@jupyterlab/rendermime-interfaces": "~3.8.0-rc.1",
76+
"@jupyterlab/running-extension": "~4.0.0-rc.1",
77+
"@jupyterlab/services": "~7.0.0-rc.1",
78+
"@jupyterlab/settingeditor": "~4.0.0-rc.1",
79+
"@jupyterlab/settingeditor-extension": "~4.0.0-rc.1",
80+
"@jupyterlab/settingregistry": "~4.0.0-rc.1",
81+
"@jupyterlab/shortcuts-extension": "~4.0.0-rc.1",
82+
"@jupyterlab/statedb": "~4.0.0-rc.1",
83+
"@jupyterlab/statusbar": "~4.0.0-rc.1",
84+
"@jupyterlab/terminal": "~4.0.0-rc.1",
85+
"@jupyterlab/terminal-extension": "~4.0.0-rc.1",
86+
"@jupyterlab/theme-dark-extension": "~4.0.0-rc.1",
87+
"@jupyterlab/theme-light-extension": "~4.0.0-rc.1",
88+
"@jupyterlab/toc-extension": "~6.0.0-rc.1",
89+
"@jupyterlab/tooltip": "~4.0.0-rc.1",
90+
"@jupyterlab/tooltip-extension": "~4.0.0-rc.1",
91+
"@jupyterlab/translation": "~4.0.0-rc.1",
92+
"@jupyterlab/translation-extension": "~4.0.0-rc.1",
93+
"@jupyterlab/ui-components": "~4.0.0-rc.1",
94+
"@jupyterlab/ui-components-extension": "~4.0.0-rc.1",
95+
"@jupyterlab/vega5-extension": "~4.0.0-rc.1",
9696
"@lezer/common": "~1.0.2",
9797
"@lezer/highlight": "~1.1.4",
9898
"@lumino/algorithm": "~2.0.0",
@@ -109,7 +109,7 @@
109109
"@lumino/widgets": "~2.1.1",
110110
"react": "~18.2.0",
111111
"react-dom": "~18.2.0",
112-
"yjs": "~13.6.0"
112+
"yjs": "~13.6.1"
113113
},
114114
"dependencies": {
115115
"@jupyter-notebook/application": "^7.0.0-beta.1",
@@ -123,52 +123,52 @@
123123
"@jupyter-notebook/tree": "^7.0.0-beta.1",
124124
"@jupyter-notebook/tree-extension": "^7.0.0-beta.1",
125125
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
126-
"@jupyterlab/application-extension": "^4.0.0-rc.0",
127-
"@jupyterlab/apputils-extension": "^4.0.0-rc.0",
128-
"@jupyterlab/cell-toolbar-extension": "^4.0.0-rc.0",
126+
"@jupyterlab/application-extension": "^4.0.0-rc.1",
127+
"@jupyterlab/apputils-extension": "^4.0.0-rc.1",
128+
"@jupyterlab/cell-toolbar-extension": "^4.0.0-rc.1",
129129
"@jupyterlab/celltags": "^4.0.0-alpha.20",
130-
"@jupyterlab/celltags-extension": "^4.0.0-rc.0",
131-
"@jupyterlab/codemirror": "^4.0.0-rc.0",
132-
"@jupyterlab/codemirror-extension": "^4.0.0-rc.0",
133-
"@jupyterlab/completer-extension": "^4.0.0-rc.0",
134-
"@jupyterlab/console-extension": "^4.0.0-rc.0",
135-
"@jupyterlab/coreutils": "^6.0.0-rc.0",
136-
"@jupyterlab/csvviewer-extension": "^4.0.0-rc.0",
137-
"@jupyterlab/debugger-extension": "^4.0.0-rc.0",
138-
"@jupyterlab/docmanager-extension": "^4.0.0-rc.0",
139-
"@jupyterlab/documentsearch-extension": "^4.0.0-rc.0",
140-
"@jupyterlab/extensionmanager-extension": "^4.0.0-rc.0",
141-
"@jupyterlab/filebrowser-extension": "^4.0.0-rc.0",
142-
"@jupyterlab/fileeditor-extension": "^4.0.0-rc.0",
143-
"@jupyterlab/htmlviewer-extension": "^4.0.0-rc.0",
144-
"@jupyterlab/hub-extension": "^4.0.0-rc.0",
145-
"@jupyterlab/javascript-extension": "^4.0.0-rc.0",
146-
"@jupyterlab/json-extension": "^4.0.0-rc.0",
147-
"@jupyterlab/lsp": "^4.0.0-rc.0",
148-
"@jupyterlab/lsp-extension": "^4.0.0-rc.0",
149-
"@jupyterlab/mainmenu-extension": "^4.0.0-rc.0",
150-
"@jupyterlab/markedparser-extension": "^4.0.0-rc.0",
151-
"@jupyterlab/mathjax-extension": "^4.0.0-rc.0",
152-
"@jupyterlab/metadataform-extension": "^4.0.0-rc.0",
153-
"@jupyterlab/notebook-extension": "^4.0.0-rc.0",
154-
"@jupyterlab/pdf-extension": "^4.0.0-rc.0",
155-
"@jupyterlab/rendermime-extension": "^4.0.0-rc.0",
156-
"@jupyterlab/running-extension": "^4.0.0-rc.0",
157-
"@jupyterlab/settingeditor": "^4.0.0-rc.0",
158-
"@jupyterlab/settingeditor-extension": "^4.0.0-rc.0",
159-
"@jupyterlab/shortcuts-extension": "^4.0.0-rc.0",
160-
"@jupyterlab/terminal-extension": "^4.0.0-rc.0",
161-
"@jupyterlab/theme-dark-extension": "^4.0.0-rc.0",
162-
"@jupyterlab/theme-light-extension": "^4.0.0-rc.0",
163-
"@jupyterlab/toc-extension": "^6.0.0-rc.0",
164-
"@jupyterlab/tooltip-extension": "^4.0.0-rc.0",
165-
"@jupyterlab/translation-extension": "^4.0.0-rc.0",
166-
"@jupyterlab/ui-components-extension": "^4.0.0-rc.0",
167-
"@jupyterlab/vega5-extension": "^4.0.0-rc.0"
130+
"@jupyterlab/celltags-extension": "^4.0.0-rc.1",
131+
"@jupyterlab/codemirror": "^4.0.0-rc.1",
132+
"@jupyterlab/codemirror-extension": "^4.0.0-rc.1",
133+
"@jupyterlab/completer-extension": "^4.0.0-rc.1",
134+
"@jupyterlab/console-extension": "^4.0.0-rc.1",
135+
"@jupyterlab/coreutils": "^6.0.0-rc.1",
136+
"@jupyterlab/csvviewer-extension": "^4.0.0-rc.1",
137+
"@jupyterlab/debugger-extension": "^4.0.0-rc.1",
138+
"@jupyterlab/docmanager-extension": "^4.0.0-rc.1",
139+
"@jupyterlab/documentsearch-extension": "^4.0.0-rc.1",
140+
"@jupyterlab/extensionmanager-extension": "^4.0.0-rc.1",
141+
"@jupyterlab/filebrowser-extension": "^4.0.0-rc.1",
142+
"@jupyterlab/fileeditor-extension": "^4.0.0-rc.1",
143+
"@jupyterlab/htmlviewer-extension": "^4.0.0-rc.1",
144+
"@jupyterlab/hub-extension": "^4.0.0-rc.1",
145+
"@jupyterlab/javascript-extension": "^4.0.0-rc.1",
146+
"@jupyterlab/json-extension": "^4.0.0-rc.1",
147+
"@jupyterlab/lsp": "^4.0.0-rc.1",
148+
"@jupyterlab/lsp-extension": "^4.0.0-rc.1",
149+
"@jupyterlab/mainmenu-extension": "^4.0.0-rc.1",
150+
"@jupyterlab/markedparser-extension": "^4.0.0-rc.1",
151+
"@jupyterlab/mathjax-extension": "^4.0.0-rc.1",
152+
"@jupyterlab/metadataform-extension": "^4.0.0-rc.1",
153+
"@jupyterlab/notebook-extension": "^4.0.0-rc.1",
154+
"@jupyterlab/pdf-extension": "^4.0.0-rc.1",
155+
"@jupyterlab/rendermime-extension": "^4.0.0-rc.1",
156+
"@jupyterlab/running-extension": "^4.0.0-rc.1",
157+
"@jupyterlab/settingeditor": "^4.0.0-rc.1",
158+
"@jupyterlab/settingeditor-extension": "^4.0.0-rc.1",
159+
"@jupyterlab/shortcuts-extension": "^4.0.0-rc.1",
160+
"@jupyterlab/terminal-extension": "^4.0.0-rc.1",
161+
"@jupyterlab/theme-dark-extension": "^4.0.0-rc.1",
162+
"@jupyterlab/theme-light-extension": "^4.0.0-rc.1",
163+
"@jupyterlab/toc-extension": "^6.0.0-rc.1",
164+
"@jupyterlab/tooltip-extension": "^4.0.0-rc.1",
165+
"@jupyterlab/translation-extension": "^4.0.0-rc.1",
166+
"@jupyterlab/ui-components-extension": "^4.0.0-rc.1",
167+
"@jupyterlab/vega5-extension": "^4.0.0-rc.1"
168168
},
169169
"devDependencies": {
170-
"@jupyterlab/builder": "^4.0.0-rc.0",
171-
"@jupyterlab/buildutils": "^4.0.0-rc.0",
170+
"@jupyterlab/builder": "^4.0.0-rc.1",
171+
"@jupyterlab/buildutils": "^4.0.0-rc.1",
172172
"@types/rimraf": "^3.0.2",
173173
"css-loader": "~5.0.1",
174174
"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.0-rc.0",
32+
"@jupyterlab/buildutils": "^4.0.0-rc.1",
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
@@ -42,7 +42,7 @@
4242
"watch:lib": "lerna exec --stream --scope @jupyter-notebook/metapackage jlpm watch"
4343
},
4444
"devDependencies": {
45-
"@jupyterlab/buildutils": "^4.0.0-rc.0",
45+
"@jupyterlab/buildutils": "^4.0.0-rc.1",
4646
"@typescript-eslint/eslint-plugin": "^5.55.0",
4747
"@typescript-eslint/parser": "^5.55.0",
4848
"eslint": "^8.36.0",

packages/application-extension/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.0.0-beta.1",
4242
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
43-
"@jupyterlab/application": "^4.0.0-rc.0",
44-
"@jupyterlab/apputils": "^4.0.0-rc.0",
43+
"@jupyterlab/application": "^4.0.0-rc.1",
44+
"@jupyterlab/apputils": "^4.0.0-rc.1",
4545
"@jupyterlab/celltags": "^4.0.0-alpha.20",
46-
"@jupyterlab/codeeditor": "^4.0.0-rc.0",
47-
"@jupyterlab/console": "^4.0.0-rc.0",
48-
"@jupyterlab/coreutils": "^6.0.0-rc.0",
49-
"@jupyterlab/docmanager": "^4.0.0-rc.0",
50-
"@jupyterlab/docregistry": "^4.0.0-rc.0",
51-
"@jupyterlab/mainmenu": "^4.0.0-rc.0",
52-
"@jupyterlab/settingregistry": "^4.0.0-rc.0",
53-
"@jupyterlab/translation": "^4.0.0-rc.0",
46+
"@jupyterlab/codeeditor": "^4.0.0-rc.1",
47+
"@jupyterlab/console": "^4.0.0-rc.1",
48+
"@jupyterlab/coreutils": "^6.0.0-rc.1",
49+
"@jupyterlab/docmanager": "^4.0.0-rc.1",
50+
"@jupyterlab/docregistry": "^4.0.0-rc.1",
51+
"@jupyterlab/mainmenu": "^4.0.0-rc.1",
52+
"@jupyterlab/settingregistry": "^4.0.0-rc.1",
53+
"@jupyterlab/translation": "^4.0.0-rc.1",
5454
"@lumino/coreutils": "^2.1.1",
5555
"@lumino/disposable": "^2.1.1",
5656
"@lumino/widgets": "^2.1.1"

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.0-rc.0",
46-
"@jupyterlab/coreutils": "^6.0.0-rc.0",
47-
"@jupyterlab/docregistry": "^4.0.0-rc.0",
48-
"@jupyterlab/rendermime-interfaces": "^3.8.0-rc.0",
49-
"@jupyterlab/ui-components": "^4.0.0-rc.0",
45+
"@jupyterlab/application": "^4.0.0-rc.1",
46+
"@jupyterlab/coreutils": "^6.0.0-rc.1",
47+
"@jupyterlab/docregistry": "^4.0.0-rc.1",
48+
"@jupyterlab/rendermime-interfaces": "^3.8.0-rc.1",
49+
"@jupyterlab/ui-components": "^4.0.0-rc.1",
5050
"@lumino/algorithm": "^2.0.0",
5151
"@lumino/coreutils": "^2.1.1",
5252
"@lumino/messaging": "^2.0.0",
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@babel/core": "^7.11.6",
5959
"@babel/preset-env": "^7.12.1",
60-
"@jupyterlab/testutils": "^4.0.0-rc.0",
60+
"@jupyterlab/testutils": "^4.0.0-rc.1",
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
@@ -38,9 +38,9 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyterlab/application": "^4.0.0-rc.0",
42-
"@jupyterlab/console": "^4.0.0-rc.0",
43-
"@jupyterlab/coreutils": "^6.0.0-rc.0",
41+
"@jupyterlab/application": "^4.0.0-rc.1",
42+
"@jupyterlab/console": "^4.0.0-rc.1",
43+
"@jupyterlab/coreutils": "^6.0.0-rc.1",
4444
"@lumino/algorithm": "^2.0.0"
4545
},
4646
"devDependencies": {

packages/docmanager-extension/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyterlab/application": "^4.0.0-rc.0",
42-
"@jupyterlab/coreutils": "^6.0.0-rc.0",
43-
"@jupyterlab/docmanager": "^4.0.0-rc.0",
44-
"@jupyterlab/docregistry": "^4.0.0-rc.0",
45-
"@jupyterlab/services": "^7.0.0-rc.0",
41+
"@jupyterlab/application": "^4.0.0-rc.1",
42+
"@jupyterlab/coreutils": "^6.0.0-rc.1",
43+
"@jupyterlab/docmanager": "^4.0.0-rc.1",
44+
"@jupyterlab/docregistry": "^4.0.0-rc.1",
45+
"@jupyterlab/services": "^7.0.0-rc.1",
4646
"@lumino/algorithm": "^2.0.0",
4747
"@lumino/signaling": "^2.1.1"
4848
},

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.0-beta.1",
42-
"@jupyterlab/application": "^4.0.0-rc.0",
43-
"@jupyterlab/documentsearch": "^4.0.0-rc.0",
42+
"@jupyterlab/application": "^4.0.0-rc.1",
43+
"@jupyterlab/documentsearch": "^4.0.0-rc.1",
4444
"@lumino/widgets": "^2.1.1"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)