|
346 | 346 | "@babel/helper-plugin-utils" "^7.0.0" |
347 | 347 | "@babel/plugin-syntax-json-strings" "^7.2.0" |
348 | 348 |
|
| 349 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.4.4": |
| 350 | + version "7.4.4" |
| 351 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.4.4.tgz#41c360d59481d88e0ce3a3f837df10121a769b39" |
| 352 | + integrity sha512-Amph7Epui1Dh/xxUxS2+K22/MUi6+6JVTvy3P58tja3B6yKTSjwwx0/d83rF7551D6PVSSoplQb8GCwqec7HRw== |
| 353 | + dependencies: |
| 354 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 355 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.2.0" |
| 356 | + |
349 | 357 | "@babel/ [email protected]", "@babel/plugin-proposal-object-rest-spread@^7.3.2", "@babel/plugin-proposal-object-rest-spread@^7.5.5": |
350 | 358 | version "7.5.5" |
351 | 359 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.5.tgz#61939744f71ba76a3ae46b5eea18a54c16d22e58" |
|
362 | 370 | "@babel/helper-plugin-utils" "^7.0.0" |
363 | 371 | "@babel/plugin-syntax-optional-catch-binding" "^7.2.0" |
364 | 372 |
|
| 373 | +"@babel/plugin-proposal-optional-chaining@^7.6.0": |
| 374 | + version "7.6.0" |
| 375 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.6.0.tgz#e9bf1f9b9ba10c77c033082da75f068389041af8" |
| 376 | + integrity sha512-kj4gkZ6qUggkprRq3Uh5KP8XnE1MdIO0J7MhdDX8+rAbB6dJ2UrensGIS+0NPZAaaJ1Vr0PN6oLUgXMU1uMcSg== |
| 377 | + dependencies: |
| 378 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 379 | + "@babel/plugin-syntax-optional-chaining" "^7.2.0" |
| 380 | + |
365 | 381 | "@babel/plugin-proposal-unicode-property-regex@^7.4.4": |
366 | 382 | version "7.4.4" |
367 | 383 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78" |
|
413 | 429 | dependencies: |
414 | 430 | "@babel/helper-plugin-utils" "^7.0.0" |
415 | 431 |
|
| 432 | +"@babel/plugin-syntax-nullish-coalescing-operator@^7.2.0": |
| 433 | + version "7.2.0" |
| 434 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.2.0.tgz#f75083dfd5ade73e783db729bbd87e7b9efb7624" |
| 435 | + integrity sha512-lRCEaKE+LTxDQtgbYajI04ddt6WW0WJq57xqkAZ+s11h4YgfRHhVA/Y2VhfPzzFD4qeLHWg32DMp9HooY4Kqlg== |
| 436 | + dependencies: |
| 437 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 438 | + |
416 | 439 | "@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.2.0": |
417 | 440 | version "7.2.0" |
418 | 441 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e" |
|
427 | 450 | dependencies: |
428 | 451 | "@babel/helper-plugin-utils" "^7.0.0" |
429 | 452 |
|
| 453 | +"@babel/plugin-syntax-optional-chaining@^7.2.0": |
| 454 | + version "7.2.0" |
| 455 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.2.0.tgz#a59d6ae8c167e7608eaa443fda9fa8fa6bf21dff" |
| 456 | + integrity sha512-HtGCtvp5Uq/jH/WNUPkK6b7rufnCPLLlDAFN7cmACoIjaOOiXxUt3SswU5loHqrhtqTsa/WoLQ1OQ1AGuZqaWA== |
| 457 | + dependencies: |
| 458 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 459 | + |
430 | 460 | "@babel/plugin-syntax-typescript@^7.2.0": |
431 | 461 | version "7.3.3" |
432 | 462 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.3.3.tgz#a7cc3f66119a9f7ebe2de5383cce193473d65991" |
|
0 commit comments