|
48 | 48 | "@jupyterlab/json-extension": "~4.0.0-alpha.7",
|
49 | 49 | "@jupyterlab/mainmenu": "~4.0.0-alpha.7",
|
50 | 50 | "@jupyterlab/mainmenu-extension": "~4.0.0-alpha.7",
|
| 51 | + "@jupyterlab/markedparser-extension": "~4.0.0-alpha.6", |
51 | 52 | "@jupyterlab/mathjax2-extension": "~4.0.0-alpha.7",
|
52 | 53 | "@jupyterlab/notebook": "~4.0.0-alpha.7",
|
53 | 54 | "@jupyterlab/notebook-extension": "~4.0.0-alpha.7",
|
|
90 | 91 | "@lumino/widgets": "~1.31.1",
|
91 | 92 | "react": "~17.0.2",
|
92 | 93 | "react-dom": "~17.0.2",
|
93 |
| - "yjs": "~13.5.27" |
| 94 | + "yjs": "~13.5.28" |
94 | 95 | },
|
95 | 96 | "dependencies": {
|
96 | 97 | "@jupyter-notebook/application": "^7.0.0-alpha.1",
|
|
119 | 120 | "@jupyterlab/javascript-extension": "^4.0.0-alpha.7",
|
120 | 121 | "@jupyterlab/json-extension": "^4.0.0-alpha.7",
|
121 | 122 | "@jupyterlab/mainmenu-extension": "^4.0.0-alpha.7",
|
| 123 | + "@jupyterlab/markedparser-extension": "^4.0.0-alpha.6", |
122 | 124 | "@jupyterlab/mathjax2-extension": "^4.0.0-alpha.7",
|
123 | 125 | "@jupyterlab/notebook-extension": "^4.0.0-alpha.7",
|
124 | 126 | "@jupyterlab/pdf-extension": "^4.0.0-alpha.7",
|
|
178 | 180 | "@jupyterlab/hub-extension",
|
179 | 181 | "@jupyterlab/mainmenu-extension",
|
180 | 182 | "@jupyterlab/mathjax2-extension",
|
| 183 | + "@jupyterlab/markedparser-extension", |
181 | 184 | "@jupyterlab/notebook-extension",
|
182 | 185 | "@jupyterlab/rendermime-extension",
|
183 | 186 | "@jupyterlab/running-extension",
|
|
0 commit comments