Skip to content

Commit

Permalink
Update to JupyterLab 4.0.0a32 (#6678)
Browse files Browse the repository at this point in the history
* Update packages to JupyterLab 4.0.0a32

* Update python dependency

* Update `@jupyterlab/galata`

* Require `jupyter_server>=2.0.1,<3`

* Undo `jupyter_server` bump for now

* Update to Jest 29

* More jest fixes

* Update to the latest Lumino

* Fix yarn.lock

* Fix JSON background color

* Update snapshots
  • Loading branch information
jtpio authored Jan 9, 2023
1 parent 80db6bd commit 6205bf3
Show file tree
Hide file tree
Showing 54 changed files with 3,613 additions and 4,318 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildutils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.0.0a31,<5" hatch
python -m pip install -U "jupyterlab>=4.0.0a32,<5" hatch
jlpm
jlpm run build
Expand Down Expand Up @@ -76,6 +76,6 @@ jobs:

- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.0.0a31,<5" pip
python -m pip install -U "jupyterlab>=4.0.0a32,<5" pip
jlpm
jlpm run build
220 changes: 110 additions & 110 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,74 +22,74 @@
"@jupyter-notebook/tree": "~7.0.0-alpha.9",
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.9",
"@jupyter-notebook/ui-components": "~7.0.0-alpha.9",
"@jupyter-notebook/ydoc": "~0.2.0",
"@jupyterlab/application": "~4.0.0-alpha.16",
"@jupyterlab/application-extension": "~4.0.0-alpha.16",
"@jupyterlab/apputils": "~4.0.0-alpha.16",
"@jupyterlab/apputils-extension": "~4.0.0-alpha.16",
"@jupyterlab/cell-toolbar": "~4.0.0-alpha.16",
"@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.16",
"@jupyterlab/celltags": "~4.0.0-alpha.16",
"@jupyterlab/celltags-extension": "~4.0.0-alpha.16",
"@jupyterlab/codeeditor": "~4.0.0-alpha.16",
"@jupyterlab/codemirror": "~4.0.0-alpha.16",
"@jupyterlab/codemirror-extension": "~4.0.0-alpha.16",
"@jupyterlab/collaboration": "~4.0.0-alpha.16",
"@jupyterlab/collaboration-extension": "~4.0.0-alpha.16",
"@jupyterlab/completer": "~4.0.0-alpha.16",
"@jupyterlab/completer-extension": "~4.0.0-alpha.16",
"@jupyterlab/console": "~4.0.0-alpha.16",
"@jupyterlab/console-extension": "~4.0.0-alpha.16",
"@jupyterlab/coreutils": "~6.0.0-alpha.16",
"@jupyterlab/debugger": "~4.0.0-alpha.16",
"@jupyterlab/debugger-extension": "~4.0.0-alpha.16",
"@jupyterlab/docmanager": "~4.0.0-alpha.16",
"@jupyterlab/docmanager-extension": "~4.0.0-alpha.16",
"@jupyterlab/docprovider": "~4.0.0-alpha.16",
"@jupyterlab/docprovider-extension": "~4.0.0-alpha.16",
"@jupyterlab/documentsearch": "~4.0.0-alpha.16",
"@jupyterlab/documentsearch-extension": "~4.0.0-alpha.16",
"@jupyterlab/filebrowser": "~4.0.0-alpha.16",
"@jupyterlab/filebrowser-extension": "~4.0.0-alpha.16",
"@jupyterlab/fileeditor": "~4.0.0-alpha.16",
"@jupyterlab/fileeditor-extension": "~4.0.0-alpha.16",
"@jupyterlab/htmlviewer": "~4.0.0-alpha.16",
"@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.16",
"@jupyterlab/hub-extension": "~4.0.0-alpha.16",
"@jupyterlab/javascript-extension": "~4.0.0-alpha.16",
"@jupyterlab/json-extension": "~4.0.0-alpha.16",
"@jupyterlab/lsp": "~4.0.0-alpha.16",
"@jupyterlab/lsp-extension": "~4.0.0-alpha.16",
"@jupyterlab/mainmenu": "~4.0.0-alpha.16",
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.16",
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.16",
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.16",
"@jupyterlab/notebook": "~4.0.0-alpha.16",
"@jupyterlab/notebook-extension": "~4.0.0-alpha.16",
"@jupyterlab/observables": "~5.0.0-alpha.16",
"@jupyterlab/outputarea": "~4.0.0-alpha.16",
"@jupyterlab/pdf-extension": "~4.0.0-alpha.16",
"@jupyterlab/rendermime": "~4.0.0-alpha.16",
"@jupyterlab/rendermime-extension": "~4.0.0-alpha.16",
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.16",
"@jupyterlab/running-extension": "~4.0.0-alpha.16",
"@jupyterlab/services": "~7.0.0-alpha.16",
"@jupyterlab/settingregistry": "~4.0.0-alpha.16",
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.16",
"@jupyterlab/statedb": "~4.0.0-alpha.16",
"@jupyterlab/statusbar": "~4.0.0-alpha.16",
"@jupyterlab/terminal": "~4.0.0-alpha.16",
"@jupyterlab/terminal-extension": "~4.0.0-alpha.16",
"@jupyterlab/theme-dark-extension": "~4.0.0-alpha.16",
"@jupyterlab/theme-light-extension": "~4.0.0-alpha.16",
"@jupyterlab/toc-extension": "~6.0.0-alpha.16",
"@jupyterlab/tooltip": "~4.0.0-alpha.16",
"@jupyterlab/tooltip-extension": "~4.0.0-alpha.16",
"@jupyterlab/translation": "~4.0.0-alpha.16",
"@jupyterlab/translation-extension": "~4.0.0-alpha.16",
"@jupyterlab/ui-components": "~4.0.0-alpha.31",
"@jupyterlab/ui-components-extension": "~4.0.0-alpha.16",
"@jupyterlab/vega5-extension": "~4.0.0-alpha.16",
"@jupyter/ydoc": "~0.2.2",
"@jupyterlab/application": "~4.0.0-alpha.17",
"@jupyterlab/application-extension": "~4.0.0-alpha.17",
"@jupyterlab/apputils": "~4.0.0-alpha.17",
"@jupyterlab/apputils-extension": "~4.0.0-alpha.17",
"@jupyterlab/cell-toolbar": "~4.0.0-alpha.17",
"@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.17",
"@jupyterlab/celltags": "~4.0.0-alpha.17",
"@jupyterlab/celltags-extension": "~4.0.0-alpha.17",
"@jupyterlab/codeeditor": "~4.0.0-alpha.17",
"@jupyterlab/codemirror": "~4.0.0-alpha.17",
"@jupyterlab/codemirror-extension": "~4.0.0-alpha.17",
"@jupyterlab/collaboration": "~4.0.0-alpha.17",
"@jupyterlab/collaboration-extension": "~4.0.0-alpha.17",
"@jupyterlab/completer": "~4.0.0-alpha.17",
"@jupyterlab/completer-extension": "~4.0.0-alpha.17",
"@jupyterlab/console": "~4.0.0-alpha.17",
"@jupyterlab/console-extension": "~4.0.0-alpha.17",
"@jupyterlab/coreutils": "~6.0.0-alpha.17",
"@jupyterlab/debugger": "~4.0.0-alpha.17",
"@jupyterlab/debugger-extension": "~4.0.0-alpha.17",
"@jupyterlab/docmanager": "~4.0.0-alpha.17",
"@jupyterlab/docmanager-extension": "~4.0.0-alpha.17",
"@jupyterlab/docprovider": "~4.0.0-alpha.17",
"@jupyterlab/docprovider-extension": "~4.0.0-alpha.17",
"@jupyterlab/documentsearch": "~4.0.0-alpha.17",
"@jupyterlab/documentsearch-extension": "~4.0.0-alpha.17",
"@jupyterlab/filebrowser": "~4.0.0-alpha.17",
"@jupyterlab/filebrowser-extension": "~4.0.0-alpha.17",
"@jupyterlab/fileeditor": "~4.0.0-alpha.17",
"@jupyterlab/fileeditor-extension": "~4.0.0-alpha.17",
"@jupyterlab/htmlviewer": "~4.0.0-alpha.17",
"@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.17",
"@jupyterlab/hub-extension": "~4.0.0-alpha.17",
"@jupyterlab/javascript-extension": "~4.0.0-alpha.17",
"@jupyterlab/json-extension": "~4.0.0-alpha.17",
"@jupyterlab/lsp": "~4.0.0-alpha.17",
"@jupyterlab/lsp-extension": "~4.0.0-alpha.17",
"@jupyterlab/mainmenu": "~4.0.0-alpha.17",
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.17",
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.17",
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.17",
"@jupyterlab/notebook": "~4.0.0-alpha.17",
"@jupyterlab/notebook-extension": "~4.0.0-alpha.17",
"@jupyterlab/observables": "~5.0.0-alpha.17",
"@jupyterlab/outputarea": "~4.0.0-alpha.17",
"@jupyterlab/pdf-extension": "~4.0.0-alpha.17",
"@jupyterlab/rendermime": "~4.0.0-alpha.17",
"@jupyterlab/rendermime-extension": "~4.0.0-alpha.17",
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.17",
"@jupyterlab/running-extension": "~4.0.0-alpha.17",
"@jupyterlab/services": "~7.0.0-alpha.17",
"@jupyterlab/settingregistry": "~4.0.0-alpha.17",
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.17",
"@jupyterlab/statedb": "~4.0.0-alpha.17",
"@jupyterlab/statusbar": "~4.0.0-alpha.17",
"@jupyterlab/terminal": "~4.0.0-alpha.17",
"@jupyterlab/terminal-extension": "~4.0.0-alpha.17",
"@jupyterlab/theme-dark-extension": "~4.0.0-alpha.17",
"@jupyterlab/theme-light-extension": "~4.0.0-alpha.17",
"@jupyterlab/toc-extension": "~6.0.0-alpha.17",
"@jupyterlab/tooltip": "~4.0.0-alpha.17",
"@jupyterlab/tooltip-extension": "~4.0.0-alpha.17",
"@jupyterlab/translation": "~4.0.0-alpha.17",
"@jupyterlab/translation-extension": "~4.0.0-alpha.17",
"@jupyterlab/ui-components": "~4.0.0-alpha.32",
"@jupyterlab/ui-components-extension": "~4.0.0-alpha.17",
"@jupyterlab/vega5-extension": "~4.0.0-alpha.17",
"@lumino/algorithm": "~2.0.0-alpha.6",
"@lumino/application": "~2.0.0-alpha.6",
"@lumino/commands": "~2.0.0-alpha.6",
Expand Down Expand Up @@ -118,49 +118,49 @@
"@jupyter-notebook/tree": "^7.0.0-alpha.9",
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.9",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.9",
"@jupyterlab/application-extension": "^4.0.0-alpha.16",
"@jupyterlab/apputils-extension": "^4.0.0-alpha.16",
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.16",
"@jupyterlab/celltags": "^4.0.0-alpha.16",
"@jupyterlab/celltags-extension": "^4.0.0-alpha.16",
"@jupyterlab/codemirror": "^4.0.0-alpha.16",
"@jupyterlab/codemirror-extension": "^4.0.0-alpha.16",
"@jupyterlab/collaboration-extension": "^4.0.0-alpha.16",
"@jupyterlab/completer-extension": "^4.0.0-alpha.16",
"@jupyterlab/console-extension": "^4.0.0-alpha.16",
"@jupyterlab/coreutils": "^6.0.0-alpha.16",
"@jupyterlab/debugger-extension": "^4.0.0-alpha.16",
"@jupyterlab/docmanager-extension": "^4.0.0-alpha.16",
"@jupyterlab/docprovider-extension": "^4.0.0-alpha.16",
"@jupyterlab/documentsearch-extension": "^4.0.0-alpha.16",
"@jupyterlab/filebrowser-extension": "^4.0.0-alpha.16",
"@jupyterlab/fileeditor-extension": "^4.0.0-alpha.16",
"@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.16",
"@jupyterlab/hub-extension": "^4.0.0-alpha.16",
"@jupyterlab/javascript-extension": "^4.0.0-alpha.16",
"@jupyterlab/json-extension": "^4.0.0-alpha.16",
"@jupyterlab/lsp": "^4.0.0-alpha.16",
"@jupyterlab/lsp-extension": "^4.0.0-alpha.16",
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.16",
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.16",
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.16",
"@jupyterlab/notebook-extension": "^4.0.0-alpha.16",
"@jupyterlab/pdf-extension": "^4.0.0-alpha.16",
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.16",
"@jupyterlab/running-extension": "^4.0.0-alpha.16",
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.16",
"@jupyterlab/terminal-extension": "^4.0.0-alpha.16",
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.16",
"@jupyterlab/theme-light-extension": "^4.0.0-alpha.16",
"@jupyterlab/toc-extension": "^6.0.0-alpha.16",
"@jupyterlab/tooltip-extension": "^4.0.0-alpha.16",
"@jupyterlab/translation-extension": "^4.0.0-alpha.16",
"@jupyterlab/ui-components-extension": "^4.0.0-alpha.16",
"@jupyterlab/vega5-extension": "^4.0.0-alpha.16"
"@jupyterlab/application-extension": "^4.0.0-alpha.17",
"@jupyterlab/apputils-extension": "^4.0.0-alpha.17",
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.17",
"@jupyterlab/celltags": "^4.0.0-alpha.17",
"@jupyterlab/celltags-extension": "^4.0.0-alpha.17",
"@jupyterlab/codemirror": "^4.0.0-alpha.17",
"@jupyterlab/codemirror-extension": "^4.0.0-alpha.17",
"@jupyterlab/collaboration-extension": "^4.0.0-alpha.17",
"@jupyterlab/completer-extension": "^4.0.0-alpha.17",
"@jupyterlab/console-extension": "^4.0.0-alpha.17",
"@jupyterlab/coreutils": "^6.0.0-alpha.17",
"@jupyterlab/debugger-extension": "^4.0.0-alpha.17",
"@jupyterlab/docmanager-extension": "^4.0.0-alpha.17",
"@jupyterlab/docprovider-extension": "^4.0.0-alpha.17",
"@jupyterlab/documentsearch-extension": "^4.0.0-alpha.17",
"@jupyterlab/filebrowser-extension": "^4.0.0-alpha.17",
"@jupyterlab/fileeditor-extension": "^4.0.0-alpha.17",
"@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.17",
"@jupyterlab/hub-extension": "^4.0.0-alpha.17",
"@jupyterlab/javascript-extension": "^4.0.0-alpha.17",
"@jupyterlab/json-extension": "^4.0.0-alpha.17",
"@jupyterlab/lsp": "^4.0.0-alpha.17",
"@jupyterlab/lsp-extension": "^4.0.0-alpha.17",
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.17",
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.17",
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.17",
"@jupyterlab/notebook-extension": "^4.0.0-alpha.17",
"@jupyterlab/pdf-extension": "^4.0.0-alpha.17",
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.17",
"@jupyterlab/running-extension": "^4.0.0-alpha.17",
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.17",
"@jupyterlab/terminal-extension": "^4.0.0-alpha.17",
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.17",
"@jupyterlab/theme-light-extension": "^4.0.0-alpha.17",
"@jupyterlab/toc-extension": "^6.0.0-alpha.17",
"@jupyterlab/tooltip-extension": "^4.0.0-alpha.17",
"@jupyterlab/translation-extension": "^4.0.0-alpha.17",
"@jupyterlab/ui-components-extension": "^4.0.0-alpha.17",
"@jupyterlab/vega5-extension": "^4.0.0-alpha.17"
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.0-alpha.16",
"@jupyterlab/buildutils": "^4.0.0-alpha.16",
"@jupyterlab/builder": "^4.0.0-alpha.17",
"@jupyterlab/buildutils": "^4.0.0-alpha.17",
"@types/rimraf": "^3.0.2",
"css-loader": "~5.0.1",
"fs-extra": "^8.1.0",
Expand Down Expand Up @@ -219,7 +219,7 @@
],
"singletonPackages": [
"@jupyter-notebook/tree",
"@jupyter-notebook/ydoc",
"@jupyter/ydoc",
"@jupyterlab/application",
"@jupyterlab/apputils",
"@jupyterlab/cell-toolbar",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"watch": "tsc -w --listEmittedFiles"
},
"dependencies": {
"@jupyterlab/buildutils": "^4.0.0-alpha.16",
"@jupyterlab/buildutils": "^4.0.0-alpha.17",
"commander": "^6.2.0",
"fs-extra": "^9.1.0",
"typescript": "~4.9.3"
Expand Down
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,15 @@
"watch:lib": "lerna exec --stream --scope @jupyter-notebook/metapackage jlpm watch"
},
"devDependencies": {
"@jupyterlab/buildutils": "^4.0.0-alpha.16",
"@jupyterlab/buildutils": "^4.0.0-alpha.17",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.5",
"extra-watch-webpack-plugin": "^1.0.3",
"jest": "^26.4.2",
"jest-junit": "^11.1.0",
"jest-raw-loader": "^1.0.1",
"jest-summary-reporter": "^0.0.2",
"lerna": "^6.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-alpha.9",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.9",
"@jupyterlab/application": "^4.0.0-alpha.16",
"@jupyterlab/apputils": "^4.0.0-alpha.16",
"@jupyterlab/celltags": "^4.0.0-alpha.16",
"@jupyterlab/codeeditor": "^4.0.0-alpha.16",
"@jupyterlab/console": "^4.0.0-alpha.16",
"@jupyterlab/coreutils": "^6.0.0-alpha.16",
"@jupyterlab/docmanager": "^4.0.0-alpha.16",
"@jupyterlab/docregistry": "^4.0.0-alpha.16",
"@jupyterlab/mainmenu": "^4.0.0-alpha.16",
"@jupyterlab/settingregistry": "^4.0.0-alpha.16",
"@jupyterlab/translation": "^4.0.0-alpha.16",
"@lumino/coreutils": "^2.0.0-alpha.6",
"@lumino/disposable": "^2.0.0-alpha.6",
"@lumino/widgets": "^2.0.0-alpha.6"
"@jupyterlab/application": "^4.0.0-alpha.17",
"@jupyterlab/apputils": "^4.0.0-alpha.17",
"@jupyterlab/celltags": "^4.0.0-alpha.17",
"@jupyterlab/codeeditor": "^4.0.0-alpha.17",
"@jupyterlab/console": "^4.0.0-alpha.17",
"@jupyterlab/coreutils": "^6.0.0-alpha.17",
"@jupyterlab/docmanager": "^4.0.0-alpha.17",
"@jupyterlab/docregistry": "^4.0.0-alpha.17",
"@jupyterlab/mainmenu": "^4.0.0-alpha.17",
"@jupyterlab/settingregistry": "^4.0.0-alpha.17",
"@jupyterlab/translation": "^4.0.0-alpha.17",
"@lumino/coreutils": "^2.0.0-alpha.7",
"@lumino/disposable": "^2.0.0-alpha.7",
"@lumino/widgets": "^2.0.0-alpha.7"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/application-extension/style/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@
text-align: center;
margin-top: 8px;
}

