|
199 | 199 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
|
200 | 200 | integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
|
201 | 201 |
|
| 202 | +"@babel/helper-plugin-utils@^7.10.4": |
| 203 | + version "7.10.4" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
| 205 | + integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
| 206 | + |
202 | 207 | "@babel/helper-regex@^7.0.0":
|
203 | 208 | version "7.0.0"
|
204 | 209 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.0.0.tgz#2c1718923b57f9bbe64705ffe5640ac64d9bdb27"
|
|
352 | 357 | dependencies:
|
353 | 358 | "@babel/helper-plugin-utils" "^7.0.0"
|
354 | 359 |
|
| 360 | +"@babel/plugin-transform-arrow-functions@^7.12.1": |
| 361 | + version "7.12.1" |
| 362 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz#8083ffc86ac8e777fbe24b5967c4b2521f3cb2b3" |
| 363 | + integrity sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A== |
| 364 | + dependencies: |
| 365 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 366 | + |
355 | 367 | "@babel/plugin-transform-arrow-functions@^7.2.0":
|
356 | 368 | version "7.2.0"
|
357 | 369 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
|
|
679 | 691 | resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.12.tgz#e15a9d034d9210f00320ef718a50c4a799417c47"
|
680 | 692 | integrity sha512-Pr+6JRiKkfsFvmU/LK68oBRCQeEg36TyAbPhc2xpez24OOZZCuoIhWGTd39VZy6nGafSbxzGouFPTFD/rR1A0A==
|
681 | 693 |
|
| 694 | +"@vue/babel-helper-vue-jsx-merge-props@^1.2.1": |
| 695 | + version "1.2.1" |
| 696 | + resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81" |
| 697 | + integrity sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA== |
| 698 | + |
| 699 | +"@vue/babel-plugin-transform-vue-jsx@^1.2.1": |
| 700 | + version "1.2.1" |
| 701 | + resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz#646046c652c2f0242727f34519d917b064041ed7" |
| 702 | + integrity sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA== |
| 703 | + dependencies: |
| 704 | + "@babel/helper-module-imports" "^7.0.0" |
| 705 | + "@babel/plugin-syntax-jsx" "^7.2.0" |
| 706 | + "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1" |
| 707 | + html-tags "^2.0.0" |
| 708 | + lodash.kebabcase "^4.1.1" |
| 709 | + svg-tags "^1.0.0" |
| 710 | + |
682 | 711 | "@vue/test-utils@^1.0.0-beta.26":
|
683 | 712 | version "1.0.0-beta.26"
|
684 | 713 | resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.26.tgz#1ae7e1dc2bef4f49f9dbfdfecad342d17d6c5c88"
|
@@ -2842,6 +2871,11 @@ html-encoding-sniffer@^1.0.2:
|
2842 | 2871 | dependencies:
|
2843 | 2872 | whatwg-encoding "^1.0.1"
|
2844 | 2873 |
|
| 2874 | +html-tags@^2.0.0: |
| 2875 | + version "2.0.0" |
| 2876 | + resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-2.0.0.tgz#10b30a386085f43cede353cc8fa7cb0deeea668b" |
| 2877 | + integrity sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos= |
| 2878 | + |
2845 | 2879 | http-signature@~1.2.0:
|
2846 | 2880 | version "1.2.0"
|
2847 | 2881 | resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
|
@@ -3600,6 +3634,11 @@ lodash.isplainobject@^4.0.6:
|
3600 | 3634 | resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
|
3601 | 3635 | integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
|
3602 | 3636 |
|
| 3637 | +lodash.kebabcase@^4.1.1: |
| 3638 | + version "4.1.1" |
| 3639 | + resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36" |
| 3640 | + integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY= |
| 3641 | + |
3603 | 3642 | lodash.merge@^4.6.0:
|
3604 | 3643 | version "4.6.2"
|
3605 | 3644 | resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
@@ -5215,6 +5254,11 @@ supports-color@^5.0.0, supports-color@^5.3.0, supports-color@^5.4.0:
|
5215 | 5254 | dependencies:
|
5216 | 5255 | has-flag "^3.0.0"
|
5217 | 5256 |
|
| 5257 | +svg-tags@^1.0.0: |
| 5258 | + version "1.0.0" |
| 5259 | + resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" |
| 5260 | + integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q= |
| 5261 | + |
5218 | 5262 | symbol-observable@^0.2.2:
|
5219 | 5263 | version "0.2.4"
|
5220 | 5264 | resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-0.2.4.tgz#95a83db26186d6af7e7a18dbd9760a2f86d08f40"
|
|
0 commit comments