|
724 | 724 | highlight.js "^9.12.0"
|
725 | 725 | markdown-it "^8.4.0"
|
726 | 726 |
|
| 727 | +"@vue/babel-helper-vue-jsx-merge-props@^1.0.0-beta.1": |
| 728 | + version "1.0.0-beta.1" |
| 729 | + resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0-beta.1.tgz#cbfa2b4fef05d0462fe770759fe1766ba223c1d1" |
| 730 | + integrity sha512-N5uSbvShCF7pMuk4gOoMaM/oAhr4Vt5s1DRnevuhCeRP2UtwDC6GuFFNFuhuefOsWwpAX/PmrSxA6kDH/GGQlg== |
| 731 | + |
| 732 | +"@vue/babel-plugin-transform-vue-jsx@^1.0.0-beta.1": |
| 733 | + version "1.0.0-beta.1" |
| 734 | + resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.0.0-beta.1.tgz#ac1e8577eb6138a6f15025a0b2639cf9accd7b43" |
| 735 | + integrity sha512-/ZV09X4BtA5OPdnQqQaxhD1aRBQF8PVY/ZUnQtrk4jld7+Mfy9CxT4gCznoJ+KFooCbyjvwhotB72Hg7N3T4zg== |
| 736 | + dependencies: |
| 737 | + "@babel/helper-module-imports" "^7.0.0" |
| 738 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 739 | + "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.1" |
| 740 | + html-tags "^2.0.0" |
| 741 | + lodash.kebabcase "^4.1.1" |
| 742 | + svg-tags "^1.0.0" |
| 743 | + |
| 744 | +"@vue/babel-preset-jsx@^1.0.0-beta.1": |
| 745 | + version "1.0.0-beta.1" |
| 746 | + resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.0.0-beta.1.tgz#3af92fdc90387851ef7873525d081d193fac2140" |
| 747 | + integrity sha512-Nx6+KEJKApsofsYElwFaU7bnBWjMatAgUBFR45qMNl2KpwVOrgNABCbrX/9IqxZIOGCpRuzD96pWmnxFnu2HVQ== |
| 748 | + dependencies: |
| 749 | + "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.1" |
| 750 | + "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.1" |
| 751 | + "@vue/babel-sugar-functional-vue" "^1.0.0-beta.1" |
| 752 | + "@vue/babel-sugar-inject-h" "^1.0.0-beta.1" |
| 753 | + "@vue/babel-sugar-v-model" "^1.0.0-beta.1" |
| 754 | + "@vue/babel-sugar-v-on" "^1.0.0-beta.1" |
| 755 | + |
| 756 | +"@vue/babel-sugar-functional-vue@^1.0.0-beta.1": |
| 757 | + version "1.0.0-beta.1" |
| 758 | + resolved "https://registry.yarnpkg.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.0.0-beta.1.tgz#9b883d7564c358fda938670cffd4603d5a86bded" |
| 759 | + integrity sha512-FD53t0SxlkNtCk78C/fl1WR79tOLYMOEcku0ie0nKhjn/gy56fhYOMlUjutjE/mdVa4wHSHnz2WC7N8e4zbxPg== |
| 760 | + dependencies: |
| 761 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 762 | + |
| 763 | +"@vue/babel-sugar-inject-h@^1.0.0-beta.1": |
| 764 | + version "1.0.0-beta.1" |
| 765 | + resolved "https://registry.yarnpkg.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.0.0-beta.1.tgz#89d56355aa69cc6074e6d28f311566cdb8522ba2" |
| 766 | + integrity sha512-/0Key+jZfxjRb1b7NPS29rrYzPXGqoYxRim54eVFzcAF255O5DCcBDbePGb/ktza2aA8ZvzPfnc/uNxcLA82FQ== |
| 767 | + dependencies: |
| 768 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 769 | + |
| 770 | +"@vue/babel-sugar-v-model@^1.0.0-beta.1": |
| 771 | + version "1.0.0-beta.1" |
| 772 | + resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.0.0-beta.1.tgz#f52a67bfe235f34478fc5804453415231fb0d213" |
| 773 | + integrity sha512-TLcBppivEHL9oeAafLfxBG3M4FFnVp1BX8joBJwvfgMOFgarNux8QhttbqQSMAAVX4j6GOf1xlXpXK2odQHB0w== |
| 774 | + dependencies: |
| 775 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 776 | + "@vue/babel-helper-vue-jsx-merge-props" "^1.0.0-beta.1" |
| 777 | + "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.1" |
| 778 | + camelcase "^5.0.0" |
| 779 | + html-tags "^2.0.0" |
| 780 | + svg-tags "^1.0.0" |
| 781 | + |
| 782 | +"@vue/babel-sugar-v-on@^1.0.0-beta.1": |
| 783 | + version "1.0.0-beta.1" |
| 784 | + resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.0.0-beta.1.tgz#2c98417ac625bbf1bad11fc3e103b7b6558fcb0e" |
| 785 | + integrity sha512-K+QecqeKZseWoGkxMAuV08XqumPqBpQ681NwFsSZyj6Pfz5XpEPPlCH3nQ+7KC4yxjbH9bjIGVtkpvbONIfbvA== |
| 786 | + dependencies: |
| 787 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 788 | + "@vue/babel-plugin-transform-vue-jsx" "^1.0.0-beta.1" |
| 789 | + camelcase "^5.0.0" |
| 790 | + |
727 | 791 | "@vue/component-compiler-utils@^2.0.0":
|
728 | 792 | version "2.3.1"
|
729 | 793 | resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.3.1.tgz#d1c2623f02ad3fe6b6fc9c3762be55c9c61e3977"
|
@@ -1360,11 +1424,6 @@ babel-generator@^6.18.0, babel-generator@^6.26.0:
|
1360 | 1424 | source-map "^0.5.7"
|
1361 | 1425 | trim-right "^1.0.1"
|
1362 | 1426 |
|
1363 |
| -babel-helper-vue-jsx-merge-props@^2.0.3: |
1364 |
| - version "2.0.3" |
1365 |
| - resolved "https://registry.yarnpkg.com/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz#22aebd3b33902328e513293a8e4992b384f9f1b6" |
1366 |
| - integrity sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg== |
1367 |
| - |
1368 | 1427 | babel-helpers@^6.24.1:
|
1369 | 1428 | version "6.24.1"
|
1370 | 1429 | resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2"
|
@@ -1427,13 +1486,6 @@ babel-plugin-transform-strict-mode@^6.24.1:
|
1427 | 1486 | babel-runtime "^6.22.0"
|
1428 | 1487 | babel-types "^6.24.1"
|
1429 | 1488 |
|
1430 |
| -babel-plugin-transform-vue-jsx@4.0.1: |
1431 |
| - version "4.0.1" |
1432 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-4.0.1.tgz#2c8bddce87a6ef09eaa59869ff1bfbeeafc5f88d" |
1433 |
| - integrity sha512-wbOz7ITB5cloLSjKUU1hWn8zhR+Dwah/RZiTiJY/CQliCwhowmzu6m7NEF+y5EJX/blDzGjRtZvC10Vdb3Q7vw== |
1434 |
| - dependencies: |
1435 |
| - esutils "^2.0.2" |
1436 |
| - |
1437 | 1489 | babel-preset-jest@^23.2.0:
|
1438 | 1490 | version "23.2.0"
|
1439 | 1491 | resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-23.2.0.tgz#8ec7a03a138f001a1a8fb1e8113652bf1a55da46"
|
@@ -5651,6 +5703,11 @@ lodash.isarray@^3.0.0:
|
5651 | 5703 | version "3.0.4"
|
5652 | 5704 | resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
|
5653 | 5705 |
|
| 5706 | +lodash.kebabcase@^4.1.1: |
| 5707 | + version "4.1.1" |
| 5708 | + resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36" |
| 5709 | + integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY= |
| 5710 | + |
5654 | 5711 | lodash.keys@^3.0.0:
|
5655 | 5712 | version "3.1.2"
|
5656 | 5713 | resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
|
|
0 commit comments