|
10 | 10 | "@angular-devkit/core" "11.0.7" |
11 | 11 | rxjs "6.6.3" |
12 | 12 |
|
13 | | -"@angular-devkit/architect@0.1101.4": |
14 | | - version "0.1101.4" |
15 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1101.4.tgz#1bf07a170f5a2808572344f3c8cbaaff6f9a65a6" |
16 | | - integrity sha512-yur0mX156ZX1aXE7d8Z1z6sYjDk771iCyijLCN8MCx35lHIPGwMZwsB/dkttTChVHS8wJ+9YZnIucEBoh9ij3g== |
| 13 | +"@angular-devkit/architect@0.1102.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== |
17 | 17 | dependencies: |
18 | | - "@angular-devkit/core" "11.1.4" |
| 18 | + "@angular-devkit/core" "11.2.0" |
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/core@11.1.4": |
128 | | - version "11.1.4" |
129 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.1.4.tgz#18bc032cd59c5f0c7b4eda30a98f1b29fe147372" |
130 | | - integrity sha512-xqjUIdMTDNjZ8jkzlDSQbhmTwF2tOLlT0iRI9mb7pN4VIS0LI/Xu0iTqDUrVs0Hqtb9609dz13LXu5zbQSb+cw== |
| 127 | +"@angular-devkit/core@11.2.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== |
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/schematics@11.1.4": |
139 | | - version "11.1.4" |
140 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.1.4.tgz#c14fc484a58e6a63e1fde8404138dd9b2a80e5a2" |
141 | | - integrity sha512-WWHmBHPabKgrBDM2M5ayA0OdhonNQHld8NjY8jEdwyWI4xEj23C/qDfgQc8sssvpi4LauKSaPozDELl7ItBPXA== |
| 138 | +"@angular-devkit/schematics@11.2.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== |
142 | 142 | dependencies: |
143 | | - "@angular-devkit/core" "11.1.4" |
144 | | - ora "5.2.0" |
| 143 | + "@angular-devkit/core" "11.2.0" |
| 144 | + ora "5.3.0" |
145 | 145 | rxjs "6.6.3" |
146 | 146 |
|
147 | 147 | |
|
151 | 151 | dependencies: |
152 | 152 | tslib "^2.0.0" |
153 | 153 |
|
154 | | -"@angular/cli@^11.1.4": |
155 | | - version "11.1.4" |
156 | | - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.1.4.tgz#46222917988723dbac5e4a9f864f73db5abb4ebb" |
157 | | - integrity sha512-IGGKtMWtUBkEEzFcd0wP/SFricOg5Mc0l7BG4m6kRtCU34wQVbvc5h6xQIGrhKOJyLQ/gGZkqSWY+21Hun5jgQ== |
| 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== |
158 | 158 | dependencies: |
159 | | - "@angular-devkit/architect" "0.1101.4" |
160 | | - "@angular-devkit/core" "11.1.4" |
161 | | - "@angular-devkit/schematics" "11.1.4" |
162 | | - "@schematics/angular" "11.1.4" |
163 | | - "@schematics/update" "0.1101.4" |
| 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" |
164 | 164 | "@yarnpkg/lockfile" "1.1.0" |
165 | 165 | ansi-colors "4.1.1" |
166 | 166 | debug "4.3.1" |
|
169 | 169 | jsonc-parser "3.0.0" |
170 | 170 | npm-package-arg "8.1.0" |
171 | 171 | npm-pick-manifest "6.1.0" |
172 | | - open "7.3.1" |
173 | | - pacote "11.1.14" |
| 172 | + open "7.4.0" |
| 173 | + ora "5.3.0" |
| 174 | + pacote "11.2.4" |
174 | 175 | resolve "1.19.0" |
175 | 176 | rimraf "3.0.2" |
176 | 177 | semver "7.3.4" |
|
1405 | 1406 | dependencies: |
1406 | 1407 | any-observable "^0.3.0" |
1407 | 1408 |
|
1408 | | -"@schematics/angular@11.1.4": |
1409 | | - version "11.1.4" |
1410 | | - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.1.4.tgz#60c4236d2b62f37c163531e0543150ba12fd4bbc" |
1411 | | - integrity sha512-UWhUPxRarbK4AWTcOBmCOYMZwuxnJRo/Ts/0yyNqUkj6gHieyv0hsOi10f8Ofn34MyvPnUpDnCT/o9bzanmqog== |
| 1409 | +"@schematics/angular@11.2.0": |
| 1410 | + version "11.2.0" |
| 1411 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.2.0.tgz#da903e0fc09e834cf53452a30ea7d2eb78608ebc" |
| 1412 | + integrity sha512-PtbyZ7TEEEae9Y5siSZYigWyk8iOSjZ10ThA7tRxm8gdcLjGimyyKr5TyjufIAvrXIYnBXNLgPkZG6s5CQIEyw== |
1412 | 1413 | dependencies: |
1413 | | - "@angular-devkit/core" "11.1.4" |
1414 | | - "@angular-devkit/schematics" "11.1.4" |
| 1414 | + "@angular-devkit/core" "11.2.0" |
| 1415 | + "@angular-devkit/schematics" "11.2.0" |
1415 | 1416 | jsonc-parser "3.0.0" |
1416 | 1417 |
|
1417 | | -"@schematics/update@0.1101.4": |
1418 | | - version "0.1101.4" |
1419 | | - resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1101.4.tgz#2a4c58fabafdb61442da172071a0878de417abbe" |
1420 | | - integrity sha512-aEb/kqNgdVZ53lGQBIE4vPBGwlnqv2hRp3dyrhe++PJOyQf4cf0iJwfL0tB3pSHwjialaHtsrMybOs0a/81alA== |
| 1418 | +"@schematics/update@0.1102.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== |
1421 | 1422 | dependencies: |
1422 | | - "@angular-devkit/core" "11.1.4" |
1423 | | - "@angular-devkit/schematics" "11.1.4" |
| 1423 | + "@angular-devkit/core" "11.2.0" |
| 1424 | + "@angular-devkit/schematics" "11.2.0" |
1424 | 1425 | "@yarnpkg/lockfile" "1.1.0" |
1425 | 1426 | ini "2.0.0" |
1426 | 1427 | npm-package-arg "^8.0.0" |
1427 | | - pacote "11.1.14" |
| 1428 | + pacote "11.2.4" |
1428 | 1429 | semver "7.3.4" |
1429 | 1430 | semver-intersect "1.4.0" |
1430 | 1431 |
|
|
7024 | 7025 | is-docker "^2.0.0" |
7025 | 7026 | is-wsl "^2.1.1" |
7026 | 7027 |
|
7027 | | -open@7.3.1: |
7028 | | - version "7.3.1" |
7029 | | - resolved "https://registry.yarnpkg.com/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356" |
7030 | | - integrity sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A== |
| 7028 | +open@7.4.0: |
| 7029 | + version "7.4.0" |
| 7030 | + resolved "https://registry.yarnpkg.com/open/-/open-7.4.0.tgz#ad95b98f871d9acb0ec8fecc557082cc9986626b" |
| 7031 | + integrity sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA== |
7031 | 7032 | dependencies: |
7032 | 7033 | is-docker "^2.0.0" |
7033 | 7034 | is-wsl "^2.1.1" |
|
7053 | 7054 | strip-ansi "^6.0.0" |
7054 | 7055 | wcwidth "^1.0.1" |
7055 | 7056 |
|
7056 | | -ora@5.2.0: |
7057 | | - version "5.2.0" |
7058 | | - resolved "https://registry.yarnpkg.com/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1" |
7059 | | - integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ== |
| 7057 | +ora@5.3.0: |
| 7058 | + version "5.3.0" |
| 7059 | + resolved "https://registry.yarnpkg.com/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f" |
| 7060 | + integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g== |
7060 | 7061 | dependencies: |
7061 | 7062 | bl "^4.0.3" |
7062 | 7063 | chalk "^4.1.0" |
@@ -7159,10 +7160,10 @@ p-try@^2.0.0: |
7159 | 7160 | version "2.0.0" |
7160 | 7161 | resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.0.0.tgz#85080bb87c64688fa47996fe8f7dfbe8211760b1" |
7161 | 7162 |
|
7162 | | -pacote@11.1.14: |
7163 | | - version "11.1.14" |
7164 | | - resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.1.14.tgz#c60b9849ab05488d3f9ccd644c8a42543f2f36d6" |
7165 | | - integrity sha512-6c5OhQelaJFDfiw/Zd8MfGCvvFHurSdeGzufZMPvRFImdbNOYFciOINf3DtUNUaU3h98eCb749UyHDsgvL19+A== |
| 7163 | +pacote@11.2.4: |
| 7164 | + version "11.2.4" |
| 7165 | + resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.4.tgz#dc7ca740a573ed86a3bf863511d22c1d413ec82f" |
| 7166 | + integrity sha512-GfTeVQGJ6WyBQbQD4t3ocHbyOmTQLmWjkCKSZPmKiGFKYKNUaM5U2gbLzUW8WG1XmS9yQFnsTFA0k3o1+q4klQ== |
7166 | 7167 | dependencies: |
7167 | 7168 | "@npmcli/git" "^2.0.1" |
7168 | 7169 | "@npmcli/installed-package-contents" "^1.0.5" |
|
0 commit comments