| 
1 | 1 | {  | 
2 | 2 |   "name": "@jupyter-notebook/app",  | 
3 |  | -  "version": "7.0.0-rc.1",  | 
 | 3 | +  "version": "7.0.0-rc.2",  | 
4 | 4 |   "private": true,  | 
5 | 5 |   "scripts": {  | 
6 | 6 |     "build": "webpack",  | 
 | 
12 | 12 |   "resolutions": {  | 
13 | 13 |     "@codemirror/state": "~6.2.1",  | 
14 | 14 |     "@codemirror/view": "~6.13.2",  | 
15 |  | -    "@jupyter-notebook/application": "~7.0.0-rc.1",  | 
16 |  | -    "@jupyter-notebook/application-extension": "~7.0.0-rc.1",  | 
17 |  | -    "@jupyter-notebook/console-extension": "~7.0.0-rc.1",  | 
18 |  | -    "@jupyter-notebook/docmanager-extension": "~7.0.0-rc.1",  | 
19 |  | -    "@jupyter-notebook/documentsearch-extension": "~7.0.0-rc.1",  | 
20 |  | -    "@jupyter-notebook/help-extension": "~7.0.0-rc.1",  | 
21 |  | -    "@jupyter-notebook/notebook-extension": "~7.0.0-rc.1",  | 
22 |  | -    "@jupyter-notebook/terminal-extension": "~7.0.0-rc.1",  | 
23 |  | -    "@jupyter-notebook/tree": "~7.0.0-rc.1",  | 
24 |  | -    "@jupyter-notebook/tree-extension": "~7.0.0-rc.1",  | 
25 |  | -    "@jupyter-notebook/ui-components": "~7.0.0-rc.1",  | 
 | 15 | +    "@jupyter-notebook/application": "~7.0.0-rc.2",  | 
 | 16 | +    "@jupyter-notebook/application-extension": "~7.0.0-rc.2",  | 
 | 17 | +    "@jupyter-notebook/console-extension": "~7.0.0-rc.2",  | 
 | 18 | +    "@jupyter-notebook/docmanager-extension": "~7.0.0-rc.2",  | 
 | 19 | +    "@jupyter-notebook/documentsearch-extension": "~7.0.0-rc.2",  | 
 | 20 | +    "@jupyter-notebook/help-extension": "~7.0.0-rc.2",  | 
 | 21 | +    "@jupyter-notebook/notebook-extension": "~7.0.0-rc.2",  | 
 | 22 | +    "@jupyter-notebook/terminal-extension": "~7.0.0-rc.2",  | 
 | 23 | +    "@jupyter-notebook/tree": "~7.0.0-rc.2",  | 
 | 24 | +    "@jupyter-notebook/tree-extension": "~7.0.0-rc.2",  | 
 | 25 | +    "@jupyter-notebook/ui-components": "~7.0.0-rc.2",  | 
26 | 26 |     "@jupyter/ydoc": "~1.0.2",  | 
27 | 27 |     "@jupyterlab/application": "~4.0.2",  | 
28 | 28 |     "@jupyterlab/application-extension": "~4.0.2",  | 
 | 
116 | 116 |     "yjs": "~13.6.2"  | 
117 | 117 |   },  | 
118 | 118 |   "dependencies": {  | 
119 |  | -    "@jupyter-notebook/application": "^7.0.0-rc.1",  | 
120 |  | -    "@jupyter-notebook/application-extension": "^7.0.0-rc.1",  | 
121 |  | -    "@jupyter-notebook/console-extension": "^7.0.0-rc.1",  | 
122 |  | -    "@jupyter-notebook/docmanager-extension": "^7.0.0-rc.1",  | 
123 |  | -    "@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.1",  | 
124 |  | -    "@jupyter-notebook/help-extension": "^7.0.0-rc.1",  | 
125 |  | -    "@jupyter-notebook/notebook-extension": "^7.0.0-rc.1",  | 
126 |  | -    "@jupyter-notebook/terminal-extension": "^7.0.0-rc.1",  | 
127 |  | -    "@jupyter-notebook/tree": "^7.0.0-rc.1",  | 
128 |  | -    "@jupyter-notebook/tree-extension": "^7.0.0-rc.1",  | 
129 |  | -    "@jupyter-notebook/ui-components": "^7.0.0-rc.1",  | 
 | 119 | +    "@jupyter-notebook/application": "^7.0.0-rc.2",  | 
 | 120 | +    "@jupyter-notebook/application-extension": "^7.0.0-rc.2",  | 
 | 121 | +    "@jupyter-notebook/console-extension": "^7.0.0-rc.2",  | 
 | 122 | +    "@jupyter-notebook/docmanager-extension": "^7.0.0-rc.2",  | 
 | 123 | +    "@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.2",  | 
 | 124 | +    "@jupyter-notebook/help-extension": "^7.0.0-rc.2",  | 
 | 125 | +    "@jupyter-notebook/notebook-extension": "^7.0.0-rc.2",  | 
 | 126 | +    "@jupyter-notebook/terminal-extension": "^7.0.0-rc.2",  | 
 | 127 | +    "@jupyter-notebook/tree": "^7.0.0-rc.2",  | 
 | 128 | +    "@jupyter-notebook/tree-extension": "^7.0.0-rc.2",  | 
 | 129 | +    "@jupyter-notebook/ui-components": "^7.0.0-rc.2",  | 
130 | 130 |     "@jupyterlab/application-extension": "^4.0.2",  | 
131 | 131 |     "@jupyterlab/apputils-extension": "^4.0.2",  | 
132 | 132 |     "@jupyterlab/attachments": "^4.0.2",  | 
 | 
0 commit comments