|
1989 | 1989 | "@jupyterlab/services" "^7.0.0-alpha.7"
|
1990 | 1990 | "@jupyterlab/translation" "^4.0.0-alpha.7"
|
1991 | 1991 |
|
| 1992 | +"@jupyterlab/inspector@^4.0.0-alpha.7": |
| 1993 | + version "4.0.0-alpha.7" |
| 1994 | + resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-4.0.0-alpha.7.tgz#6115fbeba55960499f0c2814866f4229236ae277" |
| 1995 | + integrity sha512-9oFzuii+77WNw762oJZjUyK0TbPPxtcT783enQgNpFjBIEkZOJ7stBgVRAAsXyizkp6swF8z23wNiJjG9238Qg== |
| 1996 | + dependencies: |
| 1997 | + "@jupyterlab/apputils" "^4.0.0-alpha.7" |
| 1998 | + "@jupyterlab/codeeditor" "^4.0.0-alpha.7" |
| 1999 | + "@jupyterlab/coreutils" "^6.0.0-alpha.7" |
| 2000 | + "@jupyterlab/rendermime" "^4.0.0-alpha.7" |
| 2001 | + "@jupyterlab/services" "^7.0.0-alpha.7" |
| 2002 | + "@jupyterlab/statedb" "^4.0.0-alpha.7" |
| 2003 | + "@jupyterlab/translation" "^4.0.0-alpha.7" |
| 2004 | + "@lumino/coreutils" "^1.12.0" |
| 2005 | + "@lumino/disposable" "^1.10.1" |
| 2006 | + "@lumino/polling" "^1.10.0" |
| 2007 | + "@lumino/signaling" "^1.10.1" |
| 2008 | + "@lumino/widgets" "^1.31.1" |
| 2009 | + |
1992 | 2010 | "@jupyterlab/javascript-extension@^4.0.0-alpha.7":
|
1993 | 2011 | version "4.0.0-alpha.7"
|
1994 | 2012 | resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-4.0.0-alpha.7.tgz#39bab57752cf8f33af8151e9601581c0a22d6a69"
|
|
2319 | 2337 | node-fetch "^2.6.0"
|
2320 | 2338 | ws "^7.4.6"
|
2321 | 2339 |
|
| 2340 | +"@jupyterlab/settingeditor-extension@^4.0.0-alpha.7": |
| 2341 | + version "4.0.0-alpha.7" |
| 2342 | + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-4.0.0-alpha.7.tgz#e5ff1d945ea0427189f1d16fa16ed4f93b040410" |
| 2343 | + integrity sha512-Ehkonh60IQhgEwc/O5A6u/ptqyGLBlV/ie3KKNvQD8cdlh8G68yQtBwsX1GdydoHS/4/LwwgaSsTZeD8ck20sA== |
| 2344 | + dependencies: |
| 2345 | + "@jupyterlab/application" "^4.0.0-alpha.7" |
| 2346 | + "@jupyterlab/apputils" "^4.0.0-alpha.7" |
| 2347 | + "@jupyterlab/codeeditor" "^4.0.0-alpha.7" |
| 2348 | + "@jupyterlab/rendermime" "^4.0.0-alpha.7" |
| 2349 | + "@jupyterlab/settingeditor" "^4.0.0-alpha.7" |
| 2350 | + "@jupyterlab/settingregistry" "^4.0.0-alpha.7" |
| 2351 | + "@jupyterlab/statedb" "^4.0.0-alpha.7" |
| 2352 | + "@jupyterlab/translation" "^4.0.0-alpha.7" |
| 2353 | + "@jupyterlab/ui-components" "^4.0.0-alpha.22" |
| 2354 | + "@lumino/disposable" "^1.10.1" |
| 2355 | + |
| 2356 | +"@jupyterlab/settingeditor@^4.0.0-alpha.7": |
| 2357 | + version "4.0.0-alpha.7" |
| 2358 | + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-4.0.0-alpha.7.tgz#b1e7b3f9ebfa203bb49afe97442d05c4301be244" |
| 2359 | + integrity sha512-9o1Dr91tt+qEgR8ZkOReKbU4Zvv6Tbg2qG1mddvLdqSeHt/FVzy2RpSLQpvdyJ09kDG1UZ8goP4iE+II0+oLtg== |
| 2360 | + dependencies: |
| 2361 | + "@jupyterlab/application" "^4.0.0-alpha.7" |
| 2362 | + "@jupyterlab/apputils" "^4.0.0-alpha.7" |
| 2363 | + "@jupyterlab/codeeditor" "^4.0.0-alpha.7" |
| 2364 | + "@jupyterlab/inspector" "^4.0.0-alpha.7" |
| 2365 | + "@jupyterlab/rendermime" "^4.0.0-alpha.7" |
| 2366 | + "@jupyterlab/settingregistry" "^4.0.0-alpha.7" |
| 2367 | + "@jupyterlab/statedb" "^4.0.0-alpha.7" |
| 2368 | + "@jupyterlab/translation" "^4.0.0-alpha.7" |
| 2369 | + "@jupyterlab/ui-components" "^4.0.0-alpha.22" |
| 2370 | + "@lumino/algorithm" "^1.9.1" |
| 2371 | + "@lumino/commands" "^1.20.0" |
| 2372 | + "@lumino/coreutils" "^1.12.0" |
| 2373 | + "@lumino/disposable" "^1.10.1" |
| 2374 | + "@lumino/messaging" "^1.10.1" |
| 2375 | + "@lumino/polling" "^1.10.0" |
| 2376 | + "@lumino/signaling" "^1.10.1" |
| 2377 | + "@lumino/widgets" "^1.31.1" |
| 2378 | + "@rjsf/core" "^3.1.0" |
| 2379 | + json-schema "^0.4.0" |
| 2380 | + react "^17.0.1" |
| 2381 | + |
2322 | 2382 | "@jupyterlab/settingregistry@^4.0.0-alpha.7":
|
2323 | 2383 | version "4.0.0-alpha.7"
|
2324 | 2384 | resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-4.0.0-alpha.7.tgz#c5c6a3bcd2a413a668df9d6b8b4a1259a60cb16e"
|
|
2526 | 2586 | "@jupyterlab/statedb" "^4.0.0-alpha.7"
|
2527 | 2587 | "@lumino/coreutils" "^1.12.0"
|
2528 | 2588 |
|
| 2589 | +"@jupyterlab/ui-components-extension@^4.0.0-alpha.7": |
| 2590 | + version "4.0.0-alpha.7" |
| 2591 | + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-4.0.0-alpha.7.tgz#368401622087c2ffcbaa9634cdd5f97fcd042e96" |
| 2592 | + integrity sha512-5wM1tSeShHU+ewaDu/s4277/fSL+FcGK9AXz2WRHU9UGxSS6PVqPc/GsgSnAziAqek4hb746nqRhUPHZ5I62Ww== |
| 2593 | + dependencies: |
| 2594 | + "@jupyterlab/application" "^4.0.0-alpha.7" |
| 2595 | + "@jupyterlab/ui-components" "^4.0.0-alpha.22" |
| 2596 | + |
2529 | 2597 | "@jupyterlab/ui-components@^4.0.0-alpha.22":
|
2530 | 2598 | version "4.0.0-alpha.22"
|
2531 | 2599 | resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-4.0.0-alpha.22.tgz#1fda27dc0be7f6e184b12ccb2f7cc56df2581cfc"
|
@@ -9062,7 +9130,7 @@ json-schema-traverse@^1.0.0:
|
9062 | 9130 | resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
|
9063 | 9131 | integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
9064 | 9132 |
|
9065 |
| - |
| 9133 | +[email protected], json-schema@^0.4.0: |
9066 | 9134 | version "0.4.0"
|
9067 | 9135 | resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
|
9068 | 9136 | integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
|
|
0 commit comments