浏览代码

Upgrade NPM dependencies/packages

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

+ 10
- 10
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.0.0",
32
+    "i18next": "8.2.1",
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",
36
     "jquery": "2.1.4",
36
     "jquery": "2.1.4",
37
-    "jquery-contextmenu": "2.4.3",
37
+    "jquery-contextmenu": "2.4.5",
38
     "jquery-i18next": "1.2.0",
38
     "jquery-i18next": "1.2.0",
39
     "jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
39
     "jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
40
     "jquery-ui": "1.10.5",
40
     "jquery-ui": "1.10.5",
45
     "postis": "2.2.0",
45
     "postis": "2.2.0",
46
     "react": "15.4.2",
46
     "react": "15.4.2",
47
     "react-dom": "15.4.2",
47
     "react-dom": "15.4.2",
48
-    "react-i18next": "3.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.0",
51
-    "react-native-immersive": "0.0.4",
52
-    "react-native-keep-awake": "2.0.3",
50
+    "react-native-background-timer": "1.0.1",
51
+    "react-native-immersive": "0.0.5",
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.0.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.4",
58
     "redux": "3.6.0",
58
     "redux": "3.6.0",
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.0",
77
+    "css-loader": "0.28.1",
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.2.0",
81
-    "eslint-plugin-jsdoc": "3.0.2",
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",
84
     "expose-loader": "0.7.3",
84
     "expose-loader": "0.7.3",
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.16.1",
94
+    "style-loader": "0.17.0",
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
   },

正在加载...
取消
保存