|
1 | 1 | {
|
2 | 2 | "name": "@jupyterlab/application-top",
|
3 |
| - "version": "3.2.2", |
| 3 | + "version": "3.2.3", |
4 | 4 | "private": true,
|
5 | 5 | "license": "BSD-3-Clause",
|
6 | 6 | "scripts": {
|
|
124 | 124 | "yjs": "^13.5.17"
|
125 | 125 | },
|
126 | 126 | "dependencies": {
|
127 |
| - "@jupyterlab/application": "~3.2.2", |
128 |
| - "@jupyterlab/application-extension": "~3.2.2", |
129 |
| - "@jupyterlab/apputils-extension": "~3.2.2", |
130 |
| - "@jupyterlab/celltags-extension": "~3.2.2", |
131 |
| - "@jupyterlab/codemirror-extension": "~3.2.2", |
132 |
| - "@jupyterlab/completer-extension": "~3.2.2", |
133 |
| - "@jupyterlab/console-extension": "~3.2.2", |
134 |
| - "@jupyterlab/coreutils": "~5.2.2", |
135 |
| - "@jupyterlab/csvviewer-extension": "~3.2.2", |
136 |
| - "@jupyterlab/debugger-extension": "~3.2.2", |
137 |
| - "@jupyterlab/docmanager-extension": "~3.2.2", |
138 |
| - "@jupyterlab/docprovider-extension": "~3.2.2", |
139 |
| - "@jupyterlab/documentsearch-extension": "~3.2.2", |
140 |
| - "@jupyterlab/extensionmanager-extension": "~3.2.2", |
141 |
| - "@jupyterlab/filebrowser-extension": "~3.2.2", |
142 |
| - "@jupyterlab/fileeditor-extension": "~3.2.2", |
143 |
| - "@jupyterlab/help-extension": "~3.2.2", |
144 |
| - "@jupyterlab/htmlviewer-extension": "~3.2.2", |
145 |
| - "@jupyterlab/hub-extension": "~3.2.2", |
146 |
| - "@jupyterlab/imageviewer-extension": "~3.2.2", |
147 |
| - "@jupyterlab/inspector-extension": "~3.2.2", |
148 |
| - "@jupyterlab/javascript-extension": "~3.2.2", |
149 |
| - "@jupyterlab/json-extension": "~3.2.2", |
150 |
| - "@jupyterlab/launcher-extension": "~3.2.2", |
151 |
| - "@jupyterlab/logconsole-extension": "~3.2.2", |
152 |
| - "@jupyterlab/mainmenu-extension": "~3.2.2", |
153 |
| - "@jupyterlab/markdownviewer-extension": "~3.2.2", |
154 |
| - "@jupyterlab/mathjax2-extension": "~3.2.2", |
155 |
| - "@jupyterlab/notebook-extension": "~3.2.2", |
156 |
| - "@jupyterlab/pdf-extension": "~3.2.2", |
157 |
| - "@jupyterlab/rendermime-extension": "~3.2.2", |
158 |
| - "@jupyterlab/running-extension": "~3.2.2", |
159 |
| - "@jupyterlab/settingeditor-extension": "~3.2.2", |
160 |
| - "@jupyterlab/shortcuts-extension": "~3.2.2", |
161 |
| - "@jupyterlab/statusbar-extension": "~3.2.2", |
162 |
| - "@jupyterlab/terminal-extension": "~3.2.2", |
163 |
| - "@jupyterlab/theme-dark-extension": "~3.2.2", |
164 |
| - "@jupyterlab/theme-light-extension": "~3.2.2", |
165 |
| - "@jupyterlab/toc-extension": "~5.2.2", |
166 |
| - "@jupyterlab/tooltip-extension": "~3.2.2", |
167 |
| - "@jupyterlab/translation-extension": "~3.2.2", |
168 |
| - "@jupyterlab/ui-components-extension": "~3.2.2", |
169 |
| - "@jupyterlab/vdom-extension": "~3.2.2", |
170 |
| - "@jupyterlab/vega5-extension": "~3.2.2" |
| 127 | + "@jupyterlab/application": "^3.2.3", |
| 128 | + "@jupyterlab/application-extension": "^3.2.3", |
| 129 | + "@jupyterlab/apputils-extension": "^3.2.3", |
| 130 | + "@jupyterlab/celltags-extension": "^3.2.3", |
| 131 | + "@jupyterlab/codemirror-extension": "^3.2.3", |
| 132 | + "@jupyterlab/completer-extension": "^3.2.3", |
| 133 | + "@jupyterlab/console-extension": "^3.2.3", |
| 134 | + "@jupyterlab/coreutils": "^5.2.3", |
| 135 | + "@jupyterlab/csvviewer-extension": "^3.2.3", |
| 136 | + "@jupyterlab/debugger-extension": "^3.2.3", |
| 137 | + "@jupyterlab/docmanager-extension": "^3.2.3", |
| 138 | + "@jupyterlab/docprovider-extension": "^3.2.3", |
| 139 | + "@jupyterlab/documentsearch-extension": "^3.2.3", |
| 140 | + "@jupyterlab/extensionmanager-extension": "^3.2.3", |
| 141 | + "@jupyterlab/filebrowser-extension": "^3.2.3", |
| 142 | + "@jupyterlab/fileeditor-extension": "^3.2.3", |
| 143 | + "@jupyterlab/help-extension": "^3.2.3", |
| 144 | + "@jupyterlab/htmlviewer-extension": "^3.2.3", |
| 145 | + "@jupyterlab/hub-extension": "^3.2.3", |
| 146 | + "@jupyterlab/imageviewer-extension": "^3.2.3", |
| 147 | + "@jupyterlab/inspector-extension": "^3.2.3", |
| 148 | + "@jupyterlab/javascript-extension": "^3.2.3", |
| 149 | + "@jupyterlab/json-extension": "^3.2.3", |
| 150 | + "@jupyterlab/launcher-extension": "^3.2.3", |
| 151 | + "@jupyterlab/logconsole-extension": "^3.2.3", |
| 152 | + "@jupyterlab/mainmenu-extension": "^3.2.3", |
| 153 | + "@jupyterlab/markdownviewer-extension": "^3.2.3", |
| 154 | + "@jupyterlab/mathjax2-extension": "^3.2.3", |
| 155 | + "@jupyterlab/notebook-extension": "^3.2.3", |
| 156 | + "@jupyterlab/pdf-extension": "^3.2.3", |
| 157 | + "@jupyterlab/rendermime-extension": "^3.2.3", |
| 158 | + "@jupyterlab/running-extension": "^3.2.3", |
| 159 | + "@jupyterlab/settingeditor-extension": "^3.2.3", |
| 160 | + "@jupyterlab/shortcuts-extension": "^3.2.3", |
| 161 | + "@jupyterlab/statusbar-extension": "^3.2.3", |
| 162 | + "@jupyterlab/terminal-extension": "^3.2.3", |
| 163 | + "@jupyterlab/theme-dark-extension": "^3.2.3", |
| 164 | + "@jupyterlab/theme-light-extension": "^3.2.3", |
| 165 | + "@jupyterlab/toc-extension": "^5.2.3", |
| 166 | + "@jupyterlab/tooltip-extension": "^3.2.3", |
| 167 | + "@jupyterlab/translation-extension": "^3.2.3", |
| 168 | + "@jupyterlab/ui-components-extension": "^3.2.3", |
| 169 | + "@jupyterlab/vdom-extension": "^3.2.3", |
| 170 | + "@jupyterlab/vega5-extension": "^3.2.3" |
171 | 171 | },
|
172 | 172 | "devDependencies": {
|
173 |
| - "@jupyterlab/builder": "^3.2.2", |
174 |
| - "@jupyterlab/buildutils": "^3.2.2", |
| 173 | + "@jupyterlab/builder": "^3.2.3", |
| 174 | + "@jupyterlab/buildutils": "^3.2.3", |
175 | 175 | "chokidar": "^3.4.0",
|
176 | 176 | "css-loader": "^5.0.1",
|
177 | 177 | "duplicate-package-checker-webpack-plugin": "^3.0.0",
|
|
0 commit comments