Skip to content

Commit 45619af

Browse files
[ci skip] New version
- @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - [email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected]
1 parent 85386a1 commit 45619af

File tree

115 files changed

+1008
-1008
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+1008
-1008
lines changed

builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/builder",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "JupyterLab - Extension Builder",
55
"homepage": "https://github.com/jupyterlab/jupyterlab",
66
"bugs": {
@@ -33,7 +33,7 @@
3333
"watch": "tsc -w --listEmittedFiles"
3434
},
3535
"dependencies": {
36-
"@jupyterlab/buildutils": "^3.2.2",
36+
"@jupyterlab/buildutils": "^3.2.3",
3737
"@lumino/algorithm": "^1.3.3",
3838
"@lumino/application": "^1.16.0",
3939
"@lumino/commands": "^1.12.0",

buildutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/buildutils",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "JupyterLab - Build Utilities",
55
"homepage": "https://github.com/jupyterlab/jupyterlab",
66
"bugs": {

buildutils/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/template",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "JupyterLab - Package Template",
55
"homepage": "https://github.com/jupyterlab/jupyterlab",
66
"bugs": {
@@ -37,7 +37,7 @@
3737
"watch": "tsc -b --watch"
3838
},
3939
"devDependencies": {
40-
"@jupyterlab/testutils": "^3.2.2",
40+
"@jupyterlab/testutils": "^3.2.3",
4141
"@types/jest": "^26.0.10",
4242
"jest": "^26.4.2",
4343
"rimraf": "~3.0.0",

dev_mode/package.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/application-top",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"private": true,
55
"license": "BSD-3-Clause",
66
"scripts": {
@@ -124,54 +124,54 @@
124124
"yjs": "^13.5.17"
125125
},
126126
"dependencies": {
127-
"@jupyterlab/application": "~3.2.2",
128-
"@jupyterlab/application-extension": "~3.2.2",
129-
"@jupyterlab/apputils-extension": "~3.2.2",
130-
"@jupyterlab/celltags-extension": "~3.2.2",
131-
"@jupyterlab/codemirror-extension": "~3.2.2",
132-
"@jupyterlab/completer-extension": "~3.2.2",
133-
"@jupyterlab/console-extension": "~3.2.2",
134-
"@jupyterlab/coreutils": "~5.2.2",
135-
"@jupyterlab/csvviewer-extension": "~3.2.2",
136-
"@jupyterlab/debugger-extension": "~3.2.2",
137-
"@jupyterlab/docmanager-extension": "~3.2.2",
138-
"@jupyterlab/docprovider-extension": "~3.2.2",
139-
"@jupyterlab/documentsearch-extension": "~3.2.2",
140-
"@jupyterlab/extensionmanager-extension": "~3.2.2",
141-
"@jupyterlab/filebrowser-extension": "~3.2.2",
142-
"@jupyterlab/fileeditor-extension": "~3.2.2",
143-
"@jupyterlab/help-extension": "~3.2.2",
144-
"@jupyterlab/htmlviewer-extension": "~3.2.2",
145-
"@jupyterlab/hub-extension": "~3.2.2",
146-
"@jupyterlab/imageviewer-extension": "~3.2.2",
147-
"@jupyterlab/inspector-extension": "~3.2.2",
148-
"@jupyterlab/javascript-extension": "~3.2.2",
149-
"@jupyterlab/json-extension": "~3.2.2",
150-
"@jupyterlab/launcher-extension": "~3.2.2",
151-
"@jupyterlab/logconsole-extension": "~3.2.2",
152-
"@jupyterlab/mainmenu-extension": "~3.2.2",
153-
"@jupyterlab/markdownviewer-extension": "~3.2.2",
154-
"@jupyterlab/mathjax2-extension": "~3.2.2",
155-
"@jupyterlab/notebook-extension": "~3.2.2",
156-
"@jupyterlab/pdf-extension": "~3.2.2",
157-
"@jupyterlab/rendermime-extension": "~3.2.2",
158-
"@jupyterlab/running-extension": "~3.2.2",
159-
"@jupyterlab/settingeditor-extension": "~3.2.2",
160-
"@jupyterlab/shortcuts-extension": "~3.2.2",
161-
"@jupyterlab/statusbar-extension": "~3.2.2",
162-
"@jupyterlab/terminal-extension": "~3.2.2",
163-
"@jupyterlab/theme-dark-extension": "~3.2.2",
164-
"@jupyterlab/theme-light-extension": "~3.2.2",
165-
"@jupyterlab/toc-extension": "~5.2.2",
166-
"@jupyterlab/tooltip-extension": "~3.2.2",
167-
"@jupyterlab/translation-extension": "~3.2.2",
168-
"@jupyterlab/ui-components-extension": "~3.2.2",
169-
"@jupyterlab/vdom-extension": "~3.2.2",
170-
"@jupyterlab/vega5-extension": "~3.2.2"
127+
"@jupyterlab/application": "^3.2.3",
128+
"@jupyterlab/application-extension": "^3.2.3",
129+
"@jupyterlab/apputils-extension": "^3.2.3",
130+
"@jupyterlab/celltags-extension": "^3.2.3",
131+
"@jupyterlab/codemirror-extension": "^3.2.3",
132+
"@jupyterlab/completer-extension": "^3.2.3",
133+
"@jupyterlab/console-extension": "^3.2.3",
134+
"@jupyterlab/coreutils": "^5.2.3",
135+
"@jupyterlab/csvviewer-extension": "^3.2.3",
136+
"@jupyterlab/debugger-extension": "^3.2.3",
137+
"@jupyterlab/docmanager-extension": "^3.2.3",
138+
"@jupyterlab/docprovider-extension": "^3.2.3",
139+
"@jupyterlab/documentsearch-extension": "^3.2.3",
140+
"@jupyterlab/extensionmanager-extension": "^3.2.3",
141+
"@jupyterlab/filebrowser-extension": "^3.2.3",
142+
"@jupyterlab/fileeditor-extension": "^3.2.3",
143+
"@jupyterlab/help-extension": "^3.2.3",
144+
"@jupyterlab/htmlviewer-extension": "^3.2.3",
145+
"@jupyterlab/hub-extension": "^3.2.3",
146+
"@jupyterlab/imageviewer-extension": "^3.2.3",
147+
"@jupyterlab/inspector-extension": "^3.2.3",
148+
"@jupyterlab/javascript-extension": "^3.2.3",
149+
"@jupyterlab/json-extension": "^3.2.3",
150+
"@jupyterlab/launcher-extension": "^3.2.3",
151+
"@jupyterlab/logconsole-extension": "^3.2.3",
152+
"@jupyterlab/mainmenu-extension": "^3.2.3",
153+
"@jupyterlab/markdownviewer-extension": "^3.2.3",
154+
"@jupyterlab/mathjax2-extension": "^3.2.3",
155+
"@jupyterlab/notebook-extension": "^3.2.3",
156+
"@jupyterlab/pdf-extension": "^3.2.3",
157+
"@jupyterlab/rendermime-extension": "^3.2.3",
158+
"@jupyterlab/running-extension": "^3.2.3",
159+
"@jupyterlab/settingeditor-extension": "^3.2.3",
160+
"@jupyterlab/shortcuts-extension": "^3.2.3",
161+
"@jupyterlab/statusbar-extension": "^3.2.3",
162+
"@jupyterlab/terminal-extension": "^3.2.3",
163+
"@jupyterlab/theme-dark-extension": "^3.2.3",
164+
"@jupyterlab/theme-light-extension": "^3.2.3",
165+
"@jupyterlab/toc-extension": "^5.2.3",
166+
"@jupyterlab/tooltip-extension": "^3.2.3",
167+
"@jupyterlab/translation-extension": "^3.2.3",
168+
"@jupyterlab/ui-components-extension": "^3.2.3",
169+
"@jupyterlab/vdom-extension": "^3.2.3",
170+
"@jupyterlab/vega5-extension": "^3.2.3"
171171
},
172172
"devDependencies": {
173-
"@jupyterlab/builder": "^3.2.2",
174-
"@jupyterlab/buildutils": "^3.2.2",
173+
"@jupyterlab/builder": "^3.2.3",
174+
"@jupyterlab/buildutils": "^3.2.3",
175175
"chokidar": "^3.4.0",
176176
"css-loader": "^5.0.1",
177177
"duplicate-package-checker-webpack-plugin": "^3.0.0",

examples/app/package.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
{
22
"name": "@jupyterlab/example-app",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
77
"clean": "rimraf build"
88
},
99
"dependencies": {
10-
"@jupyterlab/application": "^3.2.2",
11-
"@jupyterlab/application-extension": "^3.2.2",
12-
"@jupyterlab/apputils-extension": "^3.2.2",
13-
"@jupyterlab/builder": "^3.2.2",
14-
"@jupyterlab/celltags-extension": "^3.2.2",
15-
"@jupyterlab/codemirror-extension": "^3.2.2",
16-
"@jupyterlab/completer-extension": "^3.2.2",
17-
"@jupyterlab/console-extension": "^3.2.2",
18-
"@jupyterlab/csvviewer-extension": "^3.2.2",
19-
"@jupyterlab/docmanager-extension": "^3.2.2",
20-
"@jupyterlab/filebrowser-extension": "^3.2.2",
21-
"@jupyterlab/fileeditor-extension": "^3.2.2",
22-
"@jupyterlab/help-extension": "^3.2.2",
23-
"@jupyterlab/imageviewer-extension": "^3.2.2",
24-
"@jupyterlab/inspector-extension": "^3.2.2",
25-
"@jupyterlab/launcher-extension": "^3.2.2",
26-
"@jupyterlab/mainmenu-extension": "^3.2.2",
27-
"@jupyterlab/markdownviewer-extension": "^3.2.2",
28-
"@jupyterlab/mathjax2-extension": "^3.2.2",
29-
"@jupyterlab/notebook-extension": "^3.2.2",
30-
"@jupyterlab/rendermime-extension": "^3.2.2",
31-
"@jupyterlab/running-extension": "^3.2.2",
32-
"@jupyterlab/settingeditor-extension": "^3.2.2",
33-
"@jupyterlab/shortcuts-extension": "^3.2.2",
34-
"@jupyterlab/statusbar-extension": "^3.2.2",
35-
"@jupyterlab/terminal-extension": "^3.2.2",
36-
"@jupyterlab/theme-dark-extension": "^3.2.2",
37-
"@jupyterlab/theme-light-extension": "^3.2.2",
38-
"@jupyterlab/toc-extension": "^5.2.2",
39-
"@jupyterlab/tooltip-extension": "^3.2.2",
40-
"@jupyterlab/translation": "^3.2.2",
41-
"@jupyterlab/translation-extension": "^3.2.2",
42-
"@jupyterlab/ui-components-extension": "^3.2.2",
10+
"@jupyterlab/application": "^3.2.3",
11+
"@jupyterlab/application-extension": "^3.2.3",
12+
"@jupyterlab/apputils-extension": "^3.2.3",
13+
"@jupyterlab/builder": "^3.2.3",
14+
"@jupyterlab/celltags-extension": "^3.2.3",
15+
"@jupyterlab/codemirror-extension": "^3.2.3",
16+
"@jupyterlab/completer-extension": "^3.2.3",
17+
"@jupyterlab/console-extension": "^3.2.3",
18+
"@jupyterlab/csvviewer-extension": "^3.2.3",
19+
"@jupyterlab/docmanager-extension": "^3.2.3",
20+
"@jupyterlab/filebrowser-extension": "^3.2.3",
21+
"@jupyterlab/fileeditor-extension": "^3.2.3",
22+
"@jupyterlab/help-extension": "^3.2.3",
23+
"@jupyterlab/imageviewer-extension": "^3.2.3",
24+
"@jupyterlab/inspector-extension": "^3.2.3",
25+
"@jupyterlab/launcher-extension": "^3.2.3",
26+
"@jupyterlab/mainmenu-extension": "^3.2.3",
27+
"@jupyterlab/markdownviewer-extension": "^3.2.3",
28+
"@jupyterlab/mathjax2-extension": "^3.2.3",
29+
"@jupyterlab/notebook-extension": "^3.2.3",
30+
"@jupyterlab/rendermime-extension": "^3.2.3",
31+
"@jupyterlab/running-extension": "^3.2.3",
32+
"@jupyterlab/settingeditor-extension": "^3.2.3",
33+
"@jupyterlab/shortcuts-extension": "^3.2.3",
34+
"@jupyterlab/statusbar-extension": "^3.2.3",
35+
"@jupyterlab/terminal-extension": "^3.2.3",
36+
"@jupyterlab/theme-dark-extension": "^3.2.3",
37+
"@jupyterlab/theme-light-extension": "^3.2.3",
38+
"@jupyterlab/toc-extension": "^5.2.3",
39+
"@jupyterlab/tooltip-extension": "^3.2.3",
40+
"@jupyterlab/translation": "^3.2.3",
41+
"@jupyterlab/translation-extension": "^3.2.3",
42+
"@jupyterlab/ui-components-extension": "^3.2.3",
4343
"es6-promise": "~4.2.8",
4444
"react": "^17.0.1",
4545
"react-dom": "^17.0.1"

examples/cell/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"name": "@jupyterlab/example-cell",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build"
88
},
99
"dependencies": {
10-
"@jupyterlab/application": "^3.2.2",
11-
"@jupyterlab/apputils": "^3.2.2",
12-
"@jupyterlab/cells": "^3.2.2",
13-
"@jupyterlab/codemirror": "^3.2.2",
14-
"@jupyterlab/completer": "^3.2.2",
15-
"@jupyterlab/coreutils": "^5.2.2",
16-
"@jupyterlab/rendermime": "^3.2.2",
17-
"@jupyterlab/services": "^6.2.2",
18-
"@jupyterlab/theme-light-extension": "^3.2.2",
19-
"@jupyterlab/ui-components": "^3.2.2",
10+
"@jupyterlab/application": "^3.2.3",
11+
"@jupyterlab/apputils": "^3.2.3",
12+
"@jupyterlab/cells": "^3.2.3",
13+
"@jupyterlab/codemirror": "^3.2.3",
14+
"@jupyterlab/completer": "^3.2.3",
15+
"@jupyterlab/coreutils": "^5.2.3",
16+
"@jupyterlab/rendermime": "^3.2.3",
17+
"@jupyterlab/services": "^6.2.3",
18+
"@jupyterlab/theme-light-extension": "^3.2.3",
19+
"@jupyterlab/ui-components": "^3.2.3",
2020
"@lumino/commands": "^1.12.0",
2121
"@lumino/widgets": "^1.19.0",
2222
"es6-promise": "~4.2.8"

examples/console/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "@jupyterlab/example-console",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build"
88
},
99
"dependencies": {
10-
"@jupyterlab/application": "^3.2.2",
11-
"@jupyterlab/codemirror": "^3.2.2",
12-
"@jupyterlab/console": "^3.2.2",
13-
"@jupyterlab/coreutils": "^5.2.2",
14-
"@jupyterlab/rendermime": "^3.2.2",
15-
"@jupyterlab/services": "^6.2.2",
16-
"@jupyterlab/theme-light-extension": "^3.2.2",
17-
"@jupyterlab/translation": "^3.2.2",
10+
"@jupyterlab/application": "^3.2.3",
11+
"@jupyterlab/codemirror": "^3.2.3",
12+
"@jupyterlab/console": "^3.2.3",
13+
"@jupyterlab/coreutils": "^5.2.3",
14+
"@jupyterlab/rendermime": "^3.2.3",
15+
"@jupyterlab/services": "^6.2.3",
16+
"@jupyterlab/theme-light-extension": "^3.2.3",
17+
"@jupyterlab/translation": "^3.2.3",
1818
"@lumino/commands": "^1.12.0",
1919
"@lumino/widgets": "^1.19.0",
2020
"es6-promise": "~4.2.8"

examples/federated/core_package/package.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/example-federated-core",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"private": true,
55
"scripts": {
66
"build": "npm run clean && webpack",
@@ -110,49 +110,49 @@
110110
"react-dom": "^17.0.1"
111111
},
112112
"dependencies": {
113-
"@jupyterlab/application": "^3.2.2",
114-
"@jupyterlab/application-extension": "^3.2.2",
115-
"@jupyterlab/apputils-extension": "^3.2.2",
116-
"@jupyterlab/celltags-extension": "^3.2.2",
117-
"@jupyterlab/codemirror-extension": "^3.2.2",
118-
"@jupyterlab/completer-extension": "^3.2.2",
119-
"@jupyterlab/console-extension": "^3.2.2",
120-
"@jupyterlab/coreutils": "^5.2.2",
121-
"@jupyterlab/csvviewer-extension": "^3.2.2",
122-
"@jupyterlab/docmanager-extension": "^3.2.2",
123-
"@jupyterlab/documentsearch-extension": "^3.2.2",
124-
"@jupyterlab/extensionmanager-extension": "^3.2.2",
125-
"@jupyterlab/filebrowser-extension": "^3.2.2",
126-
"@jupyterlab/fileeditor-extension": "^3.2.2",
127-
"@jupyterlab/help-extension": "^3.2.2",
128-
"@jupyterlab/htmlviewer-extension": "^3.2.2",
129-
"@jupyterlab/hub-extension": "^3.2.2",
130-
"@jupyterlab/imageviewer-extension": "^3.2.2",
131-
"@jupyterlab/inspector-extension": "^3.2.2",
132-
"@jupyterlab/javascript-extension": "^3.2.2",
133-
"@jupyterlab/json-extension": "^3.2.2",
134-
"@jupyterlab/launcher-extension": "^3.2.2",
135-
"@jupyterlab/logconsole-extension": "^3.2.2",
136-
"@jupyterlab/mainmenu-extension": "^3.2.2",
137-
"@jupyterlab/mathjax2-extension": "^3.2.2",
138-
"@jupyterlab/notebook-extension": "^3.2.2",
139-
"@jupyterlab/pdf-extension": "^3.2.2",
140-
"@jupyterlab/rendermime-extension": "^3.2.2",
141-
"@jupyterlab/settingeditor-extension": "^3.2.2",
142-
"@jupyterlab/shortcuts-extension": "^3.2.2",
143-
"@jupyterlab/statusbar-extension": "^3.2.2",
144-
"@jupyterlab/terminal-extension": "^3.2.2",
145-
"@jupyterlab/theme-light-extension": "^3.2.2",
146-
"@jupyterlab/toc-extension": "^5.2.2",
147-
"@jupyterlab/tooltip-extension": "^3.2.2",
148-
"@jupyterlab/translation": "^3.2.2",
149-
"@jupyterlab/translation-extension": "^3.2.2",
150-
"@jupyterlab/ui-components-extension": "^3.2.2",
151-
"@jupyterlab/vdom-extension": "^3.2.2",
152-
"@jupyterlab/vega5-extension": "^3.2.2"
113+
"@jupyterlab/application": "^3.2.3",
114+
"@jupyterlab/application-extension": "^3.2.3",
115+
"@jupyterlab/apputils-extension": "^3.2.3",
116+
"@jupyterlab/celltags-extension": "^3.2.3",
117+
"@jupyterlab/codemirror-extension": "^3.2.3",
118+
"@jupyterlab/completer-extension": "^3.2.3",
119+
"@jupyterlab/console-extension": "^3.2.3",
120+
"@jupyterlab/coreutils": "^5.2.3",
121+
"@jupyterlab/csvviewer-extension": "^3.2.3",
122+
"@jupyterlab/docmanager-extension": "^3.2.3",
123+
"@jupyterlab/documentsearch-extension": "^3.2.3",
124+
"@jupyterlab/extensionmanager-extension": "^3.2.3",
125+
"@jupyterlab/filebrowser-extension": "^3.2.3",
126+
"@jupyterlab/fileeditor-extension": "^3.2.3",
127+
"@jupyterlab/help-extension": "^3.2.3",
128+
"@jupyterlab/htmlviewer-extension": "^3.2.3",
129+
"@jupyterlab/hub-extension": "^3.2.3",
130+
"@jupyterlab/imageviewer-extension": "^3.2.3",
131+
"@jupyterlab/inspector-extension": "^3.2.3",
132+
"@jupyterlab/javascript-extension": "^3.2.3",
133+
"@jupyterlab/json-extension": "^3.2.3",
134+
"@jupyterlab/launcher-extension": "^3.2.3",
135+
"@jupyterlab/logconsole-extension": "^3.2.3",
136+
"@jupyterlab/mainmenu-extension": "^3.2.3",
137+
"@jupyterlab/mathjax2-extension": "^3.2.3",
138+
"@jupyterlab/notebook-extension": "^3.2.3",
139+
"@jupyterlab/pdf-extension": "^3.2.3",
140+
"@jupyterlab/rendermime-extension": "^3.2.3",
141+
"@jupyterlab/settingeditor-extension": "^3.2.3",
142+
"@jupyterlab/shortcuts-extension": "^3.2.3",
143+
"@jupyterlab/statusbar-extension": "^3.2.3",
144+
"@jupyterlab/terminal-extension": "^3.2.3",
145+
"@jupyterlab/theme-light-extension": "^3.2.3",
146+
"@jupyterlab/toc-extension": "^5.2.3",
147+
"@jupyterlab/tooltip-extension": "^3.2.3",
148+
"@jupyterlab/translation": "^3.2.3",
149+
"@jupyterlab/translation-extension": "^3.2.3",
150+
"@jupyterlab/ui-components-extension": "^3.2.3",
151+
"@jupyterlab/vdom-extension": "^3.2.3",
152+
"@jupyterlab/vega5-extension": "^3.2.3"
153153
},
154154
"devDependencies": {
155-
"@jupyterlab/builder": "^3.2.2",
155+
"@jupyterlab/builder": "^3.2.3",
156156
"copy-webpack-plugin": "^6.0.1",
157157
"css-loader": "^5.0.1",
158158
"file-loader": "~6.0.0",

0 commit comments

Comments
 (0)