|
|
@@ -1075,11 +1075,6 @@ babel-plugin-syntax-async-functions@^6.8.0:
|
|
|
version "6.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
|
|
|
|
|
|
-babel-plugin-syntax-decorators@^6.1.18:
|
|
|
- version "6.13.0"
|
|
|
- resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-6.13.0.tgz#312563b4dbde3cc806cee3e416cceeaddd11ac0b"
|
|
|
- integrity sha1-MSVjtNvePMgGzuPkFszurd0RrAs=
|
|
|
-
|
|
|
babel-plugin-syntax-exponentiation-operator@^6.8.0:
|
|
|
version "6.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de"
|
|
|
@@ -1104,15 +1099,6 @@ babel-plugin-transform-async-to-generator@^6.22.0:
|
|
|
babel-plugin-syntax-async-functions "^6.8.0"
|
|
|
babel-runtime "^6.22.0"
|
|
|
|
|
|
-babel-plugin-transform-decorators-legacy@^1.3.5:
|
|
|
- version "1.3.5"
|
|
|
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators-legacy/-/babel-plugin-transform-decorators-legacy-1.3.5.tgz#0e492dffa0edd70529072887f8aa86d4dd8b40a1"
|
|
|
- integrity sha512-jYHwjzRXRelYQ1uGm353zNzf3QmtdCfvJbuYTZ4gKveK7M9H1fs3a5AKdY1JUDl0z97E30ukORW1dzhWvsabtA==
|
|
|
- dependencies:
|
|
|
- babel-plugin-syntax-decorators "^6.1.18"
|
|
|
- babel-runtime "^6.2.0"
|
|
|
- babel-template "^6.3.0"
|
|
|
-
|
|
|
babel-plugin-transform-es2015-arrow-functions@^6.22.0:
|
|
|
version "6.22.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221"
|
|
|
@@ -1415,14 +1401,14 @@ babel-register@^6.26.0:
|
|
|
mkdirp "^0.5.1"
|
|
|
source-map-support "^0.4.15"
|
|
|
|
|
|
-babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.2.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
|
|
|
+babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
|
|
|
version "6.26.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
|
|
|
dependencies:
|
|
|
core-js "^2.4.0"
|
|
|
regenerator-runtime "^0.11.0"
|
|
|
|
|
|
-babel-template@^6.24.1, babel-template@^6.26.0, babel-template@^6.3.0:
|
|
|
+babel-template@^6.24.1, babel-template@^6.26.0:
|
|
|
version "6.26.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
|
|
|
dependencies:
|