|
2066 | 2066 | globby "^11.0.0"
|
2067 | 2067 | read-yaml-file "^1.1.0"
|
2068 | 2068 |
|
2069 |
| - |
2070 |
| - version "7.9.10" |
2071 |
| - resolved "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.9.10.tgz#405d28a48803b6aeb5a284b0375b5d468e1b2f27" |
2072 |
| - integrity sha512-Zabla5EelV1HY7+f8S+DyGEZ3IsYzr0PJgoGuZNfp8MX4HQUEM9jRQpuxcnFbdFJWmAHAbQu7gN3yT6GrxgoMg== |
2073 |
| - dependencies: |
2074 |
| - "@microsoft/api-extractor-model" "7.10.3" |
2075 |
| - "@microsoft/tsdoc" "0.12.19" |
2076 |
| - "@rushstack/node-core-library" "3.34.3" |
2077 |
| - "@rushstack/ts-command-line" "4.7.3" |
2078 |
| - colors "~1.2.1" |
2079 |
| - js-yaml "~3.13.1" |
2080 |
| - resolve "~1.17.0" |
2081 |
| - |
2082 |
| - |
2083 |
| - version "7.10.3" |
2084 |
| - resolved "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.10.3.tgz#f687f324e940bd71e3e73b5b262a54594b0ea61c" |
2085 |
| - integrity sha512-etP4NbZpj+zPCuO3YYigIYXkXq5zYhfE3vo/hrCj1OOd/159HDbSHnEQrNWRVy5TR79RAzHvkYAwtLYKeYP8Ag== |
2086 |
| - dependencies: |
2087 |
| - "@microsoft/tsdoc" "0.12.19" |
2088 |
| - "@rushstack/node-core-library" "3.34.3" |
2089 |
| - |
2090 |
| - |
2091 |
| - version "7.10.4" |
2092 |
| - resolved "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.10.4.tgz#9055fab0a702d2d74eba05ff369c50012cf41176" |
2093 |
| - integrity sha512-vod9Y8IHhBtB3hcKiOe4OLi/hNeWtgRh/mxGrye5SeHaJpu5urAAA9CxLxBT8fDe+pyr1ipzlaiM/eMm2vXKgw== |
2094 |
| - dependencies: |
2095 |
| - "@microsoft/api-extractor-model" "7.10.3" |
2096 |
| - "@microsoft/tsdoc" "0.12.19" |
2097 |
| - "@rushstack/node-core-library" "3.34.3" |
2098 |
| - "@rushstack/rig-package" "0.2.4" |
2099 |
| - "@rushstack/ts-command-line" "4.7.3" |
2100 |
| - colors "~1.2.1" |
2101 |
| - lodash "~4.17.15" |
2102 |
| - resolve "~1.17.0" |
2103 |
| - semver "~7.3.0" |
2104 |
| - source-map "~0.6.1" |
2105 |
| - typescript "~3.9.7" |
2106 |
| - |
2107 | 2069 |
|
2108 | 2070 | version "0.12.19"
|
2109 | 2071 | resolved "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.12.19.tgz#2173ccb92469aaf62031fa9499d21b16d07f9b57"
|
|
2367 | 2329 | estree-walker "^1.0.1"
|
2368 | 2330 | picomatch "^2.2.2"
|
2369 | 2331 |
|
2370 |
| -"@rushstack/node-core-library@3.34.3": |
2371 |
| - version "3.34.3" |
2372 |
| - resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.34.3.tgz#a59a1e452dcc79bd4e5f0840b4e9603551668f85" |
2373 |
| - integrity sha512-WNXHEk5/uoZsbrKzGpYUzDDymJvZarRkByab4uS1fbEcTSDFSVB9e0rREzCkU9yDAQlRutbFwiTXLu3LVR5F6w== |
| 2332 | +"@rushstack/node-core-library@3.25.0": |
| 2333 | + version "3.25.0" |
| 2334 | + resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.25.0.tgz#ba40bc1b188ab5d31f5705999cd2b3b56b8a32cf" |
| 2335 | + integrity sha512-e2NCFtAu/eu14b8nlzRX6ZrE9Sb3J2wVt+pninQmTn/IgfnRLAtM0D4PzUO4+ktZwF9fCnpqrOGokLzw6RSVNw== |
2374 | 2336 | dependencies:
|
2375 | 2337 | "@types/node" "10.17.13"
|
2376 | 2338 | colors "~1.2.1"
|
|
2380 | 2342 | timsort "~0.3.0"
|
2381 | 2343 | z-schema "~3.18.3"
|
2382 | 2344 |
|
2383 |
| - |
2384 |
| - version "0.2.4" |
2385 |
| - resolved "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.2.4.tgz#259feb6637bedbfdc130d3a188ce85370e048743" |
2386 |
| - integrity sha512-/UXb6N0m0l+5kU4mLmRxyw3we+/w1fesgvfg96xllty5LyQxKDvkscmjlvCU/Yx55WO1tVxN4/7YlNEB2DcHyA== |
2387 |
| - dependencies: |
2388 |
| - "@types/node" "10.17.13" |
2389 |
| - resolve "~1.17.0" |
2390 |
| - strip-json-comments "~3.1.1" |
2391 |
| - |
2392 |
| - |
2393 |
| - version "4.7.3" |
2394 |
| - resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.7.3.tgz#fa72c637d70aa29c201f8f016f7db626f2d23a2c" |
2395 |
| - integrity sha512-8FNrUSbMgKLgRVcsg1STsIC2xAdyes7qJtVwg36hSnBAMZgCCIM+Z36nnxyrnYTS/6qwiXv7fwVaUxXH+SyiAQ== |
| 2345 | + |
| 2346 | + version "4.4.6" |
| 2347 | + resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.4.6.tgz#7818f19e444274e68564a756ef62a2b4e0ced0f8" |
| 2348 | + integrity sha512-ue3p2m773Yea/s4Ef2Q3gEyLd9T0NDjXCl+PlodGTrJHgxoiRwbROSWHAdYJL/LceGWa6Biqizu9qxUDEWFweQ== |
2396 | 2349 | dependencies:
|
2397 | 2350 | "@types/argparse" "1.0.38"
|
2398 | 2351 | argparse "~1.0.9"
|
|
14508 | 14461 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
14509 | 14462 | integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
|
14510 | 14463 |
|
14511 |
| -strip-json-comments@^3.1.0, strip-json-comments@^3.1.1, strip-json-comments@~3.1.1: |
| 14464 | +strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: |
14512 | 14465 | version "3.1.1"
|
14513 | 14466 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
14514 | 14467 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
15302 | 15255 | resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
|
15303 | 15256 | integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
|
15304 | 15257 |
|
15305 |
| -typescript@~3.9.7: |
| 15258 | +typescript@~3.9.5: |
15306 | 15259 | version "3.9.7"
|
15307 | 15260 | resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
|
15308 | 15261 | integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
|
|
0 commit comments