|
674 | 674 | resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.12.tgz#e15a9d034d9210f00320ef718a50c4a799417c47"
|
675 | 675 | integrity sha512-Pr+6JRiKkfsFvmU/LK68oBRCQeEg36TyAbPhc2xpez24OOZZCuoIhWGTd39VZy6nGafSbxzGouFPTFD/rR1A0A==
|
676 | 676 |
|
| 677 | +"@vue/babel-helper-vue-jsx-merge-props@^1.0.0": |
| 678 | + version "1.0.0" |
| 679 | + resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040" |
| 680 | + integrity sha512-6tyf5Cqm4m6v7buITuwS+jHzPlIPxbFzEhXR5JGZpbrvOcp1hiQKckd305/3C7C36wFekNTQSxAtgeM0j0yoUw== |
| 681 | + |
| 682 | +"@vue/babel-plugin-transform-vue-jsx@^1.1.2": |
| 683 | + version "1.1.2" |
| 684 | + resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.1.2.tgz#c0a3e6efc022e75e4247b448a8fc6b86f03e91c0" |
| 685 | + integrity sha512-YfdaoSMvD1nj7+DsrwfTvTnhDXI7bsuh+Y5qWwvQXlD24uLgnsoww3qbiZvWf/EoviZMrvqkqN4CBw0W3BWUTQ== |
| 686 | + dependencies: |
| 687 | + "@babel/helper-module-imports" "^7.0.0" |
| 688 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 689 | + "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0" |
| 690 | + html-tags "^2.0.0" |
| 691 | + lodash.kebabcase "^4.1.1" |
| 692 | + svg-tags "^1.0.0" |
| 693 | + |
677 | 694 | "@vue/test-utils@^1.0.0-beta.26":
|
678 | 695 | version "1.0.0-beta.26"
|
679 | 696 | resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.26.tgz#1ae7e1dc2bef4f49f9dbfdfecad342d17d6c5c88"
|
@@ -706,9 +723,9 @@ acorn-walk@^6.0.1:
|
706 | 723 | integrity sha512-OtUw6JUTgxA2QoqqmrmQ7F2NYqiBPi/L2jqHyFtllhOUvXYQXf0Z1CYUinIfyT4bTCGmrA7gX9FvHA81uzCoVw==
|
707 | 724 |
|
708 | 725 | acorn@^6.0.1, acorn@^6.0.2:
|
709 |
| - version "6.0.4" |
710 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.4.tgz#77377e7353b72ec5104550aa2d2097a2fd40b754" |
711 |
| - integrity sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg== |
| 726 | + version "6.4.1" |
| 727 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" |
| 728 | + integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== |
712 | 729 |
|
713 | 730 | ajv@^6.5.5:
|
714 | 731 | version "6.6.1"
|
@@ -3410,6 +3427,11 @@ lodash.isequal@^4.5.0:
|
3410 | 3427 | resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
|
3411 | 3428 | integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
|
3412 | 3429 |
|
| 3430 | +lodash.kebabcase@^4.1.1: |
| 3431 | + version "4.1.1" |
| 3432 | + resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36" |
| 3433 | + integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY= |
| 3434 | + |
3413 | 3435 | lodash.merge@^4.6.0:
|
3414 | 3436 | version "4.6.2"
|
3415 | 3437 | resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
|
0 commit comments