Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Fix resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Aug 27, 2021
1 parent abe8701 commit 2d5c297
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,51 +15,51 @@
"watch": "webpack --config ./webpack.config.watch.js"
},
"resolutions": {
"@jupyterlab/application": "~3.1.0-rc.2",
"@jupyterlab/application-extension": "~3.1.0-rc.2",
"@jupyterlab/apputils": "~3.1.0-rc.2",
"@jupyterlab/apputils-extension": "~3.1.0-rc.2",
"@jupyterlab/celltags": "~3.1.0-rc.2",
"@jupyterlab/codeeditor": "~3.1.0-rc.2",
"@jupyterlab/codemirror-extension": "~3.1.0-rc.2",
"@jupyterlab/completer": "~3.1.0-rc.2",
"@jupyterlab/completer-extension": "~3.1.0-rc.2",
"@jupyterlab/console": "~3.1.0-rc.2",
"@jupyterlab/coreutils": "~5.1.0-rc.2",
"@jupyterlab/docmanager": "~3.1.0-rc.2",
"@jupyterlab/docmanager-extension": "~3.1.0-rc.2",
"@jupyterlab/filebrowser": "~3.1.0-rc.2",
"@jupyterlab/filebrowser-extension": "~3.1.0-rc.2",
"@jupyterlab/fileeditor": "~3.1.0-rc.2",
"@jupyterlab/fileeditor-extension": "~3.1.0-rc.2",
"@jupyterlab/hub-extension": "~3.1.0-rc.2",
"@jupyterlab/javascript-extension": "~3.1.0-rc.2",
"@jupyterlab/json-extension": "~3.1.0-rc.2",
"@jupyterlab/mainmenu": "~3.1.0-rc.2",
"@jupyterlab/mainmenu-extension": "~3.1.0-rc.2",
"@jupyterlab/mathjax2-extension": "~3.1.0-rc.2",
"@jupyterlab/notebook": "~3.1.0-rc.2",
"@jupyterlab/notebook-extension": "~3.1.0-rc.2",
"@jupyterlab/observables": "~4.1.0-rc.2",
"@jupyterlab/outputarea": "~3.1.0-rc.2",
"@jupyterlab/pdf-extension": "~3.1.0-rc.2",
"@jupyterlab/rendermime": "~3.1.0-rc.2",
"@jupyterlab/rendermime-extension": "~3.1.0-rc.2",
"@jupyterlab/rendermime-interfaces": "~3.1.0-rc.2",
"@jupyterlab/running-extension": "~3.1.0-rc.2",
"@jupyterlab/services": "~6.1.0-rc.2",
"@jupyterlab/settingregistry": "~3.1.0-rc.2",
"@jupyterlab/shortcuts-extension": "~3.1.0-rc.2",
"@jupyterlab/statedb": "~3.1.0-rc.2",
"@jupyterlab/statusbar": "~3.1.0-rc.2",
"@jupyterlab/terminal": "~3.1.0-rc.2",
"@jupyterlab/terminal-extension": "~3.1.0-rc.2",
"@jupyterlab/theme-dark-extension": "~3.1.0-rc.2",
"@jupyterlab/theme-light-extension": "~3.1.0-rc.2",
"@jupyterlab/tooltip": "~3.1.0-rc.2",
"@jupyterlab/tooltip-extension": "~3.1.0-rc.2",
"@jupyterlab/ui-components": "~3.1.0-rc.2",
"@jupyterlab/vega5-extension": "~3.1.0-rc.2",
"@jupyterlab/application": "~3.1.8",
"@jupyterlab/application-extension": "~3.1.8",
"@jupyterlab/apputils": "~3.1.8",
"@jupyterlab/apputils-extension": "~3.1.9",
"@jupyterlab/celltags": "~3.1.8",
"@jupyterlab/codeeditor": "~3.1.8",
"@jupyterlab/codemirror-extension": "~3.1.8",
"@jupyterlab/completer": "~3.1.8",
"@jupyterlab/completer-extension": "~3.1.8",
"@jupyterlab/console": "~3.1.8",
"@jupyterlab/coreutils": "~5.1.8",
"@jupyterlab/docmanager": "~3.1.8",
"@jupyterlab/docmanager-extension": "~3.1.8",
"@jupyterlab/filebrowser": "~3.1.8",
"@jupyterlab/filebrowser-extension": "~3.1.8",
"@jupyterlab/fileeditor": "~3.1.8",
"@jupyterlab/fileeditor-extension": "~3.1.8",
"@jupyterlab/hub-extension": "~3.1.8",
"@jupyterlab/javascript-extension": "~3.1.9",
"@jupyterlab/json-extension": "~3.1.9",
"@jupyterlab/mainmenu": "~3.1.8",
"@jupyterlab/mainmenu-extension": "~3.1.8",
"@jupyterlab/mathjax2-extension": "~3.1.8",
"@jupyterlab/notebook": "~3.1.8",
"@jupyterlab/notebook-extension": "~3.1.8",
"@jupyterlab/observables": "~4.1.8",
"@jupyterlab/outputarea": "~3.1.8",
"@jupyterlab/pdf-extension": "~3.1.8",
"@jupyterlab/rendermime": "~3.1.8",
"@jupyterlab/rendermime-extension": "~3.1.8",
"@jupyterlab/rendermime-interfaces": "~3.1.8",
"@jupyterlab/running-extension": "~3.1.8",
"@jupyterlab/services": "~6.1.8",
"@jupyterlab/settingregistry": "~3.1.8",
"@jupyterlab/shortcuts-extension": "~3.1.8",
"@jupyterlab/statedb": "~3.1.8",
"@jupyterlab/statusbar": "~3.1.8",
"@jupyterlab/terminal": "~3.1.8",
"@jupyterlab/terminal-extension": "~3.1.8",
"@jupyterlab/theme-dark-extension": "~3.1.8",
"@jupyterlab/theme-light-extension": "~3.1.8",
"@jupyterlab/tooltip": "~3.1.8",
"@jupyterlab/tooltip-extension": "~3.1.8",
"@jupyterlab/ui-components": "~3.1.8",
"@jupyterlab/vega5-extension": "~3.1.9",
"@lumino/algorithm": "~1.6.0",
"@lumino/application": "~1.20.0",
"@lumino/commands": "~1.15.0",
Expand Down

0 comments on commit 2d5c297

Please sign in to comment.