Skip to content

Commit 3ef5b3e

Browse files
authored
Update jupyter/ydoc (#29)
1 parent dfa73f9 commit 3ef5b3e

2 files changed

Lines changed: 1359 additions & 715 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"watch:labextension": "jupyter labextension watch ."
5050
},
5151
"dependencies": {
52-
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
53-
"@jupyterlab/application": "^4.0.0",
54-
"@jupyterlab/apputils": "^4.0.0",
55-
"@jupyterlab/console": "^4.2.4",
56-
"@jupyterlab/coreutils": "^6.0.0",
57-
"@jupyterlab/notebook": "^4.0.0",
52+
"@jupyter/ydoc": "^2.0.0 || ^3.0.0 || ^4.0.0",
53+
"@jupyterlab/application": "^4.6",
54+
"@jupyterlab/apputils": "^4.6",
55+
"@jupyterlab/console": "^4.6",
56+
"@jupyterlab/coreutils": "^6.6",
57+
"@jupyterlab/notebook": "^4.6",
5858
"@jupyterlab/services": "^7.0.0",
5959
"@lumino/coreutils": "^2.1.1",
6060
"@lumino/signaling": "^2.1.1",

0 commit comments

Comments
 (0)