Sfoglia il codice sorgente

Update npm dependencies

j8
Lyubo Marinov 8 anni fa
parent
commit
4a39a630a4
1 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. 8
    8
      package.json

+ 8
- 8
package.json Vedi File

@@ -53,18 +53,18 @@
53 53
     "postis": "2.2.0",
54 54
     "react": "15.6.1",
55 55
     "react-dom": "15.6.1",
56
-    "react-i18next": "4.7.0",
56
+    "react-i18next": "4.8.0",
57 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 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 63
     "react-native-locale-detector": "1.0.1",
64 64
     "react-native-prompt": "1.0.0",
65
-    "react-native-vector-icons": "4.2.0",
65
+    "react-native-vector-icons": "4.3.0",
66 66
     "react-native-webrtc": "jitsi/react-native-webrtc",
67
-    "react-redux": "5.0.5",
67
+    "react-redux": "5.0.6",
68 68
     "redux": "3.7.2",
69 69
     "redux-thunk": "2.2.0",
70 70
     "retry": "0.6.1",
@@ -87,7 +87,7 @@
87 87
     "eslint": "3.19.0",
88 88
     "eslint-plugin-flowtype": "2.30.4",
89 89
     "eslint-plugin-import": "2.7.0",
90
-    "eslint-plugin-jsdoc": "3.1.1",
90
+    "eslint-plugin-jsdoc": "3.1.2",
91 91
     "eslint-plugin-react": "6.10.3",
92 92
     "eslint-plugin-react-native": "3.0.1",
93 93
     "expose-loader": "0.7.3",

Loading…
Annulla
Salva