|
33 | 33 | tslib "2.3.0" |
34 | 34 | typescript "4.3.4" |
35 | 35 |
|
36 | | -"@angular-devkit/build-optimizer@^0.1201.3": |
37 | | - version "0.1201.4" |
38 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1201.4.tgz#79bf972b5905d7d193c838c496febfff6923ec2c" |
39 | | - integrity sha512-Hq+mDUe4xIyq4939JZaUkptsM89WnZOk8Qel6mS0T/bxMX/qs+nuGD5o+xDKkuayogbiTrLmyZBib0/90eSXEA== |
| 36 | +"@angular-devkit/build-optimizer@^0.1202.0": |
| 37 | + version "0.1202.1" |
| 38 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1202.1.tgz#96ce0d33d438f724866c1f171ac3886a95422dde" |
| 39 | + integrity sha512-eMyPdfudKek4buv5b2lBRKrv8r2P/soPOsLVcyt2pgrA6V1I8UaJKEDmBwxQ//RwwrvMdD/OWfRxxJm7YvD8kQ== |
40 | 40 | dependencies: |
41 | 41 | source-map "0.7.3" |
42 | 42 | tslib "2.3.0" |
43 | | - typescript "4.3.4" |
| 43 | + typescript "4.3.5" |
44 | 44 |
|
45 | 45 | "@angular-devkit/ [email protected]": |
46 | 46 | version "12.1.2" |
|
145 | 145 | dependencies: |
146 | 146 | tslib "^2.0.0" |
147 | 147 |
|
148 | | -"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a3bc7727bbceb6418e7b220900ea8b396cb82580": |
| 148 | +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#6254699cc7ccff62be948dc5edcdea87a936ff24": |
149 | 149 | version "0.0.0" |
150 | | - resolved "https://github.com/angular/dev-infra-private-builds.git#a3bc7727bbceb6418e7b220900ea8b396cb82580" |
| 150 | + resolved "https://github.com/angular/dev-infra-private-builds.git#6254699cc7ccff62be948dc5edcdea87a936ff24" |
151 | 151 | dependencies: |
152 | 152 | "@actions/core" "^1.4.0" |
153 | 153 | "@actions/github" "^5.0.0" |
154 | | - "@angular-devkit/build-optimizer" "^0.1201.3" |
| 154 | + "@angular-devkit/build-optimizer" "^0.1202.0" |
155 | 155 | "@angular/benchpress" "0.2.1" |
156 | 156 | "@bazel/bazelisk" "^1.10.1" |
157 | 157 | "@bazel/buildifier" "^4.0.1" |
158 | | - "@bazel/esbuild" "4.0.0-beta.0" |
159 | | - "@bazel/jasmine" "4.0.0-beta.0" |
160 | | - "@bazel/protractor" "4.0.0-beta.0" |
161 | | - "@bazel/runfiles" "4.0.0-beta.0" |
162 | | - "@bazel/typescript" "4.0.0-beta.0" |
| 158 | + "@bazel/esbuild" "4.0.0-rc.0" |
| 159 | + "@bazel/jasmine" "4.0.0-rc.0" |
| 160 | + "@bazel/protractor" "4.0.0-rc.0" |
| 161 | + "@bazel/runfiles" "4.0.0-rc.0" |
| 162 | + "@bazel/typescript" "4.0.0-rc.0" |
163 | 163 | "@microsoft/api-extractor" "7.18.4" |
164 | 164 | "@octokit/core" "^3.5.1" |
165 | 165 | "@octokit/graphql" "^4.6.1" |
166 | 166 | "@octokit/plugin-paginate-rest" "^2.13.5" |
167 | 167 | "@octokit/plugin-rest-endpoint-methods" "^5.3.3" |
168 | 168 | "@octokit/rest" "^18.7.0" |
169 | 169 | "@octokit/types" "^6.16.6" |
170 | | - "@types/chalk" "^2.2.0" |
171 | 170 | "@types/cli-progress" "^3.9.1" |
172 | 171 | "@types/conventional-commits-parser" "^3.0.1" |
173 | 172 | "@types/ejs" "^3.0.6" |
|
176 | 175 | "@types/glob" "^7.1.3" |
177 | 176 | "@types/inquirer" "7.3.1" |
178 | 177 | "@types/jasmine" "^3.7.0" |
179 | | - "@types/minimist" "^1.2.0" |
180 | 178 | "@types/node" "^14.17.0" |
181 | 179 | "@types/node-fetch" "^2.5.10" |
182 | 180 | "@types/semver" "^7.3.6" |
183 | 181 | "@types/shelljs" "^0.8.8" |
184 | | - "@types/yaml" "^1.9.7" |
| 182 | + "@types/uuid" "^8.3.1" |
185 | 183 | "@types/yargs" "^17.0.0" |
186 | | - brotli "^1.3.2" |
187 | 184 | chalk "^4.1.0" |
188 | 185 | clang-format "^1.4.0" |
189 | 186 | cli-progress "^3.7.0" |
|
196 | 193 | inquirer "^8.0.0" |
197 | 194 | jasmine "^3.7.0" |
198 | 195 | minimatch "^3.0.4" |
199 | | - minimist "^1.2.5" |
200 | 196 | multimatch "^5.0.0" |
201 | 197 | nock "^13.0.3" |
202 | 198 | node-fetch "^2.6.1" |
203 | | - node-uuid "1.4.8" |
204 | 199 | ora "^5.0.0" |
205 | 200 | prettier "^2.3.2" |
206 | 201 | protractor "^7.0.0" |
|
215 | 210 | tslint "^6.1.3" |
216 | 211 | typed-graphqlify "^3.1.1" |
217 | 212 | typescript "~4.3.5" |
| 213 | + uuid "^8.3.2" |
218 | 214 | yaml "^1.10.0" |
219 | 215 | yargs "^17.0.0" |
220 | 216 |
|
|
554 | 550 | source-map-support "0.5.9" |
555 | 551 | tsutils "2.27.2" |
556 | 552 |
|
557 | | - |
558 | | - version "4.0.0-beta.0" |
559 | | - resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.0.0-beta.0.tgz#ff75447b18bc0d56b376d7e44095d9ca9b904583" |
560 | | - integrity sha512-4AxL8IhyeyeTH0fr1XFfdd1ls/AnsiEu1oBXxoplb0ar88pRrdl0UjCUgLylWj75uIcQsqu/l3Xv7qOfDSXWsQ== |
| 553 | + |
| 554 | + version "4.0.0-rc.0" |
| 555 | + resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.0.0-rc.0.tgz#34a19bdab4575b55d6e0b9b14e81c4a9e9aa2dfb" |
| 556 | + integrity sha512-6a2kRIZXIwEIFePS9FjVJCC1OFtE8eBHFm+WJhOC4wyXpUzcqLphkarjoKkWC7qnxYkHntdgVQm/ZNQuhAQtMQ== |
561 | 557 |
|
562 | 558 | |
563 | 559 | version "0.15.10" |
|
572 | 568 | c8 "~7.5.0" |
573 | 569 | jasmine-reporters "~2.4.0" |
574 | 570 |
|
| 571 | + |
| 572 | + version "4.0.0-rc.0" |
| 573 | + resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-4.0.0-rc.0.tgz#ab50da6e380dcbaf5862b2d69377a43045fe5dd6" |
| 574 | + integrity sha512-0LdeGIOKZmFLCnwX0dNwTVEbDm2TaGnR0JEwqtyAQZWcBncJtvjsb4wOYQsi9ioXvzqg4CQ8+d+ZlKsgflRPLw== |
| 575 | + dependencies: |
| 576 | + c8 "~7.5.0" |
| 577 | + jasmine-reporters "~2.4.0" |
| 578 | + |
575 | 579 | |
576 | 580 | version "4.0.0-beta.0" |
577 | 581 | resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-4.0.0-beta.0.tgz#fcabfd5c32005fcb93b80f83bcf99058bcf07d4f" |
578 | 582 | integrity sha512-cIlqzPEXu3zFhFR+5Vqo5D/qLkOEY/gZ1xc74/V/CVAlbkCZsWJ18gDE1bhca9t1Mj41igDqwlvXUndxdQjNtw== |
579 | 583 |
|
| 584 | + |
| 585 | + version "4.0.0-rc.0" |
| 586 | + resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-4.0.0-rc.0.tgz#7ee0d813677c26434fe7821a1cf69d41d6b5aaea" |
| 587 | + integrity sha512-07Rk14woKXw9NBdtgluAOYY/cB1yFgCuPZHles2Gb9tzx2P4sn4BWwrTawyJz1XwPw/GEKscxx4/I+SV/6H2WQ== |
| 588 | + |
580 | 589 | |
581 | 590 | version "4.0.0-beta.0" |
582 | 591 | resolved "https://registry.yarnpkg.com/@bazel/rollup/-/rollup-4.0.0-beta.0.tgz#ec4bc88f401bd555d43c55c34183cda4f004ae96" |
|
587 | 596 | resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-4.0.0-beta.0.tgz#e62679d80cf9fcd84996e5f3ae4bedc33ed1a993" |
588 | 597 | integrity sha512-pFdanyvI0wf2WtdQXUmcTZw7OJ83uj2bxF3rOskx45wewBRAlQZkm2q2A6WEffSfdf2WaBlk5u/x2kqK2nyG7w== |
589 | 598 |
|
| 599 | + |
| 600 | + version "4.0.0-rc.0" |
| 601 | + resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-4.0.0-rc.0.tgz#c3ada6d1533d3683abadf0f54d7151560c793da0" |
| 602 | + integrity sha512-Uh3JZRSIkrD48r0el4lognivSq1fg051PXXY7IbygrgPozrguAmSDIhj+SU1Pj7+ee9d6gNvh1iVu+s3DGoGdg== |
| 603 | + |
590 | 604 | |
591 | 605 | version "4.0.0-beta.0" |
592 | 606 | resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-4.0.0-beta.0.tgz#2ca1c59e1e109e2f3b0c561b534730a035844a26" |
|
602 | 616 | source-map-support "0.5.9" |
603 | 617 | tsutils "2.27.2" |
604 | 618 |
|
| 619 | + |
| 620 | + version "4.0.0-rc.0" |
| 621 | + resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-4.0.0-rc.0.tgz#0507e329d66c1b94a4fe66423ce2e7ee2fcbd0b2" |
| 622 | + integrity sha512-Aa0SoUNzLSePcupAqZbdjJX3Q8hRLuMQluIga5rnPPxcvy6/NvU/N4pKIN7kRzDe4xJ3JQ45fLPYNnoUGEMtjQ== |
| 623 | + dependencies: |
| 624 | + protobufjs "6.8.8" |
| 625 | + semver "5.6.0" |
| 626 | + source-map-support "0.5.9" |
| 627 | + tsutils "2.27.2" |
| 628 | + |
605 | 629 | "@bcoe/v8-coverage@^0.2.3": |
606 | 630 | version "0.2.3" |
607 | 631 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
1921 | 1945 | "@types/node" "*" |
1922 | 1946 | "@types/responselike" "*" |
1923 | 1947 |
|
1924 | | -"@types/chalk@^2.2.0": |
1925 | | - version "2.2.0" |
1926 | | - resolved "https://registry.yarnpkg.com/@types/chalk/-/chalk-2.2.0.tgz#b7f6e446f4511029ee8e3f43075fb5b73fbaa0ba" |
1927 | | - integrity sha512-1zzPV9FDe1I/WHhRkf9SNgqtRJWZqrBWgu7JGveuHmmyR9CnAPCie2N/x+iHrgnpYBIcCJWHBoMRv2TRWktsvw== |
1928 | | - dependencies: |
1929 | | - chalk "*" |
1930 | | - |
1931 | 1948 | "@types/cli-progress@^3.9.1": |
1932 | 1949 | version "3.9.2" |
1933 | 1950 | resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.9.2.tgz#6ca355f96268af39bee9f9307f0ac96145639c26" |
|
2294 | 2311 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" |
2295 | 2312 | integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== |
2296 | 2313 |
|
| 2314 | +"@types/uuid@^8.3.1": |
| 2315 | + version "8.3.1" |
| 2316 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f" |
| 2317 | + integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg== |
| 2318 | + |
2297 | 2319 | "@types/vfile-message@*": |
2298 | 2320 | version "2.0.0" |
2299 | 2321 | resolved "https://registry.yarnpkg.com/@types/vfile-message/-/vfile-message-2.0.0.tgz#690e46af0fdfc1f9faae00cd049cc888957927d5" |
|
3096 | 3118 | resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz#73926771923b5a19747ad666aa5cd4bf9c6e9ce8" |
3097 | 3119 | integrity sha1-c5JncZI7Whl0etZmqlzUv5xunOg= |
3098 | 3120 |
|
3099 | | -base64-js@^1.1.2, base64-js@^1.3.0, base64-js@^1.3.1: |
| 3121 | +base64-js@^1.3.0, base64-js@^1.3.1: |
3100 | 3122 | version "1.5.1" |
3101 | 3123 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
3102 | 3124 | integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== |
@@ -3360,13 +3382,6 @@ braces@^3.0.1, braces@^3.0.2, braces@~3.0.2: |
3360 | 3382 | dependencies: |
3361 | 3383 | fill-range "^7.0.1" |
3362 | 3384 |
|
3363 | | -brotli@^1.3.2: |
3364 | | - version "1.3.2" |
3365 | | - resolved "https://registry.yarnpkg.com/brotli/-/brotli-1.3.2.tgz#525a9cad4fcba96475d7d388f6aecb13eed52f46" |
3366 | | - integrity sha1-UlqcrU/LqWR119OI9q7LE+7VL0Y= |
3367 | | - dependencies: |
3368 | | - base64-js "^1.1.2" |
3369 | | - |
3370 | 3385 | [email protected], browser-sync-client@^2.26.13: |
3371 | 3386 | version "2.26.13" |
3372 | 3387 | resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-2.26.13.tgz#ee5fa3ec36fe2a03f9887553cac6846751c8232d" |
@@ -3781,14 +3796,6 @@ chainsaw@~0.1.0: |
3781 | 3796 | dependencies: |
3782 | 3797 | traverse ">=0.3.0 <0.4" |
3783 | 3798 |
|
3784 | | -chalk@*, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@~4.1.0: |
3785 | | - version "4.1.2" |
3786 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
3787 | | - integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
3788 | | - dependencies: |
3789 | | - ansi-styles "^4.1.0" |
3790 | | - supports-color "^7.1.0" |
3791 | | - |
3792 | 3799 | chalk@^1.1.1, chalk@^1.1.3: |
3793 | 3800 | version "1.1.3" |
3794 | 3801 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" |
@@ -3817,6 +3824,14 @@ chalk@^3.0.0: |
3817 | 3824 | ansi-styles "^4.1.0" |
3818 | 3825 | supports-color "^7.1.0" |
3819 | 3826 |
|
| 3827 | +chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@~4.1.0: |
| 3828 | + version "4.1.2" |
| 3829 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
| 3830 | + integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
| 3831 | + dependencies: |
| 3832 | + ansi-styles "^4.1.0" |
| 3833 | + supports-color "^7.1.0" |
| 3834 | + |
3820 | 3835 | |
3821 | 3836 | version "3.0.0" |
3822 | 3837 | resolved "https://registry.yarnpkg.com/change-case/-/change-case-3.0.0.tgz#6c9c8e35f8790870a82b6b0745be8c3cbef9b081" |
@@ -10003,11 +10018,6 @@ node-source-walk@^4.0.0, node-source-walk@^4.2.0: |
10003 | 10018 | dependencies: |
10004 | 10019 | "@babel/parser" "^7.0.0" |
10005 | 10020 |
|
10006 | | - |
10007 | | - version "1.4.8" |
10008 | | - resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907" |
10009 | | - integrity sha1-sEDrCSOWivq/jTL7HxfxFn/auQc= |
10010 | | - |
10011 | 10021 | |
10012 | 10022 | version "3.0.6" |
10013 | 10023 | resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" |
|
13695 | 13705 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" |
13696 | 13706 | integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew== |
13697 | 13707 |
|
| 13708 | +[email protected], typescript@~4.3.2, typescript@~4.3.5: |
| 13709 | + version "4.3.5" |
| 13710 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" |
| 13711 | + integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== |
| 13712 | + |
13698 | 13713 | typescript@^3.9.5, typescript@^3.9.7: |
13699 | 13714 | version "3.9.10" |
13700 | 13715 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" |
13701 | 13716 | integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== |
13702 | 13717 |
|
13703 | | -typescript@~4.3.2, typescript@~4.3.5: |
13704 | | - version "4.3.5" |
13705 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" |
13706 | | - integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== |
13707 | | - |
13708 | 13718 | ua-parser-js@^0.7.18, ua-parser-js@^0.7.21: |
13709 | 13719 | version "0.7.28" |
13710 | 13720 | resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" |
@@ -14055,7 +14065,7 @@ uuid@^3.0.0, uuid@^3.3.2: |
14055 | 14065 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" |
14056 | 14066 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== |
14057 | 14067 |
|
14058 | | -uuid@^8.0.0: |
| 14068 | +uuid@^8.0.0, uuid@^8.3.2: |
14059 | 14069 | version "8.3.2" |
14060 | 14070 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" |
14061 | 14071 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== |
|
0 commit comments