Skip to content

Commit 6823cff

Browse files
author
Martha Cryan
committed
Publish
- @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 1d23a29 commit 6823cff

File tree

99 files changed

+783
-783
lines changed

Some content is hidden

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

99 files changed

+783
-783
lines changed

buildutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/buildutils",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"description": "JupyterLab - Build Utilities",
55
"homepage": "https://github.com/jupyterlab/jupyterlab",
66
"bugs": {

buildutils/template/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/template",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
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": "^2.2.0-alpha.0",
40+
"@jupyterlab/testutils": "^3.0.0-alpha.0",
4141
"@types/jest": "^24.0.23",
4242
"jest": "^25.2.3",
4343
"rimraf": "~3.0.0",

dev_mode/package.json

+44-44
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/application-top",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -16,51 +16,51 @@
1616
"watch": "webpack --watch"
1717
},
1818
"dependencies": {
19-
"@jupyterlab/application": "~2.2.0-alpha.0",
20-
"@jupyterlab/application-extension": "~2.2.0-alpha.0",
21-
"@jupyterlab/apputils-extension": "~2.2.0-alpha.0",
22-
"@jupyterlab/celltags-extension": "~2.2.0-alpha.0",
23-
"@jupyterlab/codemirror-extension": "~2.2.0-alpha.0",
24-
"@jupyterlab/completer-extension": "~2.2.0-alpha.0",
25-
"@jupyterlab/console-extension": "~2.2.0-alpha.0",
26-
"@jupyterlab/coreutils": "~4.2.0-alpha.0",
27-
"@jupyterlab/csvviewer-extension": "~2.2.0-alpha.0",
28-
"@jupyterlab/docmanager-extension": "~2.2.0-alpha.0",
29-
"@jupyterlab/documentsearch-extension": "~2.2.0-alpha.0",
30-
"@jupyterlab/extensionmanager-extension": "~2.2.0-alpha.0",
31-
"@jupyterlab/filebrowser-extension": "~2.2.0-alpha.0",
32-
"@jupyterlab/fileeditor-extension": "~2.2.0-alpha.0",
33-
"@jupyterlab/help-extension": "~2.2.0-alpha.0",
34-
"@jupyterlab/htmlviewer-extension": "~2.2.0-alpha.0",
35-
"@jupyterlab/hub-extension": "~2.2.0-alpha.0",
36-
"@jupyterlab/imageviewer-extension": "~2.2.0-alpha.0",
37-
"@jupyterlab/inspector-extension": "~2.2.0-alpha.0",
38-
"@jupyterlab/javascript-extension": "~2.2.0-alpha.0",
39-
"@jupyterlab/json-extension": "~2.2.0-alpha.0",
40-
"@jupyterlab/launcher-extension": "~2.2.0-alpha.0",
41-
"@jupyterlab/logconsole-extension": "~2.2.0-alpha.0",
42-
"@jupyterlab/mainmenu-extension": "~2.2.0-alpha.0",
43-
"@jupyterlab/markdownviewer-extension": "~2.2.0-alpha.0",
44-
"@jupyterlab/mathjax2-extension": "~2.2.0-alpha.0",
45-
"@jupyterlab/notebook-extension": "~2.2.0-alpha.0",
46-
"@jupyterlab/pdf-extension": "~2.2.0-alpha.0",
47-
"@jupyterlab/rendermime-extension": "~2.2.0-alpha.0",
48-
"@jupyterlab/running-extension": "~2.2.0-alpha.0",
49-
"@jupyterlab/settingeditor-extension": "~2.2.0-alpha.0",
50-
"@jupyterlab/shortcuts-extension": "~2.2.0-alpha.0",
51-
"@jupyterlab/statusbar-extension": "~2.2.0-alpha.0",
52-
"@jupyterlab/tabmanager-extension": "~2.2.0-alpha.0",
53-
"@jupyterlab/terminal-extension": "~2.2.0-alpha.0",
54-
"@jupyterlab/theme-dark-extension": "~2.2.0-alpha.0",
55-
"@jupyterlab/theme-light-extension": "~2.2.0-alpha.0",
56-
"@jupyterlab/toc-extension": "~4.2.0-alpha.0",
57-
"@jupyterlab/tooltip-extension": "~2.2.0-alpha.0",
58-
"@jupyterlab/ui-components-extension": "~2.2.0-alpha.0",
59-
"@jupyterlab/vdom-extension": "~2.2.0-alpha.0",
60-
"@jupyterlab/vega5-extension": "~2.2.0-alpha.0"
19+
"@jupyterlab/application": "^3.0.0-alpha.0",
20+
"@jupyterlab/application-extension": "^3.0.0-alpha.0",
21+
"@jupyterlab/apputils-extension": "^3.0.0-alpha.0",
22+
"@jupyterlab/celltags-extension": "^3.0.0-alpha.0",
23+
"@jupyterlab/codemirror-extension": "^3.0.0-alpha.0",
24+
"@jupyterlab/completer-extension": "^3.0.0-alpha.0",
25+
"@jupyterlab/console-extension": "^3.0.0-alpha.0",
26+
"@jupyterlab/coreutils": "^5.0.0-alpha.0",
27+
"@jupyterlab/csvviewer-extension": "^3.0.0-alpha.0",
28+
"@jupyterlab/docmanager-extension": "^3.0.0-alpha.0",
29+
"@jupyterlab/documentsearch-extension": "^3.0.0-alpha.0",
30+
"@jupyterlab/extensionmanager-extension": "^3.0.0-alpha.0",
31+
"@jupyterlab/filebrowser-extension": "^3.0.0-alpha.0",
32+
"@jupyterlab/fileeditor-extension": "^3.0.0-alpha.0",
33+
"@jupyterlab/help-extension": "^3.0.0-alpha.0",
34+
"@jupyterlab/htmlviewer-extension": "^3.0.0-alpha.0",
35+
"@jupyterlab/hub-extension": "^3.0.0-alpha.0",
36+
"@jupyterlab/imageviewer-extension": "^3.0.0-alpha.0",
37+
"@jupyterlab/inspector-extension": "^3.0.0-alpha.0",
38+
"@jupyterlab/javascript-extension": "^3.0.0-alpha.0",
39+
"@jupyterlab/json-extension": "^3.0.0-alpha.0",
40+
"@jupyterlab/launcher-extension": "^3.0.0-alpha.0",
41+
"@jupyterlab/logconsole-extension": "^3.0.0-alpha.0",
42+
"@jupyterlab/mainmenu-extension": "^3.0.0-alpha.0",
43+
"@jupyterlab/markdownviewer-extension": "^3.0.0-alpha.0",
44+
"@jupyterlab/mathjax2-extension": "^3.0.0-alpha.0",
45+
"@jupyterlab/notebook-extension": "^3.0.0-alpha.0",
46+
"@jupyterlab/pdf-extension": "^3.0.0-alpha.0",
47+
"@jupyterlab/rendermime-extension": "^3.0.0-alpha.0",
48+
"@jupyterlab/running-extension": "^3.0.0-alpha.0",
49+
"@jupyterlab/settingeditor-extension": "^3.0.0-alpha.0",
50+
"@jupyterlab/shortcuts-extension": "^3.0.0-alpha.0",
51+
"@jupyterlab/statusbar-extension": "^3.0.0-alpha.0",
52+
"@jupyterlab/tabmanager-extension": "^3.0.0-alpha.0",
53+
"@jupyterlab/terminal-extension": "^3.0.0-alpha.0",
54+
"@jupyterlab/theme-dark-extension": "^3.0.0-alpha.0",
55+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
56+
"@jupyterlab/toc-extension": "^5.0.0-alpha.0",
57+
"@jupyterlab/tooltip-extension": "^3.0.0-alpha.0",
58+
"@jupyterlab/ui-components-extension": "^3.0.0-alpha.0",
59+
"@jupyterlab/vdom-extension": "^3.0.0-alpha.0",
60+
"@jupyterlab/vega5-extension": "^3.0.0-alpha.0"
6161
},
6262
"devDependencies": {
63-
"@jupyterlab/buildutils": "^2.2.0-alpha.0",
63+
"@jupyterlab/buildutils": "^3.0.0-alpha.0",
6464
"chokidar": "^3.4.0",
6565
"css-loader": "~3.2.0",
6666
"duplicate-package-checker-webpack-plugin": "^3.0.0",

examples/app/package.json

+31-31
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
{
22
"name": "@jupyterlab/example-app",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
77
"clean": "rimraf build",
88
"prepublishOnly": "npm run build"
99
},
1010
"dependencies": {
11-
"@jupyterlab/application": "^2.2.0-alpha.0",
12-
"@jupyterlab/application-extension": "^2.2.0-alpha.0",
13-
"@jupyterlab/apputils-extension": "^2.2.0-alpha.0",
14-
"@jupyterlab/buildutils": "^2.2.0-alpha.0",
15-
"@jupyterlab/codemirror-extension": "^2.2.0-alpha.0",
16-
"@jupyterlab/completer-extension": "^2.2.0-alpha.0",
17-
"@jupyterlab/console-extension": "^2.2.0-alpha.0",
18-
"@jupyterlab/csvviewer-extension": "^2.2.0-alpha.0",
19-
"@jupyterlab/docmanager-extension": "^2.2.0-alpha.0",
20-
"@jupyterlab/filebrowser-extension": "^2.2.0-alpha.0",
21-
"@jupyterlab/fileeditor-extension": "^2.2.0-alpha.0",
22-
"@jupyterlab/help-extension": "^2.2.0-alpha.0",
23-
"@jupyterlab/imageviewer-extension": "^2.2.0-alpha.0",
24-
"@jupyterlab/inspector-extension": "^2.2.0-alpha.0",
25-
"@jupyterlab/launcher-extension": "^2.2.0-alpha.0",
26-
"@jupyterlab/mainmenu-extension": "^2.2.0-alpha.0",
27-
"@jupyterlab/markdownviewer-extension": "^2.2.0-alpha.0",
28-
"@jupyterlab/mathjax2-extension": "^2.2.0-alpha.0",
29-
"@jupyterlab/notebook-extension": "^2.2.0-alpha.0",
30-
"@jupyterlab/rendermime-extension": "^2.2.0-alpha.0",
31-
"@jupyterlab/running-extension": "^2.2.0-alpha.0",
32-
"@jupyterlab/settingeditor-extension": "^2.2.0-alpha.0",
33-
"@jupyterlab/shortcuts-extension": "^2.2.0-alpha.0",
34-
"@jupyterlab/statusbar-extension": "^2.2.0-alpha.0",
35-
"@jupyterlab/tabmanager-extension": "^2.2.0-alpha.0",
36-
"@jupyterlab/terminal-extension": "^2.2.0-alpha.0",
37-
"@jupyterlab/theme-dark-extension": "^2.2.0-alpha.0",
38-
"@jupyterlab/theme-light-extension": "^2.2.0-alpha.0",
39-
"@jupyterlab/tooltip-extension": "^2.2.0-alpha.0",
40-
"@jupyterlab/ui-components-extension": "^2.2.0-alpha.0",
11+
"@jupyterlab/application": "^3.0.0-alpha.0",
12+
"@jupyterlab/application-extension": "^3.0.0-alpha.0",
13+
"@jupyterlab/apputils-extension": "^3.0.0-alpha.0",
14+
"@jupyterlab/buildutils": "^3.0.0-alpha.0",
15+
"@jupyterlab/codemirror-extension": "^3.0.0-alpha.0",
16+
"@jupyterlab/completer-extension": "^3.0.0-alpha.0",
17+
"@jupyterlab/console-extension": "^3.0.0-alpha.0",
18+
"@jupyterlab/csvviewer-extension": "^3.0.0-alpha.0",
19+
"@jupyterlab/docmanager-extension": "^3.0.0-alpha.0",
20+
"@jupyterlab/filebrowser-extension": "^3.0.0-alpha.0",
21+
"@jupyterlab/fileeditor-extension": "^3.0.0-alpha.0",
22+
"@jupyterlab/help-extension": "^3.0.0-alpha.0",
23+
"@jupyterlab/imageviewer-extension": "^3.0.0-alpha.0",
24+
"@jupyterlab/inspector-extension": "^3.0.0-alpha.0",
25+
"@jupyterlab/launcher-extension": "^3.0.0-alpha.0",
26+
"@jupyterlab/mainmenu-extension": "^3.0.0-alpha.0",
27+
"@jupyterlab/markdownviewer-extension": "^3.0.0-alpha.0",
28+
"@jupyterlab/mathjax2-extension": "^3.0.0-alpha.0",
29+
"@jupyterlab/notebook-extension": "^3.0.0-alpha.0",
30+
"@jupyterlab/rendermime-extension": "^3.0.0-alpha.0",
31+
"@jupyterlab/running-extension": "^3.0.0-alpha.0",
32+
"@jupyterlab/settingeditor-extension": "^3.0.0-alpha.0",
33+
"@jupyterlab/shortcuts-extension": "^3.0.0-alpha.0",
34+
"@jupyterlab/statusbar-extension": "^3.0.0-alpha.0",
35+
"@jupyterlab/tabmanager-extension": "^3.0.0-alpha.0",
36+
"@jupyterlab/terminal-extension": "^3.0.0-alpha.0",
37+
"@jupyterlab/theme-dark-extension": "^3.0.0-alpha.0",
38+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
39+
"@jupyterlab/tooltip-extension": "^3.0.0-alpha.0",
40+
"@jupyterlab/ui-components-extension": "^3.0.0-alpha.0",
4141
"es6-promise": "~4.2.8",
4242
"react": "~16.9.0",
4343
"react-dom": "~16.9.0"

examples/cell/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "@jupyterlab/example-cell",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build",
88
"prepublishOnly": "npm run build"
99
},
1010
"dependencies": {
11-
"@jupyterlab/apputils": "^2.2.0-alpha.0",
12-
"@jupyterlab/cells": "^2.2.0-alpha.0",
13-
"@jupyterlab/codemirror": "^2.2.0-alpha.0",
14-
"@jupyterlab/completer": "^2.2.0-alpha.0",
15-
"@jupyterlab/rendermime": "^2.2.0-alpha.0",
16-
"@jupyterlab/services": "^5.2.0-alpha.0",
17-
"@jupyterlab/theme-light-extension": "^2.2.0-alpha.0",
11+
"@jupyterlab/apputils": "^3.0.0-alpha.0",
12+
"@jupyterlab/cells": "^3.0.0-alpha.0",
13+
"@jupyterlab/codemirror": "^3.0.0-alpha.0",
14+
"@jupyterlab/completer": "^3.0.0-alpha.0",
15+
"@jupyterlab/rendermime": "^3.0.0-alpha.0",
16+
"@jupyterlab/services": "^6.0.0-alpha.0",
17+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
1818
"@lumino/commands": "^1.10.1",
1919
"@lumino/widgets": "^1.11.1",
2020
"es6-promise": "~4.2.8"

examples/console/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@jupyterlab/example-console",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build",
88
"prepublishOnly": "npm run build"
99
},
1010
"dependencies": {
11-
"@jupyterlab/codemirror": "^2.2.0-alpha.0",
12-
"@jupyterlab/console": "^2.2.0-alpha.0",
13-
"@jupyterlab/rendermime": "^2.2.0-alpha.0",
14-
"@jupyterlab/services": "^5.2.0-alpha.0",
15-
"@jupyterlab/theme-light-extension": "^2.2.0-alpha.0",
11+
"@jupyterlab/codemirror": "^3.0.0-alpha.0",
12+
"@jupyterlab/console": "^3.0.0-alpha.0",
13+
"@jupyterlab/rendermime": "^3.0.0-alpha.0",
14+
"@jupyterlab/services": "^6.0.0-alpha.0",
15+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
1616
"@lumino/commands": "^1.10.1",
1717
"@lumino/widgets": "^1.11.1",
1818
"es6-promise": "~4.2.8"

examples/filebrowser/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"name": "@jupyterlab/example-filebrowser",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build",
88
"prepublishOnly": "npm run build"
99
},
1010
"dependencies": {
11-
"@jupyterlab/apputils": "^2.2.0-alpha.0",
12-
"@jupyterlab/codemirror": "^2.2.0-alpha.0",
13-
"@jupyterlab/docmanager": "^2.2.0-alpha.0",
14-
"@jupyterlab/docregistry": "^2.2.0-alpha.0",
15-
"@jupyterlab/filebrowser": "^2.2.0-alpha.0",
16-
"@jupyterlab/fileeditor": "^2.2.0-alpha.0",
17-
"@jupyterlab/services": "^5.2.0-alpha.0",
18-
"@jupyterlab/theme-light-extension": "^2.2.0-alpha.0",
11+
"@jupyterlab/apputils": "^3.0.0-alpha.0",
12+
"@jupyterlab/codemirror": "^3.0.0-alpha.0",
13+
"@jupyterlab/docmanager": "^3.0.0-alpha.0",
14+
"@jupyterlab/docregistry": "^3.0.0-alpha.0",
15+
"@jupyterlab/filebrowser": "^3.0.0-alpha.0",
16+
"@jupyterlab/fileeditor": "^3.0.0-alpha.0",
17+
"@jupyterlab/services": "^6.0.0-alpha.0",
18+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
1919
"@lumino/algorithm": "^1.2.3",
2020
"@lumino/commands": "^1.10.1",
2121
"@lumino/widgets": "^1.11.1",

examples/notebook/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"name": "@jupyterlab/example-notebook",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build",
88
"prepublishOnly": "npm run build"
99
},
1010
"dependencies": {
11-
"@jupyterlab/codemirror": "^2.2.0-alpha.0",
12-
"@jupyterlab/completer": "^2.2.0-alpha.0",
13-
"@jupyterlab/docmanager": "^2.2.0-alpha.0",
14-
"@jupyterlab/docregistry": "^2.2.0-alpha.0",
15-
"@jupyterlab/documentsearch": "^2.2.0-alpha.0",
16-
"@jupyterlab/mathjax2": "^2.2.0-alpha.0",
17-
"@jupyterlab/notebook": "^2.2.0-alpha.0",
18-
"@jupyterlab/rendermime": "^2.2.0-alpha.0",
19-
"@jupyterlab/services": "^5.2.0-alpha.0",
20-
"@jupyterlab/theme-light-extension": "^2.2.0-alpha.0",
11+
"@jupyterlab/codemirror": "^3.0.0-alpha.0",
12+
"@jupyterlab/completer": "^3.0.0-alpha.0",
13+
"@jupyterlab/docmanager": "^3.0.0-alpha.0",
14+
"@jupyterlab/docregistry": "^3.0.0-alpha.0",
15+
"@jupyterlab/documentsearch": "^3.0.0-alpha.0",
16+
"@jupyterlab/mathjax2": "^3.0.0-alpha.0",
17+
"@jupyterlab/notebook": "^3.0.0-alpha.0",
18+
"@jupyterlab/rendermime": "^3.0.0-alpha.0",
19+
"@jupyterlab/services": "^6.0.0-alpha.0",
20+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
2121
"@lumino/commands": "^1.10.1",
2222
"@lumino/widgets": "^1.11.1",
2323
"es6-promise": "~4.2.8"

examples/terminal/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "@jupyterlab/example-terminal",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p src && webpack",
77
"clean": "rimraf build",
88
"prepublishOnly": "npm run build"
99
},
1010
"dependencies": {
11-
"@jupyterlab/services": "^5.2.0-alpha.0",
12-
"@jupyterlab/terminal": "^2.2.0-alpha.0",
13-
"@jupyterlab/theme-light-extension": "^2.2.0-alpha.0",
11+
"@jupyterlab/services": "^6.0.0-alpha.0",
12+
"@jupyterlab/terminal": "^3.0.0-alpha.0",
13+
"@jupyterlab/theme-light-extension": "^3.0.0-alpha.0",
1414
"@lumino/widgets": "^1.11.1",
1515
"es6-promise": "~4.2.8"
1616
},

jupyterlab/tests/mock_packages/extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@jupyterlab/mock-extension",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"private": true,
55
"dependencies": {
6-
"@jupyterlab/launcher": "^2.2.0-alpha.0"
6+
"@jupyterlab/launcher": "^3.0.0-alpha.0"
77
},
88
"jupyterlab": {
99
"extension": true

packages/application-extension/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/application-extension",
3-
"version": "2.2.0-alpha.0",
3+
"version": "3.0.0-alpha.0",
44
"description": "JupyterLab - Application Extension",
55
"homepage": "https://github.com/jupyterlab/jupyterlab",
66
"bugs": {
@@ -36,13 +36,13 @@
3636
"watch": "tsc -b --watch"
3737
},
3838
"dependencies": {
39-
"@jupyterlab/application": "^2.2.0-alpha.0",
40-
"@jupyterlab/apputils": "^2.2.0-alpha.0",
41-
"@jupyterlab/coreutils": "^4.2.0-alpha.0",
42-
"@jupyterlab/property-inspector": "^2.2.0-alpha.0",
43-
"@jupyterlab/settingregistry": "^2.2.0-alpha.0",
44-
"@jupyterlab/statedb": "^2.2.0-alpha.0",
45-
"@jupyterlab/ui-components": "^2.2.0-alpha.0",
39+
"@jupyterlab/application": "^3.0.0-alpha.0",
40+
"@jupyterlab/apputils": "^3.0.0-alpha.0",
41+
"@jupyterlab/coreutils": "^5.0.0-alpha.0",
42+
"@jupyterlab/property-inspector": "^3.0.0-alpha.0",
43+
"@jupyterlab/settingregistry": "^3.0.0-alpha.0",
44+
"@jupyterlab/statedb": "^3.0.0-alpha.0",
45+
"@jupyterlab/ui-components": "^3.0.0-alpha.0",
4646
"@lumino/algorithm": "^1.2.3",
4747
"@lumino/coreutils": "^1.4.2",
4848
"@lumino/disposable": "^1.3.5",

0 commit comments

Comments
 (0)