|
1 | 1 | {
|
2 | 2 | "name": "@jupyter-notebook/app",
|
3 |
| - "version": "7.2.0-rc.0", |
| 3 | + "version": "7.2.0-rc.1", |
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.0-rc.0", |
16 |
| - "@jupyter-notebook/application-extension": "~7.2.0-rc.0", |
17 |
| - "@jupyter-notebook/console-extension": "~7.2.0-rc.0", |
18 |
| - "@jupyter-notebook/docmanager-extension": "~7.2.0-rc.0", |
19 |
| - "@jupyter-notebook/documentsearch-extension": "~7.2.0-rc.0", |
20 |
| - "@jupyter-notebook/help-extension": "~7.2.0-rc.0", |
21 |
| - "@jupyter-notebook/notebook-extension": "~7.2.0-rc.0", |
22 |
| - "@jupyter-notebook/terminal-extension": "~7.2.0-rc.0", |
23 |
| - "@jupyter-notebook/tree": "~7.2.0-rc.0", |
24 |
| - "@jupyter-notebook/tree-extension": "~7.2.0-rc.0", |
25 |
| - "@jupyter-notebook/ui-components": "~7.2.0-rc.0", |
| 15 | + "@jupyter-notebook/application": "~7.2.0-rc.1", |
| 16 | + "@jupyter-notebook/application-extension": "~7.2.0-rc.1", |
| 17 | + "@jupyter-notebook/console-extension": "~7.2.0-rc.1", |
| 18 | + "@jupyter-notebook/docmanager-extension": "~7.2.0-rc.1", |
| 19 | + "@jupyter-notebook/documentsearch-extension": "~7.2.0-rc.1", |
| 20 | + "@jupyter-notebook/help-extension": "~7.2.0-rc.1", |
| 21 | + "@jupyter-notebook/notebook-extension": "~7.2.0-rc.1", |
| 22 | + "@jupyter-notebook/terminal-extension": "~7.2.0-rc.1", |
| 23 | + "@jupyter-notebook/tree": "~7.2.0-rc.1", |
| 24 | + "@jupyter-notebook/tree-extension": "~7.2.0-rc.1", |
| 25 | + "@jupyter-notebook/ui-components": "~7.2.0-rc.1", |
26 | 26 | "@jupyter/ydoc": "~2.0.1",
|
27 |
| - "@jupyterlab/application": "~4.2.0-rc.0", |
28 |
| - "@jupyterlab/application-extension": "~4.2.0-rc.0", |
29 |
| - "@jupyterlab/apputils": "~4.3.0-rc.0", |
30 |
| - "@jupyterlab/apputils-extension": "~4.2.0-rc.0", |
31 |
| - "@jupyterlab/attachments": "~4.2.0-rc.0", |
32 |
| - "@jupyterlab/cell-toolbar": "~4.2.0-rc.0", |
33 |
| - "@jupyterlab/cell-toolbar-extension": "~4.2.0-rc.0", |
34 |
| - "@jupyterlab/celltags-extension": "~4.2.0-rc.0", |
35 |
| - "@jupyterlab/codeeditor": "~4.2.0-rc.0", |
36 |
| - "@jupyterlab/codemirror": "~4.2.0-rc.0", |
37 |
| - "@jupyterlab/codemirror-extension": "~4.2.0-rc.0", |
38 |
| - "@jupyterlab/completer": "~4.2.0-rc.0", |
39 |
| - "@jupyterlab/completer-extension": "~4.2.0-rc.0", |
40 |
| - "@jupyterlab/console": "~4.2.0-rc.0", |
41 |
| - "@jupyterlab/console-extension": "~4.2.0-rc.0", |
42 |
| - "@jupyterlab/coreutils": "~6.2.0-rc.0", |
43 |
| - "@jupyterlab/csvviewer-extension": "~4.2.0-rc.0", |
44 |
| - "@jupyterlab/debugger": "~4.2.0-rc.0", |
45 |
| - "@jupyterlab/debugger-extension": "~4.2.0-rc.0", |
46 |
| - "@jupyterlab/docmanager": "~4.2.0-rc.0", |
47 |
| - "@jupyterlab/docmanager-extension": "~4.2.0-rc.0", |
48 |
| - "@jupyterlab/documentsearch": "~4.2.0-rc.0", |
49 |
| - "@jupyterlab/documentsearch-extension": "~4.2.0-rc.0", |
50 |
| - "@jupyterlab/extensionmanager": "~4.2.0-rc.0", |
51 |
| - "@jupyterlab/extensionmanager-extension": "~4.2.0-rc.0", |
52 |
| - "@jupyterlab/filebrowser": "~4.2.0-rc.0", |
53 |
| - "@jupyterlab/filebrowser-extension": "~4.2.0-rc.0", |
54 |
| - "@jupyterlab/fileeditor": "~4.2.0-rc.0", |
55 |
| - "@jupyterlab/fileeditor-extension": "~4.2.0-rc.0", |
56 |
| - "@jupyterlab/help-extension": "~4.2.0-rc.0", |
57 |
| - "@jupyterlab/htmlviewer": "~4.2.0-rc.0", |
58 |
| - "@jupyterlab/htmlviewer-extension": "~4.2.0-rc.0", |
59 |
| - "@jupyterlab/hub-extension": "~4.2.0-rc.0", |
60 |
| - "@jupyterlab/imageviewer": "~4.2.0-rc.0", |
61 |
| - "@jupyterlab/imageviewer-extension": "~4.2.0-rc.0", |
62 |
| - "@jupyterlab/javascript-extension": "~4.2.0-rc.0", |
63 |
| - "@jupyterlab/json-extension": "~4.2.0-rc.0", |
64 |
| - "@jupyterlab/lsp": "~4.2.0-rc.0", |
65 |
| - "@jupyterlab/lsp-extension": "~4.2.0-rc.0", |
66 |
| - "@jupyterlab/mainmenu": "~4.2.0-rc.0", |
67 |
| - "@jupyterlab/mainmenu-extension": "~4.2.0-rc.0", |
68 |
| - "@jupyterlab/markdownviewer": "~4.2.0-rc.0", |
69 |
| - "@jupyterlab/markdownviewer-extension": "~4.2.0-rc.0", |
70 |
| - "@jupyterlab/markedparser-extension": "~4.2.0-rc.0", |
71 |
| - "@jupyterlab/mathjax-extension": "~4.2.0-rc.0", |
72 |
| - "@jupyterlab/mermaid": "~4.2.0-rc.0", |
73 |
| - "@jupyterlab/mermaid-extension": "~4.2.0-rc.0", |
74 |
| - "@jupyterlab/metadataform": "~4.2.0-rc.0", |
75 |
| - "@jupyterlab/metadataform-extension": "~4.2.0-rc.0", |
76 |
| - "@jupyterlab/notebook": "~4.2.0-rc.0", |
77 |
| - "@jupyterlab/notebook-extension": "~4.2.0-rc.0", |
78 |
| - "@jupyterlab/observables": "~5.2.0-rc.0", |
79 |
| - "@jupyterlab/outputarea": "~4.2.0-rc.0", |
80 |
| - "@jupyterlab/pdf-extension": "~4.2.0-rc.0", |
81 |
| - "@jupyterlab/pluginmanager-extension": "~4.2.0-rc.0", |
82 |
| - "@jupyterlab/rendermime": "~4.2.0-rc.0", |
83 |
| - "@jupyterlab/rendermime-interfaces": "~3.10.0-rc.0", |
84 |
| - "@jupyterlab/running-extension": "~4.2.0-rc.0", |
85 |
| - "@jupyterlab/services": "~7.2.0-rc.0", |
86 |
| - "@jupyterlab/settingeditor": "~4.2.0-rc.0", |
87 |
| - "@jupyterlab/settingeditor-extension": "~4.2.0-rc.0", |
88 |
| - "@jupyterlab/settingregistry": "~4.2.0-rc.0", |
89 |
| - "@jupyterlab/shortcuts-extension": "~5.0.0-rc.0", |
90 |
| - "@jupyterlab/statedb": "~4.2.0-rc.0", |
91 |
| - "@jupyterlab/statusbar": "~4.2.0-rc.0", |
92 |
| - "@jupyterlab/terminal": "~4.2.0-rc.0", |
93 |
| - "@jupyterlab/terminal-extension": "~4.2.0-rc.0", |
94 |
| - "@jupyterlab/theme-dark-extension": "~4.2.0-rc.0", |
95 |
| - "@jupyterlab/theme-dark-high-contrast-extension": "~4.2.0-rc.0", |
96 |
| - "@jupyterlab/theme-light-extension": "~4.2.0-rc.0", |
97 |
| - "@jupyterlab/toc-extension": "~6.2.0-rc.0", |
98 |
| - "@jupyterlab/tooltip": "~4.2.0-rc.0", |
99 |
| - "@jupyterlab/tooltip-extension": "~4.2.0-rc.0", |
100 |
| - "@jupyterlab/translation": "~4.2.0-rc.0", |
101 |
| - "@jupyterlab/translation-extension": "~4.2.0-rc.0", |
102 |
| - "@jupyterlab/ui-components": "~4.2.0-rc.0", |
103 |
| - "@jupyterlab/ui-components-extension": "~4.2.0-rc.0", |
104 |
| - "@jupyterlab/vega5-extension": "~4.2.0-rc.0", |
| 27 | + "@jupyterlab/application": "~4.2.0", |
| 28 | + "@jupyterlab/application-extension": "~4.2.0", |
| 29 | + "@jupyterlab/apputils": "~4.3.0", |
| 30 | + "@jupyterlab/apputils-extension": "~4.2.0", |
| 31 | + "@jupyterlab/attachments": "~4.2.0", |
| 32 | + "@jupyterlab/cell-toolbar": "~4.2.0", |
| 33 | + "@jupyterlab/cell-toolbar-extension": "~4.2.0", |
| 34 | + "@jupyterlab/celltags-extension": "~4.2.0", |
| 35 | + "@jupyterlab/codeeditor": "~4.2.0", |
| 36 | + "@jupyterlab/codemirror": "~4.2.0", |
| 37 | + "@jupyterlab/codemirror-extension": "~4.2.0", |
| 38 | + "@jupyterlab/completer": "~4.2.0", |
| 39 | + "@jupyterlab/completer-extension": "~4.2.0", |
| 40 | + "@jupyterlab/console": "~4.2.0", |
| 41 | + "@jupyterlab/console-extension": "~4.2.0", |
| 42 | + "@jupyterlab/coreutils": "~6.2.0", |
| 43 | + "@jupyterlab/csvviewer-extension": "~4.2.0", |
| 44 | + "@jupyterlab/debugger": "~4.2.0", |
| 45 | + "@jupyterlab/debugger-extension": "~4.2.0", |
| 46 | + "@jupyterlab/docmanager": "~4.2.0", |
| 47 | + "@jupyterlab/docmanager-extension": "~4.2.0", |
| 48 | + "@jupyterlab/documentsearch": "~4.2.0", |
| 49 | + "@jupyterlab/documentsearch-extension": "~4.2.0", |
| 50 | + "@jupyterlab/extensionmanager": "~4.2.0", |
| 51 | + "@jupyterlab/extensionmanager-extension": "~4.2.0", |
| 52 | + "@jupyterlab/filebrowser": "~4.2.0", |
| 53 | + "@jupyterlab/filebrowser-extension": "~4.2.0", |
| 54 | + "@jupyterlab/fileeditor": "~4.2.0", |
| 55 | + "@jupyterlab/fileeditor-extension": "~4.2.0", |
| 56 | + "@jupyterlab/help-extension": "~4.2.0", |
| 57 | + "@jupyterlab/htmlviewer": "~4.2.0", |
| 58 | + "@jupyterlab/htmlviewer-extension": "~4.2.0", |
| 59 | + "@jupyterlab/hub-extension": "~4.2.0", |
| 60 | + "@jupyterlab/imageviewer": "~4.2.0", |
| 61 | + "@jupyterlab/imageviewer-extension": "~4.2.0", |
| 62 | + "@jupyterlab/javascript-extension": "~4.2.0", |
| 63 | + "@jupyterlab/json-extension": "~4.2.0", |
| 64 | + "@jupyterlab/lsp": "~4.2.0", |
| 65 | + "@jupyterlab/lsp-extension": "~4.2.0", |
| 66 | + "@jupyterlab/mainmenu": "~4.2.0", |
| 67 | + "@jupyterlab/mainmenu-extension": "~4.2.0", |
| 68 | + "@jupyterlab/markdownviewer": "~4.2.0", |
| 69 | + "@jupyterlab/markdownviewer-extension": "~4.2.0", |
| 70 | + "@jupyterlab/markedparser-extension": "~4.2.0", |
| 71 | + "@jupyterlab/mathjax-extension": "~4.2.0", |
| 72 | + "@jupyterlab/mermaid": "~4.2.0", |
| 73 | + "@jupyterlab/mermaid-extension": "~4.2.0", |
| 74 | + "@jupyterlab/metadataform": "~4.2.0", |
| 75 | + "@jupyterlab/metadataform-extension": "~4.2.0", |
| 76 | + "@jupyterlab/notebook": "~4.2.0", |
| 77 | + "@jupyterlab/notebook-extension": "~4.2.0", |
| 78 | + "@jupyterlab/observables": "~5.2.0", |
| 79 | + "@jupyterlab/outputarea": "~4.2.0", |
| 80 | + "@jupyterlab/pdf-extension": "~4.2.0", |
| 81 | + "@jupyterlab/pluginmanager-extension": "~4.2.0", |
| 82 | + "@jupyterlab/rendermime": "~4.2.0", |
| 83 | + "@jupyterlab/rendermime-interfaces": "~3.10.0", |
| 84 | + "@jupyterlab/running-extension": "~4.2.0", |
| 85 | + "@jupyterlab/services": "~7.2.0", |
| 86 | + "@jupyterlab/settingeditor": "~4.2.0", |
| 87 | + "@jupyterlab/settingeditor-extension": "~4.2.0", |
| 88 | + "@jupyterlab/settingregistry": "~4.2.0", |
| 89 | + "@jupyterlab/shortcuts-extension": "~5.0.0", |
| 90 | + "@jupyterlab/statedb": "~4.2.0", |
| 91 | + "@jupyterlab/statusbar": "~4.2.0", |
| 92 | + "@jupyterlab/terminal": "~4.2.0", |
| 93 | + "@jupyterlab/terminal-extension": "~4.2.0", |
| 94 | + "@jupyterlab/theme-dark-extension": "~4.2.0", |
| 95 | + "@jupyterlab/theme-dark-high-contrast-extension": "~4.2.0", |
| 96 | + "@jupyterlab/theme-light-extension": "~4.2.0", |
| 97 | + "@jupyterlab/toc-extension": "~6.2.0", |
| 98 | + "@jupyterlab/tooltip": "~4.2.0", |
| 99 | + "@jupyterlab/tooltip-extension": "~4.2.0", |
| 100 | + "@jupyterlab/translation": "~4.2.0", |
| 101 | + "@jupyterlab/translation-extension": "~4.2.0", |
| 102 | + "@jupyterlab/ui-components": "~4.2.0", |
| 103 | + "@jupyterlab/ui-components-extension": "~4.2.0", |
| 104 | + "@jupyterlab/vega5-extension": "~4.2.0", |
105 | 105 | "@lezer/common": "~1.2.1",
|
106 | 106 | "@lezer/highlight": "~1.2.0",
|
107 | 107 | "@lumino/algorithm": "~2.0.1",
|
|
121 | 121 | "yjs": "~13.6.8"
|
122 | 122 | },
|
123 | 123 | "dependencies": {
|
124 |
| - "@jupyter-notebook/application": "^7.2.0-rc.0", |
125 |
| - "@jupyter-notebook/application-extension": "^7.2.0-rc.0", |
126 |
| - "@jupyter-notebook/console-extension": "^7.2.0-rc.0", |
127 |
| - "@jupyter-notebook/docmanager-extension": "^7.2.0-rc.0", |
128 |
| - "@jupyter-notebook/documentsearch-extension": "^7.2.0-rc.0", |
129 |
| - "@jupyter-notebook/help-extension": "^7.2.0-rc.0", |
130 |
| - "@jupyter-notebook/notebook-extension": "^7.2.0-rc.0", |
131 |
| - "@jupyter-notebook/terminal-extension": "^7.2.0-rc.0", |
132 |
| - "@jupyter-notebook/tree": "^7.2.0-rc.0", |
133 |
| - "@jupyter-notebook/tree-extension": "^7.2.0-rc.0", |
134 |
| - "@jupyter-notebook/ui-components": "^7.2.0-rc.0", |
| 124 | + "@jupyter-notebook/application": "^7.2.0-rc.1", |
| 125 | + "@jupyter-notebook/application-extension": "^7.2.0-rc.1", |
| 126 | + "@jupyter-notebook/console-extension": "^7.2.0-rc.1", |
| 127 | + "@jupyter-notebook/docmanager-extension": "^7.2.0-rc.1", |
| 128 | + "@jupyter-notebook/documentsearch-extension": "^7.2.0-rc.1", |
| 129 | + "@jupyter-notebook/help-extension": "^7.2.0-rc.1", |
| 130 | + "@jupyter-notebook/notebook-extension": "^7.2.0-rc.1", |
| 131 | + "@jupyter-notebook/terminal-extension": "^7.2.0-rc.1", |
| 132 | + "@jupyter-notebook/tree": "^7.2.0-rc.1", |
| 133 | + "@jupyter-notebook/tree-extension": "^7.2.0-rc.1", |
| 134 | + "@jupyter-notebook/ui-components": "^7.2.0-rc.1", |
135 | 135 | "@jupyterlab/application-extension": "~4.2.0",
|
136 | 136 | "@jupyterlab/apputils-extension": "~4.2.0",
|
137 | 137 | "@jupyterlab/attachments": "~4.2.0",
|
|
0 commit comments