@jupyterlab/metapackage 4.4.1 → 4.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.
- package/package.json +100 -100
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jupyterlab/metapackage",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.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": {
|
|
@@ -36,107 +36,107 @@
|
|
|
36
36
|
"watch": "tsc -b --watch"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@jupyterlab/application": "^4.4.
|
|
40
|
-
"@jupyterlab/application-extension": "^4.4.
|
|
41
|
-
"@jupyterlab/apputils": "^4.5.
|
|
42
|
-
"@jupyterlab/apputils-extension": "^4.4.
|
|
43
|
-
"@jupyterlab/attachments": "^4.4.
|
|
44
|
-
"@jupyterlab/cell-toolbar": "^4.4.
|
|
45
|
-
"@jupyterlab/cell-toolbar-extension": "^4.4.
|
|
46
|
-
"@jupyterlab/cells": "^4.4.
|
|
47
|
-
"@jupyterlab/celltags-extension": "^4.4.
|
|
48
|
-
"@jupyterlab/codeeditor": "^4.4.
|
|
49
|
-
"@jupyterlab/codemirror": "^4.4.
|
|
50
|
-
"@jupyterlab/codemirror-extension": "^4.4.
|
|
51
|
-
"@jupyterlab/completer": "^4.4.
|
|
52
|
-
"@jupyterlab/completer-extension": "^4.4.
|
|
53
|
-
"@jupyterlab/console": "^4.4.
|
|
54
|
-
"@jupyterlab/console-extension": "^4.4.
|
|
55
|
-
"@jupyterlab/coreutils": "^6.4.
|
|
56
|
-
"@jupyterlab/csvviewer": "^4.4.
|
|
57
|
-
"@jupyterlab/csvviewer-extension": "^4.4.
|
|
58
|
-
"@jupyterlab/debugger": "^4.4.
|
|
59
|
-
"@jupyterlab/debugger-extension": "^4.4.
|
|
60
|
-
"@jupyterlab/docmanager": "^4.4.
|
|
61
|
-
"@jupyterlab/docmanager-extension": "^4.4.
|
|
62
|
-
"@jupyterlab/docregistry": "^4.4.
|
|
63
|
-
"@jupyterlab/documentsearch": "^4.4.
|
|
64
|
-
"@jupyterlab/documentsearch-extension": "^4.4.
|
|
65
|
-
"@jupyterlab/extensionmanager": "^4.4.
|
|
66
|
-
"@jupyterlab/extensionmanager-extension": "^4.4.
|
|
67
|
-
"@jupyterlab/filebrowser": "^4.4.
|
|
68
|
-
"@jupyterlab/filebrowser-extension": "^4.4.
|
|
69
|
-
"@jupyterlab/fileeditor": "^4.4.
|
|
70
|
-
"@jupyterlab/fileeditor-extension": "^4.4.
|
|
71
|
-
"@jupyterlab/help-extension": "^4.4.
|
|
72
|
-
"@jupyterlab/htmlviewer": "^4.4.
|
|
73
|
-
"@jupyterlab/htmlviewer-extension": "^4.4.
|
|
74
|
-
"@jupyterlab/hub-extension": "^4.4.
|
|
75
|
-
"@jupyterlab/imageviewer": "^4.4.
|
|
76
|
-
"@jupyterlab/imageviewer-extension": "^4.4.
|
|
77
|
-
"@jupyterlab/inspector": "^4.4.
|
|
78
|
-
"@jupyterlab/inspector-extension": "^4.4.
|
|
79
|
-
"@jupyterlab/javascript-extension": "^4.4.
|
|
80
|
-
"@jupyterlab/json-extension": "^4.4.
|
|
81
|
-
"@jupyterlab/launcher": "^4.4.
|
|
82
|
-
"@jupyterlab/launcher-extension": "^4.4.
|
|
83
|
-
"@jupyterlab/logconsole": "^4.4.
|
|
84
|
-
"@jupyterlab/logconsole-extension": "^4.4.
|
|
85
|
-
"@jupyterlab/lsp": "^4.4.
|
|
86
|
-
"@jupyterlab/lsp-extension": "^4.4.
|
|
87
|
-
"@jupyterlab/mainmenu": "^4.4.
|
|
88
|
-
"@jupyterlab/mainmenu-extension": "^4.4.
|
|
89
|
-
"@jupyterlab/markdownviewer": "^4.4.
|
|
90
|
-
"@jupyterlab/markdownviewer-extension": "^4.4.
|
|
91
|
-
"@jupyterlab/markedparser-extension": "^4.4.
|
|
92
|
-
"@jupyterlab/mathjax-extension": "^4.4.
|
|
93
|
-
"@jupyterlab/mermaid": "^4.4.
|
|
94
|
-
"@jupyterlab/mermaid-extension": "^4.4.
|
|
95
|
-
"@jupyterlab/metadataform": "^4.4.
|
|
96
|
-
"@jupyterlab/metadataform-extension": "^4.4.
|
|
97
|
-
"@jupyterlab/nbconvert-css": "^4.4.
|
|
98
|
-
"@jupyterlab/nbformat": "^4.4.
|
|
99
|
-
"@jupyterlab/notebook": "^4.4.
|
|
100
|
-
"@jupyterlab/notebook-extension": "^4.4.
|
|
101
|
-
"@jupyterlab/observables": "^5.4.
|
|
102
|
-
"@jupyterlab/outputarea": "^4.4.
|
|
103
|
-
"@jupyterlab/pdf-extension": "^4.4.
|
|
104
|
-
"@jupyterlab/pluginmanager": "^4.4.
|
|
105
|
-
"@jupyterlab/pluginmanager-extension": "^4.4.
|
|
106
|
-
"@jupyterlab/property-inspector": "^4.4.
|
|
107
|
-
"@jupyterlab/rendermime": "^4.4.
|
|
108
|
-
"@jupyterlab/rendermime-extension": "^4.4.
|
|
109
|
-
"@jupyterlab/rendermime-interfaces": "^3.12.
|
|
110
|
-
"@jupyterlab/running": "^4.4.
|
|
111
|
-
"@jupyterlab/running-extension": "^4.4.
|
|
112
|
-
"@jupyterlab/services": "^7.4.
|
|
113
|
-
"@jupyterlab/services-extension": "^4.4.
|
|
114
|
-
"@jupyterlab/settingeditor": "^4.4.
|
|
115
|
-
"@jupyterlab/settingeditor-extension": "^4.4.
|
|
116
|
-
"@jupyterlab/settingregistry": "^4.4.
|
|
117
|
-
"@jupyterlab/shortcuts-extension": "^5.2.
|
|
118
|
-
"@jupyterlab/statedb": "^4.4.
|
|
119
|
-
"@jupyterlab/statusbar": "^4.4.
|
|
120
|
-
"@jupyterlab/statusbar-extension": "^4.4.
|
|
121
|
-
"@jupyterlab/terminal": "^4.4.
|
|
122
|
-
"@jupyterlab/terminal-extension": "^4.4.
|
|
123
|
-
"@jupyterlab/theme-dark-extension": "^4.4.
|
|
124
|
-
"@jupyterlab/theme-dark-high-contrast-extension": "^4.4.
|
|
125
|
-
"@jupyterlab/theme-light-extension": "^4.4.
|
|
126
|
-
"@jupyterlab/toc": "^6.4.
|
|
127
|
-
"@jupyterlab/toc-extension": "^6.4.
|
|
128
|
-
"@jupyterlab/tooltip": "^4.4.
|
|
129
|
-
"@jupyterlab/tooltip-extension": "^4.4.
|
|
130
|
-
"@jupyterlab/translation": "^4.4.
|
|
131
|
-
"@jupyterlab/translation-extension": "^4.4.
|
|
132
|
-
"@jupyterlab/ui-components": "^4.4.
|
|
133
|
-
"@jupyterlab/ui-components-extension": "^4.4.
|
|
134
|
-
"@jupyterlab/vega5-extension": "^4.4.
|
|
135
|
-
"@jupyterlab/workspaces": "^4.4.
|
|
136
|
-
"@jupyterlab/workspaces-extension": "^4.4.
|
|
39
|
+
"@jupyterlab/application": "^4.4.2",
|
|
40
|
+
"@jupyterlab/application-extension": "^4.4.2",
|
|
41
|
+
"@jupyterlab/apputils": "^4.5.2",
|
|
42
|
+
"@jupyterlab/apputils-extension": "^4.4.2",
|
|
43
|
+
"@jupyterlab/attachments": "^4.4.2",
|
|
44
|
+
"@jupyterlab/cell-toolbar": "^4.4.2",
|
|
45
|
+
"@jupyterlab/cell-toolbar-extension": "^4.4.2",
|
|
46
|
+
"@jupyterlab/cells": "^4.4.2",
|
|
47
|
+
"@jupyterlab/celltags-extension": "^4.4.2",
|
|
48
|
+
"@jupyterlab/codeeditor": "^4.4.2",
|
|
49
|
+
"@jupyterlab/codemirror": "^4.4.2",
|
|
50
|
+
"@jupyterlab/codemirror-extension": "^4.4.2",
|
|
51
|
+
"@jupyterlab/completer": "^4.4.2",
|
|
52
|
+
"@jupyterlab/completer-extension": "^4.4.2",
|
|
53
|
+
"@jupyterlab/console": "^4.4.2",
|
|
54
|
+
"@jupyterlab/console-extension": "^4.4.2",
|
|
55
|
+
"@jupyterlab/coreutils": "^6.4.2",
|
|
56
|
+
"@jupyterlab/csvviewer": "^4.4.2",
|
|
57
|
+
"@jupyterlab/csvviewer-extension": "^4.4.2",
|
|
58
|
+
"@jupyterlab/debugger": "^4.4.2",
|
|
59
|
+
"@jupyterlab/debugger-extension": "^4.4.2",
|
|
60
|
+
"@jupyterlab/docmanager": "^4.4.2",
|
|
61
|
+
"@jupyterlab/docmanager-extension": "^4.4.2",
|
|
62
|
+
"@jupyterlab/docregistry": "^4.4.2",
|
|
63
|
+
"@jupyterlab/documentsearch": "^4.4.2",
|
|
64
|
+
"@jupyterlab/documentsearch-extension": "^4.4.2",
|
|
65
|
+
"@jupyterlab/extensionmanager": "^4.4.2",
|
|
66
|
+
"@jupyterlab/extensionmanager-extension": "^4.4.2",
|
|
67
|
+
"@jupyterlab/filebrowser": "^4.4.2",
|
|
68
|
+
"@jupyterlab/filebrowser-extension": "^4.4.2",
|
|
69
|
+
"@jupyterlab/fileeditor": "^4.4.2",
|
|
70
|
+
"@jupyterlab/fileeditor-extension": "^4.4.2",
|
|
71
|
+
"@jupyterlab/help-extension": "^4.4.2",
|
|
72
|
+
"@jupyterlab/htmlviewer": "^4.4.2",
|
|
73
|
+
"@jupyterlab/htmlviewer-extension": "^4.4.2",
|
|
74
|
+
"@jupyterlab/hub-extension": "^4.4.2",
|
|
75
|
+
"@jupyterlab/imageviewer": "^4.4.2",
|
|
76
|
+
"@jupyterlab/imageviewer-extension": "^4.4.2",
|
|
77
|
+
"@jupyterlab/inspector": "^4.4.2",
|
|
78
|
+
"@jupyterlab/inspector-extension": "^4.4.2",
|
|
79
|
+
"@jupyterlab/javascript-extension": "^4.4.2",
|
|
80
|
+
"@jupyterlab/json-extension": "^4.4.2",
|
|
81
|
+
"@jupyterlab/launcher": "^4.4.2",
|
|
82
|
+
"@jupyterlab/launcher-extension": "^4.4.2",
|
|
83
|
+
"@jupyterlab/logconsole": "^4.4.2",
|
|
84
|
+
"@jupyterlab/logconsole-extension": "^4.4.2",
|
|
85
|
+
"@jupyterlab/lsp": "^4.4.2",
|
|
86
|
+
"@jupyterlab/lsp-extension": "^4.4.2",
|
|
87
|
+
"@jupyterlab/mainmenu": "^4.4.2",
|
|
88
|
+
"@jupyterlab/mainmenu-extension": "^4.4.2",
|
|
89
|
+
"@jupyterlab/markdownviewer": "^4.4.2",
|
|
90
|
+
"@jupyterlab/markdownviewer-extension": "^4.4.2",
|
|
91
|
+
"@jupyterlab/markedparser-extension": "^4.4.2",
|
|
92
|
+
"@jupyterlab/mathjax-extension": "^4.4.2",
|
|
93
|
+
"@jupyterlab/mermaid": "^4.4.2",
|
|
94
|
+
"@jupyterlab/mermaid-extension": "^4.4.2",
|
|
95
|
+
"@jupyterlab/metadataform": "^4.4.2",
|
|
96
|
+
"@jupyterlab/metadataform-extension": "^4.4.2",
|
|
97
|
+
"@jupyterlab/nbconvert-css": "^4.4.2",
|
|
98
|
+
"@jupyterlab/nbformat": "^4.4.2",
|
|
99
|
+
"@jupyterlab/notebook": "^4.4.2",
|
|
100
|
+
"@jupyterlab/notebook-extension": "^4.4.2",
|
|
101
|
+
"@jupyterlab/observables": "^5.4.2",
|
|
102
|
+
"@jupyterlab/outputarea": "^4.4.2",
|
|
103
|
+
"@jupyterlab/pdf-extension": "^4.4.2",
|
|
104
|
+
"@jupyterlab/pluginmanager": "^4.4.2",
|
|
105
|
+
"@jupyterlab/pluginmanager-extension": "^4.4.2",
|
|
106
|
+
"@jupyterlab/property-inspector": "^4.4.2",
|
|
107
|
+
"@jupyterlab/rendermime": "^4.4.2",
|
|
108
|
+
"@jupyterlab/rendermime-extension": "^4.4.2",
|
|
109
|
+
"@jupyterlab/rendermime-interfaces": "^3.12.2",
|
|
110
|
+
"@jupyterlab/running": "^4.4.2",
|
|
111
|
+
"@jupyterlab/running-extension": "^4.4.2",
|
|
112
|
+
"@jupyterlab/services": "^7.4.2",
|
|
113
|
+
"@jupyterlab/services-extension": "^4.4.2",
|
|
114
|
+
"@jupyterlab/settingeditor": "^4.4.2",
|
|
115
|
+
"@jupyterlab/settingeditor-extension": "^4.4.2",
|
|
116
|
+
"@jupyterlab/settingregistry": "^4.4.2",
|
|
117
|
+
"@jupyterlab/shortcuts-extension": "^5.2.2",
|
|
118
|
+
"@jupyterlab/statedb": "^4.4.2",
|
|
119
|
+
"@jupyterlab/statusbar": "^4.4.2",
|
|
120
|
+
"@jupyterlab/statusbar-extension": "^4.4.2",
|
|
121
|
+
"@jupyterlab/terminal": "^4.4.2",
|
|
122
|
+
"@jupyterlab/terminal-extension": "^4.4.2",
|
|
123
|
+
"@jupyterlab/theme-dark-extension": "^4.4.2",
|
|
124
|
+
"@jupyterlab/theme-dark-high-contrast-extension": "^4.4.2",
|
|
125
|
+
"@jupyterlab/theme-light-extension": "^4.4.2",
|
|
126
|
+
"@jupyterlab/toc": "^6.4.2",
|
|
127
|
+
"@jupyterlab/toc-extension": "^6.4.2",
|
|
128
|
+
"@jupyterlab/tooltip": "^4.4.2",
|
|
129
|
+
"@jupyterlab/tooltip-extension": "^4.4.2",
|
|
130
|
+
"@jupyterlab/translation": "^4.4.2",
|
|
131
|
+
"@jupyterlab/translation-extension": "^4.4.2",
|
|
132
|
+
"@jupyterlab/ui-components": "^4.4.2",
|
|
133
|
+
"@jupyterlab/ui-components-extension": "^4.4.2",
|
|
134
|
+
"@jupyterlab/vega5-extension": "^4.4.2",
|
|
135
|
+
"@jupyterlab/workspaces": "^4.4.2",
|
|
136
|
+
"@jupyterlab/workspaces-extension": "^4.4.2"
|
|
137
137
|
},
|
|
138
138
|
"devDependencies": {
|
|
139
|
-
"@jupyterlab/testing": "^4.4.
|
|
139
|
+
"@jupyterlab/testing": "^4.4.2",
|
|
140
140
|
"@types/jest": "^29.2.0",
|
|
141
141
|
"fs-extra": "^10.1.0",
|
|
142
142
|
"jest": "^29.2.0",
|