|
16 | 16 | io-ts "^2.1.2"
|
17 | 17 | tslib "1.11.1"
|
18 | 18 |
|
19 |
| -"@auto-it/bot-list@^9.20.0": |
20 |
| - version "9.20.0" |
21 |
| - resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.20.0.tgz#183beda8b5885589783fb802381d79b246da1eb7" |
22 |
| - integrity sha512-5hMiGpshNKADo2qSGIv1DgQZo/Mu53qHooEXFS8RfpuMUjfUcYstNfb8KstWPuQslTiODBhxZYaXqxarti3kCQ== |
23 |
| - |
24 | 19 | "@auto-it/bot-list@^9.20.1":
|
25 | 20 | version "9.20.1"
|
26 | 21 | resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.20.1.tgz#93dc126afb5d206aa5472b8b7580b535bbf2fc87"
|
27 | 22 | integrity sha512-YeUKwsP7iDj8MAI7rbMbP36HryJlUsX/I4EBE2MQ9XYBlIDMIUKcnCf8+PJpG/rnuMV81VRZzTs/uW+EFsoJlA==
|
28 | 23 |
|
29 |
| -"@auto-it/core@^9.20.0": |
30 |
| - version "9.20.0" |
31 |
| - resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.20.0.tgz#05801d3e2eab9ffc544dc112f7f7fd9894ebe096" |
32 |
| - integrity sha512-2IbYx6ICvSQHaJPZMmEHXD2CDR0tPGZH9X1jm4mycxQB4Jrl1iIWMY7OYb1kZ6q3vlqoTWgKyNqpPGPIEVWRAQ== |
33 |
| - dependencies: |
34 |
| - "@auto-it/bot-list" "^9.20.0" |
35 |
| - "@octokit/core" "2.4.2" |
36 |
| - "@octokit/graphql" "4.3.1" |
37 |
| - "@octokit/plugin-enterprise-compatibility" "1.2.1" |
38 |
| - "@octokit/plugin-retry" "3.0.1" |
39 |
| - "@octokit/plugin-throttling" "^3.2.0" |
40 |
| - "@octokit/rest" "16.43.1" |
41 |
| - await-to-js "^2.1.1" |
42 |
| - chalk "^3.0.0" |
43 |
| - cosmiconfig "6.0.0" |
44 |
| - deepmerge "^4.0.0" |
45 |
| - dotenv "^8.0.0" |
46 |
| - endent "^1.3.0" |
47 |
| - enquirer "^2.3.4" |
48 |
| - env-ci "^5.0.1" |
49 |
| - fp-ts "^2.5.3" |
50 |
| - fromentries "^1.2.0" |
51 |
| - gitlogplus "^3.1.2" |
52 |
| - https-proxy-agent "^5.0.0" |
53 |
| - import-cwd "^3.0.0" |
54 |
| - import-from "^3.0.0" |
55 |
| - io-ts "^2.1.2" |
56 |
| - lodash.chunk "^4.2.0" |
57 |
| - log-symbols "^3.0.0" |
58 |
| - node-fetch "2.6.0" |
59 |
| - parse-github-url "1.0.2" |
60 |
| - semver "^7.0.0" |
61 |
| - signale "^1.4.0" |
62 |
| - tapable "^2.0.0-beta.2" |
63 |
| - terminal-link "^2.1.1" |
64 |
| - tinycolor2 "^1.4.1" |
65 |
| - tslib "1.11.1" |
66 |
| - typescript-memoize "^1.0.0-alpha.3" |
67 |
| - url-join "^4.0.0" |
68 |
| - |
69 | 24 | "@auto-it/core@^9.20.1":
|
70 | 25 | version "9.20.1"
|
71 | 26 | resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.20.1.tgz#6c752858dc42a65ccc5a9ca09dd06f1ad0fa5840"
|
|
1459 | 1414 | dependencies:
|
1460 | 1415 | "@types/react" "*"
|
1461 | 1416 |
|
1462 |
| -"@types/react@*", "@types/[email protected]": |
| 1417 | +"@types/react@*": |
1463 | 1418 | version "16.9.23"
|
1464 | 1419 | resolved "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz#1a66c6d468ba11a8943ad958a8cb3e737568271c"
|
1465 | 1420 | integrity sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==
|
1466 | 1421 | dependencies:
|
1467 | 1422 | "@types/prop-types" "*"
|
1468 | 1423 | csstype "^2.2.0"
|
1469 | 1424 |
|
| 1425 | + |
| 1426 | + version "16.9.25" |
| 1427 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.25.tgz#6ae2159b40138c792058a23c3c04fd3db49e929e" |
| 1428 | + integrity sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg== |
| 1429 | + dependencies: |
| 1430 | + "@types/prop-types" "*" |
| 1431 | + csstype "^2.2.0" |
| 1432 | + |
1470 | 1433 | "@types/stack-utils@^1.0.1":
|
1471 | 1434 | version "1.0.1"
|
1472 | 1435 | resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
|
0 commit comments