|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "@jupyter-notebook/app", | 
| 3 |  | -  "version": "7.1.0", | 
|  | 3 | +  "version": "7.1.1", | 
| 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.21.3", | 
| 15 |  | -    "@jupyter-notebook/application": "~7.1.0", | 
| 16 |  | -    "@jupyter-notebook/application-extension": "~7.1.0", | 
| 17 |  | -    "@jupyter-notebook/console-extension": "~7.1.0", | 
| 18 |  | -    "@jupyter-notebook/docmanager-extension": "~7.1.0", | 
| 19 |  | -    "@jupyter-notebook/documentsearch-extension": "~7.1.0", | 
| 20 |  | -    "@jupyter-notebook/help-extension": "~7.1.0", | 
| 21 |  | -    "@jupyter-notebook/notebook-extension": "~7.1.0", | 
| 22 |  | -    "@jupyter-notebook/terminal-extension": "~7.1.0", | 
| 23 |  | -    "@jupyter-notebook/tree": "~7.1.0", | 
| 24 |  | -    "@jupyter-notebook/tree-extension": "~7.1.0", | 
| 25 |  | -    "@jupyter-notebook/ui-components": "~7.1.0", | 
|  | 15 | +    "@jupyter-notebook/application": "~7.1.1", | 
|  | 16 | +    "@jupyter-notebook/application-extension": "~7.1.1", | 
|  | 17 | +    "@jupyter-notebook/console-extension": "~7.1.1", | 
|  | 18 | +    "@jupyter-notebook/docmanager-extension": "~7.1.1", | 
|  | 19 | +    "@jupyter-notebook/documentsearch-extension": "~7.1.1", | 
|  | 20 | +    "@jupyter-notebook/help-extension": "~7.1.1", | 
|  | 21 | +    "@jupyter-notebook/notebook-extension": "~7.1.1", | 
|  | 22 | +    "@jupyter-notebook/terminal-extension": "~7.1.1", | 
|  | 23 | +    "@jupyter-notebook/tree": "~7.1.1", | 
|  | 24 | +    "@jupyter-notebook/tree-extension": "~7.1.1", | 
|  | 25 | +    "@jupyter-notebook/ui-components": "~7.1.1", | 
| 26 | 26 |     "@jupyter/ydoc": "~1.1.1", | 
| 27 | 27 |     "@jupyterlab/application": "~4.1.2", | 
| 28 | 28 |     "@jupyterlab/application-extension": "~4.1.2", | 
|  | 
| 120 | 120 |     "yjs": "~13.6.8" | 
| 121 | 121 |   }, | 
| 122 | 122 |   "dependencies": { | 
| 123 |  | -    "@jupyter-notebook/application": "^7.1.0", | 
| 124 |  | -    "@jupyter-notebook/application-extension": "^7.1.0", | 
| 125 |  | -    "@jupyter-notebook/console-extension": "^7.1.0", | 
| 126 |  | -    "@jupyter-notebook/docmanager-extension": "^7.1.0", | 
| 127 |  | -    "@jupyter-notebook/documentsearch-extension": "^7.1.0", | 
| 128 |  | -    "@jupyter-notebook/help-extension": "^7.1.0", | 
| 129 |  | -    "@jupyter-notebook/notebook-extension": "^7.1.0", | 
| 130 |  | -    "@jupyter-notebook/terminal-extension": "^7.1.0", | 
| 131 |  | -    "@jupyter-notebook/tree": "^7.1.0", | 
| 132 |  | -    "@jupyter-notebook/tree-extension": "^7.1.0", | 
| 133 |  | -    "@jupyter-notebook/ui-components": "^7.1.0", | 
|  | 123 | +    "@jupyter-notebook/application": "^7.1.1", | 
|  | 124 | +    "@jupyter-notebook/application-extension": "^7.1.1", | 
|  | 125 | +    "@jupyter-notebook/console-extension": "^7.1.1", | 
|  | 126 | +    "@jupyter-notebook/docmanager-extension": "^7.1.1", | 
|  | 127 | +    "@jupyter-notebook/documentsearch-extension": "^7.1.1", | 
|  | 128 | +    "@jupyter-notebook/help-extension": "^7.1.1", | 
|  | 129 | +    "@jupyter-notebook/notebook-extension": "^7.1.1", | 
|  | 130 | +    "@jupyter-notebook/terminal-extension": "^7.1.1", | 
|  | 131 | +    "@jupyter-notebook/tree": "^7.1.1", | 
|  | 132 | +    "@jupyter-notebook/tree-extension": "^7.1.1", | 
|  | 133 | +    "@jupyter-notebook/ui-components": "^7.1.1", | 
| 134 | 134 |     "@jupyterlab/application-extension": "~4.1.2", | 
| 135 | 135 |     "@jupyterlab/apputils-extension": "~4.1.2", | 
| 136 | 136 |     "@jupyterlab/attachments": "~4.1.2", | 
|  | 
0 commit comments