|
33 | 33 | tslib "2.3.0"
|
34 | 34 | typescript "4.3.5"
|
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/core@13.0.0-next.0":
|
46 | 46 | version "13.0.0-next.0"
|
|
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 |
|
|
559 | 555 | resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.0.0-beta.0.tgz#ff75447b18bc0d56b376d7e44095d9ca9b904583"
|
560 | 556 | integrity sha512-4AxL8IhyeyeTH0fr1XFfdd1ls/AnsiEu1oBXxoplb0ar88pRrdl0UjCUgLylWj75uIcQsqu/l3Xv7qOfDSXWsQ==
|
561 | 557 |
|
| 558 | +"@bazel/esbuild@4.0.0-rc.0": |
| 559 | + version "4.0.0-rc.0" |
| 560 | + resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.0.0-rc.0.tgz#34a19bdab4575b55d6e0b9b14e81c4a9e9aa2dfb" |
| 561 | + integrity sha512-6a2kRIZXIwEIFePS9FjVJCC1OFtE8eBHFm+WJhOC4wyXpUzcqLphkarjoKkWC7qnxYkHntdgVQm/ZNQuhAQtMQ== |
| 562 | + |
562 | 563 | "@bazel/ibazel@0.15.10":
|
563 | 564 | version "0.15.10"
|
564 | 565 | resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.15.10.tgz#cf0cff1aec6d8e7bb23e1fc618d09fbd39b7a13f"
|
|
572 | 573 | c8 "~7.5.0"
|
573 | 574 | jasmine-reporters "~2.4.0"
|
574 | 575 |
|
| 576 | +"@bazel/jasmine@4.0.0-rc.0": |
| 577 | + version "4.0.0-rc.0" |
| 578 | + resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-4.0.0-rc.0.tgz#ab50da6e380dcbaf5862b2d69377a43045fe5dd6" |
| 579 | + integrity sha512-0LdeGIOKZmFLCnwX0dNwTVEbDm2TaGnR0JEwqtyAQZWcBncJtvjsb4wOYQsi9ioXvzqg4CQ8+d+ZlKsgflRPLw== |
| 580 | + dependencies: |
| 581 | + c8 "~7.5.0" |
| 582 | + jasmine-reporters "~2.4.0" |
| 583 | + |
575 | 584 | "@bazel/protractor@4.0.0-beta.0":
|
576 | 585 | version "4.0.0-beta.0"
|
577 | 586 | resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-4.0.0-beta.0.tgz#fcabfd5c32005fcb93b80f83bcf99058bcf07d4f"
|
578 | 587 | integrity sha512-cIlqzPEXu3zFhFR+5Vqo5D/qLkOEY/gZ1xc74/V/CVAlbkCZsWJ18gDE1bhca9t1Mj41igDqwlvXUndxdQjNtw==
|
579 | 588 |
|
| 589 | +"@bazel/protractor@4.0.0-rc.0": |
| 590 | + version "4.0.0-rc.0" |
| 591 | + resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-4.0.0-rc.0.tgz#7ee0d813677c26434fe7821a1cf69d41d6b5aaea" |
| 592 | + integrity sha512-07Rk14woKXw9NBdtgluAOYY/cB1yFgCuPZHles2Gb9tzx2P4sn4BWwrTawyJz1XwPw/GEKscxx4/I+SV/6H2WQ== |
| 593 | + |
580 | 594 | "@bazel/rollup@4.0.0-beta.0":
|
581 | 595 | version "4.0.0-beta.0"
|
582 | 596 | resolved "https://registry.yarnpkg.com/@bazel/rollup/-/rollup-4.0.0-beta.0.tgz#ec4bc88f401bd555d43c55c34183cda4f004ae96"
|
|
587 | 601 | resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-4.0.0-beta.0.tgz#e62679d80cf9fcd84996e5f3ae4bedc33ed1a993"
|
588 | 602 | integrity sha512-pFdanyvI0wf2WtdQXUmcTZw7OJ83uj2bxF3rOskx45wewBRAlQZkm2q2A6WEffSfdf2WaBlk5u/x2kqK2nyG7w==
|
589 | 603 |
|
| 604 | +"@bazel/runfiles@4.0.0-rc.0": |
| 605 | + version "4.0.0-rc.0" |
| 606 | + resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-4.0.0-rc.0.tgz#c3ada6d1533d3683abadf0f54d7151560c793da0" |
| 607 | + integrity sha512-Uh3JZRSIkrD48r0el4lognivSq1fg051PXXY7IbygrgPozrguAmSDIhj+SU1Pj7+ee9d6gNvh1iVu+s3DGoGdg== |
| 608 | + |
590 | 609 | "@bazel/terser@4.0.0-beta.0":
|
591 | 610 | version "4.0.0-beta.0"
|
592 | 611 | resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-4.0.0-beta.0.tgz#2ca1c59e1e109e2f3b0c561b534730a035844a26"
|
|
602 | 621 | source-map-support "0.5.9"
|
603 | 622 | tsutils "2.27.2"
|
604 | 623 |
|
| 624 | +"@bazel/typescript@4.0.0-rc.0": |
| 625 | + version "4.0.0-rc.0" |
| 626 | + resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-4.0.0-rc.0.tgz#0507e329d66c1b94a4fe66423ce2e7ee2fcbd0b2" |
| 627 | + integrity sha512-Aa0SoUNzLSePcupAqZbdjJX3Q8hRLuMQluIga5rnPPxcvy6/NvU/N4pKIN7kRzDe4xJ3JQ45fLPYNnoUGEMtjQ== |
| 628 | + dependencies: |
| 629 | + protobufjs "6.8.8" |
| 630 | + semver "5.6.0" |
| 631 | + source-map-support "0.5.9" |
| 632 | + tsutils "2.27.2" |
| 633 | + |
605 | 634 | "@bcoe/v8-coverage@^0.2.3":
|
606 | 635 | version "0.2.3"
|
607 | 636 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
1903 | 1932 | "@types/node" "*"
|
1904 | 1933 | "@types/responselike" "*"
|
1905 | 1934 |
|
1906 |
| -"@types/chalk@^2.2.0": |
1907 |
| - version "2.2.0" |
1908 |
| - resolved "https://registry.yarnpkg.com/@types/chalk/-/chalk-2.2.0.tgz#b7f6e446f4511029ee8e3f43075fb5b73fbaa0ba" |
1909 |
| - integrity sha512-1zzPV9FDe1I/WHhRkf9SNgqtRJWZqrBWgu7JGveuHmmyR9CnAPCie2N/x+iHrgnpYBIcCJWHBoMRv2TRWktsvw== |
1910 |
| - dependencies: |
1911 |
| - chalk "*" |
1912 |
| - |
1913 | 1935 | "@types/cli-progress@^3.9.1":
|
1914 | 1936 | version "3.9.2"
|
1915 | 1937 | resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.9.2.tgz#6ca355f96268af39bee9f9307f0ac96145639c26"
|
|
2276 | 2298 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
|
2277 | 2299 | integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
|
2278 | 2300 |
|
| 2301 | +"@types/uuid@^8.3.1": |
| 2302 | + version "8.3.1" |
| 2303 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f" |
| 2304 | + integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg== |
| 2305 | + |
2279 | 2306 | "@types/vfile-message@*":
|
2280 | 2307 | version "2.0.0"
|
2281 | 2308 | resolved "https://registry.yarnpkg.com/@types/vfile-message/-/vfile-message-2.0.0.tgz#690e46af0fdfc1f9faae00cd049cc888957927d5"
|
@@ -3068,7 +3095,7 @@ base64-arraybuffer@0.1.5:
|
3068 | 3095 | resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz#73926771923b5a19747ad666aa5cd4bf9c6e9ce8"
|
3069 | 3096 | integrity sha1-c5JncZI7Whl0etZmqlzUv5xunOg=
|
3070 | 3097 |
|
3071 |
| -base64-js@^1.1.2, base64-js@^1.3.0, base64-js@^1.3.1: |
| 3098 | +base64-js@^1.3.0, base64-js@^1.3.1: |
3072 | 3099 | version "1.5.1"
|
3073 | 3100 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
|
3074 | 3101 | integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
@@ -3332,13 +3359,6 @@ braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
|
3332 | 3359 | dependencies:
|
3333 | 3360 | fill-range "^7.0.1"
|
3334 | 3361 |
|
3335 |
| -brotli@^1.3.2: |
3336 |
| - version "1.3.2" |
3337 |
| - resolved "https://registry.yarnpkg.com/brotli/-/brotli-1.3.2.tgz#525a9cad4fcba96475d7d388f6aecb13eed52f46" |
3338 |
| - integrity sha1-UlqcrU/LqWR119OI9q7LE+7VL0Y= |
3339 |
| - dependencies: |
3340 |
| - base64-js "^1.1.2" |
3341 |
| - |
3342 | 3362 | browser-sync-client@2.26.13, browser-sync-client@^2.26.13:
|
3343 | 3363 | version "2.26.13"
|
3344 | 3364 | resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-2.26.13.tgz#ee5fa3ec36fe2a03f9887553cac6846751c8232d"
|
@@ -3753,14 +3773,6 @@ chainsaw@~0.1.0:
|
3753 | 3773 | dependencies:
|
3754 | 3774 | traverse ">=0.3.0 <0.4"
|
3755 | 3775 |
|
3756 |
| -chalk@*, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@~4.1.0: |
3757 |
| - version "4.1.2" |
3758 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
3759 |
| - integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
3760 |
| - dependencies: |
3761 |
| - ansi-styles "^4.1.0" |
3762 |
| - supports-color "^7.1.0" |
3763 |
| - |
3764 | 3776 | chalk@^1.1.1, chalk@^1.1.3:
|
3765 | 3777 | version "1.1.3"
|
3766 | 3778 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
|
@@ -3789,6 +3801,14 @@ chalk@^3.0.0:
|
3789 | 3801 | ansi-styles "^4.1.0"
|
3790 | 3802 | supports-color "^7.1.0"
|
3791 | 3803 |
|
| 3804 | +chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@~4.1.0: |
| 3805 | + version "4.1.2" |
| 3806 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
| 3807 | + integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
| 3808 | + dependencies: |
| 3809 | + ansi-styles "^4.1.0" |
| 3810 | + supports-color "^7.1.0" |
| 3811 | + |
3792 | 3812 | change-case@3.0.0:
|
3793 | 3813 | version "3.0.0"
|
3794 | 3814 | resolved "https://registry.yarnpkg.com/change-case/-/change-case-3.0.0.tgz#6c9c8e35f8790870a82b6b0745be8c3cbef9b081"
|
@@ -9980,11 +10000,6 @@ node-source-walk@^4.0.0, node-source-walk@^4.2.0:
|
9980 | 10000 | dependencies:
|
9981 | 10001 | "@babel/parser" "^7.0.0"
|
9982 | 10002 |
|
9983 |
| -node-uuid@1.4.8: |
9984 |
| - version "1.4.8" |
9985 |
| - resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907" |
9986 |
| - integrity sha1-sEDrCSOWivq/jTL7HxfxFn/auQc= |
9987 |
| - |
9988 | 10003 | nopt@3.x:
|
9989 | 10004 | version "3.0.6"
|
9990 | 10005 | resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
|
@@ -13662,11 +13677,6 @@ typescript@4.3.2, typescript@^3.2.2:
|
13662 | 13677 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
|
13663 | 13678 | integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
|
13664 | 13679 |
|
13665 |
| -typescript@4.3.4: |
13666 |
| - version "4.3.4" |
13667 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" |
13668 |
| - integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew== |
13669 |
| - |
13670 | 13680 | typescript@4.3.5, typescript@~4.3.2, typescript@~4.3.5:
|
13671 | 13681 | version "4.3.5"
|
13672 | 13682 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
|
@@ -14027,7 +14037,7 @@ uuid@^3.0.0, uuid@^3.3.2:
|
14027 | 14037 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
14028 | 14038 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
14029 | 14039 |
|
14030 |
| -uuid@^8.0.0: |
| 14040 | +uuid@^8.0.0, uuid@^8.3.2: |
14031 | 14041 | version "8.3.2"
|
14032 | 14042 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
14033 | 14043 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
|
0 commit comments