Skip to content

Commit

Permalink
Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Aug 14, 2017
1 parent 224b4f1 commit 5e521dd
Show file tree
Hide file tree
Showing 2 changed files with 472 additions and 200 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,18 +133,18 @@
"babel-preset-stage-0": "^6.24.1",
"babel-register": "^6.24.1",
"babili-webpack-plugin": "^0.1.2",
"chalk": "^2.0.1",
"chalk": "^2.1.0",
"concurrently": "^3.5.0",
"cross-env": "^5.0.0",
"cross-env": "^5.0.5",
"cross-spawn": "^5.1.0",
"css-loader": "^0.28.3",
"electron": "^1.6.10",
"electron-builder": "^19.16.0",
"electron": "^1.7.5",
"electron-builder": "^19.22.1",
"electron-devtools-installer": "^2.2.0",
"enzyme": "^2.9.1",
"enzyme-to-json": "^1.5.1",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.2",
"eslint-config-airbnb": "^15.1.0",
"eslint-formatter-pretty": "^1.1.0",
"eslint-import-resolver-webpack": "^0.8.3",
"eslint-plugin-compat": "^1.0.4",
Expand All @@ -154,15 +154,15 @@
"eslint-plugin-jest": "^20.0.3",
"eslint-plugin-jsx-a11y": "5.0.3",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^7.1.0",
"express": "^4.15.3",
"extract-text-webpack-plugin": "^2.1.0",
"fbjs-scripts": "^0.8.0",
"eslint-plugin-react": "^7.2.1",
"express": "^4.15.4",
"extract-text-webpack-plugin": "^3.0.0",
"fbjs-scripts": "^0.8.1",
"file-loader": "^0.11.1",
"flow-bin": "^0.50.0",
"flow-runtime": "^0.13.0",
"flow-typed": "^2.1.3",
"html-webpack-plugin": "^2.29.0",
"flow-bin": "^0.52.0",
"flow-runtime": "^0.14.0",
"flow-typed": "^2.1.5",
"html-webpack-plugin": "^2.30.1",
"identity-obj-proxy": "^3.0.0",
"ionicons-temp": "^2.0.0",
"jest": "^20.0.4",
Expand All @@ -174,31 +174,31 @@
"redux-logger": "^3.0.6",
"rimraf": "^2.6.1",
"sass-loader": "^6.0.6",
"sinon": "^2.3.8",
"sinon": "^3.2.0",
"spectron": "^3.7.2",
"style-loader": "^0.18.1",
"stylefmt": "^6.0.0",
"stylelint": "^8.0.0",
"stylelint-config-standard": "^17.0.0",
"url-loader": "^0.5.8",
"webpack": "^3.3.0",
"webpack-bundle-analyzer": "^2.8.3",
"webpack-dev-server": "^2.5.1",
"webpack": "^3.5.4",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-server": "^2.7.1",
"webpack-merge": "^4.1.0"
},
"dependencies": {
"bootstrap": "4.0.0-alpha.6",
"brace": "^0.10.0",
"devtron": "^1.4.0",
"draggabilly": "^2.1.1",
"electron-debug": "^1.2.0",
"electron-debug": "^1.4.0",
"font-awesome": "^4.7.0",
"history": "^4.6.3",
"react": "^15.6.1",
"react-ace": "^5.1.2",
"react-dom": "^15.6.1",
"react-hot-loader": "3.0.0-beta.6",
"react-redux": "^5.0.5",
"react-redux": "^5.0.6",
"react-resizable": "^1.7.1",
"react-router": "^4.1.2",
"react-router-dom": "^4.1.2",
Expand Down
Loading

0 comments on commit 5e521dd

Please sign in to comment.