|
10 | 10 | "@angular-devkit/core" "11.0.7"
|
11 | 11 | rxjs "6.6.3"
|
12 | 12 |
|
13 |
| -"@angular-devkit/[email protected].0": |
14 |
| - version "0.1102.0" |
15 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1102.0.tgz#0d4bee477d59318e8f3511fa6936bdcfa303df55" |
16 |
| - integrity sha512-d9Da6SiTiDb5N1avxWLcPHSyWCq3G62TlROXxr32WkcQRko8wtgW5VOzgSkdmY2p6UTSME89naUojfzgu2Wh6g== |
| 13 | +"@angular-devkit/[email protected].1": |
| 14 | + version "0.1102.1" |
| 15 | + resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1102.1.tgz#28245cd96d8bbb52546d23c9d96be85480b5d3b2" |
| 16 | + integrity sha512-s7CxUANGssLYL0KNdNUjXKjtzPjxnAMW9s7H/wzYuFqXVq/DbHvIMAEQW4x7XD5sD8zTqcVR8QAL6ZVSYHppVw== |
17 | 17 | dependencies:
|
18 |
| - "@angular-devkit/core" "11.2.0" |
| 18 | + "@angular-devkit/core" "11.2.1" |
19 | 19 | rxjs "6.6.3"
|
20 | 20 |
|
21 | 21 | "@angular-devkit/build-angular@~0.1100.7":
|
|
124 | 124 | rxjs "6.6.3"
|
125 | 125 | source-map "0.7.3"
|
126 | 126 |
|
127 |
| -"@angular-devkit/[email protected].0": |
128 |
| - version "11.2.0" |
129 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.2.0.tgz#a9198a391723e865fc6b369752c176cd5ed1d452" |
130 |
| - integrity sha512-qqYEH8m/bwpngoLDMFuth8ykvoHxQ3aHHnAWfRXz9NXydwSfathG0VSYCctB126sK39JKIn+xq16CQAExxNu+Q== |
| 127 | +"@angular-devkit/[email protected].1": |
| 128 | + version "11.2.1" |
| 129 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.2.1.tgz#e3738a991025094e6fbc1e508a963fdd1a07e502" |
| 130 | + integrity sha512-CPFQn+NNC4x28X/STwmwmWge127iY9dsKuXeIV8OCSTOQiY4odOTYigP19AglXyK4e9DG/0JKxej/3CeUYx6Tg== |
131 | 131 | dependencies:
|
132 | 132 | ajv "6.12.6"
|
133 | 133 | fast-json-stable-stringify "2.1.0"
|
134 | 134 | magic-string "0.25.7"
|
135 | 135 | rxjs "6.6.3"
|
136 | 136 | source-map "0.7.3"
|
137 | 137 |
|
138 |
| -"@angular-devkit/[email protected].0": |
139 |
| - version "11.2.0" |
140 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.2.0.tgz#82192578ff2a9fb01a9d8c56237f4fc98946e757" |
141 |
| - integrity sha512-sMDacACJbA4pykiqgJf/RdW0damcf4mDqErGgEqs/bGG+SBUb8+wgt4cQnUwwVX5V2nMdvv7f0A84rgR6I3G2w== |
| 138 | +"@angular-devkit/[email protected].1": |
| 139 | + version "11.2.1" |
| 140 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.2.1.tgz#f1420d3233d07c4df21991fd7c2f12895a204137" |
| 141 | + integrity sha512-y2tzJq+MMwLdQ6Li+AxjozI51miN5CjK9x9jtFHi+njqJr595WTNQi39RjyHxAue1VFMr8gu1VBnKGKJ1J3vNA== |
142 | 142 | dependencies:
|
143 |
| - "@angular-devkit/core" "11.2.0" |
| 143 | + "@angular-devkit/core" "11.2.1" |
144 | 144 | ora "5.3.0"
|
145 | 145 | rxjs "6.6.3"
|
146 | 146 |
|
|
151 | 151 | dependencies:
|
152 | 152 | tslib "^2.0.0"
|
153 | 153 |
|
154 |
| -"@angular/cli@^11.2.0": |
155 |
| - version "11.2.0" |
156 |
| - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.2.0.tgz#f611f0851f6f92008f0f5aaaade947751b27687f" |
157 |
| - integrity sha512-waIR5Nqc2wcYXZh/Mgm+4Iyvu0nzKAhvmKiJjcJ+f2UuPRMLdNAInTvhdpfgKaNdmiArxNa6UntRIu+EavGc9Q== |
| 154 | +"@angular/cli@^11.2.1": |
| 155 | + version "11.2.1" |
| 156 | + resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.2.1.tgz#5b7d1b3608c63b6a08b66275a830798d36613ff5" |
| 157 | + integrity sha512-FVwJQyPTMTTikrsKYqaP44/23UqTQ6txNt6xGoWPyI/v8VQ1afyjswcw4Z/zHWIoscmltjPuV00IYJ+NZLYPBQ== |
158 | 158 | dependencies:
|
159 |
| - "@angular-devkit/architect" "0.1102.0" |
160 |
| - "@angular-devkit/core" "11.2.0" |
161 |
| - "@angular-devkit/schematics" "11.2.0" |
162 |
| - "@schematics/angular" "11.2.0" |
163 |
| - "@schematics/update" "0.1102.0" |
| 159 | + "@angular-devkit/architect" "0.1102.1" |
| 160 | + "@angular-devkit/core" "11.2.1" |
| 161 | + "@angular-devkit/schematics" "11.2.1" |
| 162 | + "@schematics/angular" "11.2.1" |
| 163 | + "@schematics/update" "0.1102.1" |
164 | 164 | "@yarnpkg/lockfile" "1.1.0"
|
165 | 165 | ansi-colors "4.1.1"
|
166 | 166 | debug "4.3.1"
|
|
1406 | 1406 | dependencies:
|
1407 | 1407 | any-observable "^0.3.0"
|
1408 | 1408 |
|
1409 |
| -"@schematics/[email protected].0": |
1410 |
| - version "11.2.0" |
1411 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.2.0.tgz#da903e0fc09e834cf53452a30ea7d2eb78608ebc" |
1412 |
| - integrity sha512-PtbyZ7TEEEae9Y5siSZYigWyk8iOSjZ10ThA7tRxm8gdcLjGimyyKr5TyjufIAvrXIYnBXNLgPkZG6s5CQIEyw== |
| 1409 | +"@schematics/[email protected].1": |
| 1410 | + version "11.2.1" |
| 1411 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.2.1.tgz#0eb0cae03fb62bcabd944e2cc4a784655836859b" |
| 1412 | + integrity sha512-CnN4bkRwhCp7jc4HGJ9qp/xqLwmnkn/zRf/EEb5tHFC0Bz2WvoNuAoqPRSkgIis3L+Ozahmeb8JxTIdazK1Hog== |
1413 | 1413 | dependencies:
|
1414 |
| - "@angular-devkit/core" "11.2.0" |
1415 |
| - "@angular-devkit/schematics" "11.2.0" |
| 1414 | + "@angular-devkit/core" "11.2.1" |
| 1415 | + "@angular-devkit/schematics" "11.2.1" |
1416 | 1416 | jsonc-parser "3.0.0"
|
1417 | 1417 |
|
1418 |
| -"@schematics/[email protected].0": |
1419 |
| - version "0.1102.0" |
1420 |
| - resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1102.0.tgz#6aa5e25cd18ab9e99d8cd06752583d1ed21a6a65" |
1421 |
| - integrity sha512-2hFt/2iPe6LqQvzYj4HvQ8us0e0lBU75rSK2yY6VfiZWR/qo7yk99YKI7JWFTLvLsNbhNnSG/9opXJHqqUoc3g== |
| 1418 | +"@schematics/[email protected].1": |
| 1419 | + version "0.1102.1" |
| 1420 | + resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1102.1.tgz#9ffef98a931d640ed76cf22b4d2083d24455ed91" |
| 1421 | + integrity sha512-BvTqw2OhKnX+VNHt613vGvjg+O1WNdeJYy79aaRCGsVZogOAjolnA7R4tzk6WelTLKo9k8wQZ9d+6IMplYQKNQ== |
1422 | 1422 | dependencies:
|
1423 |
| - "@angular-devkit/core" "11.2.0" |
1424 |
| - "@angular-devkit/schematics" "11.2.0" |
| 1423 | + "@angular-devkit/core" "11.2.1" |
| 1424 | + "@angular-devkit/schematics" "11.2.1" |
1425 | 1425 | "@yarnpkg/lockfile" "1.1.0"
|
1426 | 1426 | ini "2.0.0"
|
1427 | 1427 | npm-package-arg "^8.0.0"
|
|
0 commit comments