From 8b1406127a32c05b5a437d1557fee6356dc3eccb Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Thu, 9 Aug 2018 11:56:00 -0400 Subject: [PATCH] v7.0.0-rc.0 --- .../package.json | 8 +- .../package.json | 8 +- lerna.json | 2 +- packages/babel-cli/package.json | 6 +- packages/babel-code-frame/package.json | 4 +- packages/babel-core/package.json | 20 +- packages/babel-generator/package.json | 8 +- .../package.json | 4 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 4 +- .../babel-helper-call-delegate/package.json | 8 +- packages/babel-helper-define-map/package.json | 6 +- .../package.json | 6 +- .../babel-helper-explode-class/package.json | 8 +- packages/babel-helper-fixtures/package.json | 2 +- .../babel-helper-function-name/package.json | 8 +- .../package.json | 4 +- .../babel-helper-hoist-variables/package.json | 4 +- .../package.json | 4 +- .../babel-helper-module-imports/package.json | 6 +- .../package.json | 12 +- .../package.json | 4 +- .../package.json | 4 +- .../babel-helper-plugin-utils/package.json | 2 +- packages/babel-helper-regex/package.json | 2 +- .../package.json | 12 +- .../babel-helper-replace-supers/package.json | 10 +- .../babel-helper-simple-access/package.json | 6 +- .../package.json | 4 +- .../package.json | 10 +- .../babel-helper-wrap-function/package.json | 10 +- packages/babel-helpers/package.json | 10 +- packages/babel-highlight/package.json | 2 +- packages/babel-node/package.json | 10 +- packages/babel-parser/package.json | 4 +- .../package.json | 8 +- .../package.json | 12 +- .../package.json | 18 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 12 +- .../package.json | 10 +- .../package.json | 14 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 12 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 6 +- .../babel-plugin-syntax-bigint/package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../babel-plugin-syntax-flow/package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- packages/babel-plugin-syntax-jsx/package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 10 +- .../package.json | 12 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 20 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 14 +- .../package.json | 12 +- .../package.json | 10 +- .../package.json | 12 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 12 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 10 +- .../package.json | 12 +- .../package.json | 6 +- .../package.json | 8 +- .../package.json | 18 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 8 +- .../package.json | 10 +- .../package.json | 10 +- packages/babel-polyfill/package.json | 2 +- .../babel-preset-env-standalone/package.json | 8 +- packages/babel-preset-env/package.json | 82 ++++----- packages/babel-preset-flow/package.json | 10 +- packages/babel-preset-react/package.json | 18 +- packages/babel-preset-stage-0/package.json | 2 +- packages/babel-preset-stage-1/package.json | 2 +- packages/babel-preset-stage-2/package.json | 2 +- packages/babel-preset-stage-3/package.json | 2 +- packages/babel-preset-typescript/package.json | 10 +- packages/babel-register/package.json | 4 +- packages/babel-runtime-corejs2/package.json | 2 +- packages/babel-runtime/package.json | 2 +- packages/babel-standalone/package.json | 174 +++++++++--------- packages/babel-template/package.json | 8 +- packages/babel-traverse/package.json | 16 +- packages/babel-types/package.json | 6 +- 143 files changed, 698 insertions(+), 698 deletions(-) diff --git a/codemods/babel-plugin-codemod-object-assign-to-object-spread/package.json b/codemods/babel-plugin-codemod-object-assign-to-object-spread/package.json index 3a999b0550..d3845c8320 100644 --- a/codemods/babel-plugin-codemod-object-assign-to-object-spread/package.json +++ b/codemods/babel-plugin-codemod-object-assign-to-object-spread/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-codemod-object-assign-to-object-spread", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transforms Object.assign into object spread syntax", "repository": "https://github.com/babel/babel/tree/master/codemods/babel-plugin-codemod-object-assign-to-object-spread", "license": "MIT", @@ -10,14 +10,14 @@ "@babel/plugin" ], "dependencies": { - "@babel/plugin-syntax-object-rest-spread": "7.0.0-beta.56" + "@babel/plugin-syntax-object-rest-spread": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" }, "publishConfig": { "access": "public" diff --git a/codemods/babel-plugin-codemod-optional-catch-binding/package.json b/codemods/babel-plugin-codemod-optional-catch-binding/package.json index 8ac68e8f99..dcb73c034a 100644 --- a/codemods/babel-plugin-codemod-optional-catch-binding/package.json +++ b/codemods/babel-plugin-codemod-optional-catch-binding/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-codemod-optional-catch-binding", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Remove unused catch bindings", "repository": "https://github.com/babel/babel/tree/master/codemods/babel-plugin-codemod-remove-unused-catch-binding", "license": "MIT", @@ -10,13 +10,13 @@ "@babel/plugin" ], "dependencies": { - "@babel/plugin-syntax-optional-catch-binding": "7.0.0-beta.56" + "@babel/plugin-syntax-optional-catch-binding": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/lerna.json b/lerna.json index 10fccbc842..a13809434e 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "2.11.0", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "changelog": { "repo": "babel/babel", "cacheDir": ".changelog", diff --git a/packages/babel-cli/package.json b/packages/babel-cli/package.json index 21f3af91b3..ad4bfbaeee 100644 --- a/packages/babel-cli/package.json +++ b/packages/babel-cli/package.json @@ -1,6 +1,6 @@ { "name": "@babel/cli", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel command line.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -33,8 +33,8 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-fixtures": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-fixtures": "7.0.0-rc.0" }, "bin": { "babel": "./bin/babel.js", diff --git a/packages/babel-code-frame/package.json b/packages/babel-code-frame/package.json index beb4194cc5..e285ac9dc5 100644 --- a/packages/babel-code-frame/package.json +++ b/packages/babel-code-frame/package.json @@ -1,6 +1,6 @@ { "name": "@babel/code-frame", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Generate errors that contain a code frame that point to source locations.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -8,7 +8,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-code-frame", "main": "lib/index.js", "dependencies": { - "@babel/highlight": "7.0.0-beta.56" + "@babel/highlight": "7.0.0-rc.0" }, "devDependencies": { "chalk": "^2.0.0", diff --git a/packages/babel-core/package.json b/packages/babel-core/package.json index 20ee034b3f..20199b507f 100644 --- a/packages/babel-core/package.json +++ b/packages/babel-core/package.json @@ -1,6 +1,6 @@ { "name": "@babel/core", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel compiler core.", "main": "lib/index.js", "author": "Sebastian McKenzie ", @@ -30,13 +30,13 @@ "./lib/transform-file.js": "./lib/transform-file-browser.js" }, "dependencies": { - "@babel/code-frame": "7.0.0-beta.56", - "@babel/generator": "7.0.0-beta.56", - "@babel/helpers": "7.0.0-beta.56", - "@babel/parser": "7.0.0-beta.56", - "@babel/template": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56", + "@babel/code-frame": "7.0.0-rc.0", + "@babel/generator": "7.0.0-rc.0", + "@babel/helpers": "7.0.0-rc.0", + "@babel/parser": "7.0.0-rc.0", + "@babel/template": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0", "convert-source-map": "^1.1.0", "debug": "^3.1.0", "json5": "^0.5.0", @@ -46,7 +46,7 @@ "source-map": "^0.5.0" }, "devDependencies": { - "@babel/helper-transform-fixture-test-runner": "7.0.0-beta.56", - "@babel/register": "7.0.0-beta.56" + "@babel/helper-transform-fixture-test-runner": "7.0.0-rc.0", + "@babel/register": "7.0.0-rc.0" } } diff --git a/packages/babel-generator/package.json b/packages/babel-generator/package.json index e6d63b6f0e..156d51620f 100644 --- a/packages/babel-generator/package.json +++ b/packages/babel-generator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/generator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turns an AST into code.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -11,14 +11,14 @@ "lib" ], "dependencies": { - "@babel/types": "7.0.0-beta.56", + "@babel/types": "7.0.0-rc.0", "jsesc": "^2.5.1", "lodash": "^4.17.10", "source-map": "^0.5.0", "trim-right": "^1.0.1" }, "devDependencies": { - "@babel/helper-fixtures": "7.0.0-beta.56", - "@babel/parser": "7.0.0-beta.56" + "@babel/helper-fixtures": "7.0.0-rc.0", + "@babel/parser": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-annotate-as-pure/package.json b/packages/babel-helper-annotate-as-pure/package.json index cd2edd6ed0..f77c5d7016 100644 --- a/packages/babel-helper-annotate-as-pure/package.json +++ b/packages/babel-helper-annotate-as-pure/package.json @@ -1,11 +1,11 @@ { "name": "@babel/helper-annotate-as-pure", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to annotate paths and nodes with #__PURE__ comment", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56" + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-bindify-decorators/package.json b/packages/babel-helper-bindify-decorators/package.json index ed33d94074..d434bf91f0 100644 --- a/packages/babel-helper-bindify-decorators/package.json +++ b/packages/babel-helper-bindify-decorators/package.json @@ -1,12 +1,12 @@ { "name": "@babel/helper-bindify-decorators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to bindify decorators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-builder-binary-assignment-operator-visitor/package.json b/packages/babel-helper-builder-binary-assignment-operator-visitor/package.json index 7ba102471c..37756d0f99 100644 --- a/packages/babel-helper-builder-binary-assignment-operator-visitor/package.json +++ b/packages/babel-helper-builder-binary-assignment-operator-visitor/package.json @@ -1,12 +1,12 @@ { "name": "@babel/helper-builder-binary-assignment-operator-visitor", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to build binary assignment operator visitors", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-explode-assignable-expression": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-explode-assignable-expression": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-builder-react-jsx/package.json b/packages/babel-helper-builder-react-jsx/package.json index 0dff7ac272..e02b4ede15 100644 --- a/packages/babel-helper-builder-react-jsx/package.json +++ b/packages/babel-helper-builder-react-jsx/package.json @@ -1,12 +1,12 @@ { "name": "@babel/helper-builder-react-jsx", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to build react jsx", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56", + "@babel/types": "7.0.0-rc.0", "esutils": "^2.0.0" } } diff --git a/packages/babel-helper-call-delegate/package.json b/packages/babel-helper-call-delegate/package.json index 76faf4e120..b4319d506b 100644 --- a/packages/babel-helper-call-delegate/package.json +++ b/packages/babel-helper-call-delegate/package.json @@ -1,13 +1,13 @@ { "name": "@babel/helper-call-delegate", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to call delegate", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-hoist-variables": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-hoist-variables": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-define-map/package.json b/packages/babel-helper-define-map/package.json index 69a76e5f99..87aaf4be1c 100644 --- a/packages/babel-helper-define-map/package.json +++ b/packages/babel-helper-define-map/package.json @@ -1,13 +1,13 @@ { "name": "@babel/helper-define-map", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to define a map", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-function-name": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56", + "@babel/helper-function-name": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0", "lodash": "^4.17.10" } } diff --git a/packages/babel-helper-explode-assignable-expression/package.json b/packages/babel-helper-explode-assignable-expression/package.json index 02faefdb45..78ffbc085e 100644 --- a/packages/babel-helper-explode-assignable-expression/package.json +++ b/packages/babel-helper-explode-assignable-expression/package.json @@ -1,12 +1,12 @@ { "name": "@babel/helper-explode-assignable-expression", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to explode an assignable expression", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-explode-class/package.json b/packages/babel-helper-explode-class/package.json index 4ba9b8887f..2e85c7974e 100644 --- a/packages/babel-helper-explode-class/package.json +++ b/packages/babel-helper-explode-class/package.json @@ -1,13 +1,13 @@ { "name": "@babel/helper-explode-class", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to explode class", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-bindify-decorators": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-bindify-decorators": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-fixtures/package.json b/packages/babel-helper-fixtures/package.json index d21c100142..cc33c36f4f 100644 --- a/packages/babel-helper-fixtures/package.json +++ b/packages/babel-helper-fixtures/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-fixtures", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to support fixtures", "author": "Sebastian McKenzie ", "license": "MIT", diff --git a/packages/babel-helper-function-name/package.json b/packages/babel-helper-function-name/package.json index 8c1d1a908d..aa347d0a27 100644 --- a/packages/babel-helper-function-name/package.json +++ b/packages/babel-helper-function-name/package.json @@ -1,13 +1,13 @@ { "name": "@babel/helper-function-name", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to change the property 'name' of every function", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-get-function-arity": "7.0.0-beta.56", - "@babel/template": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-get-function-arity": "7.0.0-rc.0", + "@babel/template": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-get-function-arity/package.json b/packages/babel-helper-get-function-arity/package.json index c96549bc14..208bd5379c 100644 --- a/packages/babel-helper-get-function-arity/package.json +++ b/packages/babel-helper-get-function-arity/package.json @@ -1,11 +1,11 @@ { "name": "@babel/helper-get-function-arity", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to get function arity", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56" + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-hoist-variables/package.json b/packages/babel-helper-hoist-variables/package.json index 84b6114b6b..b499b7f6a8 100644 --- a/packages/babel-helper-hoist-variables/package.json +++ b/packages/babel-helper-hoist-variables/package.json @@ -1,11 +1,11 @@ { "name": "@babel/helper-hoist-variables", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to hoist variables", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56" + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-member-expression-to-functions/package.json b/packages/babel-helper-member-expression-to-functions/package.json index 1856b59984..c0dfb96d57 100644 --- a/packages/babel-helper-member-expression-to-functions/package.json +++ b/packages/babel-helper-member-expression-to-functions/package.json @@ -1,12 +1,12 @@ { "name": "@babel/helper-member-expression-to-functions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to replace certain member expressions with function calls", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions", "license": "MIT", "main": "lib/index.js", "author": "Justin Ridgewell ", "dependencies": { - "@babel/types": "7.0.0-beta.56" + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-module-imports/package.json b/packages/babel-helper-module-imports/package.json index 16c48e694c..18bd315cda 100644 --- a/packages/babel-helper-module-imports/package.json +++ b/packages/babel-helper-module-imports/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-module-imports", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel helper functions for inserting module loads", "author": "Logan Smyth ", "homepage": "https://babeljs.io/", @@ -8,10 +8,10 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56", + "@babel/types": "7.0.0-rc.0", "lodash": "^4.17.10" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-module-transforms/package.json b/packages/babel-helper-module-transforms/package.json index 7e8fe1a865..f05baafc1f 100644 --- a/packages/babel-helper-module-transforms/package.json +++ b/packages/babel-helper-module-transforms/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-module-transforms", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel helper functions for implementing ES6 module transformations", "author": "Logan Smyth ", "homepage": "https://babeljs.io/", @@ -8,11 +8,11 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms", "main": "lib/index.js", "dependencies": { - "@babel/helper-module-imports": "7.0.0-beta.56", - "@babel/helper-simple-access": "7.0.0-beta.56", - "@babel/helper-split-export-declaration": "7.0.0-beta.56", - "@babel/template": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56", + "@babel/helper-module-imports": "7.0.0-rc.0", + "@babel/helper-simple-access": "7.0.0-rc.0", + "@babel/helper-split-export-declaration": "7.0.0-rc.0", + "@babel/template": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0", "lodash": "^4.17.10" } } diff --git a/packages/babel-helper-optimise-call-expression/package.json b/packages/babel-helper-optimise-call-expression/package.json index e0e3ecff36..30393b2694 100644 --- a/packages/babel-helper-optimise-call-expression/package.json +++ b/packages/babel-helper-optimise-call-expression/package.json @@ -1,11 +1,11 @@ { "name": "@babel/helper-optimise-call-expression", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to optimise call expression", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56" + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-plugin-test-runner/package.json b/packages/babel-helper-plugin-test-runner/package.json index aaef0e4e39..df16821198 100644 --- a/packages/babel-helper-plugin-test-runner/package.json +++ b/packages/babel-helper-plugin-test-runner/package.json @@ -1,11 +1,11 @@ { "name": "@babel/helper-plugin-test-runner", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to support test runner", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-test-runner", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-transform-fixture-test-runner": "7.0.0-beta.56" + "@babel/helper-transform-fixture-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-plugin-utils/package.json b/packages/babel-helper-plugin-utils/package.json index 9069db81e9..cf83514a81 100644 --- a/packages/babel-helper-plugin-utils/package.json +++ b/packages/babel-helper-plugin-utils/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-plugin-utils", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "General utilities for plugins to use", "author": "Logan Smyth ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-helper-regex/package.json b/packages/babel-helper-regex/package.json index 4e79bfa584..141bf5d3d8 100644 --- a/packages/babel-helper-regex/package.json +++ b/packages/babel-helper-regex/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-regex", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to check for literal RegEx", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex", "license": "MIT", diff --git a/packages/babel-helper-remap-async-to-generator/package.json b/packages/babel-helper-remap-async-to-generator/package.json index 17bae710cb..f6cf18cae2 100644 --- a/packages/babel-helper-remap-async-to-generator/package.json +++ b/packages/babel-helper-remap-async-to-generator/package.json @@ -1,15 +1,15 @@ { "name": "@babel/helper-remap-async-to-generator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to remap async functions to generators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-annotate-as-pure": "7.0.0-beta.56", - "@babel/helper-wrap-function": "7.0.0-beta.56", - "@babel/template": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-annotate-as-pure": "7.0.0-rc.0", + "@babel/helper-wrap-function": "7.0.0-rc.0", + "@babel/template": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-replace-supers/package.json b/packages/babel-helper-replace-supers/package.json index 6dbe35d4c3..9b0c9d8beb 100644 --- a/packages/babel-helper-replace-supers/package.json +++ b/packages/babel-helper-replace-supers/package.json @@ -1,14 +1,14 @@ { "name": "@babel/helper-replace-supers", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper function to replace supers", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-member-expression-to-functions": "7.0.0-beta.56", - "@babel/helper-optimise-call-expression": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-member-expression-to-functions": "7.0.0-rc.0", + "@babel/helper-optimise-call-expression": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-simple-access/package.json b/packages/babel-helper-simple-access/package.json index 3f01c217de..7e4463dc90 100644 --- a/packages/babel-helper-simple-access/package.json +++ b/packages/babel-helper-simple-access/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-simple-access", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "author": "Logan Smyth ", "homepage": "https://babeljs.io/", @@ -8,8 +8,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access", "main": "lib/index.js", "dependencies": { - "@babel/template": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56", + "@babel/template": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0", "lodash": "^4.17.10" } } diff --git a/packages/babel-helper-split-export-declaration/package.json b/packages/babel-helper-split-export-declaration/package.json index a4587e7fa8..1e5fea8ce6 100644 --- a/packages/babel-helper-split-export-declaration/package.json +++ b/packages/babel-helper-split-export-declaration/package.json @@ -1,11 +1,11 @@ { "name": "@babel/helper-split-export-declaration", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/types": "7.0.0-beta.56" + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helper-transform-fixture-test-runner/package.json b/packages/babel-helper-transform-fixture-test-runner/package.json index 1c2337a2a2..4c44ce3cc7 100644 --- a/packages/babel-helper-transform-fixture-test-runner/package.json +++ b/packages/babel-helper-transform-fixture-test-runner/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helper-transform-fixture-test-runner", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transform test runner for @babel/helper-fixtures module", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -8,10 +8,10 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-transform-fixture-test-runner", "main": "lib/index.js", "dependencies": { - "@babel/code-frame": "7.0.0-beta.56", - "@babel/core": "7.0.0-beta.56", - "@babel/helper-fixtures": "7.0.0-beta.56", - "@babel/polyfill": "7.0.0-beta.56", + "@babel/code-frame": "7.0.0-rc.0", + "@babel/core": "7.0.0-rc.0", + "@babel/helper-fixtures": "7.0.0-rc.0", + "@babel/polyfill": "7.0.0-rc.0", "jest": "^22.4.2", "jest-diff": "^22.4.0", "lodash": "^4.17.10", diff --git a/packages/babel-helper-wrap-function/package.json b/packages/babel-helper-wrap-function/package.json index 046bdc3ad9..a08f6922fc 100644 --- a/packages/babel-helper-wrap-function/package.json +++ b/packages/babel-helper-wrap-function/package.json @@ -1,14 +1,14 @@ { "name": "@babel/helper-wrap-function", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Helper to wrap functions inside a function call.", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-function-name": "7.0.0-beta.56", - "@babel/template": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/helper-function-name": "7.0.0-rc.0", + "@babel/template": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" } } diff --git a/packages/babel-helpers/package.json b/packages/babel-helpers/package.json index ef8dd3b0db..ced758b494 100644 --- a/packages/babel-helpers/package.json +++ b/packages/babel-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@babel/helpers", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Collection of helper functions used by Babel transforms.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -8,11 +8,11 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helpers", "main": "lib/index.js", "dependencies": { - "@babel/template": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56" + "@babel/template": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0" }, "devDependencies": { - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-highlight/package.json b/packages/babel-highlight/package.json index adf57b62f9..8ba4592ba1 100644 --- a/packages/babel-highlight/package.json +++ b/packages/babel-highlight/package.json @@ -1,6 +1,6 @@ { "name": "@babel/highlight", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Syntax highlight JavaScript strings for output in terminals.", "author": "suchipi ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-node/package.json b/packages/babel-node/package.json index 48bc890ee2..61545a86bf 100644 --- a/packages/babel-node/package.json +++ b/packages/babel-node/package.json @@ -1,6 +1,6 @@ { "name": "@babel/node", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel command line", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -16,8 +16,8 @@ "compiler" ], "dependencies": { - "@babel/polyfill": "7.0.0-beta.56", - "@babel/register": "7.0.0-beta.56", + "@babel/polyfill": "7.0.0-rc.0", + "@babel/register": "7.0.0-rc.0", "commander": "^2.8.1", "fs-readdir-recursive": "^1.0.0", "lodash": "^4.17.10", @@ -28,8 +28,8 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-fixtures": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-fixtures": "7.0.0-rc.0" }, "bin": { "babel-node": "./bin/babel-node.js" diff --git a/packages/babel-parser/package.json b/packages/babel-parser/package.json index fba9405010..52479bae35 100644 --- a/packages/babel-parser/package.json +++ b/packages/babel-parser/package.json @@ -1,6 +1,6 @@ { "name": "@babel/parser", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "A JavaScript parser", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -23,7 +23,7 @@ "node": ">=6.0.0" }, "devDependencies": { - "@babel/helper-fixtures": "7.0.0-beta.56", + "@babel/helper-fixtures": "7.0.0-rc.0", "charcodes": "0.1.0", "unicode-11.0.0": "^0.7.7" }, diff --git a/packages/babel-plugin-external-helpers/package.json b/packages/babel-plugin-external-helpers/package.json index d51034d9e6..be52182027 100644 --- a/packages/babel-plugin-external-helpers/package.json +++ b/packages/babel-plugin-external-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-external-helpers", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin contains helper functions that’ll be placed at the top of the generated code", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-external-helpers", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-async-generator-functions/package.json b/packages/babel-plugin-proposal-async-generator-functions/package.json index de17a4c502..50a40650e8 100644 --- a/packages/babel-plugin-proposal-async-generator-functions/package.json +++ b/packages/babel-plugin-proposal-async-generator-functions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-async-generator-functions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn async generator functions into ES2015 generators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-async-generator-functions", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-remap-async-to-generator": "7.0.0-beta.56", - "@babel/plugin-syntax-async-generators": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-remap-async-to-generator": "7.0.0-rc.0", + "@babel/plugin-syntax-async-generators": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-class-properties/package.json b/packages/babel-plugin-proposal-class-properties/package.json index d98ff057f8..3ef9e97a70 100644 --- a/packages/babel-plugin-proposal-class-properties/package.json +++ b/packages/babel-plugin-proposal-class-properties/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-class-properties", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-class-properties", "license": "MIT", @@ -9,18 +9,18 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-function-name": "7.0.0-beta.56", - "@babel/helper-member-expression-to-functions": "7.0.0-beta.56", - "@babel/helper-optimise-call-expression": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-replace-supers": "7.0.0-beta.56", - "@babel/plugin-syntax-class-properties": "7.0.0-beta.56" + "@babel/helper-function-name": "7.0.0-rc.0", + "@babel/helper-member-expression-to-functions": "7.0.0-rc.0", + "@babel/helper-optimise-call-expression": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-replace-supers": "7.0.0-rc.0", + "@babel/plugin-syntax-class-properties": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-decorators/package.json b/packages/babel-plugin-proposal-decorators/package.json index 64d1844604..6d0e6765c0 100644 --- a/packages/babel-plugin-proposal-decorators/package.json +++ b/packages/babel-plugin-proposal-decorators/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-decorators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "author": "Logan Smyth ", "license": "MIT", "description": "Compile class and object decorators to ES5", @@ -12,14 +12,14 @@ "decorators" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-decorators": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-decorators": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-do-expressions/package.json b/packages/babel-plugin-proposal-do-expressions/package.json index 1d3b28866a..911c903108 100644 --- a/packages/babel-plugin-proposal-do-expressions/package.json +++ b/packages/babel-plugin-proposal-do-expressions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-do-expressions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile do expressions to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-do-expressions", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-do-expressions": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-do-expressions": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-export-default-from/package.json b/packages/babel-plugin-proposal-export-default-from/package.json index 8e761e3376..49da753664 100644 --- a/packages/babel-plugin-proposal-export-default-from/package.json +++ b/packages/babel-plugin-proposal-export-default-from/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-export-default-from", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile export default to ES2015", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-export-default-from", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-export-default-from": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-export-default-from": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-export-namespace-from/package.json b/packages/babel-plugin-proposal-export-namespace-from/package.json index bbce9e8b8e..b128d680b4 100644 --- a/packages/babel-plugin-proposal-export-namespace-from/package.json +++ b/packages/babel-plugin-proposal-export-namespace-from/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-export-namespace-from", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile export namespace to ES2015", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-export-namespace-from", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-export-namespace-from": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-export-namespace-from": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-function-bind/package.json b/packages/babel-plugin-proposal-function-bind/package.json index 8a7aa19e5c..feb87307df 100644 --- a/packages/babel-plugin-proposal-function-bind/package.json +++ b/packages/babel-plugin-proposal-function-bind/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-function-bind", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile function bind operator to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-function-bind", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-function-bind": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-function-bind": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-function-sent/package.json b/packages/babel-plugin-proposal-function-sent/package.json index 3bcae851d9..b864f2eddb 100644 --- a/packages/babel-plugin-proposal-function-sent/package.json +++ b/packages/babel-plugin-proposal-function-sent/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-function-sent", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile the function.sent meta propety to valid ES2015 code", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-function-sent", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-wrap-function": "7.0.0-beta.56", - "@babel/plugin-syntax-function-sent": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-wrap-function": "7.0.0-rc.0", + "@babel/plugin-syntax-function-sent": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-json-strings/package.json b/packages/babel-plugin-proposal-json-strings/package.json index 3c21d705b8..d81e6f52bf 100644 --- a/packages/babel-plugin-proposal-json-strings/package.json +++ b/packages/babel-plugin-proposal-json-strings/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-json-strings", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-json-strings": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-json-strings": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-logical-assignment-operators/package.json b/packages/babel-plugin-proposal-logical-assignment-operators/package.json index 9a0f3d0878..a037afc2d9 100644 --- a/packages/babel-plugin-proposal-logical-assignment-operators/package.json +++ b/packages/babel-plugin-proposal-logical-assignment-operators/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-logical-assignment-operators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transforms logical assignment operators into short-circuited assignments", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-logical-assignment-operators", "license": "MIT", @@ -9,16 +9,16 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-logical-assignment-operators": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-logical-assignment-operators": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/plugin-proposal-nullish-coalescing-operator": "7.0.0-beta.56", - "@babel/plugin-syntax-nullish-coalescing-operator": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/plugin-proposal-nullish-coalescing-operator": "7.0.0-rc.0", + "@babel/plugin-syntax-nullish-coalescing-operator": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-nullish-coalescing-operator/package.json b/packages/babel-plugin-proposal-nullish-coalescing-operator/package.json index bb364a6f1f..06cfd6f740 100644 --- a/packages/babel-plugin-proposal-nullish-coalescing-operator/package.json +++ b/packages/babel-plugin-proposal-nullish-coalescing-operator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-nullish-coalescing-operator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Remove nullish coalescing operator", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-nullish-coalescing-opearator", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-nullish-coalescing-operator": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-nullish-coalescing-operator": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-numeric-separator/package.json b/packages/babel-plugin-proposal-numeric-separator/package.json index 0bea47462b..89e4c6410f 100644 --- a/packages/babel-plugin-proposal-numeric-separator/package.json +++ b/packages/babel-plugin-proposal-numeric-separator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-numeric-separator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-numeric-separator", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-numeric-separator": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-numeric-separator": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-object-rest-spread/package.json b/packages/babel-plugin-proposal-object-rest-spread/package.json index 651020a765..7e38ec5fbb 100644 --- a/packages/babel-plugin-proposal-object-rest-spread/package.json +++ b/packages/babel-plugin-proposal-object-rest-spread/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-object-rest-spread", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile object rest and spread to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-object-rest-spread", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-object-rest-spread": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-object-rest-spread": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-optional-catch-binding/package.json b/packages/babel-plugin-proposal-optional-catch-binding/package.json index cb80d0aa57..14466546fe 100644 --- a/packages/babel-plugin-proposal-optional-catch-binding/package.json +++ b/packages/babel-plugin-proposal-optional-catch-binding/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-optional-catch-binding", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile optional catch bindings", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-optional-catch-binding": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-optional-catch-binding": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-optional-chaining/package.json b/packages/babel-plugin-proposal-optional-chaining/package.json index 3b58982fc0..1ddc9fc52b 100644 --- a/packages/babel-plugin-proposal-optional-chaining/package.json +++ b/packages/babel-plugin-proposal-optional-chaining/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-optional-chaining", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transform optional chaining operators into a series of nil checks", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-chaining", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-optional-chaining": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-optional-chaining": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/plugin-transform-block-scoping": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/plugin-transform-block-scoping": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-pipeline-operator/package.json b/packages/babel-plugin-proposal-pipeline-operator/package.json index 4df4c8b444..58e1a39815 100644 --- a/packages/babel-plugin-proposal-pipeline-operator/package.json +++ b/packages/babel-plugin-proposal-pipeline-operator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-pipeline-operator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transform pipeline operator into call expressions", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-pipeline-operator", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-pipeline-operator": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-pipeline-operator": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-throw-expressions/package.json b/packages/babel-plugin-proposal-throw-expressions/package.json index 7f2b74deae..61e546d55f 100644 --- a/packages/babel-plugin-proposal-throw-expressions/package.json +++ b/packages/babel-plugin-proposal-throw-expressions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-throw-expressions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Wraps Throw Expressions in an IIFE", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-throw-expressions", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-throw-expressions": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-throw-expressions": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-proposal-unicode-property-regex/package.json b/packages/babel-plugin-proposal-unicode-property-regex/package.json index 345d2d4152..79e65dc1f5 100644 --- a/packages/babel-plugin-proposal-unicode-property-regex/package.json +++ b/packages/babel-plugin-proposal-unicode-property-regex/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-proposal-unicode-property-regex", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", "homepage": "https://babeljs.io/", "license": "MIT", @@ -19,15 +19,15 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-unicode-property-regex", "bugs": "https://github.com/babel/babel/issues", "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-regex": "7.0.0-beta.56", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-regex": "7.0.0-rc.0", "regexpu-core": "^4.2.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-async-generators/package.json b/packages/babel-plugin-syntax-async-generators/package.json index 7de9e8d223..ff23616964 100644 --- a/packages/babel-plugin-syntax-async-generators/package.json +++ b/packages/babel-plugin-syntax-async-generators/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-async-generators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of async generator functions", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-bigint/package.json b/packages/babel-plugin-syntax-bigint/package.json index 22b3bca4c5..c0e5623b46 100644 --- a/packages/babel-plugin-syntax-bigint/package.json +++ b/packages/babel-plugin-syntax-bigint/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-bigint", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of BigInt literals", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-bigint", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-class-properties/package.json b/packages/babel-plugin-syntax-class-properties/package.json index bb3d894f38..62172be94e 100644 --- a/packages/babel-plugin-syntax-class-properties/package.json +++ b/packages/babel-plugin-syntax-class-properties/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-class-properties", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of class properties", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-class-properties", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-decorators/package.json b/packages/babel-plugin-syntax-decorators/package.json index 8f83f35004..80c2d41c58 100644 --- a/packages/babel-plugin-syntax-decorators/package.json +++ b/packages/babel-plugin-syntax-decorators/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-decorators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of decorators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-decorators", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-do-expressions/package.json b/packages/babel-plugin-syntax-do-expressions/package.json index 26b2e5278a..d463da0135 100644 --- a/packages/babel-plugin-syntax-do-expressions/package.json +++ b/packages/babel-plugin-syntax-do-expressions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-do-expressions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of do expressions", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-do-expressions", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-dynamic-import/package.json b/packages/babel-plugin-syntax-dynamic-import/package.json index 099b21a67a..227b968f1c 100644 --- a/packages/babel-plugin-syntax-dynamic-import/package.json +++ b/packages/babel-plugin-syntax-dynamic-import/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-dynamic-import", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of import()", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-export-default-from/package.json b/packages/babel-plugin-syntax-export-default-from/package.json index a613e23a36..4e68edab09 100644 --- a/packages/babel-plugin-syntax-export-default-from/package.json +++ b/packages/babel-plugin-syntax-export-default-from/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-export-default-from", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of export default from", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-default-from", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-export-namespace-from/package.json b/packages/babel-plugin-syntax-export-namespace-from/package.json index 8f710ec587..6d5f76bceb 100644 --- a/packages/babel-plugin-syntax-export-namespace-from/package.json +++ b/packages/babel-plugin-syntax-export-namespace-from/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-export-namespace-from", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of export namespace from", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-flow/package.json b/packages/babel-plugin-syntax-flow/package.json index 32a9159605..1596c1f578 100644 --- a/packages/babel-plugin-syntax-flow/package.json +++ b/packages/babel-plugin-syntax-flow/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-flow", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of the flow syntax", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-flow", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-function-bind/package.json b/packages/babel-plugin-syntax-function-bind/package.json index 473ad7eada..b816fe90db 100644 --- a/packages/babel-plugin-syntax-function-bind/package.json +++ b/packages/babel-plugin-syntax-function-bind/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-function-bind", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of function bind", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-function-bind", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-function-sent/package.json b/packages/babel-plugin-syntax-function-sent/package.json index f247de9b3e..2e5ee44edd 100644 --- a/packages/babel-plugin-syntax-function-sent/package.json +++ b/packages/babel-plugin-syntax-function-sent/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-function-sent", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of the function.sent meta property", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-function-sent", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-import-meta/package.json b/packages/babel-plugin-syntax-import-meta/package.json index 64f0a4aec1..1e4d5d5c43 100644 --- a/packages/babel-plugin-syntax-import-meta/package.json +++ b/packages/babel-plugin-syntax-import-meta/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-import-meta", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of import.meta", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-import-meta", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-json-strings/package.json b/packages/babel-plugin-syntax-json-strings/package.json index c7a667cf75..f0779b5f4c 100644 --- a/packages/babel-plugin-syntax-json-strings/package.json +++ b/packages/babel-plugin-syntax-json-strings/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-json-strings", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-jsx/package.json b/packages/babel-plugin-syntax-jsx/package.json index 9fe8a55908..74a13d4bc1 100644 --- a/packages/babel-plugin-syntax-jsx/package.json +++ b/packages/babel-plugin-syntax-jsx/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-jsx", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of jsx", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-logical-assignment-operators/package.json b/packages/babel-plugin-syntax-logical-assignment-operators/package.json index 7210472f71..16ac8c2f34 100644 --- a/packages/babel-plugin-syntax-logical-assignment-operators/package.json +++ b/packages/babel-plugin-syntax-logical-assignment-operators/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-logical-assignment-operators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of the logical assignment operators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-logical-assignment-operators", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-nullish-coalescing-operator/package.json b/packages/babel-plugin-syntax-nullish-coalescing-operator/package.json index c7b5696b7b..aaa0e31319 100644 --- a/packages/babel-plugin-syntax-nullish-coalescing-operator/package.json +++ b/packages/babel-plugin-syntax-nullish-coalescing-operator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-nullish-coalescing-operator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of the nullish-coalescing operator", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-numeric-separator/package.json b/packages/babel-plugin-syntax-numeric-separator/package.json index 5e6ec51464..57115c38d3 100644 --- a/packages/babel-plugin-syntax-numeric-separator/package.json +++ b/packages/babel-plugin-syntax-numeric-separator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-numeric-separator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-numeric-separator", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-object-rest-spread/package.json b/packages/babel-plugin-syntax-object-rest-spread/package.json index ab6d759ce9..622a97c364 100644 --- a/packages/babel-plugin-syntax-object-rest-spread/package.json +++ b/packages/babel-plugin-syntax-object-rest-spread/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-object-rest-spread", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of object rest/spread", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-optional-catch-binding/package.json b/packages/babel-plugin-syntax-optional-catch-binding/package.json index 9334736938..3a83e32022 100644 --- a/packages/babel-plugin-syntax-optional-catch-binding/package.json +++ b/packages/babel-plugin-syntax-optional-catch-binding/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-optional-catch-binding", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of optional catch bindings", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-optional-chaining/package.json b/packages/babel-plugin-syntax-optional-chaining/package.json index 04e8a089fe..311e0089b9 100644 --- a/packages/babel-plugin-syntax-optional-chaining/package.json +++ b/packages/babel-plugin-syntax-optional-chaining/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-optional-chaining", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of optional properties", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-pipeline-operator/package.json b/packages/babel-plugin-syntax-pipeline-operator/package.json index c0eb38a26a..83ac8996df 100644 --- a/packages/babel-plugin-syntax-pipeline-operator/package.json +++ b/packages/babel-plugin-syntax-pipeline-operator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-pipeline-operator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of the pipeline operator", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-pipeline-operator", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-throw-expressions/package.json b/packages/babel-plugin-syntax-throw-expressions/package.json index 9a89cc8608..de49e2f994 100644 --- a/packages/babel-plugin-syntax-throw-expressions/package.json +++ b/packages/babel-plugin-syntax-throw-expressions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-throw-expressions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of Throw Expressions", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-throw-expressions", "license": "MIT", @@ -9,12 +9,12 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-syntax-typescript/package.json b/packages/babel-plugin-syntax-typescript/package.json index bbebe40ee6..d0ccc899ba 100644 --- a/packages/babel-plugin-syntax-typescript/package.json +++ b/packages/babel-plugin-syntax-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-syntax-typescript", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Allow parsing of TypeScript syntax", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-typescript", "license": "MIT", @@ -10,12 +10,12 @@ "typescript" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-arrow-functions/package.json b/packages/babel-plugin-transform-arrow-functions/package.json index 3644e64df5..ed7ab588da 100644 --- a/packages/babel-plugin-transform-arrow-functions/package.json +++ b/packages/babel-plugin-transform-arrow-functions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-arrow-functions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 arrow functions to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/traverse": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/traverse": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-async-to-generator/package.json b/packages/babel-plugin-transform-async-to-generator/package.json index bbe323d92a..45449d648f 100644 --- a/packages/babel-plugin-transform-async-to-generator/package.json +++ b/packages/babel-plugin-transform-async-to-generator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-async-to-generator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn async functions into ES2015 generators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-module-imports": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-remap-async-to-generator": "7.0.0-beta.56" + "@babel/helper-module-imports": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-remap-async-to-generator": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-block-scoped-functions/package.json b/packages/babel-plugin-transform-block-scoped-functions/package.json index 16e4b74627..39332bb601 100644 --- a/packages/babel-plugin-transform-block-scoped-functions/package.json +++ b/packages/babel-plugin-transform-block-scoped-functions/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-block-scoped-functions", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel plugin to ensure function declarations at the block level are block scoped", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoped-functions", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-block-scoping/package.json b/packages/babel-plugin-transform-block-scoping/package.json index 1f7ae5c74c..6c0d6a0375 100644 --- a/packages/babel-plugin-transform-block-scoping/package.json +++ b/packages/babel-plugin-transform-block-scoping/package.json @@ -1,12 +1,12 @@ { "name": "@babel/plugin-transform-block-scoping", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 block scoping (const and let) to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoping", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", + "@babel/helper-plugin-utils": "7.0.0-rc.0", "lodash": "^4.17.10" }, "keywords": [ @@ -16,7 +16,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-classes/package.json b/packages/babel-plugin-transform-classes/package.json index adf0b7bc96..4c5f526a6e 100644 --- a/packages/babel-plugin-transform-classes/package.json +++ b/packages/babel-plugin-transform-classes/package.json @@ -1,18 +1,18 @@ { "name": "@babel/plugin-transform-classes", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 classes to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-classes", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-annotate-as-pure": "7.0.0-beta.56", - "@babel/helper-define-map": "7.0.0-beta.56", - "@babel/helper-function-name": "7.0.0-beta.56", - "@babel/helper-optimise-call-expression": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-replace-supers": "7.0.0-beta.56", - "@babel/helper-split-export-declaration": "7.0.0-beta.56", + "@babel/helper-annotate-as-pure": "7.0.0-rc.0", + "@babel/helper-define-map": "7.0.0-rc.0", + "@babel/helper-function-name": "7.0.0-rc.0", + "@babel/helper-optimise-call-expression": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-replace-supers": "7.0.0-rc.0", + "@babel/helper-split-export-declaration": "7.0.0-rc.0", "globals": "^11.1.0" }, "keywords": [ @@ -22,7 +22,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-computed-properties/package.json b/packages/babel-plugin-transform-computed-properties/package.json index b07786099d..ea9a8575f6 100644 --- a/packages/babel-plugin-transform-computed-properties/package.json +++ b/packages/babel-plugin-transform-computed-properties/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-computed-properties", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 computed properties to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-computed-properties", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-destructuring/package.json b/packages/babel-plugin-transform-destructuring/package.json index bee82f745e..bbc1c9a423 100644 --- a/packages/babel-plugin-transform-destructuring/package.json +++ b/packages/babel-plugin-transform-destructuring/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-destructuring", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 destructuring to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-destructuring", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-dotall-regex/package.json b/packages/babel-plugin-transform-dotall-regex/package.json index 76192850c7..f03b1a430a 100644 --- a/packages/babel-plugin-transform-dotall-regex/package.json +++ b/packages/babel-plugin-transform-dotall-regex/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-dotall-regex", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.", "homepage": "https://babeljs.io/", "license": "MIT", @@ -21,15 +21,15 @@ }, "bugs": "https://github.com/babel/babel/issues", "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-regex": "7.0.0-beta.56", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-regex": "7.0.0-rc.0", "regexpu-core": "^4.1.3" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-duplicate-keys/package.json b/packages/babel-plugin-transform-duplicate-keys/package.json index a9c6761e2a..347cea4a55 100644 --- a/packages/babel-plugin-transform-duplicate-keys/package.json +++ b/packages/babel-plugin-transform-duplicate-keys/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-duplicate-keys", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile objects with duplicate keys to valid strict ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-duplicate-keys", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-exponentiation-operator/package.json b/packages/babel-plugin-transform-exponentiation-operator/package.json index e65f61222b..90f98ec95b 100644 --- a/packages/babel-plugin-transform-exponentiation-operator/package.json +++ b/packages/babel-plugin-transform-exponentiation-operator/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-exponentiation-operator", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile exponentiation operator to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-builder-binary-assignment-operator-visitor": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-flow-comments/package.json b/packages/babel-plugin-transform-flow-comments/package.json index 2b12f30d5e..aacc841c35 100644 --- a/packages/babel-plugin-transform-flow-comments/package.json +++ b/packages/babel-plugin-transform-flow-comments/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-flow-comments", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn flow type annotations into comments", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-flow-comments", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-flow": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-flow": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-flow-strip-types/package.json b/packages/babel-plugin-transform-flow-strip-types/package.json index 295d648f62..cddb8a4d2d 100644 --- a/packages/babel-plugin-transform-flow-strip-types/package.json +++ b/packages/babel-plugin-transform-flow-strip-types/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-flow-strip-types", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Strip flow type annotations from your output code.", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-flow-strip-types", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-flow": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-flow": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-for-of/package.json b/packages/babel-plugin-transform-for-of/package.json index 8d8a530367..fede285402 100644 --- a/packages/babel-plugin-transform-for-of/package.json +++ b/packages/babel-plugin-transform-for-of/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-for-of", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 for...of to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-for-of", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-function-name/package.json b/packages/babel-plugin-transform-function-name/package.json index aad76125c8..a2b8a9e5e1 100644 --- a/packages/babel-plugin-transform-function-name/package.json +++ b/packages/babel-plugin-transform-function-name/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-function-name", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Apply ES2015 function.name semantics to all functions", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-function-name": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-function-name": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-instanceof/package.json b/packages/babel-plugin-transform-instanceof/package.json index 51c02b903b..ec3f5f855e 100644 --- a/packages/babel-plugin-transform-instanceof/package.json +++ b/packages/babel-plugin-transform-instanceof/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-instanceof", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin transforms all the ES2015 'instanceof' methods", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-instanceof", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-jscript/package.json b/packages/babel-plugin-transform-jscript/package.json index 5a6ad76076..a8c95b29f2 100644 --- a/packages/babel-plugin-transform-jscript/package.json +++ b/packages/babel-plugin-transform-jscript/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-jscript", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel plugin to fix buggy JScript named function expressions", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-jscript", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-literals/package.json b/packages/babel-plugin-transform-literals/package.json index 966ac2deb7..a7fa9401b9 100644 --- a/packages/babel-plugin-transform-literals/package.json +++ b/packages/babel-plugin-transform-literals/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-literals", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 unicode string and number literals to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-literals", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-member-expression-literals/package.json b/packages/babel-plugin-transform-member-expression-literals/package.json index dc7378d144..41fc385588 100644 --- a/packages/babel-plugin-transform-member-expression-literals/package.json +++ b/packages/babel-plugin-transform-member-expression-literals/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-member-expression-literals", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Ensure that reserved words are quoted in property accesses", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-member-expression-literals", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-modules-amd/package.json b/packages/babel-plugin-transform-modules-amd/package.json index 5db3addbcd..2526d34cb7 100644 --- a/packages/babel-plugin-transform-modules-amd/package.json +++ b/packages/babel-plugin-transform-modules-amd/package.json @@ -1,13 +1,13 @@ { "name": "@babel/plugin-transform-modules-amd", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin transforms ES2015 modules to AMD", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-amd", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-module-transforms": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-module-transforms": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "keywords": [ "babel-plugin" @@ -16,7 +16,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-modules-commonjs/package.json b/packages/babel-plugin-transform-modules-commonjs/package.json index 0158f8d718..03366b5f15 100644 --- a/packages/babel-plugin-transform-modules-commonjs/package.json +++ b/packages/babel-plugin-transform-modules-commonjs/package.json @@ -1,14 +1,14 @@ { "name": "@babel/plugin-transform-modules-commonjs", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin transforms ES2015 modules to CommonJS", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-module-transforms": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-simple-access": "7.0.0-beta.56" + "@babel/helper-module-transforms": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-simple-access": "7.0.0-rc.0" }, "keywords": [ "babel-plugin" @@ -17,8 +17,8 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/plugin-syntax-object-rest-spread": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/plugin-syntax-object-rest-spread": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-modules-systemjs/package.json b/packages/babel-plugin-transform-modules-systemjs/package.json index 2254a1d539..8d155b52d0 100644 --- a/packages/babel-plugin-transform-modules-systemjs/package.json +++ b/packages/babel-plugin-transform-modules-systemjs/package.json @@ -1,13 +1,13 @@ { "name": "@babel/plugin-transform-modules-systemjs", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin transforms ES2015 modules to SystemJS", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-systemjs", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-hoist-variables": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-hoist-variables": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "keywords": [ "babel-plugin" @@ -16,8 +16,8 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/plugin-syntax-dynamic-import": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/plugin-syntax-dynamic-import": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-modules-umd/package.json b/packages/babel-plugin-transform-modules-umd/package.json index 3638a4782d..3e8a0108aa 100644 --- a/packages/babel-plugin-transform-modules-umd/package.json +++ b/packages/babel-plugin-transform-modules-umd/package.json @@ -1,13 +1,13 @@ { "name": "@babel/plugin-transform-modules-umd", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin transforms ES2015 modules to UMD", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-umd", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-module-transforms": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-module-transforms": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "keywords": [ "babel-plugin" @@ -16,7 +16,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-new-target/package.json b/packages/babel-plugin-transform-new-target/package.json index 76c8863fb8..6e8ad099a4 100644 --- a/packages/babel-plugin-transform-new-target/package.json +++ b/packages/babel-plugin-transform-new-target/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-new-target", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transforms new.target meta property", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/plugin-proposal-class-properties": "7.0.0-beta.56", - "@babel/plugin-transform-arrow-functions": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/plugin-proposal-class-properties": "7.0.0-rc.0", + "@babel/plugin-transform-arrow-functions": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-object-assign/package.json b/packages/babel-plugin-transform-object-assign/package.json index 4de35bd831..41e4ba6e67 100644 --- a/packages/babel-plugin-transform-object-assign/package.json +++ b/packages/babel-plugin-transform-object-assign/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-object-assign", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Replace Object.assign with an inline helper", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign", "author": "Jed Watson", @@ -10,13 +10,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-object-set-prototype-of-to-assign/package.json b/packages/babel-plugin-transform-object-set-prototype-of-to-assign/package.json index 31b591539b..aeae9ceb64 100644 --- a/packages/babel-plugin-transform-object-set-prototype-of-to-assign/package.json +++ b/packages/babel-plugin-transform-object-set-prototype-of-to-assign/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-object-set-prototype-of-to-assign", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn Object.setPrototypeOf to assignments", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-set-prototype-of-to-assign", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-object-super/package.json b/packages/babel-plugin-transform-object-super/package.json index 6f6040ab59..64f9eecf2c 100644 --- a/packages/babel-plugin-transform-object-super/package.json +++ b/packages/babel-plugin-transform-object-super/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-object-super", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 object super to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-replace-supers": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-replace-supers": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-parameters/package.json b/packages/babel-plugin-transform-parameters/package.json index dd2265eaf3..c3b8bec40f 100644 --- a/packages/babel-plugin-transform-parameters/package.json +++ b/packages/babel-plugin-transform-parameters/package.json @@ -1,14 +1,14 @@ { "name": "@babel/plugin-transform-parameters", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 default and rest parameters to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-parameters", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-call-delegate": "7.0.0-beta.56", - "@babel/helper-get-function-arity": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-call-delegate": "7.0.0-rc.0", + "@babel/helper-get-function-arity": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "keywords": [ "babel-plugin" @@ -17,7 +17,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-property-literals/package.json b/packages/babel-plugin-transform-property-literals/package.json index 8b93544588..d1a74a5d5d 100644 --- a/packages/babel-plugin-transform-property-literals/package.json +++ b/packages/babel-plugin-transform-property-literals/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-property-literals", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Ensure that reserved words are quoted in object property keys", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-property-literals", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-property-mutators/package.json b/packages/babel-plugin-transform-property-mutators/package.json index b81c6a19f8..b9b5a88a83 100644 --- a/packages/babel-plugin-transform-property-mutators/package.json +++ b/packages/babel-plugin-transform-property-mutators/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-property-mutators", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES5 property mutator shorthand syntax to Object.defineProperty", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-property-mutators", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-define-map": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-define-map": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-proto-to-assign/package.json b/packages/babel-plugin-transform-proto-to-assign/package.json index 551cae09bb..759719dcf5 100644 --- a/packages/babel-plugin-transform-proto-to-assign/package.json +++ b/packages/babel-plugin-transform-proto-to-assign/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-proto-to-assign", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel plugin for turning __proto__ into a shallow property clone", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-proto-to-assign", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-constant-elements/package.json b/packages/babel-plugin-transform-react-constant-elements/package.json index 8e3ae3d898..5406484736 100644 --- a/packages/babel-plugin-transform-react-constant-elements/package.json +++ b/packages/babel-plugin-transform-react-constant-elements/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-constant-elements", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Treat React JSX elements as value types and hoist them to the highest scope", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-constant-elements", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-annotate-as-pure": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-annotate-as-pure": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-display-name/package.json b/packages/babel-plugin-transform-react-display-name/package.json index b91176f192..6e0c9431d7 100644 --- a/packages/babel-plugin-transform-react-display-name/package.json +++ b/packages/babel-plugin-transform-react-display-name/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-display-name", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Add displayName to React.createClass calls", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-display-name", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-inline-elements/package.json b/packages/babel-plugin-transform-react-inline-elements/package.json index 0e7ef6ff48..f82aa8237d 100644 --- a/packages/babel-plugin-transform-react-inline-elements/package.json +++ b/packages/babel-plugin-transform-react-inline-elements/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-inline-elements", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn JSX elements into exploded React objects", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-inline-elements", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-builder-react-jsx": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-builder-react-jsx": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-jsx-compat/package.json b/packages/babel-plugin-transform-react-jsx-compat/package.json index d3131ae98d..d80ef49f83 100644 --- a/packages/babel-plugin-transform-react-jsx-compat/package.json +++ b/packages/babel-plugin-transform-react-jsx-compat/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-jsx-compat", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn JSX into React Pre-0.12 function calls", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-compat", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-builder-react-jsx": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-builder-react-jsx": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-jsx-self/package.json b/packages/babel-plugin-transform-react-jsx-self/package.json index fb2906b6a2..f17f5164db 100644 --- a/packages/babel-plugin-transform-react-jsx-self/package.json +++ b/packages/babel-plugin-transform-react-jsx-self/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-jsx-self", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Add a __self prop to all JSX Elements", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-self", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-jsx": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-jsx": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-jsx-source/package.json b/packages/babel-plugin-transform-react-jsx-source/package.json index 90dfe7c85e..79dc2bca2f 100644 --- a/packages/babel-plugin-transform-react-jsx-source/package.json +++ b/packages/babel-plugin-transform-react-jsx-source/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-jsx-source", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Add a __source prop to all JSX Elements", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-source", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-jsx": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-jsx": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-react-jsx/package.json b/packages/babel-plugin-transform-react-jsx/package.json index 8c4109ccb6..b667272548 100644 --- a/packages/babel-plugin-transform-react-jsx/package.json +++ b/packages/babel-plugin-transform-react-jsx/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-react-jsx", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Turn JSX into React function calls", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-builder-react-jsx": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-jsx": "7.0.0-beta.56" + "@babel/helper-builder-react-jsx": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-jsx": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-regenerator/package.json b/packages/babel-plugin-transform-regenerator/package.json index e39653a2f8..a4a87ec49b 100644 --- a/packages/babel-plugin-transform-regenerator/package.json +++ b/packages/babel-plugin-transform-regenerator/package.json @@ -2,7 +2,7 @@ "name": "@babel/plugin-transform-regenerator", "author": "Ben Newman ", "description": "Explode async and generator functions into a state machine.", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator", "main": "lib/index.js", @@ -14,7 +14,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-reserved-words/package.json b/packages/babel-plugin-transform-reserved-words/package.json index 57ecee9e0a..defaff91b8 100644 --- a/packages/babel-plugin-transform-reserved-words/package.json +++ b/packages/babel-plugin-transform-reserved-words/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-reserved-words", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Ensure that no reserved words are used.", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-reserved-words", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-runtime/package.json b/packages/babel-plugin-transform-runtime/package.json index 5955fa6756..7fe0e23ff3 100644 --- a/packages/babel-plugin-transform-runtime/package.json +++ b/packages/babel-plugin-transform-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-runtime", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime", "license": "MIT", @@ -9,19 +9,19 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-module-imports": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-module-imports": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/helpers": "7.0.0-beta.56", - "@babel/plugin-transform-runtime": "7.0.0-beta.56", - "@babel/preset-env": "7.0.0-beta.56", - "@babel/template": "7.0.0-beta.56", + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/helpers": "7.0.0-rc.0", + "@babel/plugin-transform-runtime": "7.0.0-rc.0", + "@babel/preset-env": "7.0.0-rc.0", + "@babel/template": "7.0.0-rc.0", "@babel/types": "7.0.0-beta.53" } } diff --git a/packages/babel-plugin-transform-shorthand-properties/package.json b/packages/babel-plugin-transform-shorthand-properties/package.json index 6624e3a0e2..275b55c27c 100644 --- a/packages/babel-plugin-transform-shorthand-properties/package.json +++ b/packages/babel-plugin-transform-shorthand-properties/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-shorthand-properties", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 shorthand properties to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-shorthand-properties", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-spread/package.json b/packages/babel-plugin-transform-spread/package.json index 6d7e1fc90d..58f16419d7 100644 --- a/packages/babel-plugin-transform-spread/package.json +++ b/packages/babel-plugin-transform-spread/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-spread", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 spread to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-spread", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-sticky-regex/package.json b/packages/babel-plugin-transform-sticky-regex/package.json index 3ec46c3909..6dcc764269 100644 --- a/packages/babel-plugin-transform-sticky-regex/package.json +++ b/packages/babel-plugin-transform-sticky-regex/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-sticky-regex", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-sticky-regex", "license": "MIT", @@ -9,14 +9,14 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-regex": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-regex": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-strict-mode/package.json b/packages/babel-plugin-transform-strict-mode/package.json index faadd0ebc9..6f6fca3807 100644 --- a/packages/babel-plugin-transform-strict-mode/package.json +++ b/packages/babel-plugin-transform-strict-mode/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-strict-mode", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This plugin places a 'use strict'; directive at the top of all files to enable strict mode", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-template-literals/package.json b/packages/babel-plugin-transform-template-literals/package.json index c29a2fbfb0..60dd27aede 100644 --- a/packages/babel-plugin-transform-template-literals/package.json +++ b/packages/babel-plugin-transform-template-literals/package.json @@ -1,13 +1,13 @@ { "name": "@babel/plugin-transform-template-literals", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 template literals to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-template-literals", "license": "MIT", "main": "lib/index.js", "dependencies": { - "@babel/helper-annotate-as-pure": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-annotate-as-pure": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "keywords": [ "babel-plugin" @@ -16,7 +16,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-typeof-symbol/package.json b/packages/babel-plugin-transform-typeof-symbol/package.json index aa7ec78864..5c4fd05d29 100644 --- a/packages/babel-plugin-transform-typeof-symbol/package.json +++ b/packages/babel-plugin-transform-typeof-symbol/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-typeof-symbol", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typeof-symbol", "license": "MIT", @@ -9,13 +9,13 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-typescript/package.json b/packages/babel-plugin-transform-typescript/package.json index 94aec8ce1d..304e3b5c85 100644 --- a/packages/babel-plugin-transform-typescript/package.json +++ b/packages/babel-plugin-transform-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-typescript", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Transform TypeScript into ES.next", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typescript", "license": "MIT", @@ -10,14 +10,14 @@ "typescript" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-syntax-typescript": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-syntax-typescript": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-plugin-transform-unicode-regex/package.json b/packages/babel-plugin-transform-unicode-regex/package.json index 7312129224..56f506b9e2 100644 --- a/packages/babel-plugin-transform-unicode-regex/package.json +++ b/packages/babel-plugin-transform-unicode-regex/package.json @@ -1,6 +1,6 @@ { "name": "@babel/plugin-transform-unicode-regex", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Compile ES2015 Unicode regex to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex", "license": "MIT", @@ -9,15 +9,15 @@ "babel-plugin" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/helper-regex": "7.0.0-beta.56", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/helper-regex": "7.0.0-rc.0", "regexpu-core": "^4.1.3" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-polyfill/package.json b/packages/babel-polyfill/package.json index 62d6f2efa3..8f11eac6cf 100644 --- a/packages/babel-polyfill/package.json +++ b/packages/babel-polyfill/package.json @@ -1,6 +1,6 @@ { "name": "@babel/polyfill", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Provides polyfills necessary for a full ES2015+ environment", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-preset-env-standalone/package.json b/packages/babel-preset-env-standalone/package.json index e1a1039742..2d80645e30 100644 --- a/packages/babel-preset-env-standalone/package.json +++ b/packages/babel-preset-env-standalone/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-env-standalone", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Standalone build of babel-prest-env for use in non-Node.js environments.", "main": "babel-preset-env.js", "files": [ @@ -9,9 +9,9 @@ "src" ], "devDependencies": { - "@babel/plugin-transform-new-target": "7.0.0-beta.56", - "@babel/preset-env": "7.0.0-beta.56", - "@babel/standalone": "7.0.0-beta.56" + "@babel/plugin-transform-new-target": "7.0.0-rc.0", + "@babel/preset-env": "7.0.0-rc.0", + "@babel/standalone": "7.0.0-rc.0" }, "keywords": [ "babel", diff --git a/packages/babel-preset-env/package.json b/packages/babel-preset-env/package.json index dd936e6430..1ad6807eb9 100644 --- a/packages/babel-preset-env/package.json +++ b/packages/babel-preset-env/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-env", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "A Babel preset for each environment.", "author": "Henry Zhu ", "homepage": "https://babeljs.io/", @@ -11,42 +11,42 @@ "build-data": "node ./scripts/build-data.js; node ./scripts/build-modules-support.js" }, "dependencies": { - "@babel/helper-module-imports": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-proposal-async-generator-functions": "7.0.0-beta.56", - "@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.56", - "@babel/plugin-proposal-optional-catch-binding": "7.0.0-beta.56", - "@babel/plugin-proposal-unicode-property-regex": "7.0.0-beta.56", - "@babel/plugin-syntax-async-generators": "7.0.0-beta.56", - "@babel/plugin-syntax-object-rest-spread": "7.0.0-beta.56", - "@babel/plugin-syntax-optional-catch-binding": "7.0.0-beta.56", - "@babel/plugin-transform-arrow-functions": "7.0.0-beta.56", - "@babel/plugin-transform-async-to-generator": "7.0.0-beta.56", - "@babel/plugin-transform-block-scoped-functions": "7.0.0-beta.56", - "@babel/plugin-transform-block-scoping": "7.0.0-beta.56", - "@babel/plugin-transform-classes": "7.0.0-beta.56", - "@babel/plugin-transform-computed-properties": "7.0.0-beta.56", - "@babel/plugin-transform-destructuring": "7.0.0-beta.56", - "@babel/plugin-transform-dotall-regex": "7.0.0-beta.56", - "@babel/plugin-transform-duplicate-keys": "7.0.0-beta.56", - "@babel/plugin-transform-exponentiation-operator": "7.0.0-beta.56", - "@babel/plugin-transform-for-of": "7.0.0-beta.56", - "@babel/plugin-transform-function-name": "7.0.0-beta.56", - "@babel/plugin-transform-literals": "7.0.0-beta.56", - "@babel/plugin-transform-modules-amd": "7.0.0-beta.56", - "@babel/plugin-transform-modules-commonjs": "7.0.0-beta.56", - "@babel/plugin-transform-modules-systemjs": "7.0.0-beta.56", - "@babel/plugin-transform-modules-umd": "7.0.0-beta.56", - "@babel/plugin-transform-new-target": "7.0.0-beta.56", - "@babel/plugin-transform-object-super": "7.0.0-beta.56", - "@babel/plugin-transform-parameters": "7.0.0-beta.56", - "@babel/plugin-transform-regenerator": "7.0.0-beta.56", - "@babel/plugin-transform-shorthand-properties": "7.0.0-beta.56", - "@babel/plugin-transform-spread": "7.0.0-beta.56", - "@babel/plugin-transform-sticky-regex": "7.0.0-beta.56", - "@babel/plugin-transform-template-literals": "7.0.0-beta.56", - "@babel/plugin-transform-typeof-symbol": "7.0.0-beta.56", - "@babel/plugin-transform-unicode-regex": "7.0.0-beta.56", + "@babel/helper-module-imports": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-proposal-async-generator-functions": "7.0.0-rc.0", + "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.0", + "@babel/plugin-proposal-optional-catch-binding": "7.0.0-rc.0", + "@babel/plugin-proposal-unicode-property-regex": "7.0.0-rc.0", + "@babel/plugin-syntax-async-generators": "7.0.0-rc.0", + "@babel/plugin-syntax-object-rest-spread": "7.0.0-rc.0", + "@babel/plugin-syntax-optional-catch-binding": "7.0.0-rc.0", + "@babel/plugin-transform-arrow-functions": "7.0.0-rc.0", + "@babel/plugin-transform-async-to-generator": "7.0.0-rc.0", + "@babel/plugin-transform-block-scoped-functions": "7.0.0-rc.0", + "@babel/plugin-transform-block-scoping": "7.0.0-rc.0", + "@babel/plugin-transform-classes": "7.0.0-rc.0", + "@babel/plugin-transform-computed-properties": "7.0.0-rc.0", + "@babel/plugin-transform-destructuring": "7.0.0-rc.0", + "@babel/plugin-transform-dotall-regex": "7.0.0-rc.0", + "@babel/plugin-transform-duplicate-keys": "7.0.0-rc.0", + "@babel/plugin-transform-exponentiation-operator": "7.0.0-rc.0", + "@babel/plugin-transform-for-of": "7.0.0-rc.0", + "@babel/plugin-transform-function-name": "7.0.0-rc.0", + "@babel/plugin-transform-literals": "7.0.0-rc.0", + "@babel/plugin-transform-modules-amd": "7.0.0-rc.0", + "@babel/plugin-transform-modules-commonjs": "7.0.0-rc.0", + "@babel/plugin-transform-modules-systemjs": "7.0.0-rc.0", + "@babel/plugin-transform-modules-umd": "7.0.0-rc.0", + "@babel/plugin-transform-new-target": "7.0.0-rc.0", + "@babel/plugin-transform-object-super": "7.0.0-rc.0", + "@babel/plugin-transform-parameters": "7.0.0-rc.0", + "@babel/plugin-transform-regenerator": "7.0.0-rc.0", + "@babel/plugin-transform-shorthand-properties": "7.0.0-rc.0", + "@babel/plugin-transform-spread": "7.0.0-rc.0", + "@babel/plugin-transform-sticky-regex": "7.0.0-rc.0", + "@babel/plugin-transform-template-literals": "7.0.0-rc.0", + "@babel/plugin-transform-typeof-symbol": "7.0.0-rc.0", + "@babel/plugin-transform-unicode-regex": "7.0.0-rc.0", "browserslist": "^3.0.0", "invariant": "^2.2.2", "js-levenshtein": "^1.1.3", @@ -56,10 +56,10 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/cli": "7.0.0-beta.56", - "@babel/core": "7.0.0-beta.56", - "@babel/helper-fixtures": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", + "@babel/cli": "7.0.0-rc.0", + "@babel/core": "7.0.0-rc.0", + "@babel/helper-fixtures": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", "caniuse-db": "1.0.30000851", "compat-table": "kangax/compat-table#90d02e486227d179d2ce9b850dbb3f9846443cab", "electron-to-chromium": "1.3.48" diff --git a/packages/babel-preset-flow/package.json b/packages/babel-preset-flow/package.json index 3b27b6019c..5dd3230bab 100644 --- a/packages/babel-preset-flow/package.json +++ b/packages/babel-preset-flow/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-flow", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for all Flow plugins.", "author": "James Kyle ", "repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-flow", @@ -13,14 +13,14 @@ "types" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-transform-flow-strip-types": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-transform-flow-strip-types": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-preset-react/package.json b/packages/babel-preset-react/package.json index 1515382f6a..0dd6801d10 100644 --- a/packages/babel-preset-react/package.json +++ b/packages/babel-preset-react/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-react", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for all React plugins.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -8,18 +8,18 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-react", "main": "lib/index.js", "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-transform-react-display-name": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx-self": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx-source": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-transform-react-display-name": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx-self": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx-source": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56", - "@babel/helper-transform-fixture-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0", + "@babel/helper-transform-fixture-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-preset-stage-0/package.json b/packages/babel-preset-stage-0/package.json index f3be0b67db..b9d34e193c 100644 --- a/packages/babel-preset-stage-0/package.json +++ b/packages/babel-preset-stage-0/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-stage-0", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for stage 0 plugins", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-preset-stage-1/package.json b/packages/babel-preset-stage-1/package.json index fd9458f08a..3df7b1a465 100644 --- a/packages/babel-preset-stage-1/package.json +++ b/packages/babel-preset-stage-1/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-stage-1", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for stage 1 plugins", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-preset-stage-2/package.json b/packages/babel-preset-stage-2/package.json index fed87233d0..f09c3b7b68 100644 --- a/packages/babel-preset-stage-2/package.json +++ b/packages/babel-preset-stage-2/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-stage-2", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for stage 2 plugins", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-preset-stage-3/package.json b/packages/babel-preset-stage-3/package.json index a658698878..e59554d282 100644 --- a/packages/babel-preset-stage-3/package.json +++ b/packages/babel-preset-stage-3/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-stage-3", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for stage 3 plugins", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-preset-typescript/package.json b/packages/babel-preset-typescript/package.json index e0cf69431e..7e938926f6 100644 --- a/packages/babel-preset-typescript/package.json +++ b/packages/babel-preset-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@babel/preset-typescript", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel preset for TypeScript.", "repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-typescript", "license": "MIT", @@ -10,14 +10,14 @@ "typescript" ], "dependencies": { - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-transform-typescript": "7.0.0-beta.56" + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-transform-typescript": "7.0.0-rc.0" }, "peerDependencies": { "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-register/package.json b/packages/babel-register/package.json index a86cce62a1..0c5ef9052a 100644 --- a/packages/babel-register/package.json +++ b/packages/babel-register/package.json @@ -1,6 +1,6 @@ { "name": "@babel/register", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "babel require hook", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-register", @@ -22,7 +22,7 @@ "@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" }, "devDependencies": { - "@babel/core": "7.0.0-beta.56", + "@babel/core": "7.0.0-rc.0", "default-require-extensions": "^2.0.0" } } diff --git a/packages/babel-runtime-corejs2/package.json b/packages/babel-runtime-corejs2/package.json index 87c27c6b22..b6787dc3dc 100644 --- a/packages/babel-runtime-corejs2/package.json +++ b/packages/babel-runtime-corejs2/package.json @@ -1,6 +1,6 @@ { "name": "@babel/runtime-corejs2", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "babel's modular runtime helpers with core-js@2 polyfilling", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs2", diff --git a/packages/babel-runtime/package.json b/packages/babel-runtime/package.json index 3ef680e0dd..b5d7401a1f 100644 --- a/packages/babel-runtime/package.json +++ b/packages/babel-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@babel/runtime", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "babel's modular runtime helpers", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime", diff --git a/packages/babel-standalone/package.json b/packages/babel-standalone/package.json index f5af8f8f2a..338afa9d58 100644 --- a/packages/babel-standalone/package.json +++ b/packages/babel-standalone/package.json @@ -1,6 +1,6 @@ { "name": "@babel/standalone", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Standalone build of Babel for use in non-Node.js environments.", "main": "babel.js", "files": [ @@ -9,92 +9,92 @@ "src" ], "devDependencies": { - "@babel/core": "7.0.0-beta.56", - "@babel/helper-plugin-utils": "7.0.0-beta.56", - "@babel/plugin-external-helpers": "7.0.0-beta.56", - "@babel/plugin-proposal-async-generator-functions": "7.0.0-beta.56", - "@babel/plugin-proposal-class-properties": "7.0.0-beta.56", - "@babel/plugin-proposal-decorators": "7.0.0-beta.56", - "@babel/plugin-proposal-do-expressions": "7.0.0-beta.56", - "@babel/plugin-proposal-export-default-from": "7.0.0-beta.56", - "@babel/plugin-proposal-export-namespace-from": "7.0.0-beta.56", - "@babel/plugin-proposal-function-bind": "7.0.0-beta.56", - "@babel/plugin-proposal-function-sent": "7.0.0-beta.56", - "@babel/plugin-proposal-json-strings": "7.0.0-beta.56", - "@babel/plugin-proposal-logical-assignment-operators": "7.0.0-beta.56", - "@babel/plugin-proposal-nullish-coalescing-operator": "7.0.0-beta.56", - "@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.56", - "@babel/plugin-proposal-optional-catch-binding": "7.0.0-beta.56", - "@babel/plugin-proposal-optional-chaining": "7.0.0-beta.56", - "@babel/plugin-proposal-pipeline-operator": "7.0.0-beta.56", - "@babel/plugin-proposal-throw-expressions": "7.0.0-beta.56", - "@babel/plugin-proposal-unicode-property-regex": "7.0.0-beta.56", - "@babel/plugin-syntax-async-generators": "7.0.0-beta.56", - "@babel/plugin-syntax-class-properties": "7.0.0-beta.56", - "@babel/plugin-syntax-decorators": "7.0.0-beta.56", - "@babel/plugin-syntax-do-expressions": "7.0.0-beta.56", - "@babel/plugin-syntax-dynamic-import": "7.0.0-beta.56", - "@babel/plugin-syntax-export-default-from": "7.0.0-beta.56", - "@babel/plugin-syntax-export-namespace-from": "7.0.0-beta.56", - "@babel/plugin-syntax-flow": "7.0.0-beta.56", - "@babel/plugin-syntax-function-bind": "7.0.0-beta.56", - "@babel/plugin-syntax-function-sent": "7.0.0-beta.56", - "@babel/plugin-syntax-import-meta": "7.0.0-beta.56", - "@babel/plugin-syntax-jsx": "7.0.0-beta.56", - "@babel/plugin-syntax-object-rest-spread": "7.0.0-beta.56", - "@babel/plugin-syntax-optional-catch-binding": "7.0.0-beta.56", - "@babel/plugin-syntax-pipeline-operator": "7.0.0-beta.56", - "@babel/plugin-syntax-typescript": "7.0.0-beta.56", - "@babel/plugin-transform-arrow-functions": "7.0.0-beta.56", - "@babel/plugin-transform-async-to-generator": "7.0.0-beta.56", - "@babel/plugin-transform-block-scoped-functions": "7.0.0-beta.56", - "@babel/plugin-transform-block-scoping": "7.0.0-beta.56", - "@babel/plugin-transform-classes": "7.0.0-beta.56", - "@babel/plugin-transform-computed-properties": "7.0.0-beta.56", - "@babel/plugin-transform-destructuring": "7.0.0-beta.56", - "@babel/plugin-transform-dotall-regex": "7.0.0-beta.56", - "@babel/plugin-transform-duplicate-keys": "7.0.0-beta.56", - "@babel/plugin-transform-exponentiation-operator": "7.0.0-beta.56", - "@babel/plugin-transform-flow-comments": "7.0.0-beta.56", - "@babel/plugin-transform-flow-strip-types": "7.0.0-beta.56", - "@babel/plugin-transform-for-of": "7.0.0-beta.56", - "@babel/plugin-transform-function-name": "7.0.0-beta.56", - "@babel/plugin-transform-instanceof": "7.0.0-beta.56", - "@babel/plugin-transform-jscript": "7.0.0-beta.56", - "@babel/plugin-transform-literals": "7.0.0-beta.56", - "@babel/plugin-transform-member-expression-literals": "7.0.0-beta.56", - "@babel/plugin-transform-modules-amd": "7.0.0-beta.56", - "@babel/plugin-transform-modules-commonjs": "7.0.0-beta.56", - "@babel/plugin-transform-modules-systemjs": "7.0.0-beta.56", - "@babel/plugin-transform-modules-umd": "7.0.0-beta.56", - "@babel/plugin-transform-new-target": "7.0.0-beta.56", - "@babel/plugin-transform-object-assign": "7.0.0-beta.56", - "@babel/plugin-transform-object-set-prototype-of-to-assign": "7.0.0-beta.56", - "@babel/plugin-transform-object-super": "7.0.0-beta.56", - "@babel/plugin-transform-parameters": "7.0.0-beta.56", - "@babel/plugin-transform-property-literals": "7.0.0-beta.56", - "@babel/plugin-transform-property-mutators": "7.0.0-beta.56", - "@babel/plugin-transform-proto-to-assign": "7.0.0-beta.56", - "@babel/plugin-transform-react-constant-elements": "7.0.0-beta.56", - "@babel/plugin-transform-react-display-name": "7.0.0-beta.56", - "@babel/plugin-transform-react-inline-elements": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx-compat": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx-self": "7.0.0-beta.56", - "@babel/plugin-transform-react-jsx-source": "7.0.0-beta.56", - "@babel/plugin-transform-regenerator": "7.0.0-beta.56", - "@babel/plugin-transform-runtime": "7.0.0-beta.56", - "@babel/plugin-transform-shorthand-properties": "7.0.0-beta.56", - "@babel/plugin-transform-spread": "7.0.0-beta.56", - "@babel/plugin-transform-sticky-regex": "7.0.0-beta.56", - "@babel/plugin-transform-strict-mode": "7.0.0-beta.56", - "@babel/plugin-transform-template-literals": "7.0.0-beta.56", - "@babel/plugin-transform-typeof-symbol": "7.0.0-beta.56", - "@babel/plugin-transform-typescript": "7.0.0-beta.56", - "@babel/plugin-transform-unicode-regex": "7.0.0-beta.56", - "@babel/preset-flow": "7.0.0-beta.56", - "@babel/preset-react": "7.0.0-beta.56", - "@babel/preset-typescript": "7.0.0-beta.56" + "@babel/core": "7.0.0-rc.0", + "@babel/helper-plugin-utils": "7.0.0-rc.0", + "@babel/plugin-external-helpers": "7.0.0-rc.0", + "@babel/plugin-proposal-async-generator-functions": "7.0.0-rc.0", + "@babel/plugin-proposal-class-properties": "7.0.0-rc.0", + "@babel/plugin-proposal-decorators": "7.0.0-rc.0", + "@babel/plugin-proposal-do-expressions": "7.0.0-rc.0", + "@babel/plugin-proposal-export-default-from": "7.0.0-rc.0", + "@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.0", + "@babel/plugin-proposal-function-bind": "7.0.0-rc.0", + "@babel/plugin-proposal-function-sent": "7.0.0-rc.0", + "@babel/plugin-proposal-json-strings": "7.0.0-rc.0", + "@babel/plugin-proposal-logical-assignment-operators": "7.0.0-rc.0", + "@babel/plugin-proposal-nullish-coalescing-operator": "7.0.0-rc.0", + "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.0", + "@babel/plugin-proposal-optional-catch-binding": "7.0.0-rc.0", + "@babel/plugin-proposal-optional-chaining": "7.0.0-rc.0", + "@babel/plugin-proposal-pipeline-operator": "7.0.0-rc.0", + "@babel/plugin-proposal-throw-expressions": "7.0.0-rc.0", + "@babel/plugin-proposal-unicode-property-regex": "7.0.0-rc.0", + "@babel/plugin-syntax-async-generators": "7.0.0-rc.0", + "@babel/plugin-syntax-class-properties": "7.0.0-rc.0", + "@babel/plugin-syntax-decorators": "7.0.0-rc.0", + "@babel/plugin-syntax-do-expressions": "7.0.0-rc.0", + "@babel/plugin-syntax-dynamic-import": "7.0.0-rc.0", + "@babel/plugin-syntax-export-default-from": "7.0.0-rc.0", + "@babel/plugin-syntax-export-namespace-from": "7.0.0-rc.0", + "@babel/plugin-syntax-flow": "7.0.0-rc.0", + "@babel/plugin-syntax-function-bind": "7.0.0-rc.0", + "@babel/plugin-syntax-function-sent": "7.0.0-rc.0", + "@babel/plugin-syntax-import-meta": "7.0.0-rc.0", + "@babel/plugin-syntax-jsx": "7.0.0-rc.0", + "@babel/plugin-syntax-object-rest-spread": "7.0.0-rc.0", + "@babel/plugin-syntax-optional-catch-binding": "7.0.0-rc.0", + "@babel/plugin-syntax-pipeline-operator": "7.0.0-rc.0", + "@babel/plugin-syntax-typescript": "7.0.0-rc.0", + "@babel/plugin-transform-arrow-functions": "7.0.0-rc.0", + "@babel/plugin-transform-async-to-generator": "7.0.0-rc.0", + "@babel/plugin-transform-block-scoped-functions": "7.0.0-rc.0", + "@babel/plugin-transform-block-scoping": "7.0.0-rc.0", + "@babel/plugin-transform-classes": "7.0.0-rc.0", + "@babel/plugin-transform-computed-properties": "7.0.0-rc.0", + "@babel/plugin-transform-destructuring": "7.0.0-rc.0", + "@babel/plugin-transform-dotall-regex": "7.0.0-rc.0", + "@babel/plugin-transform-duplicate-keys": "7.0.0-rc.0", + "@babel/plugin-transform-exponentiation-operator": "7.0.0-rc.0", + "@babel/plugin-transform-flow-comments": "7.0.0-rc.0", + "@babel/plugin-transform-flow-strip-types": "7.0.0-rc.0", + "@babel/plugin-transform-for-of": "7.0.0-rc.0", + "@babel/plugin-transform-function-name": "7.0.0-rc.0", + "@babel/plugin-transform-instanceof": "7.0.0-rc.0", + "@babel/plugin-transform-jscript": "7.0.0-rc.0", + "@babel/plugin-transform-literals": "7.0.0-rc.0", + "@babel/plugin-transform-member-expression-literals": "7.0.0-rc.0", + "@babel/plugin-transform-modules-amd": "7.0.0-rc.0", + "@babel/plugin-transform-modules-commonjs": "7.0.0-rc.0", + "@babel/plugin-transform-modules-systemjs": "7.0.0-rc.0", + "@babel/plugin-transform-modules-umd": "7.0.0-rc.0", + "@babel/plugin-transform-new-target": "7.0.0-rc.0", + "@babel/plugin-transform-object-assign": "7.0.0-rc.0", + "@babel/plugin-transform-object-set-prototype-of-to-assign": "7.0.0-rc.0", + "@babel/plugin-transform-object-super": "7.0.0-rc.0", + "@babel/plugin-transform-parameters": "7.0.0-rc.0", + "@babel/plugin-transform-property-literals": "7.0.0-rc.0", + "@babel/plugin-transform-property-mutators": "7.0.0-rc.0", + "@babel/plugin-transform-proto-to-assign": "7.0.0-rc.0", + "@babel/plugin-transform-react-constant-elements": "7.0.0-rc.0", + "@babel/plugin-transform-react-display-name": "7.0.0-rc.0", + "@babel/plugin-transform-react-inline-elements": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx-compat": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx-self": "7.0.0-rc.0", + "@babel/plugin-transform-react-jsx-source": "7.0.0-rc.0", + "@babel/plugin-transform-regenerator": "7.0.0-rc.0", + "@babel/plugin-transform-runtime": "7.0.0-rc.0", + "@babel/plugin-transform-shorthand-properties": "7.0.0-rc.0", + "@babel/plugin-transform-spread": "7.0.0-rc.0", + "@babel/plugin-transform-sticky-regex": "7.0.0-rc.0", + "@babel/plugin-transform-strict-mode": "7.0.0-rc.0", + "@babel/plugin-transform-template-literals": "7.0.0-rc.0", + "@babel/plugin-transform-typeof-symbol": "7.0.0-rc.0", + "@babel/plugin-transform-typescript": "7.0.0-rc.0", + "@babel/plugin-transform-unicode-regex": "7.0.0-rc.0", + "@babel/preset-flow": "7.0.0-rc.0", + "@babel/preset-react": "7.0.0-rc.0", + "@babel/preset-typescript": "7.0.0-rc.0" }, "keywords": [ "babel", diff --git a/packages/babel-template/package.json b/packages/babel-template/package.json index b8760ba9c9..0f0e7e5b9e 100644 --- a/packages/babel-template/package.json +++ b/packages/babel-template/package.json @@ -1,6 +1,6 @@ { "name": "@babel/template", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Generate an AST from a string template.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -8,9 +8,9 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-template", "main": "lib/index.js", "dependencies": { - "@babel/code-frame": "7.0.0-beta.56", - "@babel/parser": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56", + "@babel/code-frame": "7.0.0-rc.0", + "@babel/parser": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0", "lodash": "^4.17.10" } } diff --git a/packages/babel-traverse/package.json b/packages/babel-traverse/package.json index 32d58628e5..d261109f03 100644 --- a/packages/babel-traverse/package.json +++ b/packages/babel-traverse/package.json @@ -1,6 +1,6 @@ { "name": "@babel/traverse", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -8,17 +8,17 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-traverse", "main": "lib/index.js", "dependencies": { - "@babel/code-frame": "7.0.0-beta.56", - "@babel/generator": "7.0.0-beta.56", - "@babel/helper-function-name": "7.0.0-beta.56", - "@babel/helper-split-export-declaration": "7.0.0-beta.56", - "@babel/parser": "7.0.0-beta.56", - "@babel/types": "7.0.0-beta.56", + "@babel/code-frame": "7.0.0-rc.0", + "@babel/generator": "7.0.0-rc.0", + "@babel/helper-function-name": "7.0.0-rc.0", + "@babel/helper-split-export-declaration": "7.0.0-rc.0", + "@babel/parser": "7.0.0-rc.0", + "@babel/types": "7.0.0-rc.0", "debug": "^3.1.0", "globals": "^11.1.0", "lodash": "^4.17.10" }, "devDependencies": { - "@babel/helper-plugin-test-runner": "7.0.0-beta.56" + "@babel/helper-plugin-test-runner": "7.0.0-rc.0" } } diff --git a/packages/babel-types/package.json b/packages/babel-types/package.json index 67c1109cb1..43c96be426 100644 --- a/packages/babel-types/package.json +++ b/packages/babel-types/package.json @@ -1,6 +1,6 @@ { "name": "@babel/types", - "version": "7.0.0-beta.56", + "version": "7.0.0-rc.0", "description": "Babel Types is a Lodash-esque utility library for AST nodes", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -14,7 +14,7 @@ "to-fast-properties": "^2.0.0" }, "devDependencies": { - "@babel/generator": "7.0.0-beta.56", - "@babel/parser": "7.0.0-beta.56" + "@babel/generator": "7.0.0-rc.0", + "@babel/parser": "7.0.0-rc.0" } }