@jupyterlab/metapackage 3.4.1 → 3.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +93 -93
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupyterlab/metapackage",
3
- "version": "3.4.1",
3
+ "version": "3.4.2",
4
4
  "description": "JupyterLab - Meta Package. All of the packages used by the core JupyterLab application",
5
5
  "homepage": "https://github.com/jupyterlab/jupyterlab",
6
6
  "bugs": {
@@ -31,98 +31,98 @@
31
31
  "watch": "tsc -b --watch"
32
32
  },
33
33
  "dependencies": {
34
- "@jupyterlab/application": "^3.4.1",
35
- "@jupyterlab/application-extension": "^3.4.1",
36
- "@jupyterlab/apputils": "^3.4.1",
37
- "@jupyterlab/apputils-extension": "^3.4.1",
38
- "@jupyterlab/attachments": "^3.4.1",
39
- "@jupyterlab/cell-toolbar": "^3.4.1",
40
- "@jupyterlab/cell-toolbar-extension": "^3.4.1",
41
- "@jupyterlab/cells": "^3.4.1",
42
- "@jupyterlab/celltags": "^3.4.1",
43
- "@jupyterlab/celltags-extension": "^3.4.1",
44
- "@jupyterlab/codeeditor": "^3.4.1",
45
- "@jupyterlab/codemirror": "^3.4.1",
46
- "@jupyterlab/codemirror-extension": "^3.4.1",
47
- "@jupyterlab/completer": "^3.4.1",
48
- "@jupyterlab/completer-extension": "^3.4.1",
49
- "@jupyterlab/console": "^3.4.1",
50
- "@jupyterlab/console-extension": "^3.4.1",
51
- "@jupyterlab/coreutils": "^5.4.1",
52
- "@jupyterlab/csvviewer": "^3.4.1",
53
- "@jupyterlab/csvviewer-extension": "^3.4.1",
54
- "@jupyterlab/debugger": "^3.4.1",
55
- "@jupyterlab/debugger-extension": "^3.4.1",
56
- "@jupyterlab/docmanager": "^3.4.1",
57
- "@jupyterlab/docmanager-extension": "^3.4.1",
58
- "@jupyterlab/docprovider": "^3.4.1",
59
- "@jupyterlab/docprovider-extension": "^3.4.1",
60
- "@jupyterlab/docregistry": "^3.4.1",
61
- "@jupyterlab/documentsearch": "^3.4.1",
62
- "@jupyterlab/documentsearch-extension": "^3.4.1",
63
- "@jupyterlab/extensionmanager": "^3.4.1",
64
- "@jupyterlab/extensionmanager-extension": "^3.4.1",
65
- "@jupyterlab/filebrowser": "^3.4.1",
66
- "@jupyterlab/filebrowser-extension": "^3.4.1",
67
- "@jupyterlab/fileeditor": "^3.4.1",
68
- "@jupyterlab/fileeditor-extension": "^3.4.1",
69
- "@jupyterlab/help-extension": "^3.4.1",
70
- "@jupyterlab/htmlviewer": "^3.4.1",
71
- "@jupyterlab/htmlviewer-extension": "^3.4.1",
72
- "@jupyterlab/hub-extension": "^3.4.1",
73
- "@jupyterlab/imageviewer": "^3.4.1",
74
- "@jupyterlab/imageviewer-extension": "^3.4.1",
75
- "@jupyterlab/inspector": "^3.4.1",
76
- "@jupyterlab/inspector-extension": "^3.4.1",
77
- "@jupyterlab/javascript-extension": "^3.4.1",
78
- "@jupyterlab/json-extension": "^3.4.1",
79
- "@jupyterlab/launcher": "^3.4.1",
80
- "@jupyterlab/launcher-extension": "^3.4.1",
81
- "@jupyterlab/logconsole": "^3.4.1",
82
- "@jupyterlab/logconsole-extension": "^3.4.1",
83
- "@jupyterlab/mainmenu": "^3.4.1",
84
- "@jupyterlab/mainmenu-extension": "^3.4.1",
85
- "@jupyterlab/markdownviewer": "^3.4.1",
86
- "@jupyterlab/markdownviewer-extension": "^3.4.1",
87
- "@jupyterlab/mathjax2": "^3.4.1",
88
- "@jupyterlab/mathjax2-extension": "^3.4.1",
89
- "@jupyterlab/nbconvert-css": "^3.4.1",
90
- "@jupyterlab/nbformat": "^3.4.1",
91
- "@jupyterlab/notebook": "^3.4.1",
92
- "@jupyterlab/notebook-extension": "^3.4.1",
93
- "@jupyterlab/observables": "^4.4.1",
94
- "@jupyterlab/outputarea": "^3.4.1",
95
- "@jupyterlab/pdf-extension": "^3.4.1",
96
- "@jupyterlab/property-inspector": "^3.4.1",
97
- "@jupyterlab/rendermime": "^3.4.1",
98
- "@jupyterlab/rendermime-extension": "^3.4.1",
99
- "@jupyterlab/rendermime-interfaces": "^3.4.1",
100
- "@jupyterlab/running": "^3.4.1",
101
- "@jupyterlab/running-extension": "^3.4.1",
102
- "@jupyterlab/services": "^6.4.1",
103
- "@jupyterlab/settingeditor": "^3.4.1",
104
- "@jupyterlab/settingeditor-extension": "^3.4.1",
105
- "@jupyterlab/settingregistry": "^3.4.1",
106
- "@jupyterlab/shared-models": "^3.4.1",
107
- "@jupyterlab/shortcuts-extension": "^3.4.1",
108
- "@jupyterlab/statedb": "^3.4.1",
109
- "@jupyterlab/statusbar": "^3.4.1",
110
- "@jupyterlab/statusbar-extension": "^3.4.1",
111
- "@jupyterlab/terminal": "^3.4.1",
112
- "@jupyterlab/terminal-extension": "^3.4.1",
113
- "@jupyterlab/theme-dark-extension": "^3.4.1",
114
- "@jupyterlab/theme-light-extension": "^3.4.1",
115
- "@jupyterlab/toc": "^5.4.1",
116
- "@jupyterlab/toc-extension": "^5.4.1",
117
- "@jupyterlab/tooltip": "^3.4.1",
118
- "@jupyterlab/tooltip-extension": "^3.4.1",
119
- "@jupyterlab/translation": "^3.4.1",
120
- "@jupyterlab/translation-extension": "^3.4.1",
121
- "@jupyterlab/ui-components": "^3.4.1",
122
- "@jupyterlab/ui-components-extension": "^3.4.1",
123
- "@jupyterlab/vdom": "^3.4.1",
124
- "@jupyterlab/vdom-extension": "^3.4.1",
125
- "@jupyterlab/vega5-extension": "^3.4.1"
34
+ "@jupyterlab/application": "^3.4.2",
35
+ "@jupyterlab/application-extension": "^3.4.2",
36
+ "@jupyterlab/apputils": "^3.4.2",
37
+ "@jupyterlab/apputils-extension": "^3.4.2",
38
+ "@jupyterlab/attachments": "^3.4.2",
39
+ "@jupyterlab/cell-toolbar": "^3.4.2",
40
+ "@jupyterlab/cell-toolbar-extension": "^3.4.2",
41
+ "@jupyterlab/cells": "^3.4.2",
42
+ "@jupyterlab/celltags": "^3.4.2",
43
+ "@jupyterlab/celltags-extension": "^3.4.2",
44
+ "@jupyterlab/codeeditor": "^3.4.2",
45
+ "@jupyterlab/codemirror": "^3.4.2",
46
+ "@jupyterlab/codemirror-extension": "^3.4.2",
47
+ "@jupyterlab/completer": "^3.4.2",
48
+ "@jupyterlab/completer-extension": "^3.4.2",
49
+ "@jupyterlab/console": "^3.4.2",
50
+ "@jupyterlab/console-extension": "^3.4.2",
51
+ "@jupyterlab/coreutils": "^5.4.2",
52
+ "@jupyterlab/csvviewer": "^3.4.2",
53
+ "@jupyterlab/csvviewer-extension": "^3.4.2",
54
+ "@jupyterlab/debugger": "^3.4.2",
55
+ "@jupyterlab/debugger-extension": "^3.4.2",
56
+ "@jupyterlab/docmanager": "^3.4.2",
57
+ "@jupyterlab/docmanager-extension": "^3.4.2",
58
+ "@jupyterlab/docprovider": "^3.4.2",
59
+ "@jupyterlab/docprovider-extension": "^3.4.2",
60
+ "@jupyterlab/docregistry": "^3.4.2",
61
+ "@jupyterlab/documentsearch": "^3.4.2",
62
+ "@jupyterlab/documentsearch-extension": "^3.4.2",
63
+ "@jupyterlab/extensionmanager": "^3.4.2",
64
+ "@jupyterlab/extensionmanager-extension": "^3.4.2",
65
+ "@jupyterlab/filebrowser": "^3.4.2",
66
+ "@jupyterlab/filebrowser-extension": "^3.4.2",
67
+ "@jupyterlab/fileeditor": "^3.4.2",
68
+ "@jupyterlab/fileeditor-extension": "^3.4.2",
69
+ "@jupyterlab/help-extension": "^3.4.2",
70
+ "@jupyterlab/htmlviewer": "^3.4.2",
71
+ "@jupyterlab/htmlviewer-extension": "^3.4.2",
72
+ "@jupyterlab/hub-extension": "^3.4.2",
73
+ "@jupyterlab/imageviewer": "^3.4.2",
74
+ "@jupyterlab/imageviewer-extension": "^3.4.2",
75
+ "@jupyterlab/inspector": "^3.4.2",
76
+ "@jupyterlab/inspector-extension": "^3.4.2",
77
+ "@jupyterlab/javascript-extension": "^3.4.2",
78
+ "@jupyterlab/json-extension": "^3.4.2",
79
+ "@jupyterlab/launcher": "^3.4.2",
80
+ "@jupyterlab/launcher-extension": "^3.4.2",
81
+ "@jupyterlab/logconsole": "^3.4.2",
82
+ "@jupyterlab/logconsole-extension": "^3.4.2",
83
+ "@jupyterlab/mainmenu": "^3.4.2",
84
+ "@jupyterlab/mainmenu-extension": "^3.4.2",
85
+ "@jupyterlab/markdownviewer": "^3.4.2",
86
+ "@jupyterlab/markdownviewer-extension": "^3.4.2",
87
+ "@jupyterlab/mathjax2": "^3.4.2",
88
+ "@jupyterlab/mathjax2-extension": "^3.4.2",
89
+ "@jupyterlab/nbconvert-css": "^3.4.2",
90
+ "@jupyterlab/nbformat": "^3.4.2",
91
+ "@jupyterlab/notebook": "^3.4.2",
92
+ "@jupyterlab/notebook-extension": "^3.4.2",
93
+ "@jupyterlab/observables": "^4.4.2",
94
+ "@jupyterlab/outputarea": "^3.4.2",
95
+ "@jupyterlab/pdf-extension": "^3.4.2",
96
+ "@jupyterlab/property-inspector": "^3.4.2",
97
+ "@jupyterlab/rendermime": "^3.4.2",
98
+ "@jupyterlab/rendermime-extension": "^3.4.2",
99
+ "@jupyterlab/rendermime-interfaces": "^3.4.2",
100
+ "@jupyterlab/running": "^3.4.2",
101
+ "@jupyterlab/running-extension": "^3.4.2",
102
+ "@jupyterlab/services": "^6.4.2",
103
+ "@jupyterlab/settingeditor": "^3.4.2",
104
+ "@jupyterlab/settingeditor-extension": "^3.4.2",
105
+ "@jupyterlab/settingregistry": "^3.4.2",
106
+ "@jupyterlab/shared-models": "^3.4.2",
107
+ "@jupyterlab/shortcuts-extension": "^3.4.2",
108
+ "@jupyterlab/statedb": "^3.4.2",
109
+ "@jupyterlab/statusbar": "^3.4.2",
110
+ "@jupyterlab/statusbar-extension": "^3.4.2",
111
+ "@jupyterlab/terminal": "^3.4.2",
112
+ "@jupyterlab/terminal-extension": "^3.4.2",
113
+ "@jupyterlab/theme-dark-extension": "^3.4.2",
114
+ "@jupyterlab/theme-light-extension": "^3.4.2",
115
+ "@jupyterlab/toc": "^5.4.2",
116
+ "@jupyterlab/toc-extension": "^5.4.2",
117
+ "@jupyterlab/tooltip": "^3.4.2",
118
+ "@jupyterlab/tooltip-extension": "^3.4.2",
119
+ "@jupyterlab/translation": "^3.4.2",
120
+ "@jupyterlab/translation-extension": "^3.4.2",
121
+ "@jupyterlab/ui-components": "^3.4.2",
122
+ "@jupyterlab/ui-components-extension": "^3.4.2",
123
+ "@jupyterlab/vdom": "^3.4.2",
124
+ "@jupyterlab/vdom-extension": "^3.4.2",
125
+ "@jupyterlab/vega5-extension": "^3.4.2"
126
126
  },
127
127
  "devDependencies": {
128
128
  "fs-extra": "^9.0.1",