Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
moroshko committed Mar 6, 2016
1 parent 08853c4 commit 53bd315
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,40 +33,40 @@
"devDependencies": {
"autoprefixer-loader": "^3.2.0",
"autosuggest-highlight": "^2.1.1",
"babel-cli": "^6.5.1",
"babel-core": "^6.5.2",
"babel-eslint": "^5.0.0-beta8",
"babel-loader": "^6.2.2",
"babel-plugin-react-transform": "^2.0.0",
"babel-preset-es2015": "^6.5.0",
"babel-cli": "^6.6.5",
"babel-core": "^6.6.5",
"babel-eslint": "^5.0.0",
"babel-loader": "^6.2.4",
"babel-plugin-react-transform": "^2.0.2",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"chai": "^3.5.0",
"css-loader": "^0.23.1",
"es6-promise": "^3.1.2",
"eslint": "^2.0.0",
"eslint": "2.2.0",
"eslint-plugin-react": "^4.2.0",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.5",
"happypack": "^1.1.3",
"ismobilejs": "^0.3.9",
"ismobilejs": "^0.4.0",
"isomorphic-fetch": "^2.2.1",
"jsdom": "^8.0.2",
"less": "^2.6.0",
"jsdom": "^8.1.0",
"less": "^2.6.1",
"less-loader": "^2.2.2",
"mocha": "^2.4.5",
"react": "^0.14.7",
"react-addons-test-utils": "^0.14.7",
"react-dom": "^0.14.7",
"react-transform-hmr": "^1.0.2",
"react-transform-hmr": "^1.0.3",
"redux-thunk": "^1.0.3",
"sinon": "^1.17.3",
"sinon-chai": "^2.8.0",
"style-loader": "^0.13.0",
"svgo": "^0.6.1",
"svgo-loader": "^1.1.0",
"url-loader": "^0.5.7",
"webpack": "^1.12.13",
"webpack": "^1.12.14",
"webpack-dev-server": "^1.14.1"
},
"files": [
Expand Down

0 comments on commit 53bd315

Please sign in to comment.