Skip to content

Commit

Permalink
bump ui-components version
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed Feb 4, 2020
1 parent c6b4613 commit 30f9dd4
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion dev_mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"@jupyterlab/theme-light-extension": "~2.0.0-rc.0",
"@jupyterlab/tooltip": "~2.0.0-rc.0",
"@jupyterlab/tooltip-extension": "~2.0.0-rc.0",
"@jupyterlab/ui-components": "~2.0.0-rc.0",
"@jupyterlab/ui-components": "~2.0.0-rc.1",
"@jupyterlab/ui-components-extension": "~2.0.0-rc.0",
"@jupyterlab/vdom": "~2.0.0-rc.0",
"@jupyterlab/vdom-extension": "~2.0.0-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/property-inspector": "^2.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/rendermime-interfaces": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/application": "^1.8.2",
"@lumino/commands": "^1.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/apputils-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/mainmenu": "^2.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/commands": "^1.9.2",
"@lumino/coreutils": "^1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/apputils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/commands": "^1.9.2",
"@lumino/coreutils": "^1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@jupyterlab/outputarea": "^2.0.0-rc.0",
"@jupyterlab/rendermime": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/dragdrop": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/celltags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/application": "^2.0.0-rc.0",
"@jupyterlab/cells": "^2.0.0-rc.0",
"@jupyterlab/notebook": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/widgets": "^1.10.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codeeditor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@jupyterlab/coreutils": "^4.0.0-rc.0",
"@jupyterlab/nbformat": "^2.0.0-rc.0",
"@jupyterlab/observables": "^3.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
"@lumino/dragdrop": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/observables": "^3.0.0-rc.0",
"@jupyterlab/rendermime": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/docregistry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/rendermime": "^2.0.0-rc.0",
"@jupyterlab/rendermime-interfaces": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@jupyterlab/codemirror": "^2.0.0-rc.0",
"@jupyterlab/fileeditor": "^2.0.0-rc.0",
"@jupyterlab/notebook": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensionmanager-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@jupyterlab/extensionmanager": "^2.0.0-rc.0",
"@jupyterlab/mainmenu": "^2.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0"
"@jupyterlab/ui-components": "^2.0.0-rc.1"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensionmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/messaging": "^1.3.3",
"@lumino/polling": "^1.0.3",
"react": "~16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/filebrowser-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/statusbar": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/commands": "^1.9.2",
"@lumino/messaging": "^1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/filebrowser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/statusbar": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/fileeditor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@jupyterlab/codeeditor": "^2.0.0-rc.0",
"@jupyterlab/docregistry": "^2.0.0-rc.0",
"@jupyterlab/statusbar": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/coreutils": "^1.4.2",
"@lumino/messaging": "^1.3.3",
"@lumino/widgets": "^1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/help-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/inspector": "^2.0.0-rc.0",
"@jupyterlab/mainmenu": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/widgets": "^1.10.2",
"react": "~16.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/htmlviewer-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/docregistry": "^2.0.0-rc.0",
"@jupyterlab/htmlviewer": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0"
"@jupyterlab/ui-components": "^2.0.0-rc.1"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/htmlviewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/coreutils": "^4.0.0-rc.0",
"@jupyterlab/docregistry": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/coreutils": "^1.4.2",
"@lumino/signaling": "^1.3.4",
"react": "~16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/json-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/rendermime-interfaces": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/coreutils": "^1.4.2",
"@lumino/messaging": "^1.3.3",
"@lumino/widgets": "^1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@jupyterlab/application": "^2.0.0-rc.0",
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/launcher": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/widgets": "^1.10.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/commands": "^1.9.2",
"@lumino/coreutils": "^1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/logconsole-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statusbar": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/coreutils": "^1.4.2",
"@lumino/signaling": "^1.3.4",
"@lumino/widgets": "^1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mainmenu-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@jupyterlab/coreutils": "^4.0.0-rc.0",
"@jupyterlab/mainmenu": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/disposable": "^1.3.4",
"@lumino/widgets": "^1.10.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/metapackage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@jupyterlab/theme-light-extension": "^2.0.0-rc.0",
"@jupyterlab/tooltip": "^2.0.0-rc.0",
"@jupyterlab/tooltip-extension": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@jupyterlab/ui-components-extension": "^2.0.0-rc.0",
"@jupyterlab/vdom": "^2.0.0-rc.0",
"@jupyterlab/vdom-extension": "^2.0.0-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/notebook-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/statusbar": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/commands": "^1.9.2",
"@lumino/coreutils": "^1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/notebook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@jupyterlab/rendermime": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/statusbar": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/domutils": "^1.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/running-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@jupyterlab/coreutils": "^4.0.0-rc.0",
"@jupyterlab/running": "^2.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/running/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@jupyterlab/apputils": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
"@lumino/signaling": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/settingeditor-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/settingeditor": "^2.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/disposable": "^1.3.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/settingeditor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@jupyterlab/rendermime": "^2.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/commands": "^1.9.2",
"@lumino/coreutils": "^1.4.2",
"@lumino/messaging": "^1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/statusbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@jupyterlab/codeeditor": "^2.0.0-rc.0",
"@jupyterlab/coreutils": "^4.0.0-rc.0",
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/tabmanager-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@jupyterlab/application": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/widgets": "^1.10.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/terminal-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@jupyterlab/services": "^5.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/terminal": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"@lumino/algorithm": "^1.2.3",
"@lumino/widgets": "^1.10.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@jupyterlab/application": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0"
"@jupyterlab/ui-components": "^2.0.0-rc.1"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/ui-components",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "JupyterLab - UI components written in React",
"homepage": "https://github.com/jupyterlab/jupyterlab",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion tests/test-ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@jupyterlab/testutils": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.0",
"@jupyterlab/ui-components": "^2.0.0-rc.1",
"chai": "^4.2.0",
"jest": "^24.9.0",
"jest-junit": "^10.0.0",
Expand Down

0 comments on commit 30f9dd4

Please sign in to comment.