update to alpha.9 (#5639)

This commit is contained in:
Henry Zhu 2017-04-18 11:22:31 -04:00 committed by GitHub
parent 62375cdf12
commit c46ef658b5
3 changed files with 419 additions and 360 deletions

View File

@ -40,6 +40,7 @@ test-clean:
rm -rf packages/*/test-fixtures.json
clean-all:
rm -rf packages/*/lib
rm -rf node_modules
rm -rf packages/*/node_modules
make clean

View File

@ -10,13 +10,13 @@
},
"devDependencies": {
"async": "^1.5.0",
"babel-core": "^7.0.0-alpha.6",
"babel-core": "^7.0.0-alpha.9",
"babel-eslint": "^7.0.0",
"babel-plugin-istanbul": "^2.0.1",
"babel-preset-env": "^2.0.0-alpha.3",
"babel-preset-flow": "^7.0.0-alpha.3",
"babel-preset-stage-0": "^7.0.0-alpha.3",
"babel-register": "^7.0.0-alpha.6",
"babel-preset-env": "^2.0.0-alpha.7",
"babel-preset-flow": "^7.0.0-alpha.9",
"babel-preset-stage-0": "^7.0.0-alpha.9",
"babel-register": "^7.0.0-alpha.9",
"browserify": "^13.1.1",
"bundle-collapser": "^1.2.1",
"chai": "^3.5.0",

768
yarn.lock
View File

@ -224,6 +224,14 @@ babel-code-frame@7.0.0-alpha.3:
esutils "^2.0.2"
js-tokens "^3.0.0"
babel-code-frame@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-7.0.0-alpha.9.tgz#b861deec3e9f744a30405137d4ad0216ccef0cba"
dependencies:
chalk "^1.1.0"
esutils "^2.0.2"
js-tokens "^3.0.0"
babel-code-frame@^6.16.0, babel-code-frame@^6.22.0:
version "6.22.0"
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
@ -232,18 +240,18 @@ babel-code-frame@^6.16.0, babel-code-frame@^6.22.0:
esutils "^2.0.2"
js-tokens "^3.0.0"
babel-core@7.0.0-alpha.6, babel-core@^7.0.0-alpha.6:
version "7.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-alpha.6.tgz#a4c59f5cd5ef0374365a37937e5c585510eed718"
babel-core@7.0.0-alpha.9, babel-core@^7.0.0-alpha.3, babel-core@^7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-alpha.9.tgz#1868005f160dbcd2325e6b3472f3f9ea010a9313"
dependencies:
babel-code-frame "7.0.0-alpha.3"
babel-generator "7.0.0-alpha.3"
babel-helpers "7.0.0-alpha.3"
babel-messages "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babylon "7.0.0-beta.7"
babel-code-frame "7.0.0-alpha.9"
babel-generator "7.0.0-alpha.9"
babel-helpers "7.0.0-alpha.9"
babel-messages "7.0.0-alpha.9"
babel-template "7.0.0-alpha.9"
babel-traverse "7.0.0-alpha.9"
babel-types "7.0.0-alpha.9"
babylon "7.0.0-beta.8"
convert-source-map "^1.1.0"
debug "^2.1.1"
json5 "^0.5.0"
@ -264,12 +272,12 @@ babel-eslint@^7.0.0:
babylon "^6.13.0"
lodash.pickby "^4.6.0"
babel-generator@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-7.0.0-alpha.3.tgz#92af29b9e75fbe6888ef0d28b39e34f9ec83a06c"
babel-generator@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-7.0.0-alpha.9.tgz#4b4f41963e70beda87d94a3d358a6caf86172692"
dependencies:
babel-messages "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-messages "7.0.0-alpha.9"
babel-types "7.0.0-alpha.9"
detect-indent "^4.0.0"
jsesc "^1.3.0"
lodash "^4.2.0"
@ -288,68 +296,83 @@ babel-generator@^6.18.0:
lodash "^4.2.0"
source-map "^0.5.0"
babel-helper-builder-binary-assignment-operator-visitor@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-7.0.0-alpha.3.tgz#36d95f05539d19e56a93f52f147c772367c53ca5"
babel-helper-builder-binary-assignment-operator-visitor@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-7.0.0-alpha.8.tgz#38daf02a4854f62ca3cc3accc731faa24dc018dd"
dependencies:
babel-helper-explode-assignable-expression "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-explode-assignable-expression "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-helper-call-delegate@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-7.0.0-alpha.3.tgz#23c12acd22ade7ed05b27a51ad2c7d1016929dbf"
babel-helper-call-delegate@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-7.0.0-alpha.8.tgz#1fd7ec16f331d0d49af227a4f6f91381d4b6ab23"
dependencies:
babel-helper-hoist-variables "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-hoist-variables "7.0.0-alpha.7"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-helper-define-map@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-7.0.0-alpha.3.tgz#1d67803d202440e70ed10ddff74600e143be50fa"
babel-helper-define-map@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-7.0.0-alpha.8.tgz#a2d1e7a08a6a0b803441d70256e193d0a6b466a2"
dependencies:
babel-helper-function-name "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-function-name "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
lodash "^4.2.0"
babel-helper-explode-assignable-expression@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-7.0.0-alpha.3.tgz#ab9bfe22c0409a57d1a3b0bce3bb409a9e8d86e9"
babel-helper-explode-assignable-expression@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-7.0.0-alpha.8.tgz#ee2e88e0c44fd68961a8df197ccedc39f6e0df3a"
dependencies:
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-helper-function-name@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.3.tgz#c20acaadfff6632b7c7efccab31d60d5e8e59814"
babel-helper-function-name@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.8.tgz#b28e20f4c356713b7cf5ef5bc7b28ee2588c8fb1"
dependencies:
babel-helper-get-function-arity "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-get-function-arity "7.0.0-alpha.7"
babel-template "7.0.0-alpha.8"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-helper-get-function-arity@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.3.tgz#e2c2db48d65300da135cabd91d8e9629b07ca5e8"
babel-helper-function-name@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.9.tgz#03d62dd9e68385085668367fce861a8a5b30a886"
dependencies:
babel-types "7.0.0-alpha.3"
babel-helper-get-function-arity "7.0.0-alpha.9"
babel-template "7.0.0-alpha.9"
babel-traverse "7.0.0-alpha.9"
babel-types "7.0.0-alpha.9"
babel-helper-hoist-variables@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-7.0.0-alpha.3.tgz#6bd71cdea55d848877acf14c3751b8598c0fd198"
babel-helper-get-function-arity@7.0.0-alpha.7:
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.7.tgz#16e6526ecefc5537826012365e577de2ccba02f5"
dependencies:
babel-types "7.0.0-alpha.3"
babel-types "7.0.0-alpha.7"
babel-helper-optimise-call-expression@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-7.0.0-alpha.3.tgz#a3c5ba4a5e59c651c74f9e17351ff8d4093f13b2"
babel-helper-get-function-arity@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.9.tgz#6c55e28e30d111074ab5a5f5881a7569d6f1dcbc"
dependencies:
babel-types "7.0.0-alpha.3"
babel-types "7.0.0-alpha.9"
babel-helper-regex@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-7.0.0-alpha.3.tgz#c74440fc1418b6e92290c4880e15e3738f31a366"
babel-helper-hoist-variables@7.0.0-alpha.7:
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-7.0.0-alpha.7.tgz#79251e91183322c656d210677a509b642165b8e8"
dependencies:
babel-types "7.0.0-alpha.3"
babel-types "7.0.0-alpha.7"
babel-helper-optimise-call-expression@7.0.0-alpha.7:
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-7.0.0-alpha.7.tgz#87af3403ee4a23e2b5d7800158b67a88ff55004a"
dependencies:
babel-types "7.0.0-alpha.7"
babel-helper-regex@7.0.0-alpha.7:
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-7.0.0-alpha.7.tgz#fbf219c2a79a08a360525e3048a44ba53d163575"
dependencies:
babel-types "7.0.0-alpha.7"
lodash "^4.2.0"
babel-helper-regex@^6.18.0:
@ -360,34 +383,47 @@ babel-helper-regex@^6.18.0:
babel-types "^6.22.0"
lodash "^4.2.0"
babel-helper-remap-async-to-generator@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.3.tgz#9b137a1222a186f1cfb6fa292af5d302085e1aa7"
babel-helper-remap-async-to-generator@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.8.tgz#329424026a321be871c02e96b1baea85b906c399"
dependencies:
babel-helper-function-name "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-function-name "7.0.0-alpha.8"
babel-template "7.0.0-alpha.8"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-helper-replace-supers@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-7.0.0-alpha.3.tgz#04c701909509867fa84bceeb2b0e51b34cf2d657"
babel-helper-remap-async-to-generator@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.9.tgz#22fce32bd1d66c206d766a74ca948149836d04ff"
dependencies:
babel-helper-optimise-call-expression "7.0.0-alpha.3"
babel-messages "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-function-name "7.0.0-alpha.9"
babel-template "7.0.0-alpha.9"
babel-traverse "7.0.0-alpha.9"
babel-types "7.0.0-alpha.9"
babel-helpers@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-7.0.0-alpha.3.tgz#e9a5362d84bfa6730dca16f762e185a077afc45e"
babel-helper-replace-supers@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-7.0.0-alpha.8.tgz#f7354ace21088676a2c378c68671095b04d53e78"
dependencies:
babel-template "7.0.0-alpha.3"
babel-helper-optimise-call-expression "7.0.0-alpha.7"
babel-messages "7.0.0-alpha.8"
babel-template "7.0.0-alpha.8"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-messages@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.3.tgz#c8390a468478b8384da134612e12a6bc31a684e9"
babel-helpers@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-7.0.0-alpha.9.tgz#653f391654e0c18556e78d39fe58fd7f9e730f27"
dependencies:
babel-template "7.0.0-alpha.9"
babel-messages@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.8.tgz#6fb3eee1e1209491636992a3ed4806e75bbdcdb4"
babel-messages@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.9.tgz#472b5e7158c4b3fded5eec0fb76f0ad930cb4ea8"
babel-messages@^6.22.0:
version "6.22.0"
@ -395,9 +431,9 @@ babel-messages@^6.22.0:
dependencies:
babel-runtime "^6.22.0"
babel-plugin-check-es2015-constants@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-7.0.0-alpha.3.tgz#bc83e61842bf8769515e7f69cb43cf7f2546aaba"
babel-plugin-check-es2015-constants@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-7.0.0-alpha.8.tgz#318ad0481c76b5c8c8f85693e8e4f625234f326b"
babel-plugin-istanbul@^2.0.1:
version "2.0.3"
@ -412,266 +448,265 @@ babel-plugin-syntax-async-functions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-7.0.0-alpha.3.tgz#f07c8bb1b4c6d7fad16f2f4265feecf9a68ad6db"
babel-plugin-syntax-async-generators@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-7.0.0-alpha.3.tgz#2b248b8d1d12c26728571f004b0b633f8c192a7f"
babel-plugin-syntax-async-generators@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-7.0.0-alpha.9.tgz#2e19abfde0da639e6bfae5872ef66e4e1a8a9375"
babel-plugin-syntax-class-properties@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-7.0.0-alpha.3.tgz#d1324dc38545f8365f51bd174bdc03fc1a1f6d8e"
babel-plugin-syntax-class-properties@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-7.0.0-alpha.9.tgz#a79f336c5aa729fac70b20790157ebc81bb41c13"
babel-plugin-syntax-decorators@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-7.0.0-alpha.3.tgz#b7a3c443df608966599e771b4a94a31a7cda3d4f"
babel-plugin-syntax-decorators@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-7.0.0-alpha.9.tgz#5b2b6d7c549f5dd10c9c44cdb85a1b8ff62089e6"
babel-plugin-syntax-do-expressions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-7.0.0-alpha.3.tgz#f012a7640b3581a2e3fd4b0ccb95598248355237"
babel-plugin-syntax-do-expressions@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-7.0.0-alpha.9.tgz#82974b4e3052e826b883b69b89ab2ec06528d0e8"
babel-plugin-syntax-dynamic-import@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-7.0.0-alpha.3.tgz#c181227705398ea333071ca7ff59196d8ba6d953"
babel-plugin-syntax-dynamic-import@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-7.0.0-alpha.9.tgz#84cc7ad10524082a59fe6c5dd1714fb5d8fac226"
babel-plugin-syntax-exponentiation-operator@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-7.0.0-alpha.3.tgz#2924e248b106d02880565707bf633b67370f5a85"
babel-plugin-syntax-export-extensions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-7.0.0-alpha.3.tgz#cf0caca528af0508ee34eb5d3cd9309bbe025f61"
babel-plugin-syntax-export-extensions@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-7.0.0-alpha.9.tgz#563924d129942d6209989bba2ee57ee1f602d62e"
babel-plugin-syntax-flow@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-7.0.0-alpha.3.tgz#9776060b86674a5375a53eaabbd305ca4f5ab2fa"
babel-plugin-syntax-flow@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-7.0.0-alpha.9.tgz#63937567c4179bf23fa6b1c954ba6ab2090e8ba1"
babel-plugin-syntax-function-bind@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-7.0.0-alpha.3.tgz#7ed78e62b87b2f38d2cf02d90e9c8b5d77309f57"
babel-plugin-syntax-function-bind@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-7.0.0-alpha.9.tgz#e5cd183b0950ccbac310a3d85286a09bc3840054"
babel-plugin-syntax-object-rest-spread@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-7.0.0-alpha.3.tgz#52dd2698be335f1c0297d5d34ac526537ef63576"
babel-plugin-syntax-object-rest-spread@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-7.0.0-alpha.9.tgz#4b9c6d325dede89e9f7374e1381833528d5d31d7"
babel-plugin-syntax-trailing-function-commas@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-alpha.3.tgz#9a54a5e3ba447d9acf0257d67fa8ba2db501615e"
babel-plugin-syntax-trailing-function-commas@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-alpha.8.tgz#63559104587ae4f958550158baf565fee413b02a"
babel-plugin-transform-async-generator-functions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-7.0.0-alpha.3.tgz#ba61d374ca649e9cf48f5ddb70c893d87d3af31e"
babel-plugin-transform-async-generator-functions@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-7.0.0-alpha.9.tgz#24bc94904b70adf4174ef3b85a0f222fcb11f937"
dependencies:
babel-helper-remap-async-to-generator "7.0.0-alpha.3"
babel-plugin-syntax-async-generators "7.0.0-alpha.3"
babel-helper-remap-async-to-generator "7.0.0-alpha.9"
babel-plugin-syntax-async-generators "7.0.0-alpha.9"
babel-plugin-transform-async-to-generator@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-7.0.0-alpha.3.tgz#5bd5294e3d57e22bf2679c913c4ee46a6fcb0efd"
babel-plugin-transform-async-to-generator@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-7.0.0-alpha.8.tgz#12b1dff4caaf6f830a1f95e88772084b498844a3"
dependencies:
babel-helper-remap-async-to-generator "7.0.0-alpha.3"
babel-helper-remap-async-to-generator "7.0.0-alpha.8"
babel-plugin-syntax-async-functions "7.0.0-alpha.3"
babel-plugin-transform-class-properties@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-7.0.0-alpha.3.tgz#74b48911411c2e000a74c0c8a08bb8e36afb17df"
babel-plugin-transform-class-properties@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-7.0.0-alpha.9.tgz#2beb155476d7db0c26c4d548d3fe53ce8af1dcb5"
dependencies:
babel-helper-function-name "7.0.0-alpha.3"
babel-plugin-syntax-class-properties "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-helper-function-name "7.0.0-alpha.9"
babel-plugin-syntax-class-properties "7.0.0-alpha.9"
babel-template "7.0.0-alpha.9"
babel-plugin-transform-decorators@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-7.0.0-alpha.3.tgz#a0d3586d399d59d8b43d14c8f5b87efe9f5d0ae2"
babel-plugin-transform-decorators@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-7.0.0-alpha.9.tgz#848a3d6cc58360fbf3bb27fe6ce56438b4b7fb2b"
dependencies:
babel-plugin-syntax-decorators "7.0.0-alpha.3"
babel-runtime "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-plugin-syntax-decorators "7.0.0-alpha.9"
babel-template "7.0.0-alpha.9"
babel-plugin-transform-do-expressions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-7.0.0-alpha.3.tgz#9a0442f5f8a6314d3c6e5f086ff6cade2fb3a382"
babel-plugin-transform-do-expressions@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-7.0.0-alpha.9.tgz#0127887eecfa32a617ea6b771f194f8d8eb37653"
dependencies:
babel-plugin-syntax-do-expressions "7.0.0-alpha.3"
babel-plugin-syntax-do-expressions "7.0.0-alpha.9"
babel-plugin-transform-es2015-arrow-functions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-7.0.0-alpha.3.tgz#1c07e322a1d6d58173f69e0a48f7b7e89a1d64ef"
babel-plugin-transform-es2015-arrow-functions@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-7.0.0-alpha.8.tgz#687c40022147a32fa18b4bd3ffe0b5209f121d41"
babel-plugin-transform-es2015-block-scoped-functions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-7.0.0-alpha.3.tgz#fa5f3f3715e05ec3a1ef2c1ec8bb1f1fe3a4ce0a"
babel-plugin-transform-es2015-block-scoped-functions@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-7.0.0-alpha.8.tgz#7e919e20c49b02e7859cd2b1230f00e13487500d"
babel-plugin-transform-es2015-block-scoping@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-7.0.0-alpha.3.tgz#8c939676d0be68ef55500455b785ed1b4c0160bd"
babel-plugin-transform-es2015-block-scoping@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-7.0.0-alpha.8.tgz#f40b12787629e5bb5fd131b8105c1d19a955d2ae"
dependencies:
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-template "7.0.0-alpha.8"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
lodash "^4.2.0"
babel-plugin-transform-es2015-classes@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-7.0.0-alpha.3.tgz#98e6fc79f1d3ac9ed2c51ee7c3f14d8c38ffe2c6"
babel-plugin-transform-es2015-classes@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-7.0.0-alpha.8.tgz#7e111d6a2b15e674b5778d3ae9df672a62845c27"
dependencies:
babel-helper-define-map "7.0.0-alpha.3"
babel-helper-function-name "7.0.0-alpha.3"
babel-helper-optimise-call-expression "7.0.0-alpha.3"
babel-helper-replace-supers "7.0.0-alpha.3"
babel-messages "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-define-map "7.0.0-alpha.8"
babel-helper-function-name "7.0.0-alpha.8"
babel-helper-optimise-call-expression "7.0.0-alpha.7"
babel-helper-replace-supers "7.0.0-alpha.8"
babel-messages "7.0.0-alpha.8"
babel-template "7.0.0-alpha.8"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-computed-properties@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-7.0.0-alpha.3.tgz#9577e8d3a45e63da5c5ddf14163fb2ef67bb26c8"
babel-plugin-transform-es2015-computed-properties@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-7.0.0-alpha.8.tgz#03b023f20a9d7670676d8fe04ba9d5c3bdde23e3"
dependencies:
babel-template "7.0.0-alpha.3"
babel-template "7.0.0-alpha.8"
babel-plugin-transform-es2015-destructuring@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-7.0.0-alpha.3.tgz#509333f153ba1b58fa1a4b48286cbdce11b028a0"
babel-plugin-transform-es2015-destructuring@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-7.0.0-alpha.8.tgz#6c7fbed6f8c4ec53adc80f271e04f3cf94b6b8b5"
babel-plugin-transform-es2015-duplicate-keys@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-7.0.0-alpha.3.tgz#1a4add3548ffd64f209be62695409d3d616b0d64"
babel-plugin-transform-es2015-duplicate-keys@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-7.0.0-alpha.8.tgz#6504225ef5cc8acbab1812cdc63af5422d2a02be"
dependencies:
babel-types "7.0.0-alpha.3"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-for-of@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-7.0.0-alpha.3.tgz#6a959e8995a21ae796deaa2db7d74b7009a9dd79"
babel-plugin-transform-es2015-for-of@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-7.0.0-alpha.8.tgz#6b37fe234bbc52079daad332e85ed4d9cb1a3fc2"
babel-plugin-transform-es2015-function-name@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-7.0.0-alpha.3.tgz#39d08ce84f45d7652f20a2123b556a9de24459c2"
babel-plugin-transform-es2015-function-name@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-7.0.0-alpha.8.tgz#e48d9585ed33d7653c9b1bff5910bd9f6b391a59"
dependencies:
babel-helper-function-name "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-function-name "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-literals@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-7.0.0-alpha.3.tgz#748048faebe88da55cad28e9c1d50c83e1eb0de7"
babel-plugin-transform-es2015-literals@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-7.0.0-alpha.8.tgz#c3d78bc9ffe5193afaadf1b21929075b9991f150"
babel-plugin-transform-es2015-modules-amd@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-7.0.0-alpha.3.tgz#960aa59d67e76948beea0cd2a5bb6771cea36c7f"
babel-plugin-transform-es2015-modules-amd@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-7.0.0-alpha.8.tgz#77451a4c5a4744f55586e5f147756f29b3b4d851"
dependencies:
babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.8"
babel-template "7.0.0-alpha.8"
babel-plugin-transform-es2015-modules-commonjs@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-7.0.0-alpha.3.tgz#9d5b06621da4f6f665345d4ecc86084f74f608ce"
babel-plugin-transform-es2015-modules-commonjs@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-7.0.0-alpha.8.tgz#e86f997a8c36fb2d2f6641fd20903087929d5e91"
dependencies:
babel-plugin-transform-strict-mode "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-plugin-transform-strict-mode "7.0.0-alpha.8"
babel-template "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.3.tgz#b725ff684cf660001700fb9377b58940a6977b91"
babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.8.tgz#212bf0e3c07231c012d9176bca5fdd68410dd599"
dependencies:
babel-helper-hoist-variables "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-helper-hoist-variables "7.0.0-alpha.7"
babel-template "7.0.0-alpha.8"
babel-plugin-transform-es2015-modules-umd@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-7.0.0-alpha.3.tgz#ec37fa367540262900b0b14cda7f2006bb1e1430"
babel-plugin-transform-es2015-modules-umd@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-7.0.0-alpha.8.tgz#65e866cda069514d2de19f2ab7360a765e2ed1b3"
dependencies:
babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.8"
babel-template "7.0.0-alpha.8"
babel-plugin-transform-es2015-object-super@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-7.0.0-alpha.3.tgz#b27368c505aa951656cc96749b485401da620429"
babel-plugin-transform-es2015-object-super@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-7.0.0-alpha.8.tgz#cffdd0fb416d2fa558e1440b00efe2eabd4232d6"
dependencies:
babel-helper-replace-supers "7.0.0-alpha.3"
babel-helper-replace-supers "7.0.0-alpha.8"
babel-plugin-transform-es2015-parameters@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-7.0.0-alpha.3.tgz#909e780d1e5bf9d972f80f389de95d45c36d40e6"
babel-plugin-transform-es2015-parameters@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-7.0.0-alpha.8.tgz#12cd45d0caa8a378bd6088bc6e8efd9f0e604631"
dependencies:
babel-helper-call-delegate "7.0.0-alpha.3"
babel-helper-get-function-arity "7.0.0-alpha.3"
babel-template "7.0.0-alpha.3"
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-call-delegate "7.0.0-alpha.8"
babel-helper-get-function-arity "7.0.0-alpha.7"
babel-template "7.0.0-alpha.8"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-shorthand-properties@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-7.0.0-alpha.3.tgz#6c704d77495994c91f17f2e8e39d89fa6f3d978c"
babel-plugin-transform-es2015-shorthand-properties@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-7.0.0-alpha.8.tgz#8a5e62d129a92866cb7ced398ba50abe8020c82c"
dependencies:
babel-types "7.0.0-alpha.3"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-spread@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-7.0.0-alpha.3.tgz#2d4b831e6b0e7c73e8201c38a824fe88d6168567"
babel-plugin-transform-es2015-spread@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-7.0.0-alpha.8.tgz#cf4b03d978ce3beb4c770865ef2a1f41ab4f9675"
babel-plugin-transform-es2015-sticky-regex@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-7.0.0-alpha.3.tgz#abc021c8ad9a9ced19c27b0d94d1817abf2a8a2b"
babel-plugin-transform-es2015-sticky-regex@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-7.0.0-alpha.8.tgz#529b7cca63f759ddd7b2af31e421a1160cc0da24"
dependencies:
babel-helper-regex "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babel-helper-regex "7.0.0-alpha.7"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-es2015-template-literals@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-7.0.0-alpha.3.tgz#ccad4e75903dc5ee1989a5108b83740c80b3629a"
babel-plugin-transform-es2015-template-literals@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-7.0.0-alpha.8.tgz#076273c1e6e92a7a9151d7499d8ef7eeda4b0f7a"
babel-plugin-transform-es2015-typeof-symbol@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-7.0.0-alpha.3.tgz#6592d301f2c40e5e943e5a3e26e56adc6db736ac"
babel-plugin-transform-es2015-typeof-symbol@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-7.0.0-alpha.8.tgz#942a1e789cfe2305febdc8074b8f9c3650b844bb"
babel-plugin-transform-es2015-unicode-regex@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-7.0.0-alpha.3.tgz#0c8acf70e05dcfceaf9c3bfa10f123a645c44bac"
babel-plugin-transform-es2015-unicode-regex@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-7.0.0-alpha.8.tgz#9800d48662384fc9a0dbd2fa1fdd18163afecc7d"
dependencies:
babel-helper-regex "7.0.0-alpha.3"
babel-helper-regex "7.0.0-alpha.7"
regexpu-core "^4.0.2"
babel-plugin-transform-exponentiation-operator@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-7.0.0-alpha.3.tgz#d22d899d0489573dc085be75f5e4638a53debbd6"
babel-plugin-transform-exponentiation-operator@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-7.0.0-alpha.8.tgz#a4fd185a83284be4858b72fca675508ae87ea96c"
dependencies:
babel-helper-builder-binary-assignment-operator-visitor "7.0.0-alpha.3"
babel-helper-builder-binary-assignment-operator-visitor "7.0.0-alpha.8"
babel-plugin-syntax-exponentiation-operator "7.0.0-alpha.3"
babel-plugin-transform-export-extensions@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-7.0.0-alpha.3.tgz#c5b9e386db077eb6f63f0d6cabeccbc399245d6d"
babel-plugin-transform-export-extensions@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-7.0.0-alpha.9.tgz#aa18c659c446cfeb73f57a188fdd52b0b2b1c663"
dependencies:
babel-plugin-syntax-export-extensions "7.0.0-alpha.3"
babel-plugin-syntax-export-extensions "7.0.0-alpha.9"
babel-plugin-transform-flow-strip-types@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-7.0.0-alpha.3.tgz#35681202b913f5b1a73d29a3f555dffff8ecad64"
babel-plugin-transform-flow-strip-types@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-7.0.0-alpha.9.tgz#2902fbbaa9b17216eea35349b6e38557a100965b"
dependencies:
babel-plugin-syntax-flow "7.0.0-alpha.3"
babel-plugin-syntax-flow "7.0.0-alpha.9"
babel-plugin-transform-function-bind@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-7.0.0-alpha.3.tgz#1f10da630b4aeb2dc88ed368cd13cd54c70e7cec"
babel-plugin-transform-function-bind@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-7.0.0-alpha.9.tgz#e8c55c154d6c2992251ddff82ff2c03189e2d78a"
dependencies:
babel-plugin-syntax-function-bind "7.0.0-alpha.3"
babel-plugin-syntax-function-bind "7.0.0-alpha.9"
babel-plugin-transform-object-rest-spread@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-7.0.0-alpha.3.tgz#111a7e158ee02adf212933d9ad829f3d63eff207"
babel-plugin-transform-object-rest-spread@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-7.0.0-alpha.9.tgz#3a87b7cd92e3e33e42135777ab6148ee2b035cd7"
dependencies:
babel-plugin-syntax-object-rest-spread "7.0.0-alpha.3"
babel-plugin-syntax-object-rest-spread "7.0.0-alpha.9"
babel-plugin-transform-regenerator@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-7.0.0-alpha.3.tgz#5d76d87e8e1a0b73bf77aaefd704cdb535182a4e"
babel-plugin-transform-regenerator@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-7.0.0-alpha.8.tgz#747500fcf167475b3e920b38227e4ee62ba49eb6"
dependencies:
regenerator-transform "0.9.11"
babel-plugin-transform-strict-mode@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.3.tgz#308068db94074f368eac190a854ebaf43118e03f"
babel-plugin-transform-strict-mode@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.8.tgz#de4b3f408f1623d9ab0438d959200adca6ba66ad"
dependencies:
babel-types "7.0.0-alpha.3"
babel-types "7.0.0-alpha.7"
babel-plugin-transform-unicode-property-regex@^2.0.0:
version "2.0.1"
@ -681,97 +716,90 @@ babel-plugin-transform-unicode-property-regex@^2.0.0:
babel-runtime "^6.23.0"
regexpu-core "^4.0.4"
babel-preset-env@^2.0.0-alpha.3:
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-2.0.0-alpha.3.tgz#49a19552ed932af51faeb22ecb5b9c6dfad6bdbb"
babel-preset-env@^2.0.0-alpha.7:
version "2.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-2.0.0-alpha.7.tgz#aa78a3ffe17eeb94de5d576cdfb6466ca8031fb0"
dependencies:
babel-plugin-check-es2015-constants "7.0.0-alpha.3"
babel-plugin-syntax-trailing-function-commas "7.0.0-alpha.3"
babel-plugin-transform-async-to-generator "7.0.0-alpha.3"
babel-plugin-transform-es2015-arrow-functions "7.0.0-alpha.3"
babel-plugin-transform-es2015-block-scoped-functions "7.0.0-alpha.3"
babel-plugin-transform-es2015-block-scoping "7.0.0-alpha.3"
babel-plugin-transform-es2015-classes "7.0.0-alpha.3"
babel-plugin-transform-es2015-computed-properties "7.0.0-alpha.3"
babel-plugin-transform-es2015-destructuring "7.0.0-alpha.3"
babel-plugin-transform-es2015-duplicate-keys "7.0.0-alpha.3"
babel-plugin-transform-es2015-for-of "7.0.0-alpha.3"
babel-plugin-transform-es2015-function-name "7.0.0-alpha.3"
babel-plugin-transform-es2015-literals "7.0.0-alpha.3"
babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.3"
babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.3"
babel-plugin-transform-es2015-modules-systemjs "7.0.0-alpha.3"
babel-plugin-transform-es2015-modules-umd "7.0.0-alpha.3"
babel-plugin-transform-es2015-object-super "7.0.0-alpha.3"
babel-plugin-transform-es2015-parameters "7.0.0-alpha.3"
babel-plugin-transform-es2015-shorthand-properties "7.0.0-alpha.3"
babel-plugin-transform-es2015-spread "7.0.0-alpha.3"
babel-plugin-transform-es2015-sticky-regex "7.0.0-alpha.3"
babel-plugin-transform-es2015-template-literals "7.0.0-alpha.3"
babel-plugin-transform-es2015-typeof-symbol "7.0.0-alpha.3"
babel-plugin-transform-es2015-unicode-regex "7.0.0-alpha.3"
babel-plugin-transform-exponentiation-operator "7.0.0-alpha.3"
babel-plugin-transform-regenerator "7.0.0-alpha.3"
babel-plugin-check-es2015-constants "7.0.0-alpha.8"
babel-plugin-syntax-trailing-function-commas "7.0.0-alpha.8"
babel-plugin-transform-async-to-generator "7.0.0-alpha.8"
babel-plugin-transform-es2015-arrow-functions "7.0.0-alpha.8"
babel-plugin-transform-es2015-block-scoped-functions "7.0.0-alpha.8"
babel-plugin-transform-es2015-block-scoping "7.0.0-alpha.8"
babel-plugin-transform-es2015-classes "7.0.0-alpha.8"
babel-plugin-transform-es2015-computed-properties "7.0.0-alpha.8"
babel-plugin-transform-es2015-destructuring "7.0.0-alpha.8"
babel-plugin-transform-es2015-duplicate-keys "7.0.0-alpha.8"
babel-plugin-transform-es2015-for-of "7.0.0-alpha.8"
babel-plugin-transform-es2015-function-name "7.0.0-alpha.8"
babel-plugin-transform-es2015-literals "7.0.0-alpha.8"
babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.8"
babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.8"
babel-plugin-transform-es2015-modules-systemjs "7.0.0-alpha.8"
babel-plugin-transform-es2015-modules-umd "7.0.0-alpha.8"
babel-plugin-transform-es2015-object-super "7.0.0-alpha.8"
babel-plugin-transform-es2015-parameters "7.0.0-alpha.8"
babel-plugin-transform-es2015-shorthand-properties "7.0.0-alpha.8"
babel-plugin-transform-es2015-spread "7.0.0-alpha.8"
babel-plugin-transform-es2015-sticky-regex "7.0.0-alpha.8"
babel-plugin-transform-es2015-template-literals "7.0.0-alpha.8"
babel-plugin-transform-es2015-typeof-symbol "7.0.0-alpha.8"
babel-plugin-transform-es2015-unicode-regex "7.0.0-alpha.8"
babel-plugin-transform-exponentiation-operator "7.0.0-alpha.8"
babel-plugin-transform-regenerator "7.0.0-alpha.8"
browserslist "^1.4.0"
electron-to-chromium "^1.2.6"
invariant "^2.2.2"
semver "^5.3.0"
babel-preset-flow@^7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-7.0.0-alpha.3.tgz#d868dc35d8b038d19473c79c4e813a0e68e2b6bc"
babel-preset-flow@^7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-7.0.0-alpha.9.tgz#d2693287bf9b4c2391d7c527ef1a3d7352cd605a"
dependencies:
babel-plugin-transform-flow-strip-types "7.0.0-alpha.3"
babel-plugin-transform-flow-strip-types "7.0.0-alpha.9"
babel-preset-stage-0@^7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-7.0.0-alpha.3.tgz#f2db6c2ec82975ca99b77c867d95d821d61e3731"
babel-preset-stage-0@^7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-7.0.0-alpha.9.tgz#c05bac07cc2c52f57dfbf60159e43839f23c5892"
dependencies:
babel-plugin-transform-do-expressions "7.0.0-alpha.3"
babel-plugin-transform-function-bind "7.0.0-alpha.3"
babel-preset-stage-1 "7.0.0-alpha.3"
babel-plugin-transform-do-expressions "7.0.0-alpha.9"
babel-plugin-transform-function-bind "7.0.0-alpha.9"
babel-preset-stage-1 "7.0.0-alpha.9"
babel-preset-stage-1@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-7.0.0-alpha.3.tgz#2de86602a75aa3f908a4d16054a1a1b46756d897"
babel-preset-stage-1@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-7.0.0-alpha.9.tgz#594a008e3e4d24ca2a2160827864e1446c58fd9c"
dependencies:
babel-plugin-transform-decorators "7.0.0-alpha.3"
babel-plugin-transform-export-extensions "7.0.0-alpha.3"
babel-preset-stage-2 "7.0.0-alpha.3"
babel-plugin-transform-decorators "7.0.0-alpha.9"
babel-plugin-transform-export-extensions "7.0.0-alpha.9"
babel-preset-stage-2 "7.0.0-alpha.9"
babel-preset-stage-2@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-7.0.0-alpha.3.tgz#96fab02bced0c6f3a9fda031185abd23ae69a60b"
babel-preset-stage-2@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-7.0.0-alpha.9.tgz#9e08dcae2163389ceab90019ab1f9f6839987b6b"
dependencies:
babel-plugin-syntax-dynamic-import "7.0.0-alpha.3"
babel-plugin-transform-class-properties "7.0.0-alpha.3"
babel-plugin-transform-class-properties "7.0.0-alpha.9"
babel-plugin-transform-unicode-property-regex "^2.0.0"
babel-preset-stage-3 "7.0.0-alpha.3"
babel-preset-stage-3 "7.0.0-alpha.9"
babel-preset-stage-3@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-7.0.0-alpha.3.tgz#3196bf3699c980372bc9f260fa0db70786d4d4a1"
babel-preset-stage-3@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-7.0.0-alpha.9.tgz#9c4fe45075f8bdff0e7213c4224b5b9aa99ddd63"
dependencies:
babel-plugin-transform-async-generator-functions "7.0.0-alpha.3"
babel-plugin-transform-object-rest-spread "7.0.0-alpha.3"
babel-plugin-syntax-dynamic-import "7.0.0-alpha.9"
babel-plugin-transform-async-generator-functions "7.0.0-alpha.9"
babel-plugin-transform-object-rest-spread "7.0.0-alpha.9"
babel-register@^7.0.0-alpha.6:
version "7.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-7.0.0-alpha.6.tgz#adb337fdfca6d74c90d51232b5b3d8f532ca91bc"
babel-register@^7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-7.0.0-alpha.9.tgz#580216ae64b58f009273ac413c87eb9ffe97ead9"
dependencies:
babel-core "7.0.0-alpha.6"
babel-core "7.0.0-alpha.9"
core-js "^2.4.0"
home-or-tmp "^3.0.0"
lodash "^4.2.0"
mkdirp "^0.5.1"
source-map-support "^0.4.2"
babel-runtime@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-7.0.0-alpha.3.tgz#fb71839b64115026a014f62891bdff9bee71079f"
dependencies:
core-js "^2.4.0"
regenerator-runtime "^0.10.0"
babel-runtime@^6.18.0, babel-runtime@^6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b"
@ -786,13 +814,22 @@ babel-runtime@^6.22.0:
core-js "^2.4.0"
regenerator-runtime "^0.10.0"
babel-template@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.3.tgz#eff537d49216ae6e70722f3556a17cc3de62b117"
babel-template@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.8.tgz#d3784ccbca118fa61f91be56d0fb09a75b78e8e3"
dependencies:
babel-traverse "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babylon "7.0.0-beta.7"
babel-traverse "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babylon "7.0.0-beta.8"
lodash "^4.2.0"
babel-template@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.9.tgz#e32c51ea13f8ed391ed4a1c9adcfd3ed9ca928dc"
dependencies:
babel-traverse "7.0.0-alpha.9"
babel-types "7.0.0-alpha.9"
babylon "7.0.0-beta.8"
lodash "^4.2.0"
babel-template@^6.16.0:
@ -805,14 +842,27 @@ babel-template@^6.16.0:
babylon "^6.11.0"
lodash "^4.2.0"
babel-traverse@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.3.tgz#ac5bd86d101b410daf705ff4a6cbfc0123ca49f0"
babel-traverse@7.0.0-alpha.8:
version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.8.tgz#c2a727265c9e0c36d1d64e28407bad4904e1dd3d"
dependencies:
babel-code-frame "7.0.0-alpha.3"
babel-messages "7.0.0-alpha.3"
babel-types "7.0.0-alpha.3"
babylon "7.0.0-beta.7"
babel-messages "7.0.0-alpha.8"
babel-types "7.0.0-alpha.7"
babylon "7.0.0-beta.8"
debug "^2.2.0"
globals "^9.0.0"
invariant "^2.2.0"
lodash "^4.2.0"
babel-traverse@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.9.tgz#749abf53c908ca80a8c96f5ca958d33732e0714f"
dependencies:
babel-code-frame "7.0.0-alpha.9"
babel-messages "7.0.0-alpha.9"
babel-types "7.0.0-alpha.9"
babylon "7.0.0-beta.8"
debug "^2.2.0"
globals "^9.0.0"
invariant "^2.2.0"
@ -832,9 +882,17 @@ babel-traverse@^6.15.0, babel-traverse@^6.18.0, babel-traverse@^6.22.0:
invariant "^2.2.0"
lodash "^4.2.0"
babel-types@7.0.0-alpha.3:
version "7.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.3.tgz#36c20f7a4e4d3f32fc00ab38893004a6f52b22a8"
babel-types@7.0.0-alpha.7:
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.7.tgz#4bdb77386d1f6e2001f42fa9ac21b6c3d6ad0d82"
dependencies:
esutils "^2.0.2"
lodash "^4.2.0"
to-fast-properties "^1.0.1"
babel-types@7.0.0-alpha.9:
version "7.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.9.tgz#45e48b93cecdd9d306ab6953d7819622a7c1462b"
dependencies:
esutils "^2.0.2"
lodash "^4.2.0"
@ -849,9 +907,9 @@ babel-types@^6.15.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22
lodash "^4.2.0"
to-fast-properties "^1.0.1"
babylon@7.0.0-beta.7:
version "7.0.0-beta.7"
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.7.tgz#61454c26b0e285ffe826dd237d5b5d179f602e16"
babylon@7.0.0-beta.8:
version "7.0.0-beta.8"
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.8.tgz#2bdc5ae366041442c27e068cce6f0d7c06ea9949"
babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
version "6.15.0"
@ -1599,7 +1657,7 @@ ecc-jsbn@~0.1.1:
dependencies:
jsbn "~0.1.0"
electron-to-chromium@^1.2.6, electron-to-chromium@^1.2.7:
electron-to-chromium@^1.2.7:
version "1.2.8"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.2.8.tgz#22c2e6200d350da27d6050db7e3f6f85d18cf4ed"