|
|
|
@ -95,7 +95,7 @@ |
|
|
|
dependencies: |
|
|
|
"@babel/types" "^7.11.0" |
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4": |
|
|
|
"@babel/helper-module-imports@^7.10.4": |
|
|
|
version "7.10.4" |
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" |
|
|
|
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== |
|
|
|
@ -175,7 +175,7 @@ |
|
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
|
|
|
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
|
|
|
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.4", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2": |
|
|
|
"@babel/runtime@^7.10.4", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2": |
|
|
|
version "7.11.2" |
|
|
|
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" |
|
|
|
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== |
|
|
|
@ -1214,14 +1214,6 @@ babel-helper-vue-jsx-merge-props@^2.0.3: |
|
|
|
resolved "https://registry.npmjs.org/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz#22aebd3b33902328e513293a8e4992b384f9f1b6" |
|
|
|
integrity sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg== |
|
|
|
|
|
|
|
babel-plugin-import@^1.13.0: |
|
|
|
version "1.13.0" |
|
|
|
resolved "https://registry.npmjs.org/babel-plugin-import/-/babel-plugin-import-1.13.0.tgz#c532fd533df9db53b47d4d4db3676090fc5c07a5" |
|
|
|
integrity sha512-bHU8m0SrY89ub2hBBuYjbennOeH0YUYkVpH6jxKFk0uD8rhN+0jNHIPtXnac+Vn7N/hgkLGGDcIoYK7je3Hhew== |
|
|
|
dependencies: |
|
|
|
"@babel/helper-module-imports" "^7.0.0" |
|
|
|
"@babel/runtime" "^7.0.0" |
|
|
|
|
|
|
|
bail@^1.0.0: |
|
|
|
version "1.0.5" |
|
|
|
resolved "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz#b6fa133404a392cbc1f8c4bf63f5953351e7a776" |
|
|
|
|