|
293 | 293 | lodash "^4.17.10" |
294 | 294 | to-fast-properties "^2.0.0" |
295 | 295 |
|
| 296 | +"@fortawesome/angular-fontawesome@^0.3.0": |
| 297 | + version "0.3.0" |
| 298 | + resolved "https://registry.yarnpkg.com/@fortawesome/angular-fontawesome/-/angular-fontawesome-0.3.0.tgz#380492f186469ce03d6fdbb3ec719810f771bf62" |
| 299 | + integrity sha512-wXvyPI7GidoNiqeMz2re9iemUMFH4zBmuv94CfXlaanQ8+kMP/fYs/k69PLVN1KsebQY4kRA9GHmc1U1ndBkJg== |
| 300 | + dependencies: |
| 301 | + tslib "^1.9.0" |
| 302 | + |
| 303 | +"@fortawesome/fontawesome-common-types@^0.2.10": |
| 304 | + version "0.2.10" |
| 305 | + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.10.tgz#ae0e6858daf6f9ff1e2396f9fbea87b244628343" |
| 306 | + integrity sha512-FbrzSgFDzoC6Dm8w7gCWxgdffFbYV7O/4THOtYDQEplZVOpYIA3vjgnxCXApY49YaIQ91mxIGROS3d7wS+fO3A== |
| 307 | + |
| 308 | +"@fortawesome/fontawesome-svg-core@^1.2.10": |
| 309 | + version "1.2.10" |
| 310 | + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.10.tgz#235f82b209f36c94792a79b9aea127dfa29651c9" |
| 311 | + integrity sha512-x9rYQ4jPVWnXgsle/MzaV2qDwNfc1Gm5DB0T76WOp4RDZ/esjEE0OvKtMa2qFvG1NqYbelgN4gChA+ttAqPtaw== |
| 312 | + dependencies: |
| 313 | + "@fortawesome/fontawesome-common-types" "^0.2.10" |
| 314 | + |
| 315 | +"@fortawesome/free-brands-svg-icons@^5.6.1": |
| 316 | + version "5.6.1" |
| 317 | + resolved "https://registry.yarnpkg.com/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-5.6.1.tgz#5f96bb8eb17cc62f962546e7d0e76086bfcec696" |
| 318 | + integrity sha512-rrlucemW9+Az26+faQ9O7D50PPrBD+0ATi86yufqnyy44HapoWPuu/0AJhdUCV4hDEWMrAVAvGUEVg9oxHoTHQ== |
| 319 | + dependencies: |
| 320 | + "@fortawesome/fontawesome-common-types" "^0.2.10" |
| 321 | + |
296 | 322 | "@ng-bootstrap/ng-bootstrap@^4.0.0": |
297 | 323 | version "4.0.0" |
298 | 324 | resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-4.0.0.tgz#e56aafc8e3ae900b88d528303a5962cc363088ed" |
@@ -585,6 +611,11 @@ acorn@^5.0.0, acorn@^5.6.2: |
585 | 611 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" |
586 | 612 | integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw== |
587 | 613 |
|
| 614 | +add@^2.0.6: |
| 615 | + version "2.0.6" |
| 616 | + resolved "https://registry.yarnpkg.com/add/-/add-2.0.6.tgz#248f0a9f6e5a528ef2295dbeec30532130ae2235" |
| 617 | + integrity sha1-JI8Kn25aUo7yKV2+7DBTITCuIjU= |
| 618 | + |
588 | 619 | adm-zip@^0.4.9: |
589 | 620 | version "0.4.13" |
590 | 621 | resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.13.tgz#597e2f8cc3672151e1307d3e95cddbc75672314a" |
@@ -8713,6 +8744,11 @@ yargs@^8.0.1: |
8713 | 8744 | y18n "^3.2.1" |
8714 | 8745 | yargs-parser "^7.0.0" |
8715 | 8746 |
|
| 8747 | +yarn@^1.12.3: |
| 8748 | + version "1.12.3" |
| 8749 | + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.12.3.tgz#fb4599bf1f8da01552bcc7e1571dfd4e53788203" |
| 8750 | + integrity sha512-8f5rWNDvkhAmCxmn8C0LsNWMxTYVk4VGKiq0sIB6HGZjaZTHsGIH87SUmVDUEd2Wk54bqKoUlbVWgQFCQhRkVw== |
| 8751 | + |
8716 | 8752 | yeast@0.1.2: |
8717 | 8753 | version "0.1.2" |
8718 | 8754 | resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419" |
|
0 commit comments