Browse Source

Update NPM dependencies/packages

j8
Lyubo Marinov 7 years ago
parent
commit
d280f90676
1 changed files with 6 additions and 6 deletions
  1. 6
    6
      package.json

+ 6
- 6
package.json View File

50
     "lodash": "4.17.4",
50
     "lodash": "4.17.4",
51
     "nuclear-js": "1.4.0",
51
     "nuclear-js": "1.4.0",
52
     "postis": "2.2.0",
52
     "postis": "2.2.0",
53
-    "prop-types": "15.5.10",
53
+    "prop-types": "15.6.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.8.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.2.0",
59
-    "react-native-callstats": "3.24.1",
58
+    "react-native-background-timer": "1.3.0",
59
+    "react-native-callstats": "3.24.6",
60
     "react-native-fetch-blob": "0.10.8",
60
     "react-native-fetch-blob": "0.10.8",
61
     "react-native-img-cache": "1.4.0",
61
     "react-native-img-cache": "1.4.0",
62
     "react-native-immersive": "1.1.0",
62
     "react-native-immersive": "1.1.0",
63
     "react-native-keep-awake": "2.0.5",
63
     "react-native-keep-awake": "2.0.5",
64
     "react-native-locale-detector": "1.0.1",
64
     "react-native-locale-detector": "1.0.1",
65
     "react-native-prompt": "1.0.0",
65
     "react-native-prompt": "1.0.0",
66
-    "react-native-vector-icons": "4.3.0",
66
+    "react-native-vector-icons": "4.4.0",
67
     "react-native-webrtc": "jitsi/react-native-webrtc",
67
     "react-native-webrtc": "jitsi/react-native-webrtc",
68
     "react-redux": "5.0.6",
68
     "react-redux": "5.0.6",
69
     "redux": "3.7.2",
69
     "redux": "3.7.2",
101
     "precommit-hook": "3.0.0",
101
     "precommit-hook": "3.0.0",
102
     "string-replace-loader": "1.3.0",
102
     "string-replace-loader": "1.3.0",
103
     "style-loader": "0.18.2",
103
     "style-loader": "0.18.2",
104
-    "webpack": "3.5.6",
105
-    "webpack-dev-server": "2.7.1"
104
+    "webpack": "3.6.0",
105
+    "webpack-dev-server": "2.9.1"
106
   },
106
   },
107
   "engines": {
107
   "engines": {
108
     "node": ">=6.0.0"
108
     "node": ">=6.0.0"

Loading…
Cancel
Save