|
17 | 17 | dependencies:
|
18 | 18 | "@jridgewell/trace-mapping" "^0.3.0"
|
19 | 19 |
|
| 20 | +"@angular-devkit/ [email protected]": |
| 21 | + version "0.1400.0" |
| 22 | + resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1400.0.tgz#ad2d55ac898daead4bcb791499ab2b98b40803ed" |
| 23 | + integrity sha512-INPO+r5CHElPdFLOrwUYShZqtr37/kTJegAoWpSNC8Zy8WgTlecvA+y5eHy0bNeXMjWbZ3YCZJ1jXYpJJNL1Kg== |
| 24 | + dependencies: |
| 25 | + "@angular-devkit/core" "14.0.0" |
| 26 | + rxjs "6.6.7" |
| 27 | + |
20 | 28 | "@angular-devkit/ [email protected]":
|
21 | 29 | version "0.1400.0-rc.1"
|
22 | 30 | resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1400.0-rc.1.tgz#625eb39870027edca3b83262fe9f9d84bfc0aeee"
|
|
25 | 33 | "@angular-devkit/core" "14.0.0-rc.1"
|
26 | 34 | rxjs "6.6.7"
|
27 | 35 |
|
28 |
| -"@angular-devkit/ [email protected]": |
29 |
| - version "0.1400.0-rc.3" |
30 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1400.0-rc.3.tgz#54e328a203f98f243298b014bf4ce2abfde32a06" |
31 |
| - integrity sha512-lv0HB50hyrKZDpImI3lk8BVzmD0zUIPARZ/2/wpS3ZCY5lpNSHZSGiN7SnMB9Y2h+RpbjTYeF7/5WLs0cXA6UA== |
32 |
| - dependencies: |
33 |
| - "@angular-devkit/core" "14.0.0-rc.3" |
34 |
| - rxjs "6.6.7" |
35 |
| - |
36 |
| -"@angular-devkit/ [email protected]": |
37 |
| - version "14.0.0-rc.1" |
38 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.0.0-rc.1.tgz#1df00720712797c931687b64668dd634d11758ec" |
39 |
| - integrity sha512-NjN/0IKRPRoUkUFQQlHhjk8aJ2Fcfv5C/whCKWqaN/kE7IDlCVEIT7ohrHgXPhkiDmVlJXX1QdaYfzgkXKErTA== |
| 36 | +"@angular-devkit/ [email protected]": |
| 37 | + version "14.0.0" |
| 38 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.0.0.tgz#68825037c7f110a80a05c1c0c838ba98d6cf3fa7" |
| 39 | + integrity sha512-SUFanOcIJ6XWBltQ7U038zGGhsT40h4I1Pqkf+qlPLGctARz8wfD3GPD1a0pRlrIH6J/f7Xbb7QrQvGfG4g/NQ== |
40 | 40 | dependencies:
|
41 | 41 | "@ampproject/remapping" "2.2.0"
|
42 |
| - "@angular-devkit/architect" "0.1400.0-rc.1" |
43 |
| - "@angular-devkit/build-webpack" "0.1400.0-rc.1" |
44 |
| - "@angular-devkit/core" "14.0.0-rc.1" |
| 42 | + "@angular-devkit/architect" "0.1400.0" |
| 43 | + "@angular-devkit/build-webpack" "0.1400.0" |
| 44 | + "@angular-devkit/core" "14.0.0" |
45 | 45 | "@babel/core" "7.17.10"
|
46 | 46 | "@babel/generator" "7.17.10"
|
47 | 47 | "@babel/helper-annotate-as-pure" "7.16.7"
|
|
52 | 52 | "@babel/runtime" "7.17.9"
|
53 | 53 | "@babel/template" "7.16.7"
|
54 | 54 | "@discoveryjs/json-ext" "0.5.7"
|
55 |
| - "@ngtools/webpack" "14.0.0-rc.1" |
| 55 | + "@ngtools/webpack" "14.0.0" |
56 | 56 | ansi-colors "4.1.1"
|
57 | 57 | babel-loader "8.2.5"
|
58 | 58 | babel-plugin-istanbul "6.1.1"
|
|
103 | 103 | optionalDependencies:
|
104 | 104 | esbuild "0.14.38"
|
105 | 105 |
|
106 |
| -"@angular-devkit/ [email protected]. 3": |
107 |
| - version "14.0.0-rc.3" |
108 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.0.0-rc.3.tgz#c168049a4e78b9ef6bed58521979aa5344983547" |
109 |
| - integrity sha512-Blta5TUS548p8yxdR4pBYdEuzp7XkVxX38EhrFiPEAqgXyqDM8LwxCk8o9XwqLM9LtgqGd86x5RCx6YgTntUdw== |
| 106 | +"@angular-devkit/ [email protected]. 1": |
| 107 | + version "14.0.0-rc.1" |
| 108 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.0.0-rc.1.tgz#1df00720712797c931687b64668dd634d11758ec" |
| 109 | + integrity sha512-NjN/0IKRPRoUkUFQQlHhjk8aJ2Fcfv5C/whCKWqaN/kE7IDlCVEIT7ohrHgXPhkiDmVlJXX1QdaYfzgkXKErTA== |
110 | 110 | dependencies:
|
111 | 111 | "@ampproject/remapping" "2.2.0"
|
112 |
| - "@angular-devkit/architect" "0.1400.0-rc.3" |
113 |
| - "@angular-devkit/build-webpack" "0.1400.0-rc.3" |
114 |
| - "@angular-devkit/core" "14.0.0-rc.3" |
| 112 | + "@angular-devkit/architect" "0.1400.0-rc.1" |
| 113 | + "@angular-devkit/build-webpack" "0.1400.0-rc.1" |
| 114 | + "@angular-devkit/core" "14.0.0-rc.1" |
115 | 115 | "@babel/core" "7.17.10"
|
116 | 116 | "@babel/generator" "7.17.10"
|
117 | 117 | "@babel/helper-annotate-as-pure" "7.16.7"
|
|
122 | 122 | "@babel/runtime" "7.17.9"
|
123 | 123 | "@babel/template" "7.16.7"
|
124 | 124 | "@discoveryjs/json-ext" "0.5.7"
|
125 |
| - "@ngtools/webpack" "14.0.0-rc.3" |
| 125 | + "@ngtools/webpack" "14.0.0-rc.1" |
126 | 126 | ansi-colors "4.1.1"
|
127 | 127 | babel-loader "8.2.5"
|
128 | 128 | babel-plugin-istanbul "6.1.1"
|
|
173 | 173 | optionalDependencies:
|
174 | 174 | esbuild "0.14.38"
|
175 | 175 |
|
| 176 | +"@angular-devkit/ [email protected]": |
| 177 | + version "0.1400.0" |
| 178 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1400.0.tgz#c96bf0f658a86ac91fae5e431b2e1553c6da2420" |
| 179 | + integrity sha512-aKbDjWAwHcscqLhxfmkHrkWvAJ3X8nQoIrAP/RbTQ1qRCv5nnqIHe8u5X/1ZCCYCyPJr1UeDTrQiRXCTN4jYvA== |
| 180 | + dependencies: |
| 181 | + "@angular-devkit/architect" "0.1400.0" |
| 182 | + rxjs "6.6.7" |
| 183 | + |
176 | 184 | "@angular-devkit/ [email protected]":
|
177 | 185 | version "0.1400.0-rc.1"
|
178 | 186 | resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1400.0-rc.1.tgz#69107ea2297fc97d406af8586f0d9076e5453e58"
|
|
181 | 189 | "@angular-devkit/architect" "0.1400.0-rc.1"
|
182 | 190 | rxjs "6.6.7"
|
183 | 191 |
|
184 |
| -"@angular-devkit/ [email protected]": |
185 |
| - version "0.1400.0-rc.3" |
186 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1400.0-rc.3.tgz#b862775a13b12eb0334afaa837f63d22aceaf909" |
187 |
| - integrity sha512-AF+7lg4evuFGMYaU5S26zQm3bqRIjF2cA1HIwNFjwSLVBT/NC7+vZKY8HeyIXkeWid2LTiwgb+qZ/Qm1ei+1lg== |
188 |
| - dependencies: |
189 |
| - "@angular-devkit/architect" "0.1400.0-rc.3" |
190 |
| - rxjs "6.6.7" |
191 |
| - |
192 |
| -"@angular-devkit/ [email protected]": |
193 |
| - version "14.0.0-rc.1" |
194 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.0.0-rc.1.tgz#f85d213c8e2617f948bb3e8e0767aa2865cbd598" |
195 |
| - integrity sha512-Zb+Qnrq44xYgF3W0E8IsyzyPlS26JpD/Mpa28kPMELlI3id9qKJsmpvBjtklcjJG9MKQpRpigwhH21u++6I3+g== |
| 192 | +"@angular-devkit/ [email protected]": |
| 193 | + version "14.0.0" |
| 194 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.0.0.tgz#33e56337257fdda3e429b36548820814d9fafbc2" |
| 195 | + integrity sha512-xQXpNbIeBjnbY68OFkrpFm6v7xlmTLFk6zGPIkI4T/hrqT2kNmg0y1/FcN6yMBgCEC9WVWR8SHGaPWrc5VVZMw== |
196 | 196 | dependencies:
|
197 | 197 | ajv "8.11.0"
|
198 | 198 | ajv-formats "2.1.1"
|
199 | 199 | jsonc-parser "3.0.0"
|
200 | 200 | rxjs "6.6.7"
|
201 | 201 | source-map "0.7.3"
|
202 | 202 |
|
203 |
| -"@angular-devkit/ [email protected]. 3": |
204 |
| - version "14.0.0-rc.3" |
205 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.0.0-rc.3.tgz#65e3083451f859032942c4e037daf67095319bf0" |
206 |
| - integrity sha512-J+oWWvhJM1bOzsvyyIPxg56L0VEas/OwB9Sa8VdpZL873H03qnAgRdREOCPWhb/G6NBAG+UOFWPl62iMPIF+xw== |
| 203 | +"@angular-devkit/ [email protected]. 1": |
| 204 | + version "14.0.0-rc.1" |
| 205 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.0.0-rc.1.tgz#f85d213c8e2617f948bb3e8e0767aa2865cbd598" |
| 206 | + integrity sha512-Zb+Qnrq44xYgF3W0E8IsyzyPlS26JpD/Mpa28kPMELlI3id9qKJsmpvBjtklcjJG9MKQpRpigwhH21u++6I3+g== |
207 | 207 | dependencies:
|
208 | 208 | ajv "8.11.0"
|
209 | 209 | ajv-formats "2.1.1"
|
|
327 | 327 | dependencies:
|
328 | 328 | tslib "^2.3.0"
|
329 | 329 |
|
330 |
| -"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#e45a962f80dbcd36bcdfe82497d8b6ce3990506c": |
331 |
| - version "0.0.0-91ba217766e28a53c469d5ca43a76e37af64e3f1" |
332 |
| - uid e45a962f80dbcd36bcdfe82497d8b6ce3990506c |
333 |
| - resolved "https://github.com/angular/dev-infra-private-builds.git#e45a962f80dbcd36bcdfe82497d8b6ce3990506c" |
| 330 | +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#e10e9b9963af823f6f3676c48b87592a952a4f83": |
| 331 | + version "0.0.0-9bc9f636fdf1a0d0295f2788475a5e3da3f224ec" |
| 332 | + uid e10e9b9963af823f6f3676c48b87592a952a4f83 |
| 333 | + resolved "https://github.com/angular/dev-infra-private-builds.git#e10e9b9963af823f6f3676c48b87592a952a4f83" |
334 | 334 | dependencies:
|
335 |
| - "@angular-devkit/build-angular" "14.0.0-rc.3" |
| 335 | + "@angular-devkit/build-angular" "14.0.0" |
336 | 336 | "@angular/benchpress" "0.3.0"
|
337 | 337 | "@babel/core" "^7.16.0"
|
338 | 338 | "@bazel/buildifier" "5.1.0"
|
|
342 | 342 | "@bazel/runfiles" "5.5.0"
|
343 | 343 | "@bazel/terser" "5.5.0"
|
344 | 344 | "@bazel/typescript" "5.5.0"
|
345 |
| - "@microsoft/api-extractor" "7.24.2" |
| 345 | + "@microsoft/api-extractor" "7.25.0" |
346 | 346 | "@types/browser-sync" "^2.26.3"
|
347 | 347 | "@types/node" "16.10.9"
|
348 | 348 | "@types/node-fetch" "^2.5.10"
|
|
2490 | 2490 | "@microsoft/tsdoc-config" "~0.16.1"
|
2491 | 2491 | "@rushstack/node-core-library" "3.45.3"
|
2492 | 2492 |
|
2493 |
| -"@microsoft/api-extractor-model@7.17.3": |
2494 |
| - version "7.17.3" |
2495 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.17.3.tgz#06899902ab1c10b85690232f21c1585cc158d983" |
2496 |
| - integrity sha512-ETslFxVEZTEK6mrOARxM34Ll2W/5H2aTk9Pe9dxsMCnthE8O/CaStV4WZAGsvvZKyjelSWgPVYGowxGVnwOMlQ== |
| 2493 | +"@microsoft/api-extractor-model@7.18.0": |
| 2494 | + version "7.18.0" |
| 2495 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.18.0.tgz#23bfe8fee6534e086ddaff4daa5b9e2d27192e09" |
| 2496 | + integrity sha512-Q7ZhD6zKQd/J5ayNNChFCCgHZ8tw3ibljm6nXP/JEmiEFFbpKKtWMPVCaN8Y+8/qFmrz7mblLrupcKmUu8cF4A== |
2497 | 2497 | dependencies:
|
2498 | 2498 | "@microsoft/tsdoc" "0.14.1"
|
2499 | 2499 | "@microsoft/tsdoc-config" "~0.16.1"
|
|
2517 | 2517 | source-map "~0.6.1"
|
2518 | 2518 | typescript "~4.5.2"
|
2519 | 2519 |
|
2520 |
| -"@microsoft/api-extractor@7.24.2": |
2521 |
| - version "7.24.2" |
2522 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.24.2.tgz#4abb24319fa77884dab6d807388056e9cd85488e" |
2523 |
| - integrity sha512-QWZh9aQZvBAdRVK+Go8NiW8YNMN//OGiNqgA3iZ2sEy8imUqkRBCybXgmw2HkEYyPnn55CFoMKvnAHvV9+4B/A== |
| 2520 | +"@microsoft/api-extractor@7.25.0": |
| 2521 | + version "7.25.0" |
| 2522 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.25.0.tgz#a06bfe24abc7e4a82c586953b26debe94e852cd4" |
| 2523 | + integrity sha512-GS1XOY2RgLthUkfcTR4CLPvCIvpFYj+2MfJMZ3J4NX8H64BWSHGaDUvVV6QvjKNpt/RHdLyyJZ+j7dQveBAZnA== |
2524 | 2524 | dependencies:
|
2525 |
| - "@microsoft/api-extractor-model" "7.17.3" |
| 2525 | + "@microsoft/api-extractor-model" "7.18.0" |
2526 | 2526 | "@microsoft/tsdoc" "0.14.1"
|
2527 | 2527 | "@microsoft/tsdoc-config" "~0.16.1"
|
2528 | 2528 | "@rushstack/node-core-library" "3.45.5"
|
|
2550 | 2550 | resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.14.1.tgz#155ef21065427901994e765da8a0ba0eaae8b8bd"
|
2551 | 2551 | integrity sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==
|
2552 | 2552 |
|
| 2553 | + |
| 2554 | + version "14.0.0" |
| 2555 | + resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.0.tgz#13a37933f13a8aa587697b7db7be6f1f20a360c1" |
| 2556 | + integrity sha512-lUcJ5DiRCY+Xj01R38bDbAlELbO+0yT3n4zshBeiuzo/Lc+yQM2XhVe9stsI5I+SwH6YsCU9kp+jb7iaZh7L7w== |
| 2557 | + |
2553 | 2558 |
|
2554 | 2559 | version "14.0.0-rc.1"
|
2555 | 2560 | resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.0-rc.1.tgz#1188257876a7c6e40cde7f017729a5f1cb89274a"
|
2556 | 2561 | integrity sha512-9CqEafLlZD09eqcu1a/rZjiglyBD0ufve8U87kBwOFc7ezWfWi+GLmAIdm3qdTQDcrthqZTKBOugCnxItiJLtA==
|
2557 | 2562 |
|
2558 |
| - |
2559 |
| - version "14.0.0-rc.3" |
2560 |
| - resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.0-rc.3.tgz#2ba0e2b3b5b75ef91e87fd3024840c3745ad44a0" |
2561 |
| - integrity sha512-1FnYsG44kjSTJmJNDD7UECUlTKnWox6eKDhescMDW3x0nz0Ijsqnj+VpVdtVwrzbSQZ41l1xFpQbbgU4nVCq9w== |
2562 |
| - |
2563 | 2563 |
|
2564 | 2564 | version "2.1.5"
|
2565 | 2565 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
0 commit comments