|
13 | 13 | typescript "4.1.3"
|
14 | 14 | webpack-sources "2.2.0"
|
15 | 15 |
|
16 |
| -"@angular-devkit/ [email protected]. 0", "@angular-devkit/core@^11.1.0": |
17 |
| - version "11.1.0" |
18 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.1.0.tgz#dec7967df922414f9935365f5ff7938ef6e54a52" |
19 |
| - integrity sha512-O2oIcqpQKGvYJH88d/NCgLYZGc9laA1eo2d1s0FH1Udu4c2L+bAsviQqtTKNmzyaqODHrlkt+eKx7uakdwWtnQ== |
| 16 | +"@angular-devkit/ [email protected]. 3", "@angular-devkit/core@^11.1.0": |
| 17 | + version "11.1.3" |
| 18 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.1.3.tgz#b7fbb149e5bc6841fec1e6aa04ee1b4667324808" |
| 19 | + integrity sha512-pqJwxmY1pJdpJ+qgFk70vwtQWFRpdLbg1O+cfG7h6qs9oyr3MtsbHtsd3Z9UVPQb73S7F7XvZph2zhKZSyQL3A== |
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.1.0": |
28 |
| - version "11.1.0" |
29 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.1.0.tgz#451ed0a5c4fe9ac3cf367f4ecf7adac15430c2c8" |
30 |
| - integrity sha512-6qfR5w1jyk8MC+5Tfimz+Czsq3WlsVoB57dpxSZfhGGsv1Vxc8Q41y5f3BrAyEqHYjcH7NtaoLQoJjtra5KaAg== |
| 27 | +"@angular-devkit/ [email protected]. 3", "@angular-devkit/schematics@^11.1.0": |
| 28 | + version "11.1.3" |
| 29 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.1.3.tgz#9d3efc5fd18fbfc92fa9cc980f25bd78d8d21282" |
| 30 | + integrity sha512-kIKCrL4VNDCVIr2qHS1tt56NGgsJIAT38oD+mp1kkspmRjDmD+rq+MEsKafqqFZwGYhVnmrQjxKI0kg3hbREeA== |
31 | 31 | dependencies:
|
32 |
| - "@angular-devkit/core" "11.1.0" |
| 32 | + "@angular-devkit/core" "11.1.3" |
33 | 33 | ora "5.2.0"
|
34 | 34 | rxjs "6.6.3"
|
35 | 35 |
|
|
1789 | 1789 | colors "~1.2.1"
|
1790 | 1790 |
|
1791 | 1791 | "@schematics/angular@^11.1.0":
|
1792 |
| - version "11.1.0" |
1793 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.1.0.tgz#a0aa7bccd395be9c336089e423399f68cc6054af" |
1794 |
| - integrity sha512-g04TcC1gLS1ptFYdIO7qZ+lJARBXoK9g+m5KzQoogdrDkCum+wN15bfYKc5hF8cDYQOOqYjRF5GBdS9Uvc4ulQ== |
| 1792 | + version "11.1.3" |
| 1793 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.1.3.tgz#12985d2f47d5384bb69e8963b6fc8aa81cec3597" |
| 1794 | + integrity sha512-CgQA5Mn0+t0kQXnpivtVG4qIykJ+8jZU3m6NPQwaYqEtuQ72qzujoKLLHoywxUU/eYtlWMQuN9A4DR7AQQ9Mfw== |
1795 | 1795 | dependencies:
|
1796 |
| - "@angular-devkit/core" "11.1.0" |
1797 |
| - "@angular-devkit/schematics" "11.1.0" |
| 1796 | + "@angular-devkit/core" "11.1.3" |
| 1797 | + "@angular-devkit/schematics" "11.1.3" |
1798 | 1798 | jsonc-parser "3.0.0"
|
1799 | 1799 |
|
1800 | 1800 | "@sindresorhus/is@^0.14.0":
|
|
0 commit comments