Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 committed Mar 6, 2016
1 parent f4849d8 commit b7d6aa0
Showing 1 changed file with 90 additions and 90 deletions.
180 changes: 90 additions & 90 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-standalone",
"version": "6.4.5-dev",
"version": "6.6.5",
"description": "Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecacted) babel-browser",
"main": "babel.js",
"scripts": {
Expand All @@ -12,99 +12,99 @@
"url": "git+https://github.com/Daniel15/babel-standalone.git"
},
"devDependencies": {
"babel-core": "^6.4.5",
"babel-loader": "^6.2.1",
"babel-plugin-check-es2015-constants": "^6.3.13",
"babel-core": "^6.6.5",
"babel-loader": "^6.2.4",
"babel-plugin-check-es2015-constants": "^6.6.5",
"babel-plugin-external-helpers-2": "^6.3.13",
"babel-plugin-syntax-async-functions": "^6.3.13",
"babel-plugin-syntax-async-generators": "^6.3.13",
"babel-plugin-syntax-class-constructor-call": "^6.3.13",
"babel-plugin-syntax-class-properties": "^6.3.13",
"babel-plugin-syntax-decorators": "^6.3.13",
"babel-plugin-syntax-do-expressions": "^6.3.13",
"babel-plugin-syntax-exponentiation-operator": "^6.3.13",
"babel-plugin-syntax-export-extensions": "^6.3.13",
"babel-plugin-syntax-flow": "^6.3.13",
"babel-plugin-syntax-function-bind": "^6.3.13",
"babel-plugin-syntax-jsx": "^6.3.13",
"babel-plugin-syntax-object-rest-spread": "^6.3.13",
"babel-plugin-syntax-trailing-function-commas": "^6.3.13",
"babel-plugin-transform-async-functions": "^6.3.13",
"babel-plugin-transform-async-to-generator": "^6.4.5",
"babel-plugin-transform-async-to-module-method": "^6.4.0",
"babel-plugin-transform-class-constructor-call": "^6.4.0",
"babel-plugin-transform-class-properties": "^6.4.0",
"babel-plugin-transform-decorators": "^6.4.0",
"babel-plugin-transform-do-expressions": "^6.3.13",
"babel-plugin-transform-es2015-arrow-functions": "^6.4.0",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
"babel-plugin-transform-es2015-block-scoping": "^6.4.0",
"babel-plugin-transform-es2015-classes": "^6.4.5",
"babel-plugin-transform-es2015-computed-properties": "^6.4.0",
"babel-plugin-transform-es2015-destructuring": "^6.4.0",
"babel-plugin-transform-es2015-for-of": "^6.3.13",
"babel-plugin-transform-es2015-function-name": "^6.4.0",
"babel-plugin-transform-es2015-instanceof": "^6.4.0",
"babel-plugin-transform-es2015-literals": "^6.3.13",
"babel-plugin-transform-es2015-modules-amd": "^6.4.3",
"babel-plugin-transform-es2015-modules-commonjs": "^6.4.5",
"babel-plugin-transform-es2015-modules-systemjs": "^6.4.0",
"babel-plugin-transform-es2015-modules-umd": "^6.4.3",
"babel-plugin-transform-es2015-object-super": "^6.4.0",
"babel-plugin-transform-es2015-parameters": "^6.4.5",
"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
"babel-plugin-transform-es2015-spread": "^6.4.0",
"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
"babel-plugin-transform-es2015-template-literals": "^6.3.13",
"babel-plugin-transform-es2015-typeof-symbol": "^6.4.3",
"babel-plugin-transform-es2015-unicode-regex": "^6.4.3",
"babel-plugin-transform-es3-member-expression-literals": "^6.3.13",
"babel-plugin-transform-es3-property-literals": "^6.3.13",
"babel-plugin-transform-es5-property-mutators": "^6.3.13",
"babel-plugin-transform-eval": "^6.3.13",
"babel-plugin-transform-exponentiation-operator": "^6.3.13",
"babel-plugin-transform-export-extensions": "^6.4.0",
"babel-plugin-transform-flow-strip-types": "^6.4.0",
"babel-plugin-transform-function-bind": "^6.3.13",
"babel-plugin-transform-inline-environment-variables": "^6.3.13",
"babel-plugin-transform-jscript": "^6.4.0",
"babel-plugin-transform-member-expression-literals": "^6.3.13",
"babel-plugin-transform-merge-sibling-variables": "^6.3.13",
"babel-plugin-transform-minify-booleans": "^6.3.13",
"babel-plugin-transform-node-env-inline": "^6.3.13",
"babel-plugin-transform-object-assign": "^6.3.13",
"babel-plugin-transform-object-rest-spread": "^6.3.13",
"babel-plugin-transform-object-set-prototype-of-to-assign": "^6.3.13",
"babel-plugin-transform-property-literals": "^6.3.13",
"babel-plugin-transform-proto-to-assign": "^6.4.0",
"babel-plugin-transform-react-constant-elements": "^6.4.0",
"babel-plugin-transform-react-display-name": "^6.4.0",
"babel-plugin-transform-react-inline-elements": "^6.4.0",
"babel-plugin-transform-react-jsx": "^6.4.0",
"babel-plugin-transform-react-jsx-compat": "^6.3.13",
"babel-plugin-transform-react-jsx-source": "^6.3.13",
"babel-plugin-transform-regenerator": "^6.4.4",
"babel-plugin-transform-remove-console": "^6.3.13",
"babel-plugin-transform-remove-debugger": "^6.3.13",
"babel-plugin-transform-runtime": "^6.4.3",
"babel-plugin-transform-simplify-comparison-operators": "^6.3.13",
"babel-plugin-transform-strict-mode": "^6.3.13",
"babel-plugin-transform-undefined-to-void": "^6.3.13",
"babel-plugin-undeclared-variables-check": "^6.3.13",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"babel-preset-stage-1": "^6.3.13",
"babel-preset-stage-2": "^6.3.13",
"babel-preset-stage-3": "^6.3.13",
"babel-plugin-syntax-async-functions": "^6.5.0",
"babel-plugin-syntax-async-generators": "^6.5.0",
"babel-plugin-syntax-class-constructor-call": "^6.5.0",
"babel-plugin-syntax-class-properties": "^6.5.0",
"babel-plugin-syntax-decorators": "^6.5.0",
"babel-plugin-syntax-do-expressions": "^6.5.0",
"babel-plugin-syntax-exponentiation-operator": "^6.5.0",
"babel-plugin-syntax-export-extensions": "^6.5.0",
"babel-plugin-syntax-flow": "^6.5.0",
"babel-plugin-syntax-function-bind": "^6.5.0",
"babel-plugin-syntax-jsx": "^6.5.0",
"babel-plugin-syntax-object-rest-spread": "^6.5.0",
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
"babel-plugin-transform-async-functions": "^6.5.0",
"babel-plugin-transform-async-to-generator": "^6.5.0",
"babel-plugin-transform-async-to-module-method": "^6.5.2",
"babel-plugin-transform-class-constructor-call": "^6.6.5",
"babel-plugin-transform-class-properties": "^6.6.0",
"babel-plugin-transform-decorators": "^6.6.5",
"babel-plugin-transform-do-expressions": "^6.5.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.5.2",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.6.5",
"babel-plugin-transform-es2015-block-scoping": "^6.6.5",
"babel-plugin-transform-es2015-classes": "^6.6.5",
"babel-plugin-transform-es2015-computed-properties": "^6.6.5",
"babel-plugin-transform-es2015-destructuring": "^6.6.5",
"babel-plugin-transform-es2015-for-of": "^6.6.0",
"babel-plugin-transform-es2015-function-name": "^6.5.0",
"babel-plugin-transform-es2015-instanceof": "^6.5.0",
"babel-plugin-transform-es2015-literals": "^6.5.0",
"babel-plugin-transform-es2015-modules-amd": "^6.6.5",
"babel-plugin-transform-es2015-modules-commonjs": "^6.6.5",
"babel-plugin-transform-es2015-modules-systemjs": "^6.6.5",
"babel-plugin-transform-es2015-modules-umd": "^6.6.5",
"babel-plugin-transform-es2015-object-super": "^6.6.5",
"babel-plugin-transform-es2015-parameters": "^6.6.5",
"babel-plugin-transform-es2015-shorthand-properties": "^6.5.0",
"babel-plugin-transform-es2015-spread": "^6.6.5",
"babel-plugin-transform-es2015-sticky-regex": "^6.5.0",
"babel-plugin-transform-es2015-template-literals": "^6.6.5",
"babel-plugin-transform-es2015-typeof-symbol": "^6.6.0",
"babel-plugin-transform-es2015-unicode-regex": "^6.5.0",
"babel-plugin-transform-es3-member-expression-literals": "^6.5.0",
"babel-plugin-transform-es3-property-literals": "^6.5.0",
"babel-plugin-transform-es5-property-mutators": "^6.6.5",
"babel-plugin-transform-eval": "^6.5.0",
"babel-plugin-transform-exponentiation-operator": "^6.5.0",
"babel-plugin-transform-export-extensions": "^6.5.0",
"babel-plugin-transform-flow-strip-types": "^6.6.5",
"babel-plugin-transform-function-bind": "^6.5.2",
"babel-plugin-transform-inline-environment-variables": "^6.5.0",
"babel-plugin-transform-jscript": "^6.5.0",
"babel-plugin-transform-member-expression-literals": "^6.5.0",
"babel-plugin-transform-merge-sibling-variables": "^6.5.0",
"babel-plugin-transform-minify-booleans": "^6.5.0",
"babel-plugin-transform-node-env-inline": "^6.5.0",
"babel-plugin-transform-object-assign": "^6.5.0",
"babel-plugin-transform-object-rest-spread": "^6.6.5",
"babel-plugin-transform-object-set-prototype-of-to-assign": "^6.6.0",
"babel-plugin-transform-property-literals": "^6.5.0",
"babel-plugin-transform-proto-to-assign": "^6.6.5",
"babel-plugin-transform-react-constant-elements": "^6.5.0",
"babel-plugin-transform-react-display-name": "^6.5.0",
"babel-plugin-transform-react-inline-elements": "^6.6.5",
"babel-plugin-transform-react-jsx": "^6.6.5",
"babel-plugin-transform-react-jsx-compat": "^6.5.0",
"babel-plugin-transform-react-jsx-source": "^6.5.0",
"babel-plugin-transform-regenerator": "^6.6.5",
"babel-plugin-transform-remove-console": "^6.5.0",
"babel-plugin-transform-remove-debugger": "^6.5.0",
"babel-plugin-transform-runtime": "^6.6.0",
"babel-plugin-transform-simplify-comparison-operators": "^6.5.0",
"babel-plugin-transform-strict-mode": "^6.6.5",
"babel-plugin-transform-undefined-to-void": "^6.5.0",
"babel-plugin-undeclared-variables-check": "^6.5.0",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"babel-preset-stage-1": "^6.5.0",
"babel-preset-stage-2": "^6.5.0",
"babel-preset-stage-3": "^6.5.0",
"expect.js": "^0.3.1",
"gulp": "^3.9.0",
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.1",
"gulp-uglify": "^1.5.3",
"json-loader": "^0.5.4",
"mocha": "^2.3.4",
"react": "^0.14.6",
"webpack": "^1.12.11",
"mocha": "^2.4.5",
"react": "^0.14.7",
"webpack": "^1.12.14",
"webpack-stream": "^3.1.0"
},
"keywords": [
Expand Down

0 comments on commit b7d6aa0

Please sign in to comment.