|
1319 | 1319 | path-browserify "^1.0.0"
|
1320 | 1320 | url-parse "~1.4.7"
|
1321 | 1321 |
|
| 1322 | +"@jupyterlab/coreutils@^5.0.3": |
| 1323 | + version "5.0.3" |
| 1324 | + resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.0.3.tgz#fddf9d9c80c5c7bbb2dfa3e55569d6974a15fe34" |
| 1325 | + integrity sha512-PfdtV95/nSEwYjkaZltCTgumT22BekpSaPXF9oWtrCxC2Gc6zP8BxPhMdbPbx67y6FeO8vltr6dxOat93wZ4KA== |
| 1326 | + dependencies: |
| 1327 | + "@lumino/coreutils" "^1.5.3" |
| 1328 | + "@lumino/disposable" "^1.4.3" |
| 1329 | + "@lumino/signaling" "^1.4.3" |
| 1330 | + minimist "~1.2.0" |
| 1331 | + moment "^2.24.0" |
| 1332 | + path-browserify "^1.0.0" |
| 1333 | + url-parse "~1.4.7" |
| 1334 | + |
1322 | 1335 | "@jupyterlab/docmanager@^3.0.3":
|
1323 | 1336 | version "3.0.3"
|
1324 | 1337 | resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.0.3.tgz#41e89a8857500501f4e15679fd8fb0379c4db1dd"
|
|
1408 | 1421 | dependencies:
|
1409 | 1422 | "@lumino/coreutils" "^1.5.3"
|
1410 | 1423 |
|
| 1424 | +"@jupyterlab/nbformat@^3.0.3": |
| 1425 | + version "3.0.3" |
| 1426 | + resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.0.3.tgz#da8a6fa3f05059d71bc07cb737ada56da01c7100" |
| 1427 | + integrity sha512-o7UMbRXQCGjHOoXhclov6JP/xSwFkx2Bv2qZldU5Yey+3RIcSFlnI8OcPHVZWmz+9xzdtXEmEhVnbErESO1fsg== |
| 1428 | + dependencies: |
| 1429 | + "@lumino/coreutils" "^1.5.3" |
| 1430 | + |
1411 | 1431 | "@jupyterlab/notebook@^3.0.3":
|
1412 | 1432 | version "3.0.3"
|
1413 | 1433 | resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.0.3.tgz#c6ad8091650cee226830c5392b6dd7a62186c04d"
|
|
1447 | 1467 | "@lumino/messaging" "^1.4.3"
|
1448 | 1468 | "@lumino/signaling" "^1.4.3"
|
1449 | 1469 |
|
| 1470 | +"@jupyterlab/observables@^4.0.3": |
| 1471 | + version "4.0.3" |
| 1472 | + resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.0.3.tgz#0fc5672468b32e8f4a98987454d57e0644104877" |
| 1473 | + integrity sha512-OrAO201PkaFRJ+hWQB5Ozasnp/TkafMC/hOYcThWEQ9SFZEyanmTJIJh0hiHBmWmCorH2ocgTrp0csCzqVXc5w== |
| 1474 | + dependencies: |
| 1475 | + "@lumino/algorithm" "^1.3.3" |
| 1476 | + "@lumino/coreutils" "^1.5.3" |
| 1477 | + "@lumino/disposable" "^1.4.3" |
| 1478 | + "@lumino/messaging" "^1.4.3" |
| 1479 | + "@lumino/signaling" "^1.4.3" |
| 1480 | + |
1450 | 1481 | "@jupyterlab/outputarea@^2 || ^3", "@jupyterlab/outputarea@^3.0.3":
|
1451 | 1482 | version "3.0.3"
|
1452 | 1483 | resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.0.3.tgz#4ca2f3857db3611c7ab208a5fef28b35c5b5f53a"
|
|
1515 | 1546 | node-fetch "^2.6.0"
|
1516 | 1547 | ws "^7.2.0"
|
1517 | 1548 |
|
| 1549 | +"@jupyterlab/services@^6.0.5": |
| 1550 | + version "6.0.5" |
| 1551 | + resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.0.5.tgz#06b952d148c098d6befed591bfa5d63518ab96d4" |
| 1552 | + integrity sha512-hOD9qOqDthpKmlkUoUV+1bj7Uxbe7Pe6nQbftgwfX1rXLgIJjNHkiCce2fkIiSqQh/dd3SFcu3MouTpJ6plglw== |
| 1553 | + dependencies: |
| 1554 | + "@jupyterlab/coreutils" "^5.0.3" |
| 1555 | + "@jupyterlab/nbformat" "^3.0.3" |
| 1556 | + "@jupyterlab/observables" "^4.0.3" |
| 1557 | + "@jupyterlab/settingregistry" "^3.0.3" |
| 1558 | + "@jupyterlab/statedb" "^3.0.3" |
| 1559 | + "@lumino/algorithm" "^1.3.3" |
| 1560 | + "@lumino/coreutils" "^1.5.3" |
| 1561 | + "@lumino/disposable" "^1.4.3" |
| 1562 | + "@lumino/polling" "^1.3.3" |
| 1563 | + "@lumino/signaling" "^1.4.3" |
| 1564 | + node-fetch "^2.6.0" |
| 1565 | + ws "^7.2.0" |
| 1566 | + |
1518 | 1567 | "@jupyterlab/settingregistry@^3.0.0", "@jupyterlab/settingregistry@^3.0.1":
|
1519 | 1568 | version "3.0.1"
|
1520 | 1569 | resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.0.1.tgz#8462a3a142f31641e45ed45cd5b1712fcd5fa99e"
|
|
1528 | 1577 | ajv "^6.12.3"
|
1529 | 1578 | json5 "^2.1.1"
|
1530 | 1579 |
|
| 1580 | +"@jupyterlab/settingregistry@^3.0.3": |
| 1581 | + version "3.0.3" |
| 1582 | + resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.0.3.tgz#ec7943013c1f433ead920c7d9e67aed713461ef0" |
| 1583 | + integrity sha512-mxvP4AMi62u6ekarhgCefJeyTV6Z8fnnKb0psvvnWikdSgQT6x7OngV5emuo2N02IXkUqXxM1aHRwYQsLUAbOQ== |
| 1584 | + dependencies: |
| 1585 | + "@jupyterlab/statedb" "^3.0.3" |
| 1586 | + "@lumino/commands" "^1.12.0" |
| 1587 | + "@lumino/coreutils" "^1.5.3" |
| 1588 | + "@lumino/disposable" "^1.4.3" |
| 1589 | + "@lumino/signaling" "^1.4.3" |
| 1590 | + ajv "^6.12.3" |
| 1591 | + json5 "^2.1.1" |
| 1592 | + |
1531 | 1593 | "@jupyterlab/statedb@^3.0.1":
|
1532 | 1594 | version "3.0.1"
|
1533 | 1595 | resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.0.1.tgz#8b6c757e20a8072c5276019a07c65725a9829aa9"
|
|
1539 | 1601 | "@lumino/properties" "^1.2.3"
|
1540 | 1602 | "@lumino/signaling" "^1.4.3"
|
1541 | 1603 |
|
| 1604 | +"@jupyterlab/statedb@^3.0.3": |
| 1605 | + version "3.0.3" |
| 1606 | + resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.0.3.tgz#3bc36f3a439f514fd28b9c0543e0acac1205c704" |
| 1607 | + integrity sha512-j+WtWyLszzmlsLEkcEhbc+TAMdc+6X+CCeBSFgOK9GN9RSp+pe9tGU/Y4PS0xPSvUwLSqv7RG0Oj0+/1bmNwlw== |
| 1608 | + dependencies: |
| 1609 | + "@lumino/commands" "^1.12.0" |
| 1610 | + "@lumino/coreutils" "^1.5.3" |
| 1611 | + "@lumino/disposable" "^1.4.3" |
| 1612 | + "@lumino/properties" "^1.2.3" |
| 1613 | + "@lumino/signaling" "^1.4.3" |
| 1614 | + |
1542 | 1615 | "@jupyterlab/statusbar@^3.0.2":
|
1543 | 1616 | version "3.0.2"
|
1544 | 1617 | resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.0.2.tgz#135ea22d62b79de3e29657abd9569297bbe39203"
|
|
1607 | 1680 | simulate-event "~1.4.0"
|
1608 | 1681 | ts-jest "^26.3.0"
|
1609 | 1682 |
|
| 1683 | +"@jupyterlab/translation@^3.0.0": |
| 1684 | + version "3.0.5" |
| 1685 | + resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.0.5.tgz#8706f48e6989d4aaa8613fa88e348a84ae87eade" |
| 1686 | + integrity sha512-/ehpYkuUk4RXdKM8WsTW7BTsD4G3FBCviva4nUQ9gCmteySrQpBNhgfCRhG3aFCUKFo28B1BP1s5rza4A7lf6g== |
| 1687 | + dependencies: |
| 1688 | + "@jupyterlab/coreutils" "^5.0.3" |
| 1689 | + "@jupyterlab/services" "^6.0.5" |
| 1690 | + "@jupyterlab/statedb" "^3.0.3" |
| 1691 | + "@lumino/coreutils" "^1.5.3" |
| 1692 | + |
1610 | 1693 | "@jupyterlab/translation@^3.0.2":
|
1611 | 1694 | version "3.0.2"
|
1612 | 1695 | resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.0.2.tgz#478c1eb70c0f730cf1061a92443e5371a823295c"
|
@@ -8320,9 +8403,9 @@ sshpk@^1.7.0:
|
8320 | 8403 | tweetnacl "~0.14.0"
|
8321 | 8404 |
|
8322 | 8405 | ssri@^8.0.0:
|
8323 |
| - version "8.0.0" |
8324 |
| - resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.0.tgz#79ca74e21f8ceaeddfcb4b90143c458b8d988808" |
8325 |
| - integrity sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA== |
| 8406 | + version "8.0.1" |
| 8407 | + resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af" |
| 8408 | + integrity sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ== |
8326 | 8409 | dependencies:
|
8327 | 8410 | minipass "^3.1.1"
|
8328 | 8411 |
|
|
0 commit comments