|
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
12 |
| -"@angular-devkit/ [email protected]": |
13 |
| - version "0.1400.0-next.11" |
14 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1400.0-next.11.tgz#0c265e7425ee70658f4d56f832d4b7bdcfe0824c" |
15 |
| - integrity sha512-bc2PmHGWpqPuneVwSBIa8jI3Vsq/bDUJJ1vZPhqS9VqblWHaqmBqdUTjT5f7Uqs3g1bUdYWQbUZIixPYrr2xnQ== |
16 |
| - dependencies: |
17 |
| - "@angular-devkit/core" "14.0.0-next.11" |
18 |
| - rxjs "6.6.7" |
19 |
| - |
20 | 12 | "@angular-devkit/ [email protected]":
|
21 | 13 | version "0.1400.0-next.12"
|
22 | 14 | resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1400.0-next.12.tgz#3ed6123a99b8b0197876cddf643672a633ac95a7"
|
|
25 | 17 | "@angular-devkit/core" "14.0.0-next.12"
|
26 | 18 | rxjs "6.6.7"
|
27 | 19 |
|
28 |
| -"@angular-devkit/ [email protected]": |
29 |
| - version "14.0.0-next.11" |
30 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.0.0-next.11.tgz#e7e6438d72dcd17f0ad6ef11a8827c921c339ea4" |
31 |
| - integrity sha512-li7c+b6qQqiKEENsXUkfU26MGDUb0WTx3OkKUciy6+eOqg8ns6dJDSXh83alGBvOodwH/UkCpfAKw4tBWA23gA== |
32 |
| - dependencies: |
33 |
| - "@ampproject/remapping" "2.1.2" |
34 |
| - "@angular-devkit/architect" "0.1400.0-next.11" |
35 |
| - "@angular-devkit/build-webpack" "0.1400.0-next.11" |
36 |
| - "@angular-devkit/core" "14.0.0-next.11" |
37 |
| - "@babel/core" "7.17.9" |
38 |
| - "@babel/generator" "7.17.9" |
39 |
| - "@babel/helper-annotate-as-pure" "7.16.7" |
40 |
| - "@babel/plugin-proposal-async-generator-functions" "7.16.8" |
41 |
| - "@babel/plugin-transform-async-to-generator" "7.16.8" |
42 |
| - "@babel/plugin-transform-runtime" "7.17.0" |
43 |
| - "@babel/preset-env" "7.16.11" |
44 |
| - "@babel/runtime" "7.17.9" |
45 |
| - "@babel/template" "7.16.7" |
46 |
| - "@discoveryjs/json-ext" "0.5.7" |
47 |
| - "@ngtools/webpack" "14.0.0-next.11" |
48 |
| - ansi-colors "4.1.1" |
49 |
| - babel-loader "8.2.4" |
50 |
| - babel-plugin-istanbul "6.1.1" |
51 |
| - browserslist "^4.9.1" |
52 |
| - cacache "16.0.4" |
53 |
| - copy-webpack-plugin "10.2.4" |
54 |
| - critters "0.0.16" |
55 |
| - css-loader "6.7.1" |
56 |
| - esbuild-wasm "0.14.36" |
57 |
| - glob "8.0.1" |
58 |
| - https-proxy-agent "5.0.1" |
59 |
| - inquirer "8.2.2" |
60 |
| - jsonc-parser "3.0.0" |
61 |
| - karma-source-map-support "1.4.0" |
62 |
| - less "4.1.2" |
63 |
| - less-loader "10.2.0" |
64 |
| - license-webpack-plugin "4.0.2" |
65 |
| - loader-utils "3.2.0" |
66 |
| - mini-css-extract-plugin "2.6.0" |
67 |
| - minimatch "5.0.1" |
68 |
| - open "8.4.0" |
69 |
| - ora "5.4.1" |
70 |
| - parse5-html-rewriting-stream "6.0.1" |
71 |
| - piscina "3.2.0" |
72 |
| - postcss "8.4.12" |
73 |
| - postcss-import "14.1.0" |
74 |
| - postcss-loader "6.2.1" |
75 |
| - postcss-preset-env "7.4.3" |
76 |
| - regenerator-runtime "0.13.9" |
77 |
| - resolve-url-loader "5.0.0" |
78 |
| - rxjs "6.6.7" |
79 |
| - sass "1.50.1" |
80 |
| - sass-loader "12.6.0" |
81 |
| - semver "7.3.7" |
82 |
| - source-map-loader "3.0.1" |
83 |
| - source-map-support "0.5.21" |
84 |
| - stylus "0.57.0" |
85 |
| - stylus-loader "6.2.0" |
86 |
| - terser "5.12.1" |
87 |
| - text-table "0.2.0" |
88 |
| - tree-kill "1.2.2" |
89 |
| - tslib "2.3.1" |
90 |
| - webpack "5.72.0" |
91 |
| - webpack-dev-middleware "5.3.1" |
92 |
| - webpack-dev-server "4.8.1" |
93 |
| - webpack-merge "5.8.0" |
94 |
| - webpack-subresource-integrity "5.1.0" |
95 |
| - optionalDependencies: |
96 |
| - esbuild "0.14.36" |
97 |
| - |
98 | 20 | "@angular-devkit/ [email protected]":
|
99 | 21 | version "14.0.0-next.12"
|
100 | 22 | resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.0.0-next.12.tgz#28270cc0dca559481d36ef55d5133558a3831f44"
|
|
165 | 87 | optionalDependencies:
|
166 | 88 | esbuild "0.14.36"
|
167 | 89 |
|
168 |
| -"@angular-devkit/ [email protected]": |
169 |
| - version "0.1400.0-next.11" |
170 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1400.0-next.11.tgz#8cbdd0140749e19f4eb28f005ef841e3eb4f5e3d" |
171 |
| - integrity sha512-obQSQ1nU8SKaUVRrmqBH34f4v2d8JKnXgyZtdxjHjyVpTF1sT9lOuaDxC7i+geQwov06L1o1n6EHnLJtfp2cFQ== |
172 |
| - dependencies: |
173 |
| - "@angular-devkit/architect" "0.1400.0-next.11" |
174 |
| - rxjs "6.6.7" |
175 |
| - |
176 | 90 | "@angular-devkit/ [email protected]":
|
177 | 91 | version "0.1400.0-next.12"
|
178 | 92 | resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1400.0-next.12.tgz#19c321d13ea92526a2b3414f00e568a9322da1bf"
|
|
181 | 95 | "@angular-devkit/architect" "0.1400.0-next.12"
|
182 | 96 | rxjs "6.6.7"
|
183 | 97 |
|
184 |
| -"@angular-devkit/ [email protected]": |
185 |
| - version "14.0.0-next.11" |
186 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.0.0-next.11.tgz#29a10e3a7dc15affbdc26a246ec6f30ed826486f" |
187 |
| - integrity sha512-mCNTL8YCzvHp4OLnlkJw/hUGIi6GIbh9C7KmgqFEW9xwODfJBL96qbFShDbr7InU6N3q4eefwdw8ICcqB0B9sA== |
188 |
| - dependencies: |
189 |
| - ajv "8.11.0" |
190 |
| - ajv-formats "2.1.1" |
191 |
| - jsonc-parser "3.0.0" |
192 |
| - rxjs "6.6.7" |
193 |
| - source-map "0.7.3" |
194 |
| - |
195 | 98 | "@angular-devkit/ [email protected]":
|
196 | 99 | version "14.0.0-next.12"
|
197 | 100 | resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.0.0-next.12.tgz#3e6a8c565b69d1324f8f0a4d35e49221aca348b8"
|
|
203 | 106 | rxjs "6.6.7"
|
204 | 107 | source-map "0.7.3"
|
205 | 108 |
|
206 |
| -"@angular-devkit/ [email protected]": |
207 |
| - version "14.0.0-next.11" |
208 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-14.0.0-next.11.tgz#8acdb26a51697ab580feba94342286d51c481e17" |
209 |
| - integrity sha512-x8F+yUYodxNcMsGhutOvwpd7lv0aUHgIiQOdGMzmfSuITm5/ENs/DaXBtg6VetbRDePttVYAoQXykcDgdJV35g== |
210 |
| - dependencies: |
211 |
| - "@angular-devkit/core" "14.0.0-next.11" |
212 |
| - jsonc-parser "3.0.0" |
213 |
| - magic-string "0.26.1" |
214 |
| - ora "5.4.1" |
215 |
| - rxjs "6.6.7" |
216 |
| - |
217 | 109 | "@angular-devkit/ [email protected]":
|
218 | 110 | version "14.0.0-next.12"
|
219 | 111 | resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-14.0.0-next.12.tgz#25ad4e0875e6bcafeb30b3ec5d74551a4fa93511"
|
|
225 | 117 | ora "5.4.1"
|
226 | 118 | rxjs "6.6.7"
|
227 | 119 |
|
228 |
| - |
229 |
| - version "14.0.0-next.14" |
230 |
| - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.0.0-next.14.tgz#824fa734b25fc2c603a62f40fb1f3ff6880a9936" |
231 |
| - integrity sha512-rFVc5egyVcaIymhRqxIftJ2KyONDYlSSsIT15yF5CnI1HL+yF/3mQcHOI864gvmssD922jwZuQJttA6QA639lg== |
| 120 | + |
| 121 | + version "14.0.0-next.15" |
| 122 | + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.0.0-next.15.tgz#8418f07878e2e1016bde17191d305200cc648a00" |
| 123 | + integrity sha512-qXCCAQ9SMLF/1ny9lUvCCSTdMNczcr+f1QkvyrzSgr/yW4rmnj1GA+7DcyqPbA55QFeUXFQKkKosLeOZfgPlKg== |
232 | 124 | dependencies:
|
233 | 125 | tslib "^2.3.0"
|
234 | 126 |
|
235 |
| - |
236 |
| - version "14.0.0-next.14" |
237 |
| - resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-14.0.0-next.14.tgz#9ce0649af3c9aa05fd5896b99aa325e3ec078da2" |
238 |
| - integrity sha512-eSNX7aRUBNplRxJaZh5WlZp81vlbgx9oO4qSbrv3D7wmftq1sdimycjrpg7gC8vh/zkDid29gZ5m5UI6m0n4AA== |
| 127 | + |
| 128 | + version "14.0.0-next.15" |
| 129 | + resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-14.0.0-next.15.tgz#bfaf42c8009e9767879fb8e4775327e449718302" |
| 130 | + integrity sha512-IMkqtdYnjspEgkNk5PnoQY5Y5fiQLjuT4C2F3bPWdIVdGRGMXR13AegIF4PtOEFjEFPPOflnY2ocAzaD1wVHKg== |
239 | 131 | dependencies:
|
240 | 132 | "@microsoft/api-extractor" "7.22.2"
|
241 | 133 | shelljs "^0.8.5"
|
|
276 | 168 | uuid "8.3.2"
|
277 | 169 | yargs "17.4.1"
|
278 | 170 |
|
279 |
| - |
280 |
| - version "14.0.0-next.14" |
281 |
| - resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.0.0-next.14.tgz#3a36704748296bad47f7c62d4f071e05a42fe093" |
282 |
| - integrity sha512-Fhvu35ldGG++gOl8W6iJerNPlHM8IGHTeCknRMyab4Zz6ZDMyBs+8v3nSMFIScm2c1iLPaprNbbv36i5qhASsA== |
| 171 | + |
| 172 | + version "14.0.0-next.15" |
| 173 | + resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.0.0-next.15.tgz#2240b102b0c8db485b01bca41bc99c3ddfcdfa22" |
| 174 | + integrity sha512-wnZmv2ErUTTRmFc9A22viXoGadQcOFiZz4u7Cw8V3/Hmyx3I+OLmfMDG89mSB1WESxoMD/JEcikgG8T4yXSO7A== |
283 | 175 | dependencies:
|
284 | 176 | tslib "^2.3.0"
|
285 | 177 |
|
286 |
| - |
287 |
| - version "14.0.0-next.14" |
288 |
| - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.0.0-next.14.tgz#938ef2c4497dcf66a69bb136a23979ddf4409647" |
289 |
| - integrity sha512-pi2wwxcCMUbgOwyMp3biG1BQegjF3lYjtBNcOOqO5JYEDGZydh02c/HeaEKA6sYmzghc+3ExOEX1PhQgEIjL8Q== |
| 178 | + |
| 179 | + version "14.0.0-next.15" |
| 180 | + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.0.0-next.15.tgz#810397f5f4b73d25200a141d631fc18705322672" |
| 181 | + integrity sha512-X5M18nEuxsD06fg+RUGqhJxZYabg5Re6kEI3bB7Te/3a7/efJ7ObrGMfqVt1PJLrUw1FrmBaLEAOhp3fqcE61A== |
290 | 182 | dependencies:
|
291 | 183 | "@babel/core" "^7.17.2"
|
292 | 184 | chokidar "^3.0.0"
|
|
299 | 191 | tslib "^2.3.0"
|
300 | 192 | yargs "^17.2.1"
|
301 | 193 |
|
302 |
| - |
303 |
| - version "14.0.0-next.14" |
304 |
| - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.0.0-next.14.tgz#01f6d2023d02b368f50320ec66045b405a4215ef" |
305 |
| - integrity sha512-b6Draniqbby/KrdwT8hCCUFTq0lrEc4MZteIEKg/9rEOZ8IO8WNibynTkjaBXbhdq499/VnL4rzIQYuCOtVLrw== |
| 194 | + |
| 195 | + version "14.0.0-next.15" |
| 196 | + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.0.0-next.15.tgz#810b98605c11be68877d14a35c6f9e7aa568316e" |
| 197 | + integrity sha512-P0V98X5nkdwlv6/OXHsFUp39ESHSkn5vyHdwKEg3BnvvYGZSFM8tEaIFyuKvr9c30idiVBa7Gta83HodMwXuNg== |
306 | 198 | dependencies:
|
307 | 199 | tslib "^2.3.0"
|
308 | 200 |
|
|
311 | 203 | resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
|
312 | 204 | integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
|
313 | 205 |
|
314 |
| - |
315 |
| - version "14.0.0-next.14" |
316 |
| - resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.0.0-next.14.tgz#86cd839c191ced59c232a17db73c29b7857ea868" |
317 |
| - integrity sha512-ekrlWax7cD+WZCiLrmub89R7+0cjtcu0yXC23LmPkUN8HfaBU9Ii/C1n0xjZ/rWGB2dV0PwHlYTAmvDK3iPaiQ== |
| 206 | + |
| 207 | + version "14.0.0-next.15" |
| 208 | + resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.0.0-next.15.tgz#78fd19f4b84bed67f95e373ccd77e8e1c566d45d" |
| 209 | + integrity sha512-sHowm2FhhaOBYQG7m9v8Xq6pAjvt1WCv+njKrOhsrcs2wjYqVs0IbcdIfu1RpIasrwLPn+nwi3hjMohxt0abPw== |
318 | 210 | dependencies:
|
319 | 211 | tslib "^2.3.0"
|
320 | 212 |
|
|
369 | 261 | uuid "^8.3.2"
|
370 | 262 | yargs "^17.0.0"
|
371 | 263 |
|
372 |
| - |
373 |
| - version "14.0.0-next.14" |
374 |
| - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.0.0-next.14.tgz#c41e15a22db706f86737f93fbd0d1edc6ee055ce" |
375 |
| - integrity sha512-pP3ayHR6Bw8MDuc9nfD8Pg7dnH8uxdPiPZmWPoYZ+H9PL8McXJTt9+hqrs6ixib+6tdEDITvvfOmsrGB/eOA9Q== |
| 264 | + |
| 265 | + version "14.0.0-next.15" |
| 266 | + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.0.0-next.15.tgz#6528cbc8185ea37687d1e85f7686ef375331b883" |
| 267 | + integrity sha512-/JzHLE9BvpY7F5mHFvsGo/0bPFO/VE9YYM9PaYFm91AapzlZ8e8DIvfl5zsqULiMjJLX0n/mRUN5PjpIHyBmMQ== |
376 | 268 | dependencies:
|
377 | 269 | tslib "^2.3.0"
|
378 | 270 |
|
379 |
| - |
380 |
| - version "14.0.0-next.14" |
381 |
| - resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-14.0.0-next.14.tgz#28176f4aa4f5d9e2e4523eb61bf9851a94b49204" |
382 |
| - integrity sha512-/f2shwj4eTDMPOy/QqgSO7XcGdOMQFCheO6fNcfeRMkDQnQFJjeNziFyDYdDBLfH03U8n02aGjv5UTlOI55A0Q== |
| 271 | + |
| 272 | + version "14.0.0-next.15" |
| 273 | + resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-14.0.0-next.15.tgz#7f83816f42ac71acbccafee3514b298fe795d462" |
| 274 | + integrity sha512-SkI1He0OmvqDlUTYs3a1G/h5wtZgXqhZ5uKv/7t8HBHlooD7dRIVnYp0gPZPC3YuoHEhunypX/INbj15Ngnpfg== |
383 | 275 | dependencies:
|
384 | 276 | "@babel/core" "7.17.9"
|
385 | 277 | glob "8.0.1"
|
386 | 278 | yargs "^17.2.1"
|
387 | 279 |
|
388 |
| - |
389 |
| - version "14.0.0-next.14" |
390 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.0.0-next.14.tgz#94cc9d2c15883369769b9f5ead0e3be1ecc7b713" |
391 |
| - integrity sha512-4ZondfrlAFsEP0vvjlAMQeIHVvjK4p7wcSybXNdp7lMypNWbTrHM4KBE9H8wd6ogWhkQxxC8h40nus9PiPan0Q== |
| 280 | + |
| 281 | + version "14.0.0-next.15" |
| 282 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.0.0-next.15.tgz#12c438d5c195bf178ee98f4d0ed0f5c7e682e732" |
| 283 | + integrity sha512-meEn9qTeWi+fsmiDHTlaMpPqxnXheV9m3dvuUdGxj7FzdxCxdt2ioSx6vDY7ClFNiKlvMZo+kodcTmS0LS4CgA== |
392 | 284 | dependencies:
|
393 | 285 | tslib "^2.3.0"
|
394 | 286 |
|
395 |
| - |
396 |
| - version "14.0.0-next.14" |
397 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.0.0-next.14.tgz#824f06fcebc8ca08cbe9ca206c1c88bcc33979af" |
398 |
| - integrity sha512-hAHtpDXWZizdlEiz2wWtWUxd2gKj3ZLF+f3FLRoxxNpTTxIdDbLOa+ov6QfrwmKnQAFIRthtWLZow/fkMySenw== |
| 287 | + |
| 288 | + version "14.0.0-next.15" |
| 289 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.0.0-next.15.tgz#5d0ad1d723b58ae0d261549b0c5d95f7ddb06494" |
| 290 | + integrity sha512-Gq+EDfAIWhHnK+rX+OD6b6CmCwzcnRE4KXUvfyX7ng2G2M4wN3kwFAzF1fMePnfwUzOseqOkZzZs8swPLgDPqQ== |
399 | 291 | dependencies:
|
400 | 292 | tslib "^2.3.0"
|
401 | 293 |
|
402 |
| - |
403 |
| - version "14.0.0-next.14" |
404 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-14.0.0-next.14.tgz#1d3b5a789816d6173fa52e433cdd4e611962d0b6" |
405 |
| - integrity sha512-kHXWSnCAjTdt+pUXmR509l2seccH12YDn1FLt6UD9gXdsHePiG/kJFAbfwNBfw9wnSnHmlLlO95xNU6+U7H2pQ== |
| 294 | + |
| 295 | + version "14.0.0-next.15" |
| 296 | + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-14.0.0-next.15.tgz#f303a9b260afb8f6127f5ba2e4312f5467ab6e0e" |
| 297 | + integrity sha512-YWbLDMTNIWVBpOme7g4GnRGsUgBXUJZEl/kVH6ONDcTYOHgjUm0PYoDyRlVR+Rn5q0tZZveW0jxjzPx17vnAYA== |
406 | 298 | dependencies:
|
407 | 299 | domino "^2.1.2"
|
408 | 300 | tslib "^2.3.0"
|
409 | 301 | xhr2 "^0.2.0"
|
410 | 302 |
|
411 |
| - |
412 |
| - version "14.0.0-next.14" |
413 |
| - resolved "https://registry.yarnpkg.com/@angular/router/-/router-14.0.0-next.14.tgz#0b8a573793fdf212b7aba843efec4b773bae4dc6" |
414 |
| - integrity sha512-vohxdxi12KPcIQNRbI2NAVGhR/YUa92d7saHkn3U+kjphdQ8/ULar1sPmhOsA7rxiQpWA1HBD2/n5xhGnq6jZQ== |
| 303 | + |
| 304 | + version "14.0.0-next.15" |
| 305 | + resolved "https://registry.yarnpkg.com/@angular/router/-/router-14.0.0-next.15.tgz#a9407aa1705d0738d0b88eef09dd42b3c78dac71" |
| 306 | + integrity sha512-4tXaEV/WD0pJ1RoPNDJjhrpZBPn1RJIQ5qDYDxvryOw7G+x6wOyL4dUtLO2g8jM5KRnJhfuf76liQFeo+phFkA== |
415 | 307 | dependencies:
|
416 | 308 | tslib "^2.3.0"
|
417 | 309 |
|
|
2441 | 2333 | resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.14.1.tgz#155ef21065427901994e765da8a0ba0eaae8b8bd"
|
2442 | 2334 | integrity sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==
|
2443 | 2335 |
|
2444 |
| - |
2445 |
| - version "14.0.0-next.11" |
2446 |
| - resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.0-next.11.tgz#f5be27ab37b6d7097693a59c1f0a6be66f3a37f3" |
2447 |
| - integrity sha512-oph82/ud1tFtkTL6iqq6MDxPMxrX1lfnZgyorYlYx7rxw6j3SZpjFRCP19UUUlNisqIMLZXCeor0+IXeOlposA== |
2448 |
| - |
2449 | 2336 |
|
2450 | 2337 | version "14.0.0-next.12"
|
2451 | 2338 | resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.0.0-next.12.tgz#6920a8a54abd2a5bc41f671ed4e18d8b3be0502b"
|
|
2820 | 2707 | colors "~1.2.1"
|
2821 | 2708 | string-argv "~0.3.1"
|
2822 | 2709 |
|
2823 |
| - |
2824 |
| - version "14.0.0-next.11" |
2825 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-14.0.0-next.11.tgz#e707c19a389c5621444b7f0fdf9f98699c4d033c" |
2826 |
| - integrity sha512-CsKgUjrAaFj3CFFZjOmFtieupmXRFORbOSkfWMJuLMZlqD7VUdsAd50VUwho6NwnrrsrpruVnEXlbVgKfZ3hcQ== |
2827 |
| - dependencies: |
2828 |
| - "@angular-devkit/core" "14.0.0-next.11" |
2829 |
| - "@angular-devkit/schematics" "14.0.0-next.11" |
2830 |
| - jsonc-parser "3.0.0" |
2831 |
| - |
2832 | 2710 |
|
2833 | 2711 | version "14.0.0-next.12"
|
2834 | 2712 | resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-14.0.0-next.12.tgz#bc53e55ffd5d4bf8ca378dde691b4472d485003c"
|
|
0 commit comments