Upgraded dependencies
This commit is contained in:
42
package.json
42
package.json
@@ -58,32 +58,32 @@
|
||||
"url": "git+ssh://git@github.com/jorilallo/atlas.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-core": "6.13.2",
|
||||
"babel-eslint": "6.1.2",
|
||||
"babel-core": "^6.24.1",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"babel-loader": "6.2.5",
|
||||
"babel-plugin-lodash": "^3.2.6",
|
||||
"babel-plugin-lodash": "^3.2.11",
|
||||
"babel-plugin-transform-decorators-legacy": "1.3.4",
|
||||
"babel-polyfill": "^6.13.0",
|
||||
"babel-preset-es2015": "6.13.2",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-react": "6.11.1",
|
||||
"babel-preset-react-hmre": "1.1.1",
|
||||
"babel-preset-stage-0": "6.5.0",
|
||||
"babel-preset-stage-0": "^6.24.1",
|
||||
"babel-regenerator-runtime": "6.5.0",
|
||||
"bcrypt": "^0.8.7",
|
||||
"bugsnag": "^1.7.0",
|
||||
"classnames": "2.2.3",
|
||||
"codemirror": "5.16.0",
|
||||
"codemirror": "^5.25.2",
|
||||
"cross-env": "1.0.7",
|
||||
"css-loader": "0.23.1",
|
||||
"debug": "2.2.0",
|
||||
"dotenv": "2.0.0",
|
||||
"dotenv": "^4.0.0",
|
||||
"emoji-name-map": "1.1.2",
|
||||
"eslint": "2.13.1",
|
||||
"eslint-config-airbnb": "9.0.1",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-config-airbnb": "^14.1.0",
|
||||
"eslint-import-resolver-webpack": "^0.3.1",
|
||||
"eslint-plugin-import": "^1.9.2",
|
||||
"eslint-plugin-jsx-a11y": "^1.5.3",
|
||||
"eslint-plugin-react": "5.2.2",
|
||||
"eslint-plugin-import": "^2.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
"eslint-plugin-react": "^6.10.3",
|
||||
"exports-loader": "0.6.3",
|
||||
"extract-text-webpack-plugin": "1.0.1",
|
||||
"file-loader": "0.9.0",
|
||||
@@ -110,22 +110,22 @@
|
||||
"koa-webpack-dev-middleware": "1.2.0",
|
||||
"koa-webpack-hot-middleware": "1.0.3",
|
||||
"localenv": "0.2.2",
|
||||
"lodash": "4.13.1",
|
||||
"lodash": "^4.17.4",
|
||||
"lodash.orderby": "4.4.0",
|
||||
"marked": "0.3.6",
|
||||
"marked-sanitized": "^0.1.1",
|
||||
"mobx": "2.5.1",
|
||||
"mobx-react": "3.5.5",
|
||||
"mobx-react-devtools": "4.2.4",
|
||||
"mobx": "^3.1.9",
|
||||
"mobx-react": "^4.1.8",
|
||||
"mobx-react-devtools": "^4.2.11",
|
||||
"moment": "2.13.0",
|
||||
"node-dev": "3.1.0",
|
||||
"node-sass": "3.8.0",
|
||||
"nodemon": "1.9.1",
|
||||
"nodemon": "^1.11.0",
|
||||
"normalize.css": "4.1.1",
|
||||
"normalizr": "2.0.1",
|
||||
"pg": "6.1.0",
|
||||
"pg": "^6.1.5",
|
||||
"pg-hstore": "2.3.2",
|
||||
"query-string": "^4.2.2",
|
||||
"query-string": "^4.3.4",
|
||||
"randomstring": "1.1.5",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "15.3.2",
|
||||
@@ -136,10 +136,10 @@
|
||||
"react-helmet": "3.1.0",
|
||||
"react-keydown": "^1.6.1",
|
||||
"react-router": "2.8.0",
|
||||
"rebass": "0.3.3",
|
||||
"rebass": "^0.3.4",
|
||||
"redis": "^2.6.2",
|
||||
"redis-lock": "^0.1.0",
|
||||
"reflexbox": "^2.0.0",
|
||||
"reflexbox": "^2.2.3",
|
||||
"rimraf": "^2.5.4",
|
||||
"safestart": "0.8.0",
|
||||
"sass-loader": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user