浏览代码

Upgrade NPM dependencies/packages

master
Lyubo Marinov 8 年前
父节点
当前提交
8882d9c3b6
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6
    6
      package.json

+ 6
- 6
package.json 查看文件

29
     "bootstrap": "3.1.1",
29
     "bootstrap": "3.1.1",
30
     "es6-iterator": "2.0.1",
30
     "es6-iterator": "2.0.1",
31
     "es6-symbol": "3.1.1",
31
     "es6-symbol": "3.1.1",
32
-    "i18next": "8.2.1",
32
+    "i18next": "8.4.0",
33
     "i18next-browser-languagedetector": "1.0.1",
33
     "i18next-browser-languagedetector": "1.0.1",
34
     "i18next-xhr-backend": "1.4.1",
34
     "i18next-xhr-backend": "1.4.1",
35
     "jitsi-meet-logger": "jitsi/jitsi-meet-logger",
35
     "jitsi-meet-logger": "jitsi/jitsi-meet-logger",
47
     "react-dom": "15.4.2",
47
     "react-dom": "15.4.2",
48
     "react-i18next": "4.1.0",
48
     "react-i18next": "4.1.0",
49
     "react-native": "0.42.3",
49
     "react-native": "0.42.3",
50
-    "react-native-background-timer": "1.0.1",
50
+    "react-native-background-timer": "1.0.2",
51
     "react-native-immersive": "0.0.5",
51
     "react-native-immersive": "0.0.5",
52
     "react-native-keep-awake": "2.0.4",
52
     "react-native-keep-awake": "2.0.4",
53
     "react-native-locale-detector": "1.0.1",
53
     "react-native-locale-detector": "1.0.1",
54
     "react-native-prompt": "1.0.0",
54
     "react-native-prompt": "1.0.0",
55
     "react-native-vector-icons": "4.1.1",
55
     "react-native-vector-icons": "4.1.1",
56
     "react-native-webrtc": "jitsi/react-native-webrtc",
56
     "react-native-webrtc": "jitsi/react-native-webrtc",
57
-    "react-redux": "5.0.4",
57
+    "react-redux": "5.0.5",
58
     "redux": "3.6.0",
58
     "redux": "3.6.0",
59
     "redux-thunk": "2.2.0",
59
     "redux-thunk": "2.2.0",
60
     "retry": "0.6.1",
60
     "retry": "0.6.1",
74
     "babel-preset-react": "6.24.1",
74
     "babel-preset-react": "6.24.1",
75
     "babel-preset-stage-1": "6.24.1",
75
     "babel-preset-stage-1": "6.24.1",
76
     "clean-css": "3.4.25",
76
     "clean-css": "3.4.25",
77
-    "css-loader": "0.28.1",
77
+    "css-loader": "0.28.4",
78
     "eslint": "3.19.0",
78
     "eslint": "3.19.0",
79
     "eslint-plugin-flowtype": "2.30.4",
79
     "eslint-plugin-flowtype": "2.30.4",
80
-    "eslint-plugin-import": "2.2.0",
80
+    "eslint-plugin-import": "2.3.0",
81
     "eslint-plugin-jsdoc": "3.1.0",
81
     "eslint-plugin-jsdoc": "3.1.0",
82
     "eslint-plugin-react": "6.10.3",
82
     "eslint-plugin-react": "6.10.3",
83
     "eslint-plugin-react-native": "2.3.2",
83
     "eslint-plugin-react-native": "2.3.2",
91
     "node-sass": "3.13.1",
91
     "node-sass": "3.13.1",
92
     "precommit-hook": "3.0.0",
92
     "precommit-hook": "3.0.0",
93
     "string-replace-loader": "1.2.0",
93
     "string-replace-loader": "1.2.0",
94
-    "style-loader": "0.17.0",
94
+    "style-loader": "0.18.1",
95
     "webpack": "1.14.0",
95
     "webpack": "1.14.0",
96
     "webpack-dev-server": "1.16.3"
96
     "webpack-dev-server": "1.16.3"
97
   },
97
   },

正在加载...
取消
保存