|
11 | 11 | tslib "2.3.0"
|
12 | 12 | typescript "4.3.4"
|
13 | 13 |
|
14 |
| -"@angular-devkit/ [email protected]. 0", "@angular-devkit/core@^12.1.0": |
15 |
| - version "12.1.0" |
16 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.1.0.tgz#d00a50ede9441ea225284238a3f96fd1a206f928" |
17 |
| - integrity sha512-y6q/hn9/j6LwNgDzTBXe5pTXouU7nuc3KZFq3JwfTdo4yTIxN1Rdv9+zfzDkzEcYtyFoqLqqskQFme/DqdbEZw== |
| 14 | +"@angular-devkit/ [email protected]. 2", "@angular-devkit/core@^12.1.0": |
| 15 | + version "12.1.2" |
| 16 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.1.2.tgz#6fd1a49752f16df7a83d0549947cadb2a72c69f9" |
| 17 | + integrity sha512-TeaRbvsNEeAkRJcIBlT6yUNh0vaVVBGBYfXYFIMg/I04ex/HI0ApEowu78GeTzCqlE0r4t+WaGT46m7+NIljKg== |
18 | 18 | dependencies:
|
19 | 19 | ajv "8.6.0"
|
20 | 20 | ajv-formats "2.1.0"
|
|
23 | 23 | rxjs "6.6.7"
|
24 | 24 | source-map "0.7.3"
|
25 | 25 |
|
26 |
| -"@angular-devkit/ [email protected]. 0", "@angular-devkit/schematics@^12.1.0": |
27 |
| - version "12.1.0" |
28 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.1.0.tgz#b559e0a07059b72efc8739a47a8d3ec043737303" |
29 |
| - integrity sha512-KlE1fnvqWItt9dYCaQ89b9WoqFvOK64kemCLGGx49CllQ3con1lwXW2iauzT/29UoK1rSzvTVMvTJcDQOJ7isQ== |
| 26 | +"@angular-devkit/ [email protected]. 2", "@angular-devkit/schematics@^12.1.0": |
| 27 | + version "12.1.2" |
| 28 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.1.2.tgz#25d97d28f70876d9f43ab32d6d324297e2a6196b" |
| 29 | + integrity sha512-/UGcAJChq+g7wf46Exr5iIyuVw3j4TxTIntTpuKg/z/xf9Y+8mzJAZgGittu/yFcHAJ9aYcOHctffrfEdV7QSA== |
30 | 30 | dependencies:
|
31 |
| - "@angular-devkit/core" "12.1.0" |
| 31 | + "@angular-devkit/core" "12.1.2" |
32 | 32 | ora "5.4.1"
|
33 | 33 | rxjs "6.6.7"
|
34 | 34 |
|
|
2145 | 2145 | colors "~1.2.1"
|
2146 | 2146 |
|
2147 | 2147 | "@schematics/angular@^12.1.0":
|
2148 |
| - version "12.1.0" |
2149 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.1.0.tgz#5c339b95dc77e8cdd17240968c0f19a3b2086285" |
2150 |
| - integrity sha512-BUCBiW+DQsOofSs4TE26M2OhlS0g9Mdyd0xWF4FD2Ab3xwQgkV1gogZgCl9dZtNfiimYebdM9LOeHqYWmvqCdw== |
| 2148 | + version "12.1.2" |
| 2149 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.1.2.tgz#56cef0a6308641503667d08e9b64f01463e44d92" |
| 2150 | + integrity sha512-nnFPp9uHLinP05r9TFsWT+fwlbwbLHg3yzJr+0aIOX1OsZQFV8hblEFEqdzFQJyx1uGMp4nvBHvCUlYv9GVQLg== |
2151 | 2151 | dependencies:
|
2152 |
| - "@angular-devkit/core" "12.1.0" |
2153 |
| - "@angular-devkit/schematics" "12.1.0" |
| 2152 | + "@angular-devkit/core" "12.1.2" |
| 2153 | + "@angular-devkit/schematics" "12.1.2" |
2154 | 2154 | jsonc-parser "3.0.0"
|
2155 | 2155 |
|
2156 | 2156 | "@sindresorhus/is@^0.14.0":
|
|
0 commit comments