Browse Source

Update npm dependencies

j8
Lyubo Marinov 8 years ago
parent
commit
4a39a630a4
1 changed files with 8 additions and 8 deletions
  1. 8
    8
      package.json

+ 8
- 8
package.json View File

53
     "postis": "2.2.0",
53
     "postis": "2.2.0",
54
     "react": "15.6.1",
54
     "react": "15.6.1",
55
     "react-dom": "15.6.1",
55
     "react-dom": "15.6.1",
56
-    "react-i18next": "4.7.0",
56
+    "react-i18next": "4.8.0",
57
     "react-native": "0.42.3",
57
     "react-native": "0.42.3",
58
-    "react-native-background-timer": "1.1.0",
59
-    "react-native-fetch-blob": "0.10.6",
58
+    "react-native-background-timer": "1.2.0",
59
+    "react-native-fetch-blob": "0.10.8",
60
     "react-native-img-cache": "1.4.0",
60
     "react-native-img-cache": "1.4.0",
61
-    "react-native-immersive": "0.0.5",
62
-    "react-native-keep-awake": "2.0.4",
61
+    "react-native-immersive": "1.0.0",
62
+    "react-native-keep-awake": "2.0.5",
63
     "react-native-locale-detector": "1.0.1",
63
     "react-native-locale-detector": "1.0.1",
64
     "react-native-prompt": "1.0.0",
64
     "react-native-prompt": "1.0.0",
65
-    "react-native-vector-icons": "4.2.0",
65
+    "react-native-vector-icons": "4.3.0",
66
     "react-native-webrtc": "jitsi/react-native-webrtc",
66
     "react-native-webrtc": "jitsi/react-native-webrtc",
67
-    "react-redux": "5.0.5",
67
+    "react-redux": "5.0.6",
68
     "redux": "3.7.2",
68
     "redux": "3.7.2",
69
     "redux-thunk": "2.2.0",
69
     "redux-thunk": "2.2.0",
70
     "retry": "0.6.1",
70
     "retry": "0.6.1",
87
     "eslint": "3.19.0",
87
     "eslint": "3.19.0",
88
     "eslint-plugin-flowtype": "2.30.4",
88
     "eslint-plugin-flowtype": "2.30.4",
89
     "eslint-plugin-import": "2.7.0",
89
     "eslint-plugin-import": "2.7.0",
90
-    "eslint-plugin-jsdoc": "3.1.1",
90
+    "eslint-plugin-jsdoc": "3.1.2",
91
     "eslint-plugin-react": "6.10.3",
91
     "eslint-plugin-react": "6.10.3",
92
     "eslint-plugin-react-native": "3.0.1",
92
     "eslint-plugin-react-native": "3.0.1",
93
     "expose-loader": "0.7.3",
93
     "expose-loader": "0.7.3",

Loading…
Cancel
Save