|
168 | 168 | dependencies: |
169 | 169 | tslib "^1.9.0" |
170 | 170 |
|
171 | | -"@angular/compiler-cli@7.1.0": |
172 | | - version "7.1.0" |
173 | | - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.1.0.tgz#b02b2f94b9510caadc2b16bf1f97aa41d21a3ce2" |
174 | | - integrity sha512-Q42B3YmjMNYWTxTWfyDDFa6HSVqwY3rZO5Kp3Q/NKhQ6w/WddduxjARf/OCbtp0bVX3wZNObS6nO4H65rNCtsw== |
| 171 | +"@angular/compiler-cli@7.2.10": |
| 172 | + version "7.2.10" |
| 173 | + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.2.10.tgz#e1f06b37d3288d327fc46a337e49ac032c483bb2" |
| 174 | + integrity sha512-L/mksAkpb8kywYlHlXi5mAyUNNiSHZpoTV+P2t3nNGmqyXuad92TvdZMCO34TYUyGyFz9AVH2qc6LciY9ipQTA== |
175 | 175 | dependencies: |
176 | 176 | canonical-path "1.0.0" |
177 | | - chokidar "^1.4.2" |
| 177 | + chokidar "^2.1.1" |
178 | 178 | convert-source-map "^1.5.1" |
179 | 179 | dependency-graph "^0.7.2" |
180 | 180 | magic-string "^0.25.0" |
|
213 | 213 | dependencies: |
214 | 214 | tslib "^1.9.0" |
215 | 215 |
|
216 | | -"@angular/language-service@7.1.0": |
217 | | - version "7.1.0" |
218 | | - resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-7.1.0.tgz#148e2f9714a6f4bd9d00a7b532b60c21cd947651" |
219 | | - integrity sha512-dgYCD4Kw6j14hPykprSkMJNCo05dKu+JroMR84/PA/J+weN39nAUj4+/TV4oElbRK2Mr/xtHzSkb259y3Rwm/Q== |
| 216 | +"@angular/language-service@7.2.10": |
| 217 | + version "7.2.10" |
| 218 | + resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-7.2.10.tgz#5550fa689f1b35c78cfee65644cc00f0e7778325" |
| 219 | + integrity sha512-14mIHbouqD+JauLcNakhHSL7/YB63+w7NrwNJY/DHNT/IyppBUV2dneHHembGEUs3QBY+7oL8FfPCLDRT+K+OQ== |
220 | 220 |
|
221 | 221 | "@angular/material@^7.0.3": |
222 | 222 | version "7.0.3" |
@@ -826,14 +826,6 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1: |
826 | 826 | dependencies: |
827 | 827 | color-convert "^1.9.0" |
828 | 828 |
|
829 | | -anymatch@^1.3.0: |
830 | | - version "1.3.2" |
831 | | - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77721b90b9d7a" |
832 | | - integrity sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA== |
833 | | - dependencies: |
834 | | - micromatch "^2.1.5" |
835 | | - normalize-path "^2.0.0" |
836 | | - |
837 | 829 | anymatch@^2.0.0: |
838 | 830 | version "2.0.0" |
839 | 831 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb" |
@@ -1011,6 +1003,11 @@ async-each@^1.0.0: |
1011 | 1003 | resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" |
1012 | 1004 | integrity sha1-GdOGodntxufByF04iu28xW0zYC0= |
1013 | 1005 |
|
| 1006 | +async-each@^1.0.1: |
| 1007 | + version "1.0.2" |
| 1008 | + resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.2.tgz#8b8a7ca2a658f927e9f307d6d1a42f4199f0f735" |
| 1009 | + integrity sha512-6xrbvN0MOBKSJDdonmSSz2OwFSgxRaVtBDes26mj9KIGtDo+g9xosFRSC+i1gQh2oAN/tQ62AI/pGZGQjVOiRg== |
| 1010 | + |
1014 | 1011 | async-foreach@^0.1.3: |
1015 | 1012 | version "0.1.3" |
1016 | 1013 | resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542" |
@@ -1333,7 +1330,7 @@ braces@^1.8.2: |
1333 | 1330 | preserve "^0.2.0" |
1334 | 1331 | repeat-element "^1.1.2" |
1335 | 1332 |
|
1336 | | -braces@^2.3.0, braces@^2.3.1: |
| 1333 | +braces@^2.3.0, braces@^2.3.1, braces@^2.3.2: |
1337 | 1334 | version "2.3.2" |
1338 | 1335 | resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729" |
1339 | 1336 | integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w== |
@@ -1656,21 +1653,24 @@ [email protected], chokidar@^2.0.0, chokidar@^2.0.2, chokidar@^2.0.4: |
1656 | 1653 | optionalDependencies: |
1657 | 1654 | fsevents "^1.2.2" |
1658 | 1655 |
|
1659 | | -chokidar@^1.4.2: |
1660 | | - version "1.7.0" |
1661 | | - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468" |
1662 | | - integrity sha1-eY5ol3gVHIB2tLNg5e3SjNortGg= |
| 1656 | +chokidar@^2.1.1: |
| 1657 | + version "2.1.2" |
| 1658 | + resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2.tgz#9c23ea40b01638439e0513864d362aeacc5ad058" |
| 1659 | + integrity sha512-IwXUx0FXc5ibYmPC2XeEj5mpXoV66sR+t3jqu2NS2GYwCktt3KF1/Qqjws/NkegajBA4RbZ5+DDwlOiJsxDHEg== |
1663 | 1660 | dependencies: |
1664 | | - anymatch "^1.3.0" |
1665 | | - async-each "^1.0.0" |
1666 | | - glob-parent "^2.0.0" |
1667 | | - inherits "^2.0.1" |
| 1661 | + anymatch "^2.0.0" |
| 1662 | + async-each "^1.0.1" |
| 1663 | + braces "^2.3.2" |
| 1664 | + glob-parent "^3.1.0" |
| 1665 | + inherits "^2.0.3" |
1668 | 1666 | is-binary-path "^1.0.0" |
1669 | | - is-glob "^2.0.0" |
| 1667 | + is-glob "^4.0.0" |
| 1668 | + normalize-path "^3.0.0" |
1670 | 1669 | path-is-absolute "^1.0.0" |
1671 | | - readdirp "^2.0.0" |
| 1670 | + readdirp "^2.2.1" |
| 1671 | + upath "^1.1.0" |
1672 | 1672 | optionalDependencies: |
1673 | | - fsevents "^1.0.0" |
| 1673 | + fsevents "^1.2.7" |
1674 | 1674 |
|
1675 | 1675 | chownr@^1.0.1, chownr@^1.1.1: |
1676 | 1676 | version "1.1.1" |
@@ -3090,14 +3090,22 @@ fs.realpath@^1.0.0: |
3090 | 3090 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" |
3091 | 3091 | integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= |
3092 | 3092 |
|
3093 | | -fsevents@^1.0.0, fsevents@^1.2.2, fsevents@^1.2.3: |
| 3093 | +fsevents@^1.2.2, fsevents@^1.2.3: |
3094 | 3094 | version "1.2.4" |
3095 | 3095 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426" |
3096 | 3096 | integrity sha512-z8H8/diyk76B7q5wg+Ud0+CqzcAF3mBBI/bA5ne5zrRUUIvNkJY//D3BqyH571KuAC4Nr7Rw7CjWX4r0y9DvNg== |
3097 | 3097 | dependencies: |
3098 | 3098 | nan "^2.9.2" |
3099 | 3099 | node-pre-gyp "^0.10.0" |
3100 | 3100 |
|
| 3101 | +fsevents@^1.2.7: |
| 3102 | + version "1.2.7" |
| 3103 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.7.tgz#4851b664a3783e52003b3c66eb0eee1074933aa4" |
| 3104 | + integrity sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw== |
| 3105 | + dependencies: |
| 3106 | + nan "^2.9.2" |
| 3107 | + node-pre-gyp "^0.10.0" |
| 3108 | + |
3101 | 3109 | fstream@^1.0.0, fstream@^1.0.2: |
3102 | 3110 | version "1.0.11" |
3103 | 3111 | resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171" |
@@ -4997,7 +5005,7 @@ methods@~1.1.2: |
4997 | 5005 | resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" |
4998 | 5006 | integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4= |
4999 | 5007 |
|
5000 | | -micromatch@^2.1.5, micromatch@^2.3.11: |
| 5008 | +micromatch@^2.3.11: |
5001 | 5009 | version "2.3.11" |
5002 | 5010 | resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565" |
5003 | 5011 | integrity sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU= |
@@ -5426,13 +5434,18 @@ normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package- |
5426 | 5434 | semver "2 || 3 || 4 || 5" |
5427 | 5435 | validate-npm-package-license "^3.0.1" |
5428 | 5436 |
|
5429 | | -normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1: |
| 5437 | +normalize-path@^2.0.1, normalize-path@^2.1.1: |
5430 | 5438 | version "2.1.1" |
5431 | 5439 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9" |
5432 | 5440 | integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk= |
5433 | 5441 | dependencies: |
5434 | 5442 | remove-trailing-separator "^1.0.1" |
5435 | 5443 |
|
| 5444 | +normalize-path@^3.0.0: |
| 5445 | + version "3.0.0" |
| 5446 | + resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" |
| 5447 | + integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== |
| 5448 | + |
5436 | 5449 | normalize-range@^0.1.2: |
5437 | 5450 | version "0.1.2" |
5438 | 5451 | resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942" |
@@ -6369,7 +6382,7 @@ read-pkg@^3.0.0: |
6369 | 6382 | string_decoder "~1.1.1" |
6370 | 6383 | util-deprecate "~1.0.1" |
6371 | 6384 |
|
6372 | | -readdirp@^2.0.0: |
| 6385 | +readdirp@^2.0.0, readdirp@^2.2.1: |
6373 | 6386 | version "2.2.1" |
6374 | 6387 | resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525" |
6375 | 6388 | integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ== |
@@ -7786,6 +7799,11 @@ upath@^1.0.5: |
7786 | 7799 | resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd" |
7787 | 7800 | integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw== |
7788 | 7801 |
|
| 7802 | +upath@^1.1.0: |
| 7803 | + version "1.1.2" |
| 7804 | + resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.2.tgz#3db658600edaeeccbe6db5e684d67ee8c2acd068" |
| 7805 | + integrity sha512-kXpym8nmDmlCBr7nKdIx8P2jNBa+pBpIUFRnKJ4dr8htyYGJFokkr2ZvERRtUN+9SY+JqXouNgUPtv6JQva/2Q== |
| 7806 | + |
7789 | 7807 | uri-js@^4.2.2: |
7790 | 7808 | version "4.2.2" |
7791 | 7809 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0" |
|
0 commit comments