|
123 | 123 | rxjs "7.8.1"
|
124 | 124 | source-map "0.7.4"
|
125 | 125 |
|
126 |
| -"@angular/animations@17.1.0": |
127 |
| - version "17.1.0" |
128 |
| - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-17.1.0.tgz#6367e5d0a127b4dd121b50af2f9f2faa0207e21f" |
129 |
| - integrity sha512-EzyJsla/CnRX4ARmHe9J1m3Pl+J4m5hznzeQFyZpJehikaHKAGGJTGM/+DFAX9TuR1ZpCmS0z0oWsYzag2Q7RA== |
| 126 | +"@angular/animations@17.2.0-next.0": |
| 127 | + version "17.2.0-next.0" |
| 128 | + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-17.2.0-next.0.tgz#b678b997c5de89ae4315689129931f78a4a51c36" |
| 129 | + integrity sha512-PwjZMSxtpWuKdOF4YTVTNkZHpSD4Mp2ZweeBtQ6GNmLaiOR6czldVNogaUaY7EmhBEIsmoOxV3TNLy6E7mO7Qg== |
130 | 130 | dependencies:
|
131 | 131 | tslib "^2.3.0"
|
132 | 132 |
|
133 | 133 | "@angular/bazel@https://github.com/angular/bazel-builds.git#5d646b96df19b72266ccdc2cc9cd4c4a3c03acd9":
|
134 |
| - version "17.2.0-next.0+sha-bc85551" |
135 |
| - uid "5d646b96df19b72266ccdc2cc9cd4c4a3c03acd9" |
| 134 | + version "17.2.0-next.0" |
136 | 135 | resolved "https://github.com/angular/bazel-builds.git#5d646b96df19b72266ccdc2cc9cd4c4a3c03acd9"
|
137 | 136 | dependencies:
|
138 | 137 | "@microsoft/api-extractor" "^7.24.2"
|
|
149 | 148 |
|
150 | 149 | "@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#e97da496dc89481ef8e91433f2a1b674a2360340":
|
151 | 150 | version "0.0.0-f0fa701114b57b7d633a2ab3813034ab1735e3c0"
|
152 |
| - uid e97da496dc89481ef8e91433f2a1b674a2360340 |
153 | 151 | resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#e97da496dc89481ef8e91433f2a1b674a2360340"
|
154 | 152 | dependencies:
|
155 | 153 | "@angular-devkit/build-angular" "17.1.0-rc.1"
|
|
202 | 200 | optionalDependencies:
|
203 | 201 | parse5 "^7.1.2"
|
204 | 202 |
|
205 |
| -"@angular/common@17.1.0": |
206 |
| - version "17.1.0" |
207 |
| - resolved "https://registry.yarnpkg.com/@angular/common/-/common-17.1.0.tgz#5e1edc2fccd580300cd75c72c5a70c538823cdf2" |
208 |
| - integrity sha512-0Zg62iSynyRr2QslC8dVwSo46mkKrVENnwcBvsgTJ8rfGiuRdKMX8nWm5EUEm3ohKmYLfHvyEjsKDRn//UefVw== |
| 203 | +"@angular/common@17.2.0-next.0": |
| 204 | + version "17.2.0-next.0" |
| 205 | + resolved "https://registry.yarnpkg.com/@angular/common/-/common-17.2.0-next.0.tgz#81af9a9a74b6bf6eea4863a607ba83dc352b19ef" |
| 206 | + integrity sha512-RS2ZEuR7E7q59SQBzVaUvQo9q27/eWu8aXilZZLjwxOmZMAL051ko41+w31ZfBJuB84gnWOmXXBMfZEOB4AU0A== |
209 | 207 | dependencies:
|
210 | 208 | tslib "^2.3.0"
|
211 | 209 |
|
212 |
| -"@angular/compiler-cli@17.1.0": |
213 |
| - version "17.1.0" |
214 |
| - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-17.1.0.tgz#19b0d50514f4668585a09d549d21816eeaeb4576" |
215 |
| - integrity sha512-WDpO4WvC5ItjaRexnpFpKPpT+cu+5GYkWF8h74iHhfxOgU+gaQiMWERHylWCqF25AzmhKu0iI3ZZtaIJ6qqwog== |
| 210 | +"@angular/compiler-cli@17.2.0-next.0": |
| 211 | + version "17.2.0-next.0" |
| 212 | + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-17.2.0-next.0.tgz#8d96564719a70eb821dd02b7a271439b8a41a03f" |
| 213 | + integrity sha512-MXPyA98ICJwqiYuX3g9pZMw9whxihJamSThBW8h9uc9G4EOoNQczSjrS9CjDRQbWbxmZLMPdsnMwPUgKE2VjZg== |
216 | 214 | dependencies:
|
217 | 215 | "@babel/core" "7.23.2"
|
218 | 216 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
219 | 217 | chokidar "^3.0.0"
|
220 | 218 | convert-source-map "^1.5.1"
|
221 |
| - reflect-metadata "^0.1.2" |
| 219 | + reflect-metadata "^0.2.0" |
222 | 220 | semver "^7.0.0"
|
223 | 221 | tslib "^2.3.0"
|
224 | 222 | yargs "^17.2.1"
|
225 | 223 |
|
226 |
| -"@angular/compiler@17.1.0": |
227 |
| - version "17.1.0" |
228 |
| - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-17.1.0.tgz#51057f798dbce4427cd3ba628d00f8f4f30dfadb" |
229 |
| - integrity sha512-gF4i/WtPSiSvT4YNasTNnckOxdxuSNwi0EsncrtewwveBcCatjqaXNssUCiF5TgxlC2sKTmsPcMqDJrfX2LMpw== |
| 224 | +"@angular/compiler@17.2.0-next.0": |
| 225 | + version "17.2.0-next.0" |
| 226 | + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-17.2.0-next.0.tgz#04430618ddf7da56f675b72d50f2a126c2af3548" |
| 227 | + integrity sha512-wOU+IOEBQVSgUaBlAC5CQBipdmWhy20G3B+6nX7Bk3bfARNqC4vmkpn+TbxdfRVQrtDdz4C0m8Iq54HSi6w/Vw== |
230 | 228 | dependencies:
|
231 | 229 | tslib "^2.3.0"
|
232 | 230 |
|
233 |
| -"@angular/core@17.1.0": |
234 |
| - version "17.1.0" |
235 |
| - resolved "https://registry.yarnpkg.com/@angular/core/-/core-17.1.0.tgz#69dfc831a266ba7da63e5888f64cf2c904bd8977" |
236 |
| - integrity sha512-9OvRRZq+46S+ICZLRYIGVU2pknuPz23B+5V3jz7cDA5V43GVcMnfmAbMClPQxm7kRGnqtQ+yzBjn+HubCerE6g== |
| 231 | +"@angular/core@17.2.0-next.0": |
| 232 | + version "17.2.0-next.0" |
| 233 | + resolved "https://registry.yarnpkg.com/@angular/core/-/core-17.2.0-next.0.tgz#a7d54fcb7791130bab654d8b134d60cde6f449a1" |
| 234 | + integrity sha512-h9sHUAnYM7zsRTYzHM4SvXfoXe4vnKHLG4APhLvSk8qVIkjVcxnUhhhJ7JeLYExv2tQ1H0fSMs2gLXwP1UD6Yg== |
237 | 235 | dependencies:
|
238 | 236 | tslib "^2.3.0"
|
239 | 237 |
|
|
244 | 242 | dependencies:
|
245 | 243 | tslib "^2.3.0"
|
246 | 244 |
|
247 |
| -"@angular/forms@17.1.0": |
248 |
| - version "17.1.0" |
249 |
| - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-17.1.0.tgz#7bf2621ae89ceb5ff06310b92fbc6b0cd4b26089" |
250 |
| - integrity sha512-JD9IAxa5gQnjzxYJXm3H+lBuyv/dCnPHl6fpvb/JGrxY6xi4gfndyI8AkAb/wOAQgZDsIPaq5s4eWDjhr7CpyA== |
| 245 | +"@angular/forms@17.2.0-next.0": |
| 246 | + version "17.2.0-next.0" |
| 247 | + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-17.2.0-next.0.tgz#95ad36a88692cda5324a01a6dbbce52ec0bef52d" |
| 248 | + integrity sha512-wjk1xdiBi7X0h8ksSrHhjnkGZLbykSMBuT6pS2fG4TEupnEudxFY7G7hO4Pm8VQqmezbSi7yngPbmLdGyjahbQ== |
251 | 249 | dependencies:
|
252 | 250 | tslib "^2.3.0"
|
253 | 251 |
|
254 |
| -"@angular/localize@17.1.0": |
255 |
| - version "17.1.0" |
256 |
| - resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-17.1.0.tgz#f57b0f63a9a99c18eed74f09a26603773344fcc9" |
257 |
| - integrity sha512-GW+1F72lRnCwppu2GzGP04d3UhtdhqMHlCbBdZzQUbv8XQfU+22MOGZx/Ry8sXnanZDgH+u+2A4bvrKZPsVgZg== |
| 252 | +"@angular/localize@17.2.0-next.0": |
| 253 | + version "17.2.0-next.0" |
| 254 | + resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-17.2.0-next.0.tgz#b7ae57aba9a0b51c1edba8cc9b6fc3eee77682bf" |
| 255 | + integrity sha512-jWQpZlGlPBIpoDRmtn8Gsb9cyNlWBInWLCe/FXgbNR52YJ/GA8zKHiVLvQY4z6k568RVdNrQl2hGRPSrLMs2Uw== |
258 | 256 | dependencies:
|
259 | 257 | "@babel/core" "7.23.2"
|
260 | 258 | "@types/babel__core" "7.20.2"
|
261 |
| - fast-glob "3.3.1" |
| 259 | + fast-glob "3.3.2" |
262 | 260 | yargs "^17.2.1"
|
263 | 261 |
|
264 | 262 | "@angular/material@17.1.0":
|
|
317 | 315 |
|
318 | 316 | "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#0b8de42e74864cb49170e46e2a2f9e203f7a937f":
|
319 | 317 | version "0.0.0-f0fa701114b57b7d633a2ab3813034ab1735e3c0"
|
320 |
| - uid "0b8de42e74864cb49170e46e2a2f9e203f7a937f" |
321 | 318 | resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#0b8de42e74864cb49170e46e2a2f9e203f7a937f"
|
322 | 319 | dependencies:
|
323 | 320 | "@yarnpkg/lockfile" "^1.1.0"
|
324 | 321 | typescript "~4.9.0"
|
325 | 322 |
|
326 |
| -"@angular/platform-browser-dynamic@17.1.0": |
327 |
| - version "17.1.0" |
328 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-17.1.0.tgz#22efff906107764cff5cddfa1445dfccee5eabd5" |
329 |
| - integrity sha512-rqPRZZx6VcSx81HIQr1XMBgb7fYSj6pOZNTJGZkn2KNxrz6hyU3A3qaom1VSVRK5vvNb1cFn35mg/zyOIliTIg== |
| 323 | +"@angular/platform-browser-dynamic@17.2.0-next.0": |
| 324 | + version "17.2.0-next.0" |
| 325 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-17.2.0-next.0.tgz#4467a4da9cad8847d1fac619305e94e497ff02a4" |
| 326 | + integrity sha512-R9H/H+qw5ohSuBAkiOn7fdu3O0P8+G4+SPMHIjBgfghY/ccYk/blICA0SRdK6P4xPAgq/JWdqBZDiyYi9pji3Q== |
330 | 327 | dependencies:
|
331 | 328 | tslib "^2.3.0"
|
332 | 329 |
|
333 |
| -"@angular/platform-browser@17.1.0": |
334 |
| - version "17.1.0" |
335 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-17.1.0.tgz#a20406f038ba965a2e802781da27f5855f41a49b" |
336 |
| - integrity sha512-Klq92ZUX0+ZsxLvbYtIEP3GtVEfMLYPxmBP0pWNZyYIeJCg/YxPS76QSvEhBaMqFelk4RzkDQEIfixC16UIgOA== |
| 330 | +"@angular/platform-browser@17.2.0-next.0": |
| 331 | + version "17.2.0-next.0" |
| 332 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-17.2.0-next.0.tgz#d50151a81443f4676670319123aa4de71fbecf42" |
| 333 | + integrity sha512-muiD6eBJviSy2x+YZ/dWUJ5tVlAJxZYsnnAZAr0jVffbBoxdQyTyqZT08mdlQAbEhdP7MnSXxnxRal5NgbYFww== |
337 | 334 | dependencies:
|
338 | 335 | tslib "^2.3.0"
|
339 | 336 |
|
340 |
| -"@angular/platform-server@17.1.0": |
341 |
| - version "17.1.0" |
342 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-17.1.0.tgz#b3278b875f43d55329252290629e03f72c41aa31" |
343 |
| - integrity sha512-UdP97SMIzNybss2GoFFAQNwSu0XdK0PbY992nDWVhwP8PAWO0aBKiVP6HyuPmw7REkKEd4gTqtQoPrcz+rAfsg== |
| 337 | +"@angular/platform-server@17.2.0-next.0": |
| 338 | + version "17.2.0-next.0" |
| 339 | + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-17.2.0-next.0.tgz#c8252d0147c2dbdc9703c3bb57667c92e7f49ea7" |
| 340 | + integrity sha512-VV9nCkco/hW54KHkEyZCPPEKpzd5/GrSvWHu3rcS7hjcTv37hJCn8ixtEXgxVH3WXyo7CJCrKFD+XLX5Or4sQg== |
344 | 341 | dependencies:
|
345 | 342 | tslib "^2.3.0"
|
346 | 343 | xhr2 "^0.2.0"
|
347 | 344 |
|
348 |
| -"@angular/router@17.1.0": |
349 |
| - version "17.1.0" |
350 |
| - resolved "https://registry.yarnpkg.com/@angular/router/-/router-17.1.0.tgz#7b9f1575667573fe62b3dbe90f6945ac21bba414" |
351 |
| - integrity sha512-VDeVLiiS4iEwqwgsLyL9hqA1djFW3yveMnhZIwviJlnp9vG2r/ggMKhNmdP1Hb2iaNgflyhyhwafJ0gi9SLi5A== |
| 345 | +"@angular/router@17.2.0-next.0": |
| 346 | + version "17.2.0-next.0" |
| 347 | + resolved "https://registry.yarnpkg.com/@angular/router/-/router-17.2.0-next.0.tgz#803bc2e7d2ab2e48dbee3fdb0017fe594a0aafc4" |
| 348 | + integrity sha512-wjFa1zBmm0TsZV6O0FQJ9v+7yx5/rH8QV+cNmf6xR4FxyRYohXGbWQKw1D1hz/azoVmC70lClyHNyhgp1PdUqw== |
352 | 349 | dependencies:
|
353 | 350 | tslib "^2.3.0"
|
354 | 351 |
|
355 |
| -"@angular/service-worker@17.1.0": |
356 |
| - version "17.1.0" |
357 |
| - resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-17.1.0.tgz#2b63c1ef867b1787407ea1cdd8f362c6fc8c781d" |
358 |
| - integrity sha512-JHuX44o7QWpmCElfjiYBJwO4ocuKMX7rMplKb6mFZpE5AbOWKs08dWaMh9mdWA4epQMAX6HZQZUVEtkXUaLdjg== |
| 352 | +"@angular/service-worker@17.2.0-next.0": |
| 353 | + version "17.2.0-next.0" |
| 354 | + resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-17.2.0-next.0.tgz#f14f093c3e643f67ce1347cb2d266f72e51dff6f" |
| 355 | + integrity sha512-owKpkNNiN2vcDeBlUoLvATuvsFl7yhRtBzvtLQa8idy21QCpy6hFFJzYSgbReNA5fAYw+9RZ4sG90Jd7X8K5uQ== |
359 | 356 | dependencies:
|
360 | 357 | tslib "^2.3.0"
|
361 | 358 |
|
@@ -7021,17 +7018,6 @@ fast-fifo@^1.1.0, fast-fifo@^1.2.0:
|
7021 | 7018 | resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
|
7022 | 7019 | integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
|
7023 | 7020 |
|
7024 |
| -fast-glob@3.3.1: |
7025 |
| - version "3.3.1" |
7026 |
| - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4" |
7027 |
| - integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg== |
7028 |
| - dependencies: |
7029 |
| - "@nodelib/fs.stat" "^2.0.2" |
7030 |
| - "@nodelib/fs.walk" "^1.2.3" |
7031 |
| - glob-parent "^5.1.2" |
7032 |
| - merge2 "^1.3.0" |
7033 |
| - micromatch "^4.0.4" |
7034 |
| - |
7035 | 7021 | fast-glob@3.3.2, fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.1, fast-glob@^3.3.2:
|
7036 | 7022 | version "3.3.2"
|
7037 | 7023 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
|
@@ -11400,11 +11386,16 @@ rechoir@^0.6.2:
|
11400 | 11386 | dependencies:
|
11401 | 11387 | resolve "^1.1.6"
|
11402 | 11388 |
|
11403 |
| -reflect-metadata@^0.1.13, reflect-metadata@^0.1.2: |
| 11389 | +reflect-metadata@^0.1.13: |
11404 | 11390 | version "0.1.14"
|
11405 | 11391 | resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.14.tgz#24cf721fe60677146bb77eeb0e1f9dece3d65859"
|
11406 | 11392 | integrity sha512-ZhYeb6nRaXCfhnndflDK8qI6ZQ/YcWZCISRAWICW9XYqMUwjZM9Z0DveWX/ABN01oxSHwVxKQmxeYZSsm0jh5A==
|
11407 | 11393 |
|
| 11394 | +reflect-metadata@^0.2.0: |
| 11395 | + version "0.2.1" |
| 11396 | + resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.2.1.tgz#8d5513c0f5ef2b4b9c3865287f3c0940c1f67f74" |
| 11397 | + integrity sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw== |
| 11398 | + |
11408 | 11399 | regenerate-unicode-properties@^10.1.0:
|
11409 | 11400 | version "10.1.1"
|
11410 | 11401 | resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz#6b0e05489d9076b04c436f318d9b067bba459480"
|
@@ -11743,7 +11734,6 @@ sass@1.70.0, sass@^1.69.5:
|
11743 | 11734 |
|
11744 | 11735 | "sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz":
|
11745 | 11736 | version "0.0.0"
|
11746 |
| - uid "9310bc860f7870a1f872b11c4dc6073a1ad34e5e" |
11747 | 11737 | resolved "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz#9310bc860f7870a1f872b11c4dc6073a1ad34e5e"
|
11748 | 11738 |
|
11749 | 11739 | saucelabs@^1.5.0:
|
|
0 commit comments