|
1448 | 1448 | before-after-hook "^2.2.0"
|
1449 | 1449 | universal-user-agent "^6.0.0"
|
1450 | 1450 |
|
| 1451 | +"@octokit/core@^4.2.1": |
| 1452 | + version "4.2.1" |
| 1453 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.2.1.tgz#fee6341ad0ce60c29cc455e056cd5b500410a588" |
| 1454 | + integrity sha512-tEDxFx8E38zF3gT7sSMDrT1tGumDgsw5yPG6BBh/X+5ClIQfMH/Yqocxz1PnHx6CHyF6pxmovUTOfZAUvQ0Lvw== |
| 1455 | + dependencies: |
| 1456 | + "@octokit/auth-token" "^3.0.0" |
| 1457 | + "@octokit/graphql" "^5.0.0" |
| 1458 | + "@octokit/request" "^6.0.0" |
| 1459 | + "@octokit/request-error" "^3.0.0" |
| 1460 | + "@octokit/types" "^9.0.0" |
| 1461 | + before-after-hook "^2.2.0" |
| 1462 | + universal-user-agent "^6.0.0" |
| 1463 | + |
1451 | 1464 | "@octokit/endpoint@^7.0.0":
|
1452 | 1465 | version "7.0.3"
|
1453 | 1466 | resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-7.0.3.tgz#0b96035673a9e3bedf8bab8f7335de424a2147ed"
|
|
1471 | 1484 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-14.0.0.tgz#949c5019028c93f189abbc2fb42f333290f7134a"
|
1472 | 1485 | integrity sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw==
|
1473 | 1486 |
|
| 1487 | +"@octokit/openapi-types@^17.2.0": |
| 1488 | + version "17.2.0" |
| 1489 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.2.0.tgz#f1800b5f9652b8e1b85cc6dfb1e0dc888810bdb5" |
| 1490 | + integrity sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ== |
| 1491 | + |
1474 | 1492 | "@octokit/plugin-paginate-rest@^5.0.0":
|
1475 | 1493 | version "5.0.1"
|
1476 | 1494 | resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-5.0.1.tgz#93d7e74f1f69d68ba554fa6b888c2a9cf1f99a83"
|
1477 | 1495 | integrity sha512-7A+rEkS70pH36Z6JivSlR7Zqepz3KVucEFVDnSrgHXzG7WLAzYwcHZbKdfTXHwuTHbkT1vKvz7dHl1+HNf6Qyw==
|
1478 | 1496 | dependencies:
|
1479 | 1497 | "@octokit/types" "^8.0.0"
|
1480 | 1498 |
|
| 1499 | +"@octokit/plugin-paginate-rest@^6.1.2": |
| 1500 | + version "6.1.2" |
| 1501 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz#f86456a7a1fe9e58fec6385a85cf1b34072341f8" |
| 1502 | + integrity sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ== |
| 1503 | + dependencies: |
| 1504 | + "@octokit/tsconfig" "^1.0.2" |
| 1505 | + "@octokit/types" "^9.2.3" |
| 1506 | + |
1481 | 1507 | "@octokit/plugin-request-log@^1.0.4":
|
1482 | 1508 | version "1.0.4"
|
1483 | 1509 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85"
|
|
1491 | 1517 | "@octokit/types" "^8.0.0"
|
1492 | 1518 | deprecation "^2.3.1"
|
1493 | 1519 |
|
| 1520 | +"@octokit/plugin-retry@^4.1.3": |
| 1521 | + version "4.1.3" |
| 1522 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-4.1.3.tgz#c717d7908be26a5570941d9688e3e8a3da95e714" |
| 1523 | + integrity sha512-3YKBj7d0J/4mpEc4xzMociWsMNl5lZqrpAnYcW6mqiSGF3wFjU+c6GHih6GLClk31JNvKDr0x9jc5cfm7evkZg== |
| 1524 | + dependencies: |
| 1525 | + "@octokit/types" "^9.0.0" |
| 1526 | + bottleneck "^2.15.3" |
| 1527 | + |
| 1528 | +"@octokit/plugin-throttling@^5.2.3": |
| 1529 | + version "5.2.3" |
| 1530 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz#9f552a14dcee5c7326dd9dee64a71ea76b108814" |
| 1531 | + integrity sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q== |
| 1532 | + dependencies: |
| 1533 | + "@octokit/types" "^9.0.0" |
| 1534 | + bottleneck "^2.15.3" |
| 1535 | + |
1494 | 1536 | "@octokit/request-error@^3.0.0":
|
1495 | 1537 | version "3.0.2"
|
1496 | 1538 | resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-3.0.2.tgz#f74c0f163d19463b87528efe877216c41d6deb0a"
|
|
1522 | 1564 | "@octokit/plugin-request-log" "^1.0.4"
|
1523 | 1565 | "@octokit/plugin-rest-endpoint-methods" "^6.7.0"
|
1524 | 1566 |
|
| 1567 | +"@octokit/tsconfig@^1.0.2": |
| 1568 | + version "1.0.2" |
| 1569 | + resolved "https://registry.yarnpkg.com/@octokit/tsconfig/-/tsconfig-1.0.2.tgz#59b024d6f3c0ed82f00d08ead5b3750469125af7" |
| 1570 | + integrity sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA== |
| 1571 | + |
1525 | 1572 | "@octokit/types@^8.0.0":
|
1526 | 1573 | version "8.0.0"
|
1527 | 1574 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-8.0.0.tgz#93f0b865786c4153f0f6924da067fe0bb7426a9f"
|
1528 | 1575 | integrity sha512-65/TPpOJP1i3K4lBJMnWqPUJ6zuOtzhtagDvydAWbEXpbFYA0oMKKyLb95NFZZP0lSh/4b6K+DQlzvYQJQQePg==
|
1529 | 1576 | dependencies:
|
1530 | 1577 | "@octokit/openapi-types" "^14.0.0"
|
1531 | 1578 |
|
| 1579 | +"@octokit/types@^9.0.0", "@octokit/types@^9.2.3": |
| 1580 | + version "9.2.3" |
| 1581 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.3.tgz#d0af522f394d74b585cefb7efd6197ca44d183a9" |
| 1582 | + integrity sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA== |
| 1583 | + dependencies: |
| 1584 | + "@octokit/openapi-types" "^17.2.0" |
| 1585 | + |
| 1586 | +"@pnpm/config.env-replace@^1.1.0": |
| 1587 | + version "1.1.0" |
| 1588 | + resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c" |
| 1589 | + integrity sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w== |
| 1590 | + |
| 1591 | +"@pnpm/network.ca-file@^1.0.1": |
| 1592 | + version "1.0.2" |
| 1593 | + resolved "https://registry.yarnpkg.com/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz#2ab05e09c1af0cdf2fcf5035bea1484e222f7983" |
| 1594 | + integrity sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA== |
| 1595 | + dependencies: |
| 1596 | + graceful-fs "4.2.10" |
| 1597 | + |
| 1598 | +"@pnpm/npm-conf@^2.1.0": |
| 1599 | + version "2.2.0" |
| 1600 | + resolved "https://registry.yarnpkg.com/@pnpm/npm-conf/-/npm-conf-2.2.0.tgz#221b4cfcde745d5f8928c25f391e5cc9d405b345" |
| 1601 | + integrity sha512-roLI1ul/GwzwcfcVpZYPdrgW2W/drLriObl1h+yLF5syc8/5ULWw2ALbCHUWF+4YltIqA3xFSbG4IwyJz37e9g== |
| 1602 | + dependencies: |
| 1603 | + "@pnpm/config.env-replace" "^1.1.0" |
| 1604 | + "@pnpm/network.ca-file" "^1.0.1" |
| 1605 | + config-chain "^1.1.11" |
| 1606 | + |
1532 | 1607 | "@semantic-release/[email protected]", "@semantic-release/commit-analyzer@^9.0.2":
|
1533 | 1608 | version "9.0.2"
|
1534 | 1609 | resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz#a78e54f9834193b55f1073fa6258eecc9a545e03"
|
|
1547 | 1622 | resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-3.0.0.tgz#30a3b97bbb5844d695eb22f9d3aa40f6a92770c2"
|
1548 | 1623 | integrity sha512-5hiM4Un+tpl4cKw3lV4UgzJj+SmfNIDCLLw0TepzQxz9ZGV5ixnqkzIVF+3tp0ZHgcMKE+VNGHJjEeyFG2dcSw==
|
1549 | 1624 |
|
1550 |
| -"@semantic-release/[email protected]", "@semantic-release/github@^8.0.0": |
| 1625 | +"@semantic-release/[email protected]": |
| 1626 | + version "8.0.8" |
| 1627 | + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.8.tgz#d1e8f9ec0ef2d1a9afddbc094086b22cb11a917a" |
| 1628 | + integrity sha512-zu014e5FtoENb278YTVBCpLTK73LgXJn9UISGSzor/fnhRRwiyc1L7J+ijdpv90zvW+vb7oTwK3H6piFa5ck1g== |
| 1629 | + dependencies: |
| 1630 | + "@octokit/core" "^4.2.1" |
| 1631 | + "@octokit/plugin-paginate-rest" "^6.1.2" |
| 1632 | + "@octokit/plugin-retry" "^4.1.3" |
| 1633 | + "@octokit/plugin-throttling" "^5.2.3" |
| 1634 | + "@semantic-release/error" "^3.0.0" |
| 1635 | + aggregate-error "^3.0.0" |
| 1636 | + debug "^4.0.0" |
| 1637 | + dir-glob "^3.0.0" |
| 1638 | + fs-extra "^11.0.0" |
| 1639 | + globby "^11.0.0" |
| 1640 | + http-proxy-agent "^5.0.0" |
| 1641 | + https-proxy-agent "^5.0.0" |
| 1642 | + issue-parser "^6.0.0" |
| 1643 | + lodash "^4.17.4" |
| 1644 | + mime "^3.0.0" |
| 1645 | + p-filter "^2.0.0" |
| 1646 | + url-join "^4.0.0" |
| 1647 | + |
| 1648 | +"@semantic-release/github@^8.0.0": |
1551 | 1649 | version "8.0.6"
|
1552 | 1650 | resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.6.tgz#5235386d65a5d7d650dc10a6ebce908d213234f7"
|
1553 | 1651 | integrity sha512-ZxgaxYCeqt9ylm2x3OPqUoUqBw1p60LhxzdX6BqJlIBThupGma98lttsAbK64T6L6AlNa2G5T66BbiG8y0PIHQ==
|
|
1569 | 1667 | p-retry "^4.0.0"
|
1570 | 1668 | url-join "^4.0.0"
|
1571 | 1669 |
|
1572 |
| -"@semantic-release/[email protected]", "@semantic-release/npm@^9.0.0": |
| 1670 | +"@semantic-release/[email protected]": |
| 1671 | + version "9.0.2" |
| 1672 | + resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-9.0.2.tgz#0f0903b4df6e93ef237372146bc376087fed4e1d" |
| 1673 | + integrity sha512-zgsynF6McdzxPnFet+a4iO9HpAlARXOM5adz7VGVCvj0ne8wtL2ZOQoDV2wZPDmdEotDIbVeJjafhelZjs9j6g== |
| 1674 | + dependencies: |
| 1675 | + "@semantic-release/error" "^3.0.0" |
| 1676 | + aggregate-error "^3.0.0" |
| 1677 | + execa "^5.0.0" |
| 1678 | + fs-extra "^11.0.0" |
| 1679 | + lodash "^4.17.15" |
| 1680 | + nerf-dart "^1.0.0" |
| 1681 | + normalize-url "^6.0.0" |
| 1682 | + npm "^8.3.0" |
| 1683 | + rc "^1.2.8" |
| 1684 | + read-pkg "^5.0.0" |
| 1685 | + registry-auth-token "^5.0.0" |
| 1686 | + semver "^7.1.2" |
| 1687 | + tempy "^1.0.0" |
| 1688 | + |
| 1689 | +"@semantic-release/npm@^9.0.0": |
1573 | 1690 | version "9.0.1"
|
1574 | 1691 | resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-9.0.1.tgz#d81828eb1fb771e2767b3a8ee989915e1af27075"
|
1575 | 1692 | integrity sha512-I5nVZklxBzfMFwemhRNbSrkiN/dsH3c7K9+KSk6jUnq0rdLFUuJt7EBsysq4Ir3moajQgFkfEryEHPqiKJj20g==
|
|
2404 | 2521 | type-is "~1.6.18"
|
2405 | 2522 | unpipe "1.0.0"
|
2406 | 2523 |
|
| 2524 | +bottleneck@^2.15.3: |
| 2525 | + version "2.19.5" |
| 2526 | + resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.19.5.tgz#5df0b90f59fd47656ebe63c78a98419205cadd91" |
| 2527 | + integrity sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw== |
| 2528 | + |
2407 | 2529 | bottleneck@^2.18.1:
|
2408 | 2530 | version "2.19.4"
|
2409 | 2531 | resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.19.4.tgz#63c505687a0ddaf89a6f515225c75e05833bb079"
|
@@ -2882,6 +3004,14 @@ concordance@^4.0.0:
|
2882 | 3004 | semver "^5.5.1"
|
2883 | 3005 | well-known-symbols "^2.0.0"
|
2884 | 3006 |
|
| 3007 | +config-chain@^1.1.11: |
| 3008 | + version "1.1.13" |
| 3009 | + resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.13.tgz#fad0795aa6a6cdaff9ed1b68e9dff94372c232f4" |
| 3010 | + integrity sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ== |
| 3011 | + dependencies: |
| 3012 | + ini "^1.3.4" |
| 3013 | + proto-list "~1.2.1" |
| 3014 | + |
2885 | 3015 | configstore@^4.0.0:
|
2886 | 3016 | version "4.0.0"
|
2887 | 3017 | resolved "https://registry.yarnpkg.com/configstore/-/configstore-4.0.0.tgz#5933311e95d3687efb592c528b922d9262d227e7"
|
@@ -3945,6 +4075,15 @@ fs-extra@^10.0.0:
|
3945 | 4075 | jsonfile "^6.0.1"
|
3946 | 4076 | universalify "^2.0.0"
|
3947 | 4077 |
|
| 4078 | +fs-extra@^11.0.0: |
| 4079 | + version "11.1.1" |
| 4080 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d" |
| 4081 | + integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ== |
| 4082 | + dependencies: |
| 4083 | + graceful-fs "^4.2.0" |
| 4084 | + jsonfile "^6.0.1" |
| 4085 | + universalify "^2.0.0" |
| 4086 | + |
3948 | 4087 | fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
3949 | 4088 | version "2.1.0"
|
3950 | 4089 | resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
|
@@ -4211,7 +4350,7 @@ got@^9.6.0:
|
4211 | 4350 | to-readable-stream "^1.0.0"
|
4212 | 4351 | url-parse-lax "^3.0.0"
|
4213 | 4352 |
|
4214 |
| -graceful-fs@^4.1.11, graceful-fs@^4.2.10, graceful-fs@^4.2.4, graceful-fs@^4.2.6: |
| 4353 | +graceful-fs@4.2.10, graceful-fs@^4.1.11, graceful-fs@^4.2.10, graceful-fs@^4.2.4, graceful-fs@^4.2.6: |
4215 | 4354 | version "4.2.10"
|
4216 | 4355 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
|
4217 | 4356 | integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
|
@@ -6831,6 +6970,11 @@ prop-types@^15.7.2:
|
6831 | 6970 | object-assign "^4.1.1"
|
6832 | 6971 | react-is "^16.13.1"
|
6833 | 6972 |
|
| 6973 | +proto-list@~1.2.1: |
| 6974 | + version "1.2.4" |
| 6975 | + resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" |
| 6976 | + integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA== |
| 6977 | + |
6834 | 6978 | proxy-addr@~2.0.7:
|
6835 | 6979 | version "2.0.7"
|
6836 | 6980 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"
|
@@ -7112,6 +7256,13 @@ registry-auth-token@^4.0.0:
|
7112 | 7256 | rc "^1.2.8"
|
7113 | 7257 | safe-buffer "^5.0.1"
|
7114 | 7258 |
|
| 7259 | +registry-auth-token@^5.0.0: |
| 7260 | + version "5.0.2" |
| 7261 | + resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.2.tgz#8b026cc507c8552ebbe06724136267e63302f756" |
| 7262 | + integrity sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ== |
| 7263 | + dependencies: |
| 7264 | + "@pnpm/npm-conf" "^2.1.0" |
| 7265 | + |
7115 | 7266 | registry-url@^5.0.0:
|
7116 | 7267 | version "5.1.0"
|
7117 | 7268 | resolved "https://registry.yarnpkg.com/registry-url/-/registry-url-5.1.0.tgz#e98334b50d5434b81136b44ec638d9c2009c5009"
|
|
0 commit comments