Update NPM dependencies/packages

This commit is contained in:
Lyubo Marinov 2017-04-09 21:10:39 -05:00
parent 95667ef98e
commit 9cf7f2b83d
1 changed files with 9 additions and 9 deletions

View File

@ -49,9 +49,9 @@
"react-native-keep-awake": "2.0.3",
"react-native-locale-detector": "1.0.1",
"react-native-prompt": "1.0.0",
"react-native-vector-icons": "4.0.0",
"react-native-vector-icons": "4.0.1",
"react-native-webrtc": "jitsi/react-native-webrtc",
"react-redux": "5.0.3",
"react-redux": "5.0.4",
"redux": "3.6.0",
"redux-thunk": "2.2.0",
"retry": "0.6.1",
@ -63,23 +63,23 @@
"xmldom": "0.1.27"
},
"devDependencies": {
"babel-core": "6.24.0",
"babel-core": "6.24.1",
"babel-eslint": "7.2.1",
"babel-loader": "6.4.1",
"babel-polyfill": "6.23.0",
"babel-preset-es2015": "6.24.0",
"babel-preset-react": "6.23.0",
"babel-preset-stage-1": "6.22.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"babel-preset-stage-1": "6.24.1",
"clean-css": "3.4.25",
"css-loader": "0.28.0",
"eslint": "3.18.0",
"eslint": "3.19.0",
"eslint-plugin-flowtype": "2.30.4",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-jsdoc": "3.0.0",
"eslint-plugin-react": "6.10.3",
"eslint-plugin-react-native": "2.3.1",
"expose-loader": "0.7.3",
"file-loader": "0.10.1",
"file-loader": "0.11.1",
"flow-bin": "0.38.0",
"haste-resolver-webpack-plugin": "0.2.2",
"imports-loader": "0.7.1",
@ -87,7 +87,7 @@
"json-loader": "0.5.4",
"node-sass": "3.13.1",
"precommit-hook": "3.0.0",
"string-replace-loader": "1.1.0",
"string-replace-loader": "1.2.0",
"style-loader": "0.16.1",
"webpack": "1.14.0",
"webpack-dev-server": "1.16.3"