Skip to content
Snippets Groups Projects
yarn.lock 433 KiB
Newer Older
  • Learn to ignore specific revisions
  • Maxim Filippov's avatar
    Maxim Filippov committed
    # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
    # yarn lockfile v1
    
    
    "@babel/code-frame@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
      integrity sha512-cuAuTTIQ9RqcFRJ/Y8PvTh+paepNcaGxwQwjIDRWPXmzzyAeCO4KqS9ikMvq0MCbRk6GlYKwfzStrcP3/jSL8g==
      dependencies:
        "@babel/highlight" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/code-frame@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
      integrity sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==
      dependencies:
        "@babel/highlight" "^7.0.0"
    
    "@babel/core@^7.1.0", "@babel/core@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.3.4.tgz#921a5a13746c21e32445bf0798680e9d11a6530b"
      integrity sha512-jRsuseXBo9pN197KnDwhhaaBzyZr2oIcLHHTt2oDdQrej5Qp57dCCJafWx5ivU8/alEYDpssYqv1MUqcxwQlrA==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/generator" "^7.3.4"
        "@babel/helpers" "^7.2.0"
        "@babel/parser" "^7.3.4"
        "@babel/template" "^7.2.2"
        "@babel/traverse" "^7.3.4"
        "@babel/types" "^7.3.4"
        convert-source-map "^1.1.0"
        debug "^4.1.0"
        json5 "^2.1.0"
        lodash "^4.17.11"
        resolve "^1.3.2"
        semver "^5.4.1"
        source-map "^0.5.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/generator@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42"
      integrity sha512-5xVb7hlhjGcdkKpMXgicAVgx8syK5VJz193k0i/0sLP6DzE6lRrU1K3B/rFefgdo9LPGMAOOOAWW4jycj07ShQ==
      dependencies:
        "@babel/types" "7.0.0-beta.44"
        jsesc "^2.5.1"
        lodash "^4.2.0"
        source-map "^0.5.0"
        trim-right "^1.0.1"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/generator@^7.0.0", "@babel/generator@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.4.tgz#9aa48c1989257877a9d971296e5b73bfe72e446e"
      integrity sha512-8EXhHRFqlVVWXPezBW5keTiQi/rJMQTg/Y9uVCEZ0CAF3PKtCCaVRnp64Ii1ujhkoDhhF1fVsImoN4yJ2uz4Wg==
      dependencies:
        "@babel/types" "^7.3.4"
        jsesc "^2.5.1"
        lodash "^4.17.11"
        source-map "^0.5.0"
        trim-right "^1.0.1"
    
    "@babel/helper-annotate-as-pure@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
      integrity sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f"
      integrity sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w==
      dependencies:
        "@babel/helper-explode-assignable-expression" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@babel/helper-call-delegate@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.1.0.tgz#6a957f105f37755e8645343d3038a22e1449cc4a"
      integrity sha512-YEtYZrw3GUK6emQHKthltKNZwszBcHK58Ygcis+gVUrF4/FmTVr5CCqQNSfmvg2y+YDEANyYoaLz/SHsnusCwQ==
      dependencies:
        "@babel/helper-hoist-variables" "^7.0.0"
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@babel/helper-define-map@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.1.0.tgz#3b74caec329b3c80c116290887c0dd9ae468c20c"
      integrity sha512-yPPcW8dc3gZLN+U1mhYV91QU3n5uTbx7DUdf8NnPbjS0RMwBuHi9Xt2MUgppmNz7CJxTBWsGczTiEp1CSOTPRg==
      dependencies:
        "@babel/helper-function-name" "^7.1.0"
        "@babel/types" "^7.0.0"
        lodash "^4.17.10"
    
    "@babel/helper-explode-assignable-expression@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1.0.tgz#537fa13f6f1674df745b0c00ec8fe4e99681c8f6"
      integrity sha512-NRQpfHrJ1msCHtKjbzs9YcMmJZOg6mQMmGRB+hbamEdG5PNpaSm95275VD92DvJKuyl0s2sFiDmMZ+EnnvufqA==
      dependencies:
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/helper-function-name@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd"
      integrity sha512-MHRG2qZMKMFaBavX0LWpfZ2e+hLloT++N7rfM3DYOMUOGCD8cVjqZpwiL8a0bOX3IYcQev1ruciT0gdFFRTxzg==
      dependencies:
        "@babel/helper-get-function-arity" "7.0.0-beta.44"
        "@babel/template" "7.0.0-beta.44"
        "@babel/types" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-function-name@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
      integrity sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==
      dependencies:
        "@babel/helper-get-function-arity" "^7.0.0"
        "@babel/template" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/helper-get-function-arity@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15"
      integrity sha512-w0YjWVwrM2HwP6/H3sEgrSQdkCaxppqFeJtAnB23pRiJB5E/O9Yp7JAAeWBl+gGEgmBFinnTyOv2RN7rcSmMiw==
      dependencies:
        "@babel/types" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-get-function-arity@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
      integrity sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-hoist-variables@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0.tgz#46adc4c5e758645ae7a45deb92bab0918c23bb88"
      integrity sha512-Ggv5sldXUeSKsuzLkddtyhyHe2YantsxWKNi7A+7LeD12ExRDWTRk29JCXpaHPAbMaIPZSil7n+lq78WY2VY7w==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-member-expression-to-functions@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz#8cd14b0a0df7ff00f009e7d7a436945f47c7a16f"
      integrity sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-module-imports@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
      integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-module-transforms@^7.1.0":
      version "7.2.2"
      resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.2.2.tgz#ab2f8e8d231409f8370c883d20c335190284b963"
      integrity sha512-YRD7I6Wsv+IHuTPkAmAS4HhY0dkPobgLftHp0cRGZSdrRvmZY8rFvae/GVu3bD00qscuvK3WPHB3YdNpBXUqrA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-simple-access" "^7.1.0"
        "@babel/helper-split-export-declaration" "^7.0.0"
        "@babel/template" "^7.2.2"
        "@babel/types" "^7.2.2"
        lodash "^4.17.10"
    
    "@babel/helper-optimise-call-expression@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5"
      integrity sha512-u8nd9NQePYNQV8iPWu/pLLYBqZBa4ZaY1YWRFMuxrid94wKI1QNt67NEZ7GAe5Kc/0LLScbim05xZFWkAdrj9g==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-plugin-utils@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
      integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
    
    "@babel/helper-regex@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.0.0.tgz#2c1718923b57f9bbe64705ffe5640ac64d9bdb27"
      integrity sha512-TR0/N0NDCcUIUEbqV6dCO+LptmmSQFQ7q70lfcEB4URsjD0E1HzicrwUH+ap6BAQ2jhCX9Q4UqZy4wilujWlkg==
      dependencies:
        lodash "^4.17.10"
    
    "@babel/helper-remap-async-to-generator@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1.0.tgz#361d80821b6f38da75bd3f0785ece20a88c5fe7f"
      integrity sha512-3fOK0L+Fdlg8S5al8u/hWE6vhufGSn0bN09xm2LXMy//REAF8kDCrYoOBKYmA8m5Nom+sV9LyLCwrFynA8/slg==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.0.0"
        "@babel/helper-wrap-function" "^7.1.0"
        "@babel/template" "^7.1.0"
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@babel/helper-replace-supers@^7.1.0", "@babel/helper-replace-supers@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.3.4.tgz#a795208e9b911a6eeb08e5891faacf06e7013e13"
      integrity sha512-pvObL9WVf2ADs+ePg0jrqlhHoxRXlOa+SHRHzAXIz2xkYuOHfGl+fKxPMaS4Fq+uje8JQPobnertBBvyrWnQ1A==
      dependencies:
        "@babel/helper-member-expression-to-functions" "^7.0.0"
        "@babel/helper-optimise-call-expression" "^7.0.0"
        "@babel/traverse" "^7.3.4"
        "@babel/types" "^7.3.4"
    
    "@babel/helper-simple-access@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
      integrity sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w==
      dependencies:
        "@babel/template" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/helper-split-export-declaration@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc"
      integrity sha512-aQ7QowtkgKKzPGf0j6u77kBMdUFVBKNHw2p/3HX/POt5/oz8ec5cs0GwlgM8Hz7ui5EwJnzyfRmkNF1Nx1N7aA==
      dependencies:
        "@babel/types" "7.0.0-beta.44"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/helper-split-export-declaration@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813"
      integrity sha512-MXkOJqva62dfC0w85mEf/LucPPS/1+04nmmRMPEBUB++hiiThQ2zPtX/mEWQ3mtzCEjIJvPY8nuwxXtQeQwUag==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@babel/helper-wrap-function@^7.1.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
      integrity sha512-o9fP1BZLLSrYlxYEYyl2aS+Flun5gtjTIG8iln+XuEzQTs0PLagAGSXUcqruJwD5fM48jzIEggCKpIfWTcR7pQ==
      dependencies:
        "@babel/helper-function-name" "^7.1.0"
        "@babel/template" "^7.1.0"
        "@babel/traverse" "^7.1.0"
        "@babel/types" "^7.2.0"
    
    "@babel/helpers@^7.2.0":
      version "7.3.1"
      resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.3.1.tgz#949eec9ea4b45d3210feb7dc1c22db664c9e44b9"
      integrity sha512-Q82R3jKsVpUV99mgX50gOPCWwco9Ec5Iln/8Vyu4osNIOQgSrd9RFrQeUvmvddFNoLwMyOUWU+5ckioEKpDoGA==
      dependencies:
        "@babel/template" "^7.1.2"
        "@babel/traverse" "^7.1.5"
        "@babel/types" "^7.3.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/highlight@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
      integrity sha512-Il19yJvy7vMFm8AVAh6OZzaFoAd0hbkeMZiX3P5HGD+z7dyI7RzndHB0dg6Urh/VAFfHtpOIzDUSxmY6coyZWQ==
      dependencies:
        chalk "^2.0.0"
        esutils "^2.0.2"
        js-tokens "^3.0.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642
    "@babel/highlight@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
      integrity sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw==
      dependencies:
        chalk "^2.0.0"
        esutils "^2.0.2"
        js-tokens "^4.0.0"
    
    "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.2.2", "@babel/parser@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.4.tgz#a43357e4bbf4b92a437fb9e465c192848287f27c"
      integrity sha512-tXZCqWtlOOP4wgCp6RjRvLmfuhnqTLy9VHwRochJBCP2nDm27JnnuFEnXFASVyQNHk36jD1tAammsCEEqgscIQ==
    
    "@babel/plugin-proposal-async-generator-functions@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
      integrity sha512-+Dfo/SCQqrwx48ptLVGLdE39YtWRuKc/Y9I5Fy0P1DDBB9lsAHpjcEJQt+4IifuSOSTLBKJObJqMvaO1pIE8LQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-remap-async-to-generator" "^7.1.0"
        "@babel/plugin-syntax-async-generators" "^7.2.0"
    
    "@babel/plugin-proposal-json-strings@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz#568ecc446c6148ae6b267f02551130891e29f317"
      integrity sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-syntax-json-strings" "^7.2.0"
    
    "@babel/plugin-proposal-object-rest-spread@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.3.4.tgz#47f73cf7f2a721aad5c0261205405c642e424654"
      integrity sha512-j7VQmbbkA+qrzNqbKHrBsW3ddFnOeva6wzSe/zB7T+xaxGc+RCpwo44wCmRixAIGRoIpmVgvzFzNJqQcO3/9RA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
    
    "@babel/plugin-proposal-optional-catch-binding@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5"
      integrity sha512-mgYj3jCcxug6KUcX4OBoOJz3CMrwRfQELPQ5560F70YQUBZB7uac9fqaWamKR1iWUzGiK2t0ygzjTScZnVz75g==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
    
    "@babel/plugin-proposal-unicode-property-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.2.0.tgz#abe7281fe46c95ddc143a65e5358647792039520"
      integrity sha512-LvRVYb7kikuOtIoUeWTkOxQEV1kYvL5B6U3iWEGCzPNRus1MzJweFqORTj+0jkxozkTSYNJozPOddxmqdqsRpw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
        regexpu-core "^4.2.0"
    
    "@babel/plugin-syntax-async-generators@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.2.0.tgz#69e1f0db34c6f5a0cf7e2b3323bf159a76c8cb7f"
      integrity sha512-1ZrIRBv2t0GSlcwVoQ6VgSLpLgiN/FVQUzt9znxo7v2Ov4jJrs8RY8tv0wvDmFN3qIdMKWrmMMW6yZ0G19MfGg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-syntax-dynamic-import@^7.0.0-beta.42", "@babel/plugin-syntax-dynamic-import@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612"
      integrity sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-syntax-json-strings@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.2.0.tgz#72bd13f6ffe1d25938129d2a186b11fd62951470"
      integrity sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-syntax-jsx@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
      integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e"
      integrity sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-syntax-optional-catch-binding@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.2.0.tgz#a94013d6eda8908dfe6a477e7f9eda85656ecf5c"
      integrity sha512-bDe4xKNhb0LI7IvZHiA13kff0KEfaGX/Hv4lMA9+7TEc63hMNvfKo6ZFpXhKuEp+II/q35Gc4NoMeDZyaUbj9w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-arrow-functions@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
      integrity sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-async-to-generator@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.3.4.tgz#4e45408d3c3da231c0e7b823f407a53a7eb3048c"
      integrity sha512-Y7nCzv2fw/jEZ9f678MuKdMo99MFDJMT/PvD9LisrR5JDFcJH6vYeH6RnjVt3p5tceyGRvTtEN0VOlU+rgHZjA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-remap-async-to-generator" "^7.1.0"
    
    "@babel/plugin-transform-block-scoped-functions@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.2.0.tgz#5d3cc11e8d5ddd752aa64c9148d0db6cb79fd190"
      integrity sha512-ntQPR6q1/NKuphly49+QiQiTN0O63uOwjdD6dhIjSWBI5xlrbUFh720TIpzBhpnrLfv2tNH/BXvLIab1+BAI0w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-block-scoping@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.3.4.tgz#5c22c339de234076eee96c8783b2fed61202c5c4"
      integrity sha512-blRr2O8IOZLAOJklXLV4WhcEzpYafYQKSGT3+R26lWG41u/FODJuBggehtOwilVAcFu393v3OFj+HmaE6tVjhA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        lodash "^4.17.11"
    
    "@babel/plugin-transform-classes@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.3.4.tgz#dc173cb999c6c5297e0b5f2277fdaaec3739d0cc"
      integrity sha512-J9fAvCFBkXEvBimgYxCjvaVDzL6thk0j0dBvCeZmIUDBwyt+nv6HfbImsSrWsYXfDNDivyANgJlFXDUWRTZBuA==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.0.0"
        "@babel/helper-define-map" "^7.1.0"
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-optimise-call-expression" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-replace-supers" "^7.3.4"
        "@babel/helper-split-export-declaration" "^7.0.0"
        globals "^11.1.0"
    
    "@babel/plugin-transform-computed-properties@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.2.0.tgz#83a7df6a658865b1c8f641d510c6f3af220216da"
      integrity sha512-kP/drqTxY6Xt3NNpKiMomfgkNn4o7+vKxK2DDKcBG9sHj51vHqMBGy8wbDS/J4lMxnqs153/T3+DmCEAkC5cpA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-destructuring@^7.2.0":
      version "7.3.2"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.3.2.tgz#f2f5520be055ba1c38c41c0e094d8a461dd78f2d"
      integrity sha512-Lrj/u53Ufqxl/sGxyjsJ2XNtNuEjDyjpqdhMNh5aZ+XFOdThL46KBj27Uem4ggoezSYBxKWAil6Hu8HtwqesYw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-dotall-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.2.0.tgz#f0aabb93d120a8ac61e925ea0ba440812dbe0e49"
      integrity sha512-sKxnyHfizweTgKZf7XsXu/CNupKhzijptfTM+bozonIuyVrLWVUvYjE2bhuSBML8VQeMxq4Mm63Q9qvcvUcciQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
        regexpu-core "^4.1.3"
    
    "@babel/plugin-transform-duplicate-keys@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.2.0.tgz#d952c4930f312a4dbfff18f0b2914e60c35530b3"
      integrity sha512-q+yuxW4DsTjNceUiTzK0L+AfQ0zD9rWaTLiUqHA8p0gxx7lu1EylenfzjeIWNkPy6e/0VG/Wjw9uf9LueQwLOw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-exponentiation-operator@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.2.0.tgz#a63868289e5b4007f7054d46491af51435766008"
      integrity sha512-umh4hR6N7mu4Elq9GG8TOu9M0bakvlsREEC+ialrQN6ABS4oDQ69qJv1VtR3uxlKMCQMCvzk7vr17RHKcjx68A==
      dependencies:
        "@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-for-of@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.2.0.tgz#ab7468befa80f764bb03d3cb5eef8cc998e1cad9"
      integrity sha512-Kz7Mt0SsV2tQk6jG5bBv5phVbkd0gd27SgYD4hH1aLMJRchM0dzHaXvrWhVZ+WxAlDoAKZ7Uy3jVTW2mKXQ1WQ==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-function-name@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.2.0.tgz#f7930362829ff99a3174c39f0afcc024ef59731a"
      integrity sha512-kWgksow9lHdvBC2Z4mxTsvc7YdY7w/V6B2vy9cTIPtLEE9NhwoWivaxdNM/S37elu5bqlLP/qOY906LukO9lkQ==
      dependencies:
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-literals@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.2.0.tgz#690353e81f9267dad4fd8cfd77eafa86aba53ea1"
      integrity sha512-2ThDhm4lI4oV7fVQ6pNNK+sx+c/GM5/SaML0w/r4ZB7sAneD/piDJtwdKlNckXeyGK7wlwg2E2w33C/Hh+VFCg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-modules-amd@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.2.0.tgz#82a9bce45b95441f617a24011dc89d12da7f4ee6"
      integrity sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw==
      dependencies:
        "@babel/helper-module-transforms" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-modules-commonjs@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.2.0.tgz#c4f1933f5991d5145e9cfad1dfd848ea1727f404"
      integrity sha512-V6y0uaUQrQPXUrmj+hgnks8va2L0zcZymeU7TtWEgdRLNkceafKXEduv7QzgQAE4lT+suwooG9dC7LFhdRAbVQ==
      dependencies:
        "@babel/helper-module-transforms" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-simple-access" "^7.1.0"
    
    "@babel/plugin-transform-modules-systemjs@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.3.4.tgz#813b34cd9acb6ba70a84939f3680be0eb2e58861"
      integrity sha512-VZ4+jlGOF36S7TjKs8g4ojp4MEI+ebCQZdswWb/T9I4X84j8OtFAyjXjt/M16iIm5RIZn0UMQgg/VgIwo/87vw==
      dependencies:
        "@babel/helper-hoist-variables" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-modules-umd@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.2.0.tgz#7678ce75169f0877b8eb2235538c074268dd01ae"
      integrity sha512-BV3bw6MyUH1iIsGhXlOK6sXhmSarZjtJ/vMiD9dNmpY8QXFFQTj+6v92pcfy1iqa8DeAfJFwoxcrS/TUZda6sw==
      dependencies:
        "@babel/helper-module-transforms" "^7.1.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-named-capturing-groups-regex@^7.3.0":
      version "7.3.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.3.0.tgz#140b52985b2d6ef0cb092ef3b29502b990f9cd50"
      integrity sha512-NxIoNVhk9ZxS+9lSoAQ/LM0V2UEvARLttEHUrRDGKFaAxOYQcrkN/nLRE+BbbicCAvZPl7wMP0X60HsHE5DtQw==
      dependencies:
        regexp-tree "^0.1.0"
    
    "@babel/plugin-transform-new-target@^7.0.0":
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0.tgz#ae8fbd89517fa7892d20e6564e641e8770c3aa4a"
      integrity sha512-yin069FYjah+LbqfGeTfzIBODex/e++Yfa0rH0fpfam9uTbuEeEOx5GLGr210ggOV77mVRNoeqSYqeuaqSzVSw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-object-super@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.2.0.tgz#b35d4c10f56bab5d650047dad0f1d8e8814b6598"
      integrity sha512-VMyhPYZISFZAqAPVkiYb7dUe2AsVi2/wCT5+wZdsNO31FojQJa9ns40hzZ6U9f50Jlq4w6qwzdBB2uwqZ00ebg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-replace-supers" "^7.1.0"
    
    "@babel/plugin-transform-parameters@^7.2.0":
      version "7.3.3"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.3.3.tgz#3a873e07114e1a5bee17d04815662c8317f10e30"
      integrity sha512-IrIP25VvXWu/VlBWTpsjGptpomtIkYrN/3aDp4UKm7xK6UxZY88kcJ1UwETbzHAlwN21MnNfwlar0u8y3KpiXw==
      dependencies:
        "@babel/helper-call-delegate" "^7.1.0"
        "@babel/helper-get-function-arity" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-regenerator@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.3.4.tgz#1601655c362f5b38eead6a52631f5106b29fa46a"
      integrity sha512-hvJg8EReQvXT6G9H2MvNPXkv9zK36Vxa1+csAVTpE1J3j0zlHplw76uudEbJxgvqZzAq9Yh45FLD4pk5mKRFQA==
      dependencies:
        regenerator-transform "^0.13.4"
    
    "@babel/plugin-transform-runtime@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.3.4.tgz#57805ac8c1798d102ecd75c03b024a5b3ea9b431"
      integrity sha512-PaoARuztAdd5MgeVjAxnIDAIUet5KpogqaefQvPOmPYCxYoaPhautxDh3aO8a4xHsKgT/b9gSxR0BKK1MIewPA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        resolve "^1.8.1"
        semver "^5.5.1"
    
    "@babel/plugin-transform-shorthand-properties@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.2.0.tgz#6333aee2f8d6ee7e28615457298934a3b46198f0"
      integrity sha512-QP4eUM83ha9zmYtpbnyjTLAGKQritA5XW/iG9cjtuOI8s1RuL/3V6a3DeSHfKutJQ+ayUfeZJPcnCYEQzaPQqg==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-spread@^7.2.0":
      version "7.2.2"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.2.2.tgz#3103a9abe22f742b6d406ecd3cd49b774919b406"
      integrity sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-sticky-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.2.0.tgz#a1e454b5995560a9c1e0d537dfc15061fd2687e1"
      integrity sha512-KKYCoGaRAf+ckH8gEL3JHUaFVyNHKe3ASNsZ+AlktgHevvxGigoIttrEJb8iKN03Q7Eazlv1s6cx2B2cQ3Jabw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
    
    "@babel/plugin-transform-template-literals@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.2.0.tgz#d87ed01b8eaac7a92473f608c97c089de2ba1e5b"
      integrity sha512-FkPix00J9A/XWXv4VoKJBMeSkyY9x/TqIh76wzcdfl57RJJcf8CehQ08uwfhCDNtRQYtHQKBTwKZDEyjE13Lwg==
      dependencies:
        "@babel/helper-annotate-as-pure" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-typeof-symbol@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.2.0.tgz#117d2bcec2fbf64b4b59d1f9819894682d29f2b2"
      integrity sha512-2LNhETWYxiYysBtrBTqL8+La0jIoQQnIScUJc74OYvUGRmkskNY4EzLCnjHBzdmb38wqtTaixpo1NctEcvMDZw==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
    
    "@babel/plugin-transform-unicode-regex@^7.2.0":
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.2.0.tgz#4eb8db16f972f8abb5062c161b8b115546ade08b"
      integrity sha512-m48Y0lMhrbXEJnVUaYly29jRXbQ3ksxPrS1Tg8t+MHqzXhtBYAvI51euOBaoAlZLPHsieY9XPVMf80a5x0cPcA==
      dependencies:
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/helper-regex" "^7.0.0"
        regexpu-core "^4.1.3"
    
    "@babel/preset-env@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.3.4.tgz#887cf38b6d23c82f19b5135298bdb160062e33e1"
      integrity sha512-2mwqfYMK8weA0g0uBKOt4FE3iEodiHy9/CW0b+nWXcbL+pGzLx8ESYc+j9IIxr6LTDHWKgPm71i9smo02bw+gA==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/helper-plugin-utils" "^7.0.0"
        "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
        "@babel/plugin-proposal-json-strings" "^7.2.0"
        "@babel/plugin-proposal-object-rest-spread" "^7.3.4"
        "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
        "@babel/plugin-proposal-unicode-property-regex" "^7.2.0"
        "@babel/plugin-syntax-async-generators" "^7.2.0"
        "@babel/plugin-syntax-json-strings" "^7.2.0"
        "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
        "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
        "@babel/plugin-transform-arrow-functions" "^7.2.0"
        "@babel/plugin-transform-async-to-generator" "^7.3.4"
        "@babel/plugin-transform-block-scoped-functions" "^7.2.0"
        "@babel/plugin-transform-block-scoping" "^7.3.4"
        "@babel/plugin-transform-classes" "^7.3.4"
        "@babel/plugin-transform-computed-properties" "^7.2.0"
        "@babel/plugin-transform-destructuring" "^7.2.0"
        "@babel/plugin-transform-dotall-regex" "^7.2.0"
        "@babel/plugin-transform-duplicate-keys" "^7.2.0"
        "@babel/plugin-transform-exponentiation-operator" "^7.2.0"
        "@babel/plugin-transform-for-of" "^7.2.0"
        "@babel/plugin-transform-function-name" "^7.2.0"
        "@babel/plugin-transform-literals" "^7.2.0"
        "@babel/plugin-transform-modules-amd" "^7.2.0"
        "@babel/plugin-transform-modules-commonjs" "^7.2.0"
        "@babel/plugin-transform-modules-systemjs" "^7.3.4"
        "@babel/plugin-transform-modules-umd" "^7.2.0"
        "@babel/plugin-transform-named-capturing-groups-regex" "^7.3.0"
        "@babel/plugin-transform-new-target" "^7.0.0"
        "@babel/plugin-transform-object-super" "^7.2.0"
        "@babel/plugin-transform-parameters" "^7.2.0"
        "@babel/plugin-transform-regenerator" "^7.3.4"
        "@babel/plugin-transform-shorthand-properties" "^7.2.0"
        "@babel/plugin-transform-spread" "^7.2.0"
        "@babel/plugin-transform-sticky-regex" "^7.2.0"
        "@babel/plugin-transform-template-literals" "^7.2.0"
        "@babel/plugin-transform-typeof-symbol" "^7.2.0"
        "@babel/plugin-transform-unicode-regex" "^7.2.0"
        browserslist "^4.3.4"
        invariant "^2.2.2"
        js-levenshtein "^1.1.3"
        semver "^5.3.0"
    
    "@babel/runtime@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.4.tgz#73d12ba819e365fcf7fd152aed56d6df97d21c83"
      integrity sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==
      dependencies:
        regenerator-runtime "^0.12.0"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/template@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f"
      integrity sha512-w750Sloq0UNifLx1rUqwfbnC6uSUk0mfwwgGRfdLiaUzfAOiH0tHJE6ILQIUi3KYkjiCDTskoIsnfqZvWLBDng==
      dependencies:
        "@babel/code-frame" "7.0.0-beta.44"
        "@babel/types" "7.0.0-beta.44"
        babylon "7.0.0-beta.44"
        lodash "^4.2.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
      version "7.2.2"
      resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
      integrity sha512-zRL0IMM02AUDwghf5LMSSDEz7sBCO2YnNmpg3uWTZj/v1rcG2BmQUvaGU8GhU8BvfMh1k2KIAYZ7Ji9KXPUg7g==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/parser" "^7.2.2"
        "@babel/types" "^7.2.2"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/traverse@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
      integrity sha512-UHuDz8ukQkJCDASKHf+oDt3FVUzFd+QYfuBIsiNu/4+/ix6pP/C+uQZJ6K1oEfbCMv/IKWbgDEh7fcsnIE5AtA==
      dependencies:
        "@babel/code-frame" "7.0.0-beta.44"
        "@babel/generator" "7.0.0-beta.44"
        "@babel/helper-function-name" "7.0.0-beta.44"
        "@babel/helper-split-export-declaration" "7.0.0-beta.44"
        "@babel/types" "7.0.0-beta.44"
        babylon "7.0.0-beta.44"
        debug "^3.1.0"
        globals "^11.1.0"
        invariant "^2.2.0"
        lodash "^4.2.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.5", "@babel/traverse@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.3.4.tgz#1330aab72234f8dea091b08c4f8b9d05c7119e06"
      integrity sha512-TvTHKp6471OYEcE/91uWmhR6PrrYywQntCHSaZ8CM8Vmp+pjAusal4nGB2WCCQd0rvI7nOMKn9GnbcvTUz3/ZQ==
      dependencies:
        "@babel/code-frame" "^7.0.0"
        "@babel/generator" "^7.3.4"
        "@babel/helper-function-name" "^7.1.0"
        "@babel/helper-split-export-declaration" "^7.0.0"
        "@babel/parser" "^7.3.4"
        "@babel/types" "^7.3.4"
        debug "^4.1.0"
        globals "^11.1.0"
        lodash "^4.17.11"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@babel/types@7.0.0-beta.44":
      version "7.0.0-beta.44"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
      integrity sha512-5eTV4WRmqbaFM3v9gHAIljEQJU4Ssc6fxL61JN+Oe2ga/BwyjzjamwkCVVAQjHGuAX8i0BWo42dshL8eO5KfLQ==
      dependencies:
        esutils "^2.0.2"
        lodash "^4.2.0"
        to-fast-properties "^2.0.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4":
      version "7.3.4"
      resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.4.tgz#bf482eaeaffb367a28abbf9357a94963235d90ed"
      integrity sha512-WEkp8MsLftM7O/ty580wAmZzN1nDmCACc5+jFzUt+GUFNNIi3LdRlueYz0YIlmJhlZx1QYDMZL5vdWCL0fNjFQ==
      dependencies:
        esutils "^2.0.2"
        lodash "^4.17.11"
        to-fast-properties "^2.0.0"
    
    "@cnakazawa/watch@^1.0.3":
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
      integrity sha512-r5160ogAvGyHsal38Kux7YYtodEKOj89RGb28ht1jh3SJb08VwRwAKKJL0bGb04Zd/3r9FL3BFIc3bBidYffCA==
      dependencies:
        exec-sh "^0.3.2"
        minimist "^1.2.0"
    
    "@jest/console@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.3.0.tgz#7bd920d250988ba0bf1352c4493a48e1cb97671e"
      integrity sha512-NaCty/OOei6rSDcbPdMiCbYCI0KGFGPgGO6B09lwWt5QTxnkuhKYET9El5u5z1GAcSxkQmSMtM63e24YabCWqA==
      dependencies:
        "@jest/source-map" "^24.3.0"
        "@types/node" "*"
        chalk "^2.0.1"
        slash "^2.0.0"
    
    "@jest/core@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/core/-/core-24.3.0.tgz#ae5732af96567205d79ed97dc0b9b9033acea298"
      integrity sha512-kGnyXAEjFPK4SfikxyrugXZ/SpWYmA09jMOvZRxeRfarVy+yIE6NkilRA85MRqR2qOcQhWgZ48T3KXEVPZC1zw==
      dependencies:
        "@jest/console" "^24.3.0"
        "@jest/reporters" "^24.3.0"
        "@jest/test-result" "^24.3.0"
        "@jest/transform" "^24.3.0"
        "@jest/types" "^24.3.0"
        ansi-escapes "^3.0.0"
        chalk "^2.0.1"
        exit "^0.1.2"
        graceful-fs "^4.1.15"
        jest-changed-files "^24.3.0"
        jest-config "^24.3.0"
        jest-haste-map "^24.3.0"
        jest-message-util "^24.3.0"
        jest-regex-util "^24.3.0"
        jest-resolve-dependencies "^24.3.0"
        jest-runner "^24.3.0"
        jest-runtime "^24.3.0"
        jest-snapshot "^24.3.0"
        jest-util "^24.3.0"
        jest-validate "^24.3.0"
        jest-watcher "^24.3.0"
        micromatch "^3.1.10"
        p-each-series "^1.0.0"
        pirates "^4.0.1"
        realpath-native "^1.1.0"
        rimraf "^2.5.4"
        strip-ansi "^5.0.0"
    
    "@jest/environment@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-24.3.0.tgz#45e7c5cc996cb8f2287a30f8de08b152fa226fe2"
      integrity sha512-rPrnhX3cBvGqODfd6aUsCruUijVp2tmBC0YfeXIku0MciQSR9ek5tjdEk31iBvxE9WlGQus+E/slRLqJmCRZTw==
      dependencies:
        "@jest/fake-timers" "^24.3.0"
        "@jest/transform" "^24.3.0"
        "@jest/types" "^24.3.0"
        "@types/node" "*"
        jest-mock "^24.3.0"
    
    "@jest/fake-timers@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.3.0.tgz#0a7f8b877b78780c3fa5c3f8683cc0aaf9488331"
      integrity sha512-rHwVI17dGMHxHzfAhnZ04+wFznjFfZ246QugeBnbiYr7/bDosPD2P1qeNjWnJUUcfl0HpS6kkr+OB/mqSJxQFg==
      dependencies:
        "@jest/types" "^24.3.0"
        "@types/node" "*"
        jest-message-util "^24.3.0"
        jest-mock "^24.3.0"
    
    "@jest/reporters@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-24.3.0.tgz#beaa8b7d0148db8438a12102daf4d36268a150f5"
      integrity sha512-/Gwdcej9x4QuhFIWTKyiiMLAMzfCtIIvuk2AnreqmuxLRAyUbkR5BoUoPvwowKVyZn20ZdCG5Qf7/KaoHhCG8Q==
      dependencies:
        "@jest/environment" "^24.3.0"
        "@jest/test-result" "^24.3.0"
        "@jest/transform" "^24.3.0"
        "@jest/types" "^24.3.0"
        chalk "^2.0.1"
        exit "^0.1.2"
        glob "^7.1.2"
        istanbul-api "^2.1.1"
        istanbul-lib-coverage "^2.0.2"
        istanbul-lib-instrument "^3.0.1"
        istanbul-lib-source-maps "^3.0.1"
        jest-haste-map "^24.3.0"
        jest-resolve "^24.3.0"
        jest-runtime "^24.3.0"
        jest-util "^24.3.0"
        jest-worker "^24.3.0"
        node-notifier "^5.2.1"
        slash "^2.0.0"
        source-map "^0.6.0"
        string-length "^2.0.0"
    
    "@jest/source-map@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.3.0.tgz#563be3aa4d224caf65ff77edc95cd1ca4da67f28"
      integrity sha512-zALZt1t2ou8le/crCeeiRYzvdnTzaIlpOWaet45lNSqNJUnXbppUUFR4ZUAlzgDmKee4Q5P/tKXypI1RiHwgag==
      dependencies:
        callsites "^3.0.0"
        graceful-fs "^4.1.15"
        source-map "^0.6.0"
    
    "@jest/test-result@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.3.0.tgz#4c0b1c9716212111920f7cf8c4329c69bc81924a"
      integrity sha512-j7UZ49T8C4CVipEY99nLttnczVTtLyVzFfN20OiBVn7awOs0U3endXSTq7ouPrLR5y4YjI5GDcbcvDUjgeamzg==
      dependencies:
        "@jest/console" "^24.3.0"
        "@jest/types" "^24.3.0"
        "@types/istanbul-lib-coverage" "^1.1.0"
    
    "@jest/transform@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-24.3.0.tgz#a18bfd18f25ca28566f5bc398551c047199f4c75"
      integrity sha512-qrOIa34c+C5kqABGslBz7Lcwi9qbksO9/XcoCcYWD6AnrOmVUBRZSFHzo7Enk5iHUXRGnVnXvb8AyBXKlwpdGQ==
      dependencies:
        "@babel/core" "^7.1.0"
        "@jest/types" "^24.3.0"
        babel-plugin-istanbul "^5.1.0"
        chalk "^2.0.1"
        convert-source-map "^1.4.0"
        fast-json-stable-stringify "^2.0.0"
        graceful-fs "^4.1.15"
        jest-haste-map "^24.3.0"
        jest-regex-util "^24.3.0"
        jest-util "^24.3.0"
        micromatch "^3.1.10"
        realpath-native "^1.1.0"
        slash "^2.0.0"
        source-map "^0.6.1"
        write-file-atomic "2.4.1"
    
    "@jest/types@^24.3.0":
      version "24.3.0"
      resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.3.0.tgz#3f6e117e47248a9a6b5f1357ec645bd364f7ad23"
      integrity sha512-VoO1F5tU2n/93QN/zaZ7Q8SeV/Rj+9JJOgbvKbBwy4lenvmdj1iDaQEPXGTKrO6OSvDeb2drTFipZJYxgo6kIQ==
      dependencies:
        "@types/istanbul-lib-coverage" "^1.1.0"
        "@types/yargs" "^12.0.9"
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@samverschueren/stream-to-observable@^0.3.0":
      version "0.3.0"
      resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
      integrity sha512-MI4Xx6LHs4Webyvi6EbspgyAb4D2Q2VtnCQ1blOJcoLS6mVa8lNN2rkIy1CVxfTUpoyIbCTkXES1rLXztFD1lg==
      dependencies:
        any-observable "^0.3.0"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@types/babel__core@^7.1.0":
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.0.tgz#710f2487dda4dcfd010ca6abb2b4dc7394365c51"
      integrity sha512-wJTeJRt7BToFx3USrCDs2BhEi4ijBInTQjOIukj6a/5tEkwpFMVZ+1ppgmE+Q/FQyc5P/VWUbx7I9NELrKruHA==
      dependencies:
        "@babel/parser" "^7.1.0"
        "@babel/types" "^7.0.0"
        "@types/babel__generator" "*"
        "@types/babel__template" "*"
        "@types/babel__traverse" "*"
    
    "@types/babel__generator@*":
      version "7.0.2"
      resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.0.2.tgz#d2112a6b21fad600d7674274293c85dce0cb47fc"
      integrity sha512-NHcOfab3Zw4q5sEE2COkpfXjoE7o+PmqD9DQW4koUT3roNxwziUdXGnRndMat/LJNUtePwn1TlP4do3uoe3KZQ==
      dependencies:
        "@babel/types" "^7.0.0"
    
    "@types/babel__template@*":
      version "7.0.2"
      resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.0.2.tgz#4ff63d6b52eddac1de7b975a5223ed32ecea9307"
      integrity sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==
      dependencies:
        "@babel/parser" "^7.1.0"
        "@babel/types" "^7.0.0"
    
    "@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
      version "7.0.6"
      resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.6.tgz#328dd1a8fc4cfe3c8458be9477b219ea158fd7b2"
      integrity sha512-XYVgHF2sQ0YblLRMLNPB3CkFMewzFmlDsH/TneZFHUXDlABQgh88uOxuez7ZcXxayLFrqLwtDH1t+FmlFwNZxw==
      dependencies:
        "@babel/types" "^7.3.0"
    
    "@types/istanbul-lib-coverage@^1.1.0":
      version "1.1.0"
      resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.0.tgz#2cc2ca41051498382b43157c8227fea60363f94a"
      integrity sha512-ohkhb9LehJy+PA40rDtGAji61NCgdtKLAlFoYp4cnuuQEswwdK3vz9SOIkkyc3wrk8dzjphQApNs56yyXLStaQ==
    
    "@types/node@*":
      version "11.10.5"
      resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.5.tgz#fbaca34086bdc118011e1f05c47688d432f2d571"
      integrity sha512-DuIRlQbX4K+d5I+GMnv+UfnGh+ist0RdlvOp+JZ7ePJ6KQONCFQv/gKYSU1ZzbVdFSUCKZOltjmpFAGGv5MdYA==
    
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    "@types/q@^1.5.1":
      version "1.5.1"
      resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.1.tgz#48fd98c1561fe718b61733daed46ff115b496e18"
      integrity sha512-eqz8c/0kwNi/OEHQfvIuJVLTst3in0e7uTKeuY+WL/zfKn0xVujOTp42bS/vUUokhK5P2BppLd9JXMOMHcgbjA==
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@types/stack-utils@^1.0.1":
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
      integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
    
    "@types/yargs@^12.0.2", "@types/yargs@^12.0.9":
      version "12.0.9"
      resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.9.tgz#693e76a52f61a2f1e7fb48c0eef167b95ea4ffd0"
      integrity sha512-sCZy4SxP9rN2w30Hlmg5dtdRwgYQfYRiLo9usw8X9cxlf+H4FqM1xX7+sNH7NNKVdbXMJWqva7iyy+fxh/V7fA==
    
    "@vue/babel-helper-vue-jsx-merge-props@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0-beta.2.tgz#f3e20d77b89ddb7a4b9b7a75372f05cd3ac22d92"
      integrity sha512-Yj92Q1GcGjjctecBfnBmVqKSlMdyZaVq10hlZB4HSd1DJgu4cWgpEImJSzcJRUCZmas6UigwE7f4IjJuQs+JvQ==
    
    "@vue/babel-plugin-transform-vue-jsx@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.0.0-beta.2.tgz#6f7903fe66a34a02163f418c426cf419e862d97e"
      integrity sha512-fvAymRZAPHitomRE+jIipWRj0STXNSMqeOSdOFu9Ffjqg9WGOxSdCjORxexManfZ2y5QDv7gzI1xfgprsK3nlw==
      dependencies:
        "@babel/helper-module-imports" "^7.0.0"
        "@babel/plugin-syntax-jsx" "^7.2.0"
        "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.2"
        html-tags "^2.0.0"
        lodash.kebabcase "^4.1.1"
        svg-tags "^1.0.0"
    
    "@vue/babel-preset-jsx@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.0.0-beta.2.tgz#3e5dc2b73da58391c1c7327c2bd2ef154fe4e46e"
      integrity sha512-nZoAKBR/h6iPMQ66ieQcIdlpPBmqhtUUcgjBS541jIVxSog1rwzrc00jlsuecLonzUMWPU0PabyitsG74vhN1w==
      dependencies:
        "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.2"
        "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.2"
        "@vue/babel-sugar-functional-vue" "^1.0.0-beta.2"
        "@vue/babel-sugar-inject-h" "^1.0.0-beta.2"
        "@vue/babel-sugar-v-model" "^1.0.0-beta.2"
        "@vue/babel-sugar-v-on" "^1.0.0-beta.2"
    
    "@vue/babel-sugar-functional-vue@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.0.0-beta.2.tgz#8831f686e7614f282d5170b902483ef538deef38"
      integrity sha512-5qvi4hmExgjtrESDk0vflL69dIxkDAukJcYH9o4663E8Nh12Jpbmr+Ja8WmgkAPtTVhk90UVcVUFCCZLHBmhkQ==
      dependencies:
        "@babel/plugin-syntax-jsx" "^7.2.0"
    
    "@vue/babel-sugar-inject-h@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.0.0-beta.2.tgz#5f92f994bf4b4126fad8633f554e8a426b51b413"
      integrity sha512-qGXZ6yE+1trk82xCVJ9j3shsgI+R2ePj3+o8b2Ee7JNaRqQvMfTwpgx5BRlk4q1+CTjvYexdqBS+q4Kg7sSxcg==
      dependencies:
        "@babel/plugin-syntax-jsx" "^7.2.0"
    
    "@vue/babel-sugar-v-model@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.0.0-beta.2.tgz#051d3ae3ef5e70d514e09058ec5790f6a42e8c28"
      integrity sha512-63US3IMEtATJzzK2le/Na53Sk2bp3LHfwZ8eMFwbTaz6e2qeV9frBl3ZYaha64ghT4IDSbrDXUmm0J09EAzFfA==
      dependencies:
        "@babel/plugin-syntax-jsx" "^7.2.0"
        "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.2"
        "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.2"
        camelcase "^5.0.0"
        html-tags "^2.0.0"
        svg-tags "^1.0.0"
    
    "@vue/babel-sugar-v-on@^1.0.0-beta.2":
      version "1.0.0-beta.2"
      resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.0.0-beta.2.tgz#3e2d122e229b10017f091d178346b601d9245260"
      integrity sha512-XH/m3k11EKdMY0MrTg4+hQv8BFM8juzHT95chYkgxDmvDdVJnSCuf9+mcysEJttWD4PVuUGN7EHoIWsIhC0dRw==
      dependencies:
        "@babel/plugin-syntax-jsx" "^7.2.0"
        "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.2"
        camelcase "^5.0.0"
    
    Maxim Filippov's avatar
    Maxim Filippov committed
    
    "@vue/component-compiler-utils@^2.0.0":
      version "2.5.2"
      resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.5.2.tgz#a8d57e773354ab10e4742c7d6a8dd86184d4d7be"
      integrity sha512-3exq9O89GXo9E+CGKzgURCbasG15FtFMs8QRrCUVWGaKue4Egpw41MHb3Avtikv1VykKfBq3FvAnf9Nx3sdVJg==
      dependencies:
        consolidate "^0.15.1"
        hash-sum "^1.0.2"
        lru-cache "^4.1.2"
        merge-source-map "^1.1.0"
        postcss "^7.0.14"
        postcss-selector-parser "^5.0.0"
        prettier "1.16.3"
        source-map "~0.6.1"
        vue-template-es2015-compiler "^1.8.2"
    
    
    Angelina Filippova's avatar
    Angelina Filippova committed
    "@vue/component-compiler-utils@^2.4.0":