|
13 | 13 | typescript "4.0.5" |
14 | 14 | webpack-sources "2.0.1" |
15 | 15 |
|
16 | | -"@angular-devkit/ [email protected]. 0", "@angular-devkit/core@^11.0.0": |
17 | | - version "11.0.0" |
18 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.0.0.tgz#bf69f1fb7a00d0496785f84122daae7dc27a4b14" |
19 | | - integrity sha512-fXZtSs3J4S12hboi3om1FA+QS0e8nuQMyzl2nkmtuhcELUFMmSrEl36dtCni5e7Svs46BUAZ5w8EazIkgGQDJg== |
| 16 | +"@angular-devkit/ [email protected]. 3", "@angular-devkit/core@^11.0.0": |
| 17 | + version "11.0.3" |
| 18 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.0.3.tgz#2acc7c90f1597b87455e0a5f93ebb1cd01b873aa" |
| 19 | + integrity sha512-gJRiBj0gWDR2VtIvLvwwc/GM2MZvg1xw69ZbBJ1VuUgDqPBHdC8q3UMW3B82wdhxK+RBYa7ZOJxtIVggaHkm9g== |
20 | 20 | dependencies: |
21 | 21 | ajv "6.12.6" |
22 | 22 | fast-json-stable-stringify "2.1.0" |
23 | 23 | magic-string "0.25.7" |
24 | 24 | rxjs "6.6.3" |
25 | 25 | source-map "0.7.3" |
26 | 26 |
|
27 | | -"@angular-devkit/ [email protected]. 0", "@angular-devkit/schematics@^11.0.0": |
28 | | - version "11.0.0" |
29 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.0.0.tgz#ebdbd3b4cf9f740f793df3200cd28c00447abfc8" |
30 | | - integrity sha512-oCz9E0thA5WdGDuv6biu3X5kw5/vNE4ZZOKT2sHBQMpAuuDYrDpfTYQJjXQtjfXWvmlr8L8aqDD9N4HXsE4Esw== |
| 27 | +"@angular-devkit/ [email protected]. 3", "@angular-devkit/schematics@^11.0.0": |
| 28 | + version "11.0.3" |
| 29 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.0.3.tgz#fc7fb9432d9e2678162794afdaf4fd338e731509" |
| 30 | + integrity sha512-VZnqgnnfyzyMluIDvGp+ZlDU2P9BnjrhacBOdqBS/jNQ7oxyE0AWrUApGXcejOJ13Z7pEf31E64P3bImcjwP+A== |
31 | 31 | dependencies: |
32 | | - "@angular-devkit/core" "11.0.0" |
| 32 | + "@angular-devkit/core" "11.0.3" |
33 | 33 | ora "5.1.0" |
34 | 34 | rxjs "6.6.3" |
35 | 35 |
|
|
1614 | 1614 | colors "~1.2.1" |
1615 | 1615 |
|
1616 | 1616 | "@schematics/angular@^11.0.0": |
1617 | | - version "11.0.0" |
1618 | | - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.0.0.tgz#d292aeb472e1f5f11917df9f660d38b3f792dd5b" |
1619 | | - integrity sha512-/4fkfryoCKQv7nnZgbQ/2aLg8418/SdrCi4ASN0xpfcj34oe2FqsKypeoJG+3bQVF8CLfseorvPNR2YINb4RQA== |
| 1617 | + version "11.0.3" |
| 1618 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.0.3.tgz#ebeecc02edc71e6e22538e90ae1dff5bc44e56b4" |
| 1619 | + integrity sha512-H+rWJOafl8OXrC/GMJihWYTFsR2K49tWM6AyJLBxja6qyZwwL184SLPvvkPsz3+LDs+fxfOzQ1K+sIpuZLqizw== |
1620 | 1620 | dependencies: |
1621 | | - "@angular-devkit/core" "11.0.0" |
1622 | | - "@angular-devkit/schematics" "11.0.0" |
| 1621 | + "@angular-devkit/core" "11.0.3" |
| 1622 | + "@angular-devkit/schematics" "11.0.3" |
1623 | 1623 | jsonc-parser "2.3.1" |
1624 | 1624 |
|
1625 | 1625 | "@sindresorhus/is@^0.14.0": |
|
0 commit comments