|
186 | 186 | dependencies:
|
187 | 187 | tslib "^2.0.0"
|
188 | 188 |
|
| 189 | +"@angular/compiler@9.0.0": |
| 190 | + version "9.0.0" |
| 191 | + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5" |
| 192 | + integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ== |
| 193 | + |
189 | 194 | "@angular/core@10.0.4":
|
190 | 195 | version "10.0.4"
|
191 | 196 | resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.0.4.tgz#700eda7711b50796298679d245e091cb54155071"
|
192 | 197 | integrity sha512-lA8RDagJ/O0gUX95h00+nnUZs/1QmmhAVWVtHcuI12ueC836tJhLtPGnEx9ib9NXrgRyNwb8lO1xJPmmuQgdQQ==
|
193 | 198 | dependencies:
|
194 | 199 | tslib "^2.0.0"
|
195 | 200 |
|
| 201 | +"@angular/core@9.0.0": |
| 202 | + version "9.0.0" |
| 203 | + resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e" |
| 204 | + integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w== |
| 205 | + |
196 | 206 | "@angular/forms@10.0.4":
|
197 | 207 | version "10.0.4"
|
198 | 208 | resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-10.0.4.tgz#d37fe47d5c91b0ef249066e904338905b2687847"
|
@@ -1746,10 +1756,10 @@ anymatch@~3.1.1:
|
1746 | 1756 | normalize-path "^3.0.0"
|
1747 | 1757 | picomatch "^2.0.4"
|
1748 | 1758 |
|
1749 |
| -app-root-path@^2.2.1: |
1750 |
| - version "2.2.1" |
1751 |
| - resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.2.1.tgz#d0df4a682ee408273583d43f6f79e9892624bc9a" |
1752 |
| - integrity sha512-91IFKeKk7FjfmezPKkwtaRvSpnUc4gDwPAjA1YZ9Gn0q0PPeW+vbeUsZuyDwjI7+QTHhcLen2v25fi/AmhvbJA== |
| 1759 | +app-root-path@^3.0.0: |
| 1760 | + version "3.0.0" |
| 1761 | + resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-3.0.0.tgz#210b6f43873227e18a4b810a032283311555d5ad" |
| 1762 | + integrity sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw== |
1753 | 1763 |
|
1754 | 1764 | aproba@^1.1.1:
|
1755 | 1765 | version "1.2.0"
|
@@ -2602,20 +2612,25 @@ coa@^2.0.2:
|
2602 | 2612 | chalk "^2.4.1"
|
2603 | 2613 | q "^1.1.2"
|
2604 | 2614 |
|
2605 |
| -codelyzer@5.2.2: |
2606 |
| - version "5.2.2" |
2607 |
| - resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-5.2.2.tgz#d0530a455784e6bea0b6d7e97166c73c30a5347f" |
2608 |
| - integrity sha512-jB4FZ1Sx7kZhvZVdf+N2BaKTdrrNZOL0Bj10RRfrhHrb3zEvXjJvvq298JPMJAiyiCS/v4zs1QlGU0ip7xGqeA== |
| 2615 | +codelyzer@6.0.0: |
| 2616 | + version "6.0.0" |
| 2617 | + resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.0.tgz#50c98581cc2890e0e9a9f93878dc317115d836ed" |
| 2618 | + integrity sha512-edJIQCIcxD9DhVSyBEdJ38AbLikm515Wl91t5RDGNT88uA6uQdTm4phTWfn9JhzAI8kXNUcfYyAE90lJElpGtA== |
2609 | 2619 | dependencies:
|
2610 |
| - app-root-path "^2.2.1" |
| 2620 | + "@angular/compiler" "9.0.0" |
| 2621 | + "@angular/core" "9.0.0" |
| 2622 | + app-root-path "^3.0.0" |
2611 | 2623 | aria-query "^3.0.0"
|
2612 | 2624 | axobject-query "2.0.2"
|
2613 | 2625 | css-selector-tokenizer "^0.7.1"
|
2614 | 2626 | cssauron "^1.4.0"
|
2615 | 2627 | damerau-levenshtein "^1.0.4"
|
| 2628 | + rxjs "^6.5.3" |
2616 | 2629 | semver-dsl "^1.0.1"
|
2617 | 2630 | source-map "^0.5.7"
|
2618 | 2631 | sprintf-js "^1.1.2"
|
| 2632 | + tslib "^1.10.0" |
| 2633 | + zone.js "~0.10.3" |
2619 | 2634 |
|
2620 | 2635 | collection-visit@^1.0.0:
|
2621 | 2636 | version "1.0.0"
|
@@ -8959,7 +8974,7 @@ yn@^2.0.0:
|
8959 | 8974 | resolved "https://registry.yarnpkg.com/yn/-/yn-2.0.0.tgz#e5adabc8acf408f6385fc76495684c88e6af689a"
|
8960 | 8975 | integrity sha1-5a2ryKz0CPY4X8dklWhMiOavaJo=
|
8961 | 8976 |
|
8962 |
| -zone.js@0.10.3: |
| 8977 | +zone.js@0.10.3, zone.js@~0.10.3: |
8963 | 8978 | version "0.10.3"
|
8964 | 8979 | resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
|
8965 | 8980 | integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==
|
0 commit comments