|
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"
|
|
2309 | 2327 | node-fetch "^2.6.0"
|
2310 | 2328 | ws "^7.4.6"
|
2311 | 2329 |
|
| 2330 | +"@jupyterlab/settingeditor-extension@^4.0.0-alpha.7": |
| 2331 | + version "4.0.0-alpha.7" |
| 2332 | + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-4.0.0-alpha.7.tgz#e5ff1d945ea0427189f1d16fa16ed4f93b040410" |
| 2333 | + integrity sha512-Ehkonh60IQhgEwc/O5A6u/ptqyGLBlV/ie3KKNvQD8cdlh8G68yQtBwsX1GdydoHS/4/LwwgaSsTZeD8ck20sA== |
| 2334 | + dependencies: |
| 2335 | + "@jupyterlab/application" "^4.0.0-alpha.7" |
| 2336 | + "@jupyterlab/apputils" "^4.0.0-alpha.7" |
| 2337 | + "@jupyterlab/codeeditor" "^4.0.0-alpha.7" |
| 2338 | + "@jupyterlab/rendermime" "^4.0.0-alpha.7" |
| 2339 | + "@jupyterlab/settingeditor" "^4.0.0-alpha.7" |
| 2340 | + "@jupyterlab/settingregistry" "^4.0.0-alpha.7" |
| 2341 | + "@jupyterlab/statedb" "^4.0.0-alpha.7" |
| 2342 | + "@jupyterlab/translation" "^4.0.0-alpha.7" |
| 2343 | + "@jupyterlab/ui-components" "^4.0.0-alpha.22" |
| 2344 | + "@lumino/disposable" "^1.10.1" |
| 2345 | + |
| 2346 | +"@jupyterlab/settingeditor@^4.0.0-alpha.7": |
| 2347 | + version "4.0.0-alpha.7" |
| 2348 | + resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-4.0.0-alpha.7.tgz#b1e7b3f9ebfa203bb49afe97442d05c4301be244" |
| 2349 | + integrity sha512-9o1Dr91tt+qEgR8ZkOReKbU4Zvv6Tbg2qG1mddvLdqSeHt/FVzy2RpSLQpvdyJ09kDG1UZ8goP4iE+II0+oLtg== |
| 2350 | + dependencies: |
| 2351 | + "@jupyterlab/application" "^4.0.0-alpha.7" |
| 2352 | + "@jupyterlab/apputils" "^4.0.0-alpha.7" |
| 2353 | + "@jupyterlab/codeeditor" "^4.0.0-alpha.7" |
| 2354 | + "@jupyterlab/inspector" "^4.0.0-alpha.7" |
| 2355 | + "@jupyterlab/rendermime" "^4.0.0-alpha.7" |
| 2356 | + "@jupyterlab/settingregistry" "^4.0.0-alpha.7" |
| 2357 | + "@jupyterlab/statedb" "^4.0.0-alpha.7" |
| 2358 | + "@jupyterlab/translation" "^4.0.0-alpha.7" |
| 2359 | + "@jupyterlab/ui-components" "^4.0.0-alpha.22" |
| 2360 | + "@lumino/algorithm" "^1.9.1" |
| 2361 | + "@lumino/commands" "^1.20.0" |
| 2362 | + "@lumino/coreutils" "^1.12.0" |
| 2363 | + "@lumino/disposable" "^1.10.1" |
| 2364 | + "@lumino/messaging" "^1.10.1" |
| 2365 | + "@lumino/polling" "^1.10.0" |
| 2366 | + "@lumino/signaling" "^1.10.1" |
| 2367 | + "@lumino/widgets" "^1.31.1" |
| 2368 | + "@rjsf/core" "^3.1.0" |
| 2369 | + json-schema "^0.4.0" |
| 2370 | + react "^17.0.1" |
| 2371 | + |
2312 | 2372 | "@jupyterlab/settingregistry@^4.0.0-alpha.7":
|
2313 | 2373 | version "4.0.0-alpha.7"
|
2314 | 2374 | resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-4.0.0-alpha.7.tgz#c5c6a3bcd2a413a668df9d6b8b4a1259a60cb16e"
|
|
2516 | 2576 | "@jupyterlab/statedb" "^4.0.0-alpha.7"
|
2517 | 2577 | "@lumino/coreutils" "^1.12.0"
|
2518 | 2578 |
|
| 2579 | +"@jupyterlab/ui-components-extension@^4.0.0-alpha.7": |
| 2580 | + version "4.0.0-alpha.7" |
| 2581 | + resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-4.0.0-alpha.7.tgz#368401622087c2ffcbaa9634cdd5f97fcd042e96" |
| 2582 | + integrity sha512-5wM1tSeShHU+ewaDu/s4277/fSL+FcGK9AXz2WRHU9UGxSS6PVqPc/GsgSnAziAqek4hb746nqRhUPHZ5I62Ww== |
| 2583 | + dependencies: |
| 2584 | + "@jupyterlab/application" "^4.0.0-alpha.7" |
| 2585 | + "@jupyterlab/ui-components" "^4.0.0-alpha.22" |
| 2586 | + |
2519 | 2587 | "@jupyterlab/ui-components@^4.0.0-alpha.22":
|
2520 | 2588 | version "4.0.0-alpha.22"
|
2521 | 2589 | resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-4.0.0-alpha.22.tgz#1fda27dc0be7f6e184b12ccb2f7cc56df2581cfc"
|
@@ -8970,7 +9038,7 @@ json-schema-traverse@^1.0.0:
|
8970 | 9038 | resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
|
8971 | 9039 | integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
8972 | 9040 |
|
8973 |
| - |
| 9041 | +[email protected], json-schema@^0.4.0: |
8974 | 9042 | version "0.4.0"
|
8975 | 9043 | resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
|
8976 | 9044 | integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
|
|
0 commit comments