Skip to content

Commit

Permalink
Adds jupyter-ui-toolkit packages in shared scope (#7530)
Browse files Browse the repository at this point in the history
* Adds jupyter-ui-toolkit packages in shared scope

* reordering package names
  • Loading branch information
brichet authored Dec 4, 2024
1 parent d847b24 commit 21d0306
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"@jupyter-notebook/tree": "~7.3.0",
"@jupyter-notebook/tree-extension": "~7.3.0",
"@jupyter-notebook/ui-components": "~7.3.0",
"@jupyter/react-components": "^0.16.6",
"@jupyter/web-components": "^0.16.6",
"@jupyter/ydoc": "~3.0.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/application-extension": "~4.3.2",
Expand Down Expand Up @@ -367,6 +369,8 @@
"@codemirror/state",
"@codemirror/view",
"@jupyter-notebook/tree",
"@jupyter/react-components",
"@jupyter/web-components",
"@jupyter/ydoc",
"@jupyterlab/application",
"@jupyterlab/apputils",
Expand Down

0 comments on commit 21d0306

Please sign in to comment.