|
1 | 1 | { |
2 | 2 | "name": "@jupyter-notebook/app", |
3 | | - "version": "7.4.3", |
| 3 | + "version": "7.4.4", |
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.36.7", |
15 | | - "@jupyter-notebook/application": "~7.4.3", |
16 | | - "@jupyter-notebook/application-extension": "~7.4.3", |
17 | | - "@jupyter-notebook/console-extension": "~7.4.3", |
18 | | - "@jupyter-notebook/docmanager-extension": "~7.4.3", |
19 | | - "@jupyter-notebook/documentsearch-extension": "~7.4.3", |
20 | | - "@jupyter-notebook/help-extension": "~7.4.3", |
21 | | - "@jupyter-notebook/notebook-extension": "~7.4.3", |
22 | | - "@jupyter-notebook/terminal-extension": "~7.4.3", |
23 | | - "@jupyter-notebook/tree": "~7.4.3", |
24 | | - "@jupyter-notebook/tree-extension": "~7.4.3", |
25 | | - "@jupyter-notebook/ui-components": "~7.4.3", |
| 15 | + "@jupyter-notebook/application": "~7.4.4", |
| 16 | + "@jupyter-notebook/application-extension": "~7.4.4", |
| 17 | + "@jupyter-notebook/console-extension": "~7.4.4", |
| 18 | + "@jupyter-notebook/docmanager-extension": "~7.4.4", |
| 19 | + "@jupyter-notebook/documentsearch-extension": "~7.4.4", |
| 20 | + "@jupyter-notebook/help-extension": "~7.4.4", |
| 21 | + "@jupyter-notebook/notebook-extension": "~7.4.4", |
| 22 | + "@jupyter-notebook/terminal-extension": "~7.4.4", |
| 23 | + "@jupyter-notebook/tree": "~7.4.4", |
| 24 | + "@jupyter-notebook/tree-extension": "~7.4.4", |
| 25 | + "@jupyter-notebook/ui-components": "~7.4.4", |
26 | 26 | "@jupyter/react-components": "~0.16.7", |
27 | 27 | "@jupyter/web-components": "~0.16.7", |
28 | 28 | "@jupyter/ydoc": "~3.0.4", |
|
125 | 125 | "yjs": "~13.6.8" |
126 | 126 | }, |
127 | 127 | "dependencies": { |
128 | | - "@jupyter-notebook/application": "^7.4.3", |
129 | | - "@jupyter-notebook/application-extension": "^7.4.3", |
130 | | - "@jupyter-notebook/console-extension": "^7.4.3", |
131 | | - "@jupyter-notebook/docmanager-extension": "^7.4.3", |
132 | | - "@jupyter-notebook/documentsearch-extension": "^7.4.3", |
133 | | - "@jupyter-notebook/help-extension": "^7.4.3", |
134 | | - "@jupyter-notebook/notebook-extension": "^7.4.3", |
135 | | - "@jupyter-notebook/terminal-extension": "^7.4.3", |
136 | | - "@jupyter-notebook/tree": "^7.4.3", |
137 | | - "@jupyter-notebook/tree-extension": "^7.4.3", |
138 | | - "@jupyter-notebook/ui-components": "^7.4.3", |
| 128 | + "@jupyter-notebook/application": "^7.4.4", |
| 129 | + "@jupyter-notebook/application-extension": "^7.4.4", |
| 130 | + "@jupyter-notebook/console-extension": "^7.4.4", |
| 131 | + "@jupyter-notebook/docmanager-extension": "^7.4.4", |
| 132 | + "@jupyter-notebook/documentsearch-extension": "^7.4.4", |
| 133 | + "@jupyter-notebook/help-extension": "^7.4.4", |
| 134 | + "@jupyter-notebook/notebook-extension": "^7.4.4", |
| 135 | + "@jupyter-notebook/terminal-extension": "^7.4.4", |
| 136 | + "@jupyter-notebook/tree": "^7.4.4", |
| 137 | + "@jupyter-notebook/tree-extension": "^7.4.4", |
| 138 | + "@jupyter-notebook/ui-components": "^7.4.4", |
139 | 139 | "@jupyterlab/application-extension": "~4.4.4", |
140 | 140 | "@jupyterlab/apputils-extension": "~4.4.4", |
141 | 141 | "@jupyterlab/attachments": "~4.4.4", |
|
0 commit comments