|
10 | 10 | "@angular-devkit/core" "11.0.7"
|
11 | 11 | rxjs "6.6.3"
|
12 | 12 |
|
13 |
| -"@angular-devkit/[email protected].5": |
14 |
| - version "0.1102.5" |
15 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1102.5.tgz#431df157af0c6477e5951f64ff12f3d5d5f075ee" |
16 |
| - integrity sha512-lVc6NmEAZZPzvc18GzMFLoxqKKvPlNOg4vEtFsFldZmrydLJJGFi4KAs2WaJd8qVR1XuY4el841cjDQAJSq6sQ== |
| 13 | +"@angular-devkit/[email protected].6": |
| 14 | + version "0.1102.6" |
| 15 | + resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1102.6.tgz#8af2ad5c668a203ca17bbee9a4005f89f3be8ed1" |
| 16 | + integrity sha512-27+5tjoUOAcm2pzo6EJhQn3lK4s9Gk0RfZFc2ygVu8PHnukXZAd4ntclGi33aPgJmt4zA2qbWq4Ytn2a/G6FMg== |
17 | 17 | dependencies:
|
18 |
| - "@angular-devkit/core" "11.2.5" |
| 18 | + "@angular-devkit/core" "11.2.6" |
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].5": |
128 |
| - version "11.2.5" |
129 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.2.5.tgz#f9ba8288a6cc388808ee639c383dada50d64d06a" |
130 |
| - integrity sha512-DRFvEHRKoC+hTwcOAJqLe6UQa+bpXc/1IGCMHWEbuply0KIFIGQOlmaYwFZKixz3HdFZlmoCMcAVkAXvyaWVsQ== |
| 127 | +"@angular-devkit/[email protected].6": |
| 128 | + version "11.2.6" |
| 129 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.2.6.tgz#f90dfcc7204cdc58dfcb9901ce265c5c9c0a5dfa" |
| 130 | + integrity sha512-3dA0Z6sIIxCDjZS/DucgmIKti7EZ/LgHoHgCO72Q50H5ZXbUSNBz5wGl5hVq2+gzrnFgU/0u40MIs6eptk30ZA== |
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].5": |
139 |
| - version "11.2.5" |
140 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.2.5.tgz#ddcb966f3f1dc910e55f03067036f1f6a01b8222" |
141 |
| - integrity sha512-7RoWgpMvhljPhW9CMz1EtqkwNnGpnsPyy0N29ClHPUq+o8wLR0hvbLBDz1fKSF7j1AwRccaQSNTj8KWsjzQJLQ== |
| 138 | +"@angular-devkit/[email protected].6": |
| 139 | + version "11.2.6" |
| 140 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.2.6.tgz#5908daef60af2e5d98fd75ac3fe77c02ab144fa3" |
| 141 | + integrity sha512-bhi2+5xtVAjtr3bsXKT8pnoBamQrArd/Y20ueA4Od7cd38YT97nzTA1wyHBFG0vWd0HMyg42ZS0aycNBuOebaA== |
142 | 142 | dependencies:
|
143 |
| - "@angular-devkit/core" "11.2.5" |
| 143 | + "@angular-devkit/core" "11.2.6" |
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.5": |
155 |
| - version "11.2.5" |
156 |
| - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.2.5.tgz#3cf3e6432db41cebb364da2dcf3d44588535a34a" |
157 |
| - integrity sha512-GIwK8l6wtg/++8aDYW++LSf7v1uqDtB6so2rPjNlOm7oYk5iqM73KaorQb/1A52oxWE3IRSJLNQaSyUlWvHvSA== |
| 154 | +"@angular/cli@^11.2.6": |
| 155 | + version "11.2.6" |
| 156 | + resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.2.6.tgz#9145a282ef55b93c41d27650e4988d137cac7702" |
| 157 | + integrity sha512-67XH3wJgs1YuM4xW5PoouclT57AsfMhiOup2VPfGQn8GNINB4zauJfBotGyb3jQtRSFdwz+bXif6V9MSAw4oHA== |
158 | 158 | dependencies:
|
159 |
| - "@angular-devkit/architect" "0.1102.5" |
160 |
| - "@angular-devkit/core" "11.2.5" |
161 |
| - "@angular-devkit/schematics" "11.2.5" |
162 |
| - "@schematics/angular" "11.2.5" |
163 |
| - "@schematics/update" "0.1102.5" |
| 159 | + "@angular-devkit/architect" "0.1102.6" |
| 160 | + "@angular-devkit/core" "11.2.6" |
| 161 | + "@angular-devkit/schematics" "11.2.6" |
| 162 | + "@schematics/angular" "11.2.6" |
| 163 | + "@schematics/update" "0.1102.6" |
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].5": |
1410 |
| - version "11.2.5" |
1411 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.2.5.tgz#c984687c95be32d3fa6016faa8b5a61715a830f5" |
1412 |
| - integrity sha512-pjaK0gZyqhzgAVxMKElG6cDpAvNZ3adVCTA8dhEixpH+JaQdoczl59hMn7rH75yQW0PApe+8g7HMwVK6bLRmxQ== |
| 1409 | +"@schematics/[email protected].6": |
| 1410 | + version "11.2.6" |
| 1411 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.2.6.tgz#7f3dbf923afe9b1f83652d5ac954ec4da94aa947" |
| 1412 | + integrity sha512-NUtoX6Dfo2mUWVHt2zXEtlBsz88mo9N9fIPFAEpSY6U9x/jGSs+4rZ6sGRpkqm5UgVtYHzRyQINH7608HuGUuA== |
1413 | 1413 | dependencies:
|
1414 |
| - "@angular-devkit/core" "11.2.5" |
1415 |
| - "@angular-devkit/schematics" "11.2.5" |
| 1414 | + "@angular-devkit/core" "11.2.6" |
| 1415 | + "@angular-devkit/schematics" "11.2.6" |
1416 | 1416 | jsonc-parser "3.0.0"
|
1417 | 1417 |
|
1418 |
| -"@schematics/[email protected].5": |
1419 |
| - version "0.1102.5" |
1420 |
| - resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1102.5.tgz#538493f0a7d06d794d521cca4f2ff588f05cc733" |
1421 |
| - integrity sha512-iz9pM8mabieqQnPZjrqP5jfRFvPm81/uIg46kY3KjtDtSBi4GAF2dnFyX1dC2mG1rq+e+8zeQLvOvhdLifYlEA== |
| 1418 | +"@schematics/[email protected].6": |
| 1419 | + version "0.1102.6" |
| 1420 | + resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1102.6.tgz#c799ac2f76aa750a050bb0f59f7a2b90f6b5589d" |
| 1421 | + integrity sha512-JJ9pwGWI5NfwK7d09uQ6zHV63Ms+8r0NsvJHjZlHFlolY04J6yFe0X7TF7/mcjKsaVKCjYIpe5VuTeam/wk5QQ== |
1422 | 1422 | dependencies:
|
1423 |
| - "@angular-devkit/core" "11.2.5" |
1424 |
| - "@angular-devkit/schematics" "11.2.5" |
| 1423 | + "@angular-devkit/core" "11.2.6" |
| 1424 | + "@angular-devkit/schematics" "11.2.6" |
1425 | 1425 | "@yarnpkg/lockfile" "1.1.0"
|
1426 | 1426 | ini "2.0.0"
|
1427 | 1427 | npm-package-arg "^8.0.0"
|
|
0 commit comments