|
1 | 1 | { |
2 | 2 | "name": "@jupyter-notebook/app", |
3 | | - "version": "7.0.6", |
| 3 | + "version": "7.0.7", |
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.15.3", |
15 | | - "@jupyter-notebook/application": "~7.0.6", |
16 | | - "@jupyter-notebook/application-extension": "~7.0.6", |
17 | | - "@jupyter-notebook/console-extension": "~7.0.6", |
18 | | - "@jupyter-notebook/docmanager-extension": "~7.0.6", |
19 | | - "@jupyter-notebook/documentsearch-extension": "~7.0.6", |
20 | | - "@jupyter-notebook/help-extension": "~7.0.6", |
21 | | - "@jupyter-notebook/notebook-extension": "~7.0.6", |
22 | | - "@jupyter-notebook/terminal-extension": "~7.0.6", |
23 | | - "@jupyter-notebook/tree": "~7.0.6", |
24 | | - "@jupyter-notebook/tree-extension": "~7.0.6", |
25 | | - "@jupyter-notebook/ui-components": "~7.0.6", |
26 | | - "@jupyter/ydoc": "~1.0.2", |
27 | | - "@jupyterlab/application": "~4.0.7", |
28 | | - "@jupyterlab/application-extension": "~4.0.7", |
29 | | - "@jupyterlab/apputils": "~4.1.7", |
30 | | - "@jupyterlab/apputils-extension": "~4.0.7", |
31 | | - "@jupyterlab/attachments": "~4.0.7", |
32 | | - "@jupyterlab/cell-toolbar": "~4.0.7", |
33 | | - "@jupyterlab/cell-toolbar-extension": "~4.0.7", |
34 | | - "@jupyterlab/celltags-extension": "~4.0.7", |
35 | | - "@jupyterlab/codeeditor": "~4.0.7", |
36 | | - "@jupyterlab/codemirror": "~4.0.7", |
37 | | - "@jupyterlab/codemirror-extension": "~4.0.7", |
38 | | - "@jupyterlab/completer": "~4.0.7", |
39 | | - "@jupyterlab/completer-extension": "~4.0.7", |
40 | | - "@jupyterlab/console": "~4.0.7", |
41 | | - "@jupyterlab/console-extension": "~4.0.7", |
42 | | - "@jupyterlab/coreutils": "~6.0.7", |
43 | | - "@jupyterlab/csvviewer-extension": "~4.0.7", |
44 | | - "@jupyterlab/debugger": "~4.0.7", |
45 | | - "@jupyterlab/debugger-extension": "~4.0.7", |
46 | | - "@jupyterlab/docmanager": "~4.0.7", |
47 | | - "@jupyterlab/docmanager-extension": "~4.0.7", |
48 | | - "@jupyterlab/documentsearch": "~4.0.7", |
49 | | - "@jupyterlab/documentsearch-extension": "~4.0.7", |
50 | | - "@jupyterlab/extensionmanager": "~4.0.7", |
51 | | - "@jupyterlab/extensionmanager-extension": "~4.0.7", |
52 | | - "@jupyterlab/filebrowser": "~4.0.7", |
53 | | - "@jupyterlab/filebrowser-extension": "~4.0.7", |
54 | | - "@jupyterlab/fileeditor": "~4.0.7", |
55 | | - "@jupyterlab/fileeditor-extension": "~4.0.7", |
56 | | - "@jupyterlab/htmlviewer": "~4.0.7", |
57 | | - "@jupyterlab/htmlviewer-extension": "~4.0.7", |
58 | | - "@jupyterlab/hub-extension": "~4.0.7", |
59 | | - "@jupyterlab/imageviewer": "~4.0.7", |
60 | | - "@jupyterlab/imageviewer-extension": "~4.0.7", |
61 | | - "@jupyterlab/javascript-extension": "~4.0.7", |
62 | | - "@jupyterlab/json-extension": "~4.0.7", |
63 | | - "@jupyterlab/lsp": "~4.0.7", |
64 | | - "@jupyterlab/lsp-extension": "~4.0.7", |
65 | | - "@jupyterlab/mainmenu": "~4.0.7", |
66 | | - "@jupyterlab/mainmenu-extension": "~4.0.7", |
67 | | - "@jupyterlab/markdownviewer": "~4.0.7", |
68 | | - "@jupyterlab/markdownviewer-extension": "~4.0.7", |
69 | | - "@jupyterlab/markedparser-extension": "~4.0.7", |
70 | | - "@jupyterlab/mathjax-extension": "~4.0.7", |
71 | | - "@jupyterlab/metadataform": "~4.0.7", |
72 | | - "@jupyterlab/metadataform-extension": "~4.0.7", |
73 | | - "@jupyterlab/notebook": "~4.0.7", |
74 | | - "@jupyterlab/notebook-extension": "~4.0.7", |
75 | | - "@jupyterlab/observables": "~5.0.7", |
76 | | - "@jupyterlab/outputarea": "~4.0.7", |
77 | | - "@jupyterlab/pdf-extension": "~4.0.7", |
78 | | - "@jupyterlab/rendermime": "~4.0.7", |
79 | | - "@jupyterlab/rendermime-interfaces": "~3.8.7", |
80 | | - "@jupyterlab/running-extension": "~4.0.7", |
81 | | - "@jupyterlab/services": "~7.0.7", |
82 | | - "@jupyterlab/settingeditor": "~4.0.7", |
83 | | - "@jupyterlab/settingeditor-extension": "~4.0.7", |
84 | | - "@jupyterlab/settingregistry": "~4.0.7", |
85 | | - "@jupyterlab/shortcuts-extension": "~4.0.7", |
86 | | - "@jupyterlab/statedb": "~4.0.7", |
87 | | - "@jupyterlab/statusbar": "~4.0.7", |
88 | | - "@jupyterlab/terminal": "~4.0.7", |
89 | | - "@jupyterlab/terminal-extension": "~4.0.7", |
90 | | - "@jupyterlab/theme-dark-extension": "~4.0.7", |
91 | | - "@jupyterlab/theme-light-extension": "~4.0.7", |
92 | | - "@jupyterlab/toc-extension": "~6.0.7", |
93 | | - "@jupyterlab/tooltip": "~4.0.7", |
94 | | - "@jupyterlab/tooltip-extension": "~4.0.7", |
95 | | - "@jupyterlab/translation": "~4.0.7", |
96 | | - "@jupyterlab/translation-extension": "~4.0.7", |
97 | | - "@jupyterlab/ui-components": "~4.0.7", |
98 | | - "@jupyterlab/ui-components-extension": "~4.0.7", |
99 | | - "@jupyterlab/vega5-extension": "~4.0.7", |
| 15 | + "@jupyter-notebook/application": "~7.0.7", |
| 16 | + "@jupyter-notebook/application-extension": "~7.0.7", |
| 17 | + "@jupyter-notebook/console-extension": "~7.0.7", |
| 18 | + "@jupyter-notebook/docmanager-extension": "~7.0.7", |
| 19 | + "@jupyter-notebook/documentsearch-extension": "~7.0.7", |
| 20 | + "@jupyter-notebook/help-extension": "~7.0.7", |
| 21 | + "@jupyter-notebook/notebook-extension": "~7.0.7", |
| 22 | + "@jupyter-notebook/terminal-extension": "~7.0.7", |
| 23 | + "@jupyter-notebook/tree": "~7.0.7", |
| 24 | + "@jupyter-notebook/tree-extension": "~7.0.7", |
| 25 | + "@jupyter-notebook/ui-components": "~7.0.7", |
| 26 | + "@jupyter/ydoc": "~1.1.1", |
| 27 | + "@jupyterlab/application": "~4.0.11", |
| 28 | + "@jupyterlab/application-extension": "~4.0.11", |
| 29 | + "@jupyterlab/apputils": "~4.1.11", |
| 30 | + "@jupyterlab/apputils-extension": "~4.0.11", |
| 31 | + "@jupyterlab/attachments": "~4.0.11", |
| 32 | + "@jupyterlab/cell-toolbar": "~4.0.11", |
| 33 | + "@jupyterlab/cell-toolbar-extension": "~4.0.11", |
| 34 | + "@jupyterlab/celltags-extension": "~4.0.11", |
| 35 | + "@jupyterlab/codeeditor": "~4.0.11", |
| 36 | + "@jupyterlab/codemirror": "~4.0.11", |
| 37 | + "@jupyterlab/codemirror-extension": "~4.0.11", |
| 38 | + "@jupyterlab/completer": "~4.0.11", |
| 39 | + "@jupyterlab/completer-extension": "~4.0.11", |
| 40 | + "@jupyterlab/console": "~4.0.11", |
| 41 | + "@jupyterlab/console-extension": "~4.0.11", |
| 42 | + "@jupyterlab/coreutils": "~6.0.11", |
| 43 | + "@jupyterlab/csvviewer-extension": "~4.0.11", |
| 44 | + "@jupyterlab/debugger": "~4.0.11", |
| 45 | + "@jupyterlab/debugger-extension": "~4.0.11", |
| 46 | + "@jupyterlab/docmanager": "~4.0.11", |
| 47 | + "@jupyterlab/docmanager-extension": "~4.0.11", |
| 48 | + "@jupyterlab/documentsearch": "~4.0.11", |
| 49 | + "@jupyterlab/documentsearch-extension": "~4.0.11", |
| 50 | + "@jupyterlab/extensionmanager": "~4.0.11", |
| 51 | + "@jupyterlab/extensionmanager-extension": "~4.0.11", |
| 52 | + "@jupyterlab/filebrowser": "~4.0.11", |
| 53 | + "@jupyterlab/filebrowser-extension": "~4.0.11", |
| 54 | + "@jupyterlab/fileeditor": "~4.0.11", |
| 55 | + "@jupyterlab/fileeditor-extension": "~4.0.11", |
| 56 | + "@jupyterlab/htmlviewer": "~4.0.11", |
| 57 | + "@jupyterlab/htmlviewer-extension": "~4.0.11", |
| 58 | + "@jupyterlab/hub-extension": "~4.0.11", |
| 59 | + "@jupyterlab/imageviewer": "~4.0.11", |
| 60 | + "@jupyterlab/imageviewer-extension": "~4.0.11", |
| 61 | + "@jupyterlab/javascript-extension": "~4.0.11", |
| 62 | + "@jupyterlab/json-extension": "~4.0.11", |
| 63 | + "@jupyterlab/lsp": "~4.0.11", |
| 64 | + "@jupyterlab/lsp-extension": "~4.0.11", |
| 65 | + "@jupyterlab/mainmenu": "~4.0.11", |
| 66 | + "@jupyterlab/mainmenu-extension": "~4.0.11", |
| 67 | + "@jupyterlab/markdownviewer": "~4.0.11", |
| 68 | + "@jupyterlab/markdownviewer-extension": "~4.0.11", |
| 69 | + "@jupyterlab/markedparser-extension": "~4.0.11", |
| 70 | + "@jupyterlab/mathjax-extension": "~4.0.11", |
| 71 | + "@jupyterlab/metadataform": "~4.0.11", |
| 72 | + "@jupyterlab/metadataform-extension": "~4.0.11", |
| 73 | + "@jupyterlab/notebook": "~4.0.11", |
| 74 | + "@jupyterlab/notebook-extension": "~4.0.11", |
| 75 | + "@jupyterlab/observables": "~5.0.11", |
| 76 | + "@jupyterlab/outputarea": "~4.0.11", |
| 77 | + "@jupyterlab/pdf-extension": "~4.0.11", |
| 78 | + "@jupyterlab/rendermime": "~4.0.11", |
| 79 | + "@jupyterlab/rendermime-interfaces": "~3.8.11", |
| 80 | + "@jupyterlab/running-extension": "~4.0.11", |
| 81 | + "@jupyterlab/services": "~7.0.11", |
| 82 | + "@jupyterlab/settingeditor": "~4.0.11", |
| 83 | + "@jupyterlab/settingeditor-extension": "~4.0.11", |
| 84 | + "@jupyterlab/settingregistry": "~4.0.11", |
| 85 | + "@jupyterlab/shortcuts-extension": "~4.0.11", |
| 86 | + "@jupyterlab/statedb": "~4.0.11", |
| 87 | + "@jupyterlab/statusbar": "~4.0.11", |
| 88 | + "@jupyterlab/terminal": "~4.0.11", |
| 89 | + "@jupyterlab/terminal-extension": "~4.0.11", |
| 90 | + "@jupyterlab/theme-dark-extension": "~4.0.11", |
| 91 | + "@jupyterlab/theme-light-extension": "~4.0.11", |
| 92 | + "@jupyterlab/toc-extension": "~6.0.11", |
| 93 | + "@jupyterlab/tooltip": "~4.0.11", |
| 94 | + "@jupyterlab/tooltip-extension": "~4.0.11", |
| 95 | + "@jupyterlab/translation": "~4.0.11", |
| 96 | + "@jupyterlab/translation-extension": "~4.0.11", |
| 97 | + "@jupyterlab/ui-components": "~4.0.11", |
| 98 | + "@jupyterlab/ui-components-extension": "~4.0.11", |
| 99 | + "@jupyterlab/vega5-extension": "~4.0.11", |
100 | 100 | "@lezer/common": "~1.0.3", |
101 | 101 | "@lezer/highlight": "~1.1.6", |
102 | 102 | "@lumino/algorithm": "~2.0.1", |
|
105 | 105 | "@lumino/coreutils": "~2.1.2", |
106 | 106 | "@lumino/disposable": "~2.1.2", |
107 | 107 | "@lumino/domutils": "~2.0.1", |
108 | | - "@lumino/dragdrop": "~2.1.3", |
| 108 | + "@lumino/dragdrop": "~2.1.4", |
109 | 109 | "@lumino/messaging": "~2.0.1", |
110 | 110 | "@lumino/properties": "~2.0.1", |
111 | 111 | "@lumino/signaling": "~2.1.2", |
|
116 | 116 | "yjs": "~13.6.7" |
117 | 117 | }, |
118 | 118 | "dependencies": { |
119 | | - "@jupyter-notebook/application": "^7.0.6", |
120 | | - "@jupyter-notebook/application-extension": "^7.0.6", |
121 | | - "@jupyter-notebook/console-extension": "^7.0.6", |
122 | | - "@jupyter-notebook/docmanager-extension": "^7.0.6", |
123 | | - "@jupyter-notebook/documentsearch-extension": "^7.0.6", |
124 | | - "@jupyter-notebook/help-extension": "^7.0.6", |
125 | | - "@jupyter-notebook/notebook-extension": "^7.0.6", |
126 | | - "@jupyter-notebook/terminal-extension": "^7.0.6", |
127 | | - "@jupyter-notebook/tree": "^7.0.6", |
128 | | - "@jupyter-notebook/tree-extension": "^7.0.6", |
129 | | - "@jupyter-notebook/ui-components": "^7.0.6", |
| 119 | + "@jupyter-notebook/application": "^7.0.7", |
| 120 | + "@jupyter-notebook/application-extension": "^7.0.7", |
| 121 | + "@jupyter-notebook/console-extension": "^7.0.7", |
| 122 | + "@jupyter-notebook/docmanager-extension": "^7.0.7", |
| 123 | + "@jupyter-notebook/documentsearch-extension": "^7.0.7", |
| 124 | + "@jupyter-notebook/help-extension": "^7.0.7", |
| 125 | + "@jupyter-notebook/notebook-extension": "^7.0.7", |
| 126 | + "@jupyter-notebook/terminal-extension": "^7.0.7", |
| 127 | + "@jupyter-notebook/tree": "^7.0.7", |
| 128 | + "@jupyter-notebook/tree-extension": "^7.0.7", |
| 129 | + "@jupyter-notebook/ui-components": "^7.0.7", |
130 | 130 | "@jupyterlab/application-extension": "^4.0.11", |
131 | 131 | "@jupyterlab/apputils-extension": "^4.0.11", |
132 | 132 | "@jupyterlab/attachments": "^4.0.11", |
|
0 commit comments