Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin committed Sep 16, 2018
1 parent 4d607c7 commit 6785559
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 347 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -12,7 +12,7 @@
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.3",
"babel-jest": "23.4.2",
"babel-jest": "23.6.0",
"babel-loader": "^7.1.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
Expand All @@ -36,24 +36,24 @@
"flag-icon-css": "^3.0.0",
"history": "^4.7.2",
"html-webpack-plugin": "^3.2.0",
"jest": "23.5.0",
"jest": "23.6.0",
"local-storage": "^1.4.2",
"lodash": "^4.17.5",
"lodash": "4.17.11",
"md5": "^2.2.1",
"mini-css-extract-plugin": "^0.4.0",
"moment": "^2.22.1",
"mongoose": "^4.11.11",
"nedb": "^1.8.0",
"node-emoji": "^1.8.1",
"node-sass": "^4.8.3",
"nodemon": "^1.17.3",
"nodemon": "1.18.4",
"prop-types": "^15.6.1",
"react": "^16.3.2",
"react": "16.5.1",
"react-addons-css-transition-group": "^15.6.0",
"react-copy-to-clipboard": "^5.0.0",
"react-dom": "^16.3.2",
"react-dom": "16.5.1",
"react-ga": "^2.5.0",
"react-hot-loader": "^4.1.1",
"react-hot-loader": "4.3.8",
"react-redux": "^5.0.7",
"react-router": "^4.2.0",
"react-router-redux": "5.0.0-alpha.6",
Expand All @@ -74,10 +74,10 @@
"style-loader": "0.22.1",
"url-loader": "^1.0.1",
"uuid": "^3.2.1",
"webpack": "^4.6.0",
"webpack": "4.19.0",
"webpack-bundle-size-analyzer": "^2.7.0",
"webpack-cli": "^2.0.15",
"webpack-dev-server": "^3.1.3"
"webpack-dev-server": "3.1.8"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 6785559

Please sign in to comment.