File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 151
151
"@jupyterlab/toc-extension" : " ^6.0.0-alpha.15" ,
152
152
"@jupyterlab/tooltip-extension" : " ^4.0.0-alpha.15" ,
153
153
"@jupyterlab/translation-extension" : " ^4.0.0-alpha.15" ,
154
+ "@jupyterlab/ui-components-extension" : " ^4.0.0-alpha.15" ,
154
155
"@jupyterlab/vega5-extension" : " ^4.0.0-alpha.15"
155
156
},
156
157
"devDependencies" : {
208
209
" @jupyterlab/theme-dark-extension" ,
209
210
" @jupyterlab/theme-light-extension" ,
210
211
" @jupyterlab/tooltip-extension" ,
211
- " @jupyterlab/translation-extension"
212
+ " @jupyterlab/translation-extension" ,
213
+ " @jupyterlab/ui-components-extension"
212
214
],
213
215
"singletonPackages" : [
214
216
" @jupyter-notebook/tree" ,
Original file line number Diff line number Diff line change 2946
2946
"@jupyterlab/statedb" "^4.0.0-alpha.15"
2947
2947
"@lumino/coreutils" "^2.0.0-alpha.6"
2948
2948
2949
+ "@jupyterlab/ui-components-extension@^4.0.0-alpha.15":
2950
+ version "4.0.0-alpha.15"
2951
+ resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-4.0.0-alpha.15.tgz#1d666964c13ff2836b2058b5f1e7bbcc8c1980ca"
2952
+ integrity sha512-ivnFALA5E1WbFgIQRka2SyJDdv5UVNKr4u+zHRJq7cW59HW1eKRm/5sbPh9CVA+Qbt/chIjRzRtPWV0Gz+dC/Q==
2953
+ dependencies:
2954
+ "@jupyterlab/application" "^4.0.0-alpha.15"
2955
+ "@jupyterlab/ui-components" "^4.0.0-alpha.30"
2956
+
2949
2957
"@jupyterlab/ui-components@^4.0.0-alpha.30":
2950
2958
version "4.0.0-alpha.30"
2951
2959
resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-4.0.0-alpha.30.tgz#6de764759ac947366232ce232a80443317647bbc"
You can’t perform that action at this time.
0 commit comments