.jp-MimeDocument .jp-RenderedJSON {
background: var(--jp-layout-color0);
}
4 changes: 0 additions & 4 deletions packages/application/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ let local = {
'ts-jest': {
tsconfig: './tsconfig.test.json'
}
},
transform: {
'\\.(ts|tsx)?$': 'ts-jest',
'\\.svg$': 'jest-raw-loader'
}
};

Expand Down
30 changes: 15 additions & 15 deletions packages/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,26 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/application": "^4.0.0-alpha.16",
"@jupyterlab/coreutils": "^6.0.0-alpha.16",
"@jupyterlab/docregistry": "^4.0.0-alpha.16",
"@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.16",
"@jupyterlab/ui-components": "^4.0.0-alpha.31",
"@lumino/algorithm": "^2.0.0-alpha.6",
"@lumino/coreutils": "^2.0.0-alpha.6",
"@lumino/messaging": "^2.0.0-alpha.6",
"@lumino/polling": "^2.0.0-alpha.6",
"@lumino/signaling": "^2.0.0-alpha.6",
"@lumino/widgets": "^2.0.0-alpha.6"
"@jupyterlab/application": "^4.0.0-alpha.17",
"@jupyterlab/coreutils": "^6.0.0-alpha.17",
"@jupyterlab/docregistry": "^4.0.0-alpha.17",
"@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.17",
"@jupyterlab/ui-components": "^4.0.0-alpha.32",
"@lumino/algorithm": "^2.0.0-alpha.7",
"@lumino/coreutils": "^2.0.0-alpha.7",
"@lumino/messaging": "^2.0.0-alpha.7",
"@lumino/polling": "^2.0.0-alpha.7",
"@lumino/signaling": "^2.0.0-alpha.7",
"@lumino/widgets": "^2.0.0-alpha.7"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.12.1",
"@jupyterlab/testutils": "^4.0.0-alpha.16",
"@types/jest": "^26.0.10",
"jest": "^26.4.2",
"@jupyterlab/testutils": "^4.0.0-alpha.17",
"@types/jest": "^29.2.5",
"jest": "^29.3.1",
"rimraf": "^3.0.2",
"ts-jest": "^26.3.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 6205bf3

Please sign in to comment.