| 
1 | 1 | {  | 
2 | 2 |   "name": "@jupyter-notebook/app",  | 
3 |  | -  "version": "7.4.6",  | 
 | 3 | +  "version": "7.4.7",  | 
4 | 4 |   "private": true,  | 
5 | 5 |   "scripts": {  | 
6 | 6 |     "build": "webpack",  | 
 | 
12 | 12 |   "resolutions": {  | 
13 | 13 |     "@codemirror/state": "~6.5.2",  | 
14 | 14 |     "@codemirror/view": "~6.38.1",  | 
15 |  | -    "@jupyter-notebook/application": "~7.4.6",  | 
16 |  | -    "@jupyter-notebook/application-extension": "~7.4.6",  | 
17 |  | -    "@jupyter-notebook/console-extension": "~7.4.6",  | 
18 |  | -    "@jupyter-notebook/docmanager-extension": "~7.4.6",  | 
19 |  | -    "@jupyter-notebook/documentsearch-extension": "~7.4.6",  | 
20 |  | -    "@jupyter-notebook/help-extension": "~7.4.6",  | 
21 |  | -    "@jupyter-notebook/notebook-extension": "~7.4.6",  | 
22 |  | -    "@jupyter-notebook/terminal-extension": "~7.4.6",  | 
23 |  | -    "@jupyter-notebook/tree": "~7.4.6",  | 
24 |  | -    "@jupyter-notebook/tree-extension": "~7.4.6",  | 
25 |  | -    "@jupyter-notebook/ui-components": "~7.4.6",  | 
 | 15 | +    "@jupyter-notebook/application": "~7.4.7",  | 
 | 16 | +    "@jupyter-notebook/application-extension": "~7.4.7",  | 
 | 17 | +    "@jupyter-notebook/console-extension": "~7.4.7",  | 
 | 18 | +    "@jupyter-notebook/docmanager-extension": "~7.4.7",  | 
 | 19 | +    "@jupyter-notebook/documentsearch-extension": "~7.4.7",  | 
 | 20 | +    "@jupyter-notebook/help-extension": "~7.4.7",  | 
 | 21 | +    "@jupyter-notebook/notebook-extension": "~7.4.7",  | 
 | 22 | +    "@jupyter-notebook/terminal-extension": "~7.4.7",  | 
 | 23 | +    "@jupyter-notebook/tree": "~7.4.7",  | 
 | 24 | +    "@jupyter-notebook/tree-extension": "~7.4.7",  | 
 | 25 | +    "@jupyter-notebook/ui-components": "~7.4.7",  | 
26 | 26 |     "@jupyter/react-components": "~0.16.7",  | 
27 | 27 |     "@jupyter/web-components": "~0.16.7",  | 
28 | 28 |     "@jupyter/ydoc": "~3.1.0",  | 
 | 
125 | 125 |     "yjs": "~13.6.8"  | 
126 | 126 |   },  | 
127 | 127 |   "dependencies": {  | 
128 |  | -    "@jupyter-notebook/application": "^7.4.6",  | 
129 |  | -    "@jupyter-notebook/application-extension": "^7.4.6",  | 
130 |  | -    "@jupyter-notebook/console-extension": "^7.4.6",  | 
131 |  | -    "@jupyter-notebook/docmanager-extension": "^7.4.6",  | 
132 |  | -    "@jupyter-notebook/documentsearch-extension": "^7.4.6",  | 
133 |  | -    "@jupyter-notebook/help-extension": "^7.4.6",  | 
134 |  | -    "@jupyter-notebook/notebook-extension": "^7.4.6",  | 
135 |  | -    "@jupyter-notebook/terminal-extension": "^7.4.6",  | 
136 |  | -    "@jupyter-notebook/tree": "^7.4.6",  | 
137 |  | -    "@jupyter-notebook/tree-extension": "^7.4.6",  | 
138 |  | -    "@jupyter-notebook/ui-components": "^7.4.6",  | 
 | 128 | +    "@jupyter-notebook/application": "^7.4.7",  | 
 | 129 | +    "@jupyter-notebook/application-extension": "^7.4.7",  | 
 | 130 | +    "@jupyter-notebook/console-extension": "^7.4.7",  | 
 | 131 | +    "@jupyter-notebook/docmanager-extension": "^7.4.7",  | 
 | 132 | +    "@jupyter-notebook/documentsearch-extension": "^7.4.7",  | 
 | 133 | +    "@jupyter-notebook/help-extension": "^7.4.7",  | 
 | 134 | +    "@jupyter-notebook/notebook-extension": "^7.4.7",  | 
 | 135 | +    "@jupyter-notebook/terminal-extension": "^7.4.7",  | 
 | 136 | +    "@jupyter-notebook/tree": "^7.4.7",  | 
 | 137 | +    "@jupyter-notebook/tree-extension": "^7.4.7",  | 
 | 138 | +    "@jupyter-notebook/ui-components": "^7.4.7",  | 
139 | 139 |     "@jupyterlab/application-extension": "~4.4.9",  | 
140 | 140 |     "@jupyterlab/apputils-extension": "~4.4.9",  | 
141 | 141 |     "@jupyterlab/attachments": "~4.4.9",  | 
 | 
0 commit comments