@jupyterlab/metapackage 3.4.4 → 3.4.5

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.4",
3
+ "version": "3.4.5",
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.4",
35
- "@jupyterlab/application-extension": "^3.4.4",
36
- "@jupyterlab/apputils": "^3.4.4",
37
- "@jupyterlab/apputils-extension": "^3.4.4",
38
- "@jupyterlab/attachments": "^3.4.4",
39
- "@jupyterlab/cell-toolbar": "^3.4.4",
40
- "@jupyterlab/cell-toolbar-extension": "^3.4.4",
41
- "@jupyterlab/cells": "^3.4.4",
42
- "@jupyterlab/celltags": "^3.4.4",
43
- "@jupyterlab/celltags-extension": "^3.4.4",
44
- "@jupyterlab/codeeditor": "^3.4.4",
45
- "@jupyterlab/codemirror": "^3.4.4",
46
- "@jupyterlab/codemirror-extension": "^3.4.4",
47
- "@jupyterlab/completer": "^3.4.4",
48
- "@jupyterlab/completer-extension": "^3.4.4",
49
- "@jupyterlab/console": "^3.4.4",
50
- "@jupyterlab/console-extension": "^3.4.4",
51
- "@jupyterlab/coreutils": "^5.4.4",
52
- "@jupyterlab/csvviewer": "^3.4.4",
53
- "@jupyterlab/csvviewer-extension": "^3.4.4",
54
- "@jupyterlab/debugger": "^3.4.4",
55
- "@jupyterlab/debugger-extension": "^3.4.4",
56
- "@jupyterlab/docmanager": "^3.4.4",
57
- "@jupyterlab/docmanager-extension": "^3.4.4",
58
- "@jupyterlab/docprovider": "^3.4.4",
59
- "@jupyterlab/docprovider-extension": "^3.4.4",
60
- "@jupyterlab/docregistry": "^3.4.4",
61
- "@jupyterlab/documentsearch": "^3.4.4",
62
- "@jupyterlab/documentsearch-extension": "^3.4.4",
63
- "@jupyterlab/extensionmanager": "^3.4.4",
64
- "@jupyterlab/extensionmanager-extension": "^3.4.4",
65
- "@jupyterlab/filebrowser": "^3.4.4",
66
- "@jupyterlab/filebrowser-extension": "^3.4.4",
67
- "@jupyterlab/fileeditor": "^3.4.4",
68
- "@jupyterlab/fileeditor-extension": "^3.4.4",
69
- "@jupyterlab/help-extension": "^3.4.4",
70
- "@jupyterlab/htmlviewer": "^3.4.4",
71
- "@jupyterlab/htmlviewer-extension": "^3.4.4",
72
- "@jupyterlab/hub-extension": "^3.4.4",
73
- "@jupyterlab/imageviewer": "^3.4.4",
74
- "@jupyterlab/imageviewer-extension": "^3.4.4",
75
- "@jupyterlab/inspector": "^3.4.4",
76
- "@jupyterlab/inspector-extension": "^3.4.4",
77
- "@jupyterlab/javascript-extension": "^3.4.4",
78
- "@jupyterlab/json-extension": "^3.4.4",
79
- "@jupyterlab/launcher": "^3.4.4",
80
- "@jupyterlab/launcher-extension": "^3.4.4",
81
- "@jupyterlab/logconsole": "^3.4.4",
82
- "@jupyterlab/logconsole-extension": "^3.4.4",
83
- "@jupyterlab/mainmenu": "^3.4.4",
84
- "@jupyterlab/mainmenu-extension": "^3.4.4",
85
- "@jupyterlab/markdownviewer": "^3.4.4",
86
- "@jupyterlab/markdownviewer-extension": "^3.4.4",
87
- "@jupyterlab/mathjax2": "^3.4.4",
88
- "@jupyterlab/mathjax2-extension": "^3.4.4",
89
- "@jupyterlab/nbconvert-css": "^3.4.4",
90
- "@jupyterlab/nbformat": "^3.4.4",
91
- "@jupyterlab/notebook": "^3.4.4",
92
- "@jupyterlab/notebook-extension": "^3.4.4",
93
- "@jupyterlab/observables": "^4.4.4",
94
- "@jupyterlab/outputarea": "^3.4.4",
95
- "@jupyterlab/pdf-extension": "^3.4.4",
96
- "@jupyterlab/property-inspector": "^3.4.4",
97
- "@jupyterlab/rendermime": "^3.4.4",
98
- "@jupyterlab/rendermime-extension": "^3.4.4",
99
- "@jupyterlab/rendermime-interfaces": "^3.4.4",
100
- "@jupyterlab/running": "^3.4.4",
101
- "@jupyterlab/running-extension": "^3.4.4",
102
- "@jupyterlab/services": "^6.4.4",
103
- "@jupyterlab/settingeditor": "^3.4.4",
104
- "@jupyterlab/settingeditor-extension": "^3.4.4",
105
- "@jupyterlab/settingregistry": "^3.4.4",
106
- "@jupyterlab/shared-models": "^3.4.4",
107
- "@jupyterlab/shortcuts-extension": "^3.4.4",
108
- "@jupyterlab/statedb": "^3.4.4",
109
- "@jupyterlab/statusbar": "^3.4.4",
110
- "@jupyterlab/statusbar-extension": "^3.4.4",
111
- "@jupyterlab/terminal": "^3.4.4",
112
- "@jupyterlab/terminal-extension": "^3.4.4",
113
- "@jupyterlab/theme-dark-extension": "^3.4.4",
114
- "@jupyterlab/theme-light-extension": "^3.4.4",
115
- "@jupyterlab/toc": "^5.4.4",
116
- "@jupyterlab/toc-extension": "^5.4.4",
117
- "@jupyterlab/tooltip": "^3.4.4",
118
- "@jupyterlab/tooltip-extension": "^3.4.4",
119
- "@jupyterlab/translation": "^3.4.4",
120
- "@jupyterlab/translation-extension": "^3.4.4",
121
- "@jupyterlab/ui-components": "^3.4.4",
122
- "@jupyterlab/ui-components-extension": "^3.4.4",
123
- "@jupyterlab/vdom": "^3.4.4",
124
- "@jupyterlab/vdom-extension": "^3.4.4",
125
- "@jupyterlab/vega5-extension": "^3.4.4"
34
+ "@jupyterlab/application": "^3.4.5",
35
+ "@jupyterlab/application-extension": "^3.4.5",
36
+ "@jupyterlab/apputils": "^3.4.5",
37
+ "@jupyterlab/apputils-extension": "^3.4.5",
38
+ "@jupyterlab/attachments": "^3.4.5",
39
+ "@jupyterlab/cell-toolbar": "^3.4.5",
40
+ "@jupyterlab/cell-toolbar-extension": "^3.4.5",
41
+ "@jupyterlab/cells": "^3.4.5",
42
+ "@jupyterlab/celltags": "^3.4.5",
43
+ "@jupyterlab/celltags-extension": "^3.4.5",
44
+ "@jupyterlab/codeeditor": "^3.4.5",
45
+ "@jupyterlab/codemirror": "^3.4.5",
46
+ "@jupyterlab/codemirror-extension": "^3.4.5",
47
+ "@jupyterlab/completer": "^3.4.5",
48
+ "@jupyterlab/completer-extension": "^3.4.5",
49
+ "@jupyterlab/console": "^3.4.5",
50
+ "@jupyterlab/console-extension": "^3.4.5",
51
+ "@jupyterlab/coreutils": "^5.4.5",
52
+ "@jupyterlab/csvviewer": "^3.4.5",
53
+ "@jupyterlab/csvviewer-extension": "^3.4.5",
54
+ "@jupyterlab/debugger": "^3.4.5",
55
+ "@jupyterlab/debugger-extension": "^3.4.5",
56
+ "@jupyterlab/docmanager": "^3.4.5",
57
+ "@jupyterlab/docmanager-extension": "^3.4.5",
58
+ "@jupyterlab/docprovider": "^3.4.5",
59
+ "@jupyterlab/docprovider-extension": "^3.4.5",
60
+ "@jupyterlab/docregistry": "^3.4.5",
61
+ "@jupyterlab/documentsearch": "^3.4.5",
62
+ "@jupyterlab/documentsearch-extension": "^3.4.5",
63
+ "@jupyterlab/extensionmanager": "^3.4.5",
64
+ "@jupyterlab/extensionmanager-extension": "^3.4.5",
65
+ "@jupyterlab/filebrowser": "^3.4.5",
66
+ "@jupyterlab/filebrowser-extension": "^3.4.5",
67
+ "@jupyterlab/fileeditor": "^3.4.5",
68
+ "@jupyterlab/fileeditor-extension": "^3.4.5",
69
+ "@jupyterlab/help-extension": "^3.4.5",
70
+ "@jupyterlab/htmlviewer": "^3.4.5",
71
+ "@jupyterlab/htmlviewer-extension": "^3.4.5",
72
+ "@jupyterlab/hub-extension": "^3.4.5",
73
+ "@jupyterlab/imageviewer": "^3.4.5",
74
+ "@jupyterlab/imageviewer-extension": "^3.4.5",
75
+ "@jupyterlab/inspector": "^3.4.5",
76
+ "@jupyterlab/inspector-extension": "^3.4.5",
77
+ "@jupyterlab/javascript-extension": "^3.4.5",
78
+ "@jupyterlab/json-extension": "^3.4.5",
79
+ "@jupyterlab/launcher": "^3.4.5",
80
+ "@jupyterlab/launcher-extension": "^3.4.5",
81
+ "@jupyterlab/logconsole": "^3.4.5",
82
+ "@jupyterlab/logconsole-extension": "^3.4.5",
83
+ "@jupyterlab/mainmenu": "^3.4.5",
84
+ "@jupyterlab/mainmenu-extension": "^3.4.5",
85
+ "@jupyterlab/markdownviewer": "^3.4.5",
86
+ "@jupyterlab/markdownviewer-extension": "^3.4.5",
87
+ "@jupyterlab/mathjax2": "^3.4.5",
88
+ "@jupyterlab/mathjax2-extension": "^3.4.5",
89
+ "@jupyterlab/nbconvert-css": "^3.4.5",
90
+ "@jupyterlab/nbformat": "^3.4.5",
91
+ "@jupyterlab/notebook": "^3.4.5",
92
+ "@jupyterlab/notebook-extension": "^3.4.5",
93
+ "@jupyterlab/observables": "^4.4.5",
94
+ "@jupyterlab/outputarea": "^3.4.5",
95
+ "@jupyterlab/pdf-extension": "^3.4.5",
96
+ "@jupyterlab/property-inspector": "^3.4.5",
97
+ "@jupyterlab/rendermime": "^3.4.5",
98
+ "@jupyterlab/rendermime-extension": "^3.4.5",
99
+ "@jupyterlab/rendermime-interfaces": "^3.4.5",
100
+ "@jupyterlab/running": "^3.4.5",
101
+ "@jupyterlab/running-extension": "^3.4.5",
102
+ "@jupyterlab/services": "^6.4.5",
103
+ "@jupyterlab/settingeditor": "^3.4.5",
104
+ "@jupyterlab/settingeditor-extension": "^3.4.5",
105
+ "@jupyterlab/settingregistry": "^3.4.5",
106
+ "@jupyterlab/shared-models": "^3.4.5",
107
+ "@jupyterlab/shortcuts-extension": "^3.4.5",
108
+ "@jupyterlab/statedb": "^3.4.5",
109
+ "@jupyterlab/statusbar": "^3.4.5",
110
+ "@jupyterlab/statusbar-extension": "^3.4.5",
111
+ "@jupyterlab/terminal": "^3.4.5",
112
+ "@jupyterlab/terminal-extension": "^3.4.5",
113
+ "@jupyterlab/theme-dark-extension": "^3.4.5",
114
+ "@jupyterlab/theme-light-extension": "^3.4.5",
115
+ "@jupyterlab/toc": "^5.4.5",
116
+ "@jupyterlab/toc-extension": "^5.4.5",
117
+ "@jupyterlab/tooltip": "^3.4.5",
118
+ "@jupyterlab/tooltip-extension": "^3.4.5",
119
+ "@jupyterlab/translation": "^3.4.5",
120
+ "@jupyterlab/translation-extension": "^3.4.5",
121
+ "@jupyterlab/ui-components": "^3.4.5",
122
+ "@jupyterlab/ui-components-extension": "^3.4.5",
123
+ "@jupyterlab/vdom": "^3.4.5",
124
+ "@jupyterlab/vdom-extension": "^3.4.5",
125
+ "@jupyterlab/vega5-extension": "^3.4.5"
126
126
  },
127
127
  "devDependencies": {
128
128
  "fs-extra": "^9.0.1",