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