|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "@jupyter-notebook/app", | 
| 3 |  | -  "version": "7.3.2", | 
|  | 3 | +  "version": "7.4.0-alpha.0", | 
| 4 | 4 |   "private": true, | 
| 5 | 5 |   "scripts": { | 
| 6 | 6 |     "build": "webpack", | 
|  | 
| 10 | 10 |     "watch": "webpack --config ./webpack.config.watch.js" | 
| 11 | 11 |   }, | 
| 12 | 12 |   "resolutions": { | 
| 13 |  | -    "@codemirror/state": "~6.4.1", | 
| 14 |  | -    "@codemirror/view": "~6.28.3", | 
| 15 |  | -    "@jupyter-notebook/application": "~7.3.2", | 
| 16 |  | -    "@jupyter-notebook/application-extension": "~7.3.2", | 
| 17 |  | -    "@jupyter-notebook/console-extension": "~7.3.2", | 
| 18 |  | -    "@jupyter-notebook/docmanager-extension": "~7.3.2", | 
| 19 |  | -    "@jupyter-notebook/documentsearch-extension": "~7.3.2", | 
| 20 |  | -    "@jupyter-notebook/help-extension": "~7.3.2", | 
| 21 |  | -    "@jupyter-notebook/notebook-extension": "~7.3.2", | 
| 22 |  | -    "@jupyter-notebook/terminal-extension": "~7.3.2", | 
| 23 |  | -    "@jupyter-notebook/tree": "~7.3.2", | 
| 24 |  | -    "@jupyter-notebook/tree-extension": "~7.3.2", | 
| 25 |  | -    "@jupyter-notebook/ui-components": "~7.3.2", | 
|  | 13 | +    "@codemirror/state": "~6.5.0", | 
|  | 14 | +    "@codemirror/view": "~6.36.1", | 
|  | 15 | +    "@jupyter-notebook/application": "~7.4.0-alpha.0", | 
|  | 16 | +    "@jupyter-notebook/application-extension": "~7.4.0-alpha.0", | 
|  | 17 | +    "@jupyter-notebook/console-extension": "~7.4.0-alpha.0", | 
|  | 18 | +    "@jupyter-notebook/docmanager-extension": "~7.4.0-alpha.0", | 
|  | 19 | +    "@jupyter-notebook/documentsearch-extension": "~7.4.0-alpha.0", | 
|  | 20 | +    "@jupyter-notebook/help-extension": "~7.4.0-alpha.0", | 
|  | 21 | +    "@jupyter-notebook/notebook-extension": "~7.4.0-alpha.0", | 
|  | 22 | +    "@jupyter-notebook/terminal-extension": "~7.4.0-alpha.0", | 
|  | 23 | +    "@jupyter-notebook/tree": "~7.4.0-alpha.0", | 
|  | 24 | +    "@jupyter-notebook/tree-extension": "~7.4.0-alpha.0", | 
|  | 25 | +    "@jupyter-notebook/ui-components": "~7.4.0-alpha.0", | 
| 26 | 26 |     "@jupyter/react-components": "~0.16.7", | 
| 27 | 27 |     "@jupyter/web-components": "~0.16.7", | 
| 28 | 28 |     "@jupyter/ydoc": "~3.0.0", | 
|  | 
| 123 | 123 |     "yjs": "~13.6.8" | 
| 124 | 124 |   }, | 
| 125 | 125 |   "dependencies": { | 
| 126 |  | -    "@jupyter-notebook/application": "^7.3.2", | 
| 127 |  | -    "@jupyter-notebook/application-extension": "^7.3.2", | 
| 128 |  | -    "@jupyter-notebook/console-extension": "^7.3.2", | 
| 129 |  | -    "@jupyter-notebook/docmanager-extension": "^7.3.2", | 
| 130 |  | -    "@jupyter-notebook/documentsearch-extension": "^7.3.2", | 
| 131 |  | -    "@jupyter-notebook/help-extension": "^7.3.2", | 
| 132 |  | -    "@jupyter-notebook/notebook-extension": "^7.3.2", | 
| 133 |  | -    "@jupyter-notebook/terminal-extension": "^7.3.2", | 
| 134 |  | -    "@jupyter-notebook/tree": "^7.3.2", | 
| 135 |  | -    "@jupyter-notebook/tree-extension": "^7.3.2", | 
| 136 |  | -    "@jupyter-notebook/ui-components": "^7.3.2", | 
|  | 126 | +    "@jupyter-notebook/application": "^7.4.0-alpha.0", | 
|  | 127 | +    "@jupyter-notebook/application-extension": "^7.4.0-alpha.0", | 
|  | 128 | +    "@jupyter-notebook/console-extension": "^7.4.0-alpha.0", | 
|  | 129 | +    "@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.0", | 
|  | 130 | +    "@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.0", | 
|  | 131 | +    "@jupyter-notebook/help-extension": "^7.4.0-alpha.0", | 
|  | 132 | +    "@jupyter-notebook/notebook-extension": "^7.4.0-alpha.0", | 
|  | 133 | +    "@jupyter-notebook/terminal-extension": "^7.4.0-alpha.0", | 
|  | 134 | +    "@jupyter-notebook/tree": "^7.4.0-alpha.0", | 
|  | 135 | +    "@jupyter-notebook/tree-extension": "^7.4.0-alpha.0", | 
|  | 136 | +    "@jupyter-notebook/ui-components": "^7.4.0-alpha.0", | 
| 137 | 137 |     "@jupyterlab/application-extension": "~4.4.0-alpha.1", | 
| 138 | 138 |     "@jupyterlab/apputils-extension": "~4.4.0-alpha.1", | 
| 139 | 139 |     "@jupyterlab/attachments": "~4.4.0-alpha.1", | 
|  | 
0 commit comments