瀏覽代碼

Update NPM dependencies/packages

j8
Lyubo Marinov 8 年之前
父節點
當前提交
57065bb274
共有 1 個檔案被更改,包括 8 行新增8 行删除
  1. 8
    8
      package.json

+ 8
- 8
package.json 查看文件

@@ -25,9 +25,9 @@
25 25
     "bootstrap": "3.1.1",
26 26
     "es6-iterator": "2.0.1",
27 27
     "es6-symbol": "3.1.1",
28
-    "i18next": "7.1.2",
28
+    "i18next": "7.1.3",
29 29
     "i18next-browser-languagedetector": "1.0.1",
30
-    "i18next-xhr-backend": "1.4.0",
30
+    "i18next-xhr-backend": "1.4.1",
31 31
     "jitsi-meet-logger": "jitsi/jitsi-meet-logger",
32 32
     "jquery": "2.1.4",
33 33
     "jquery-contextmenu": "2.4.3",
@@ -40,7 +40,7 @@
40 40
     "postis": "2.2.0",
41 41
     "react": "15.4.2",
42 42
     "react-dom": "15.4.2",
43
-    "react-i18next": "2.2.0",
43
+    "react-i18next": "2.2.3",
44 44
     "react-native": "0.42.3",
45 45
     "react-native-background-timer": "1.0.0",
46 46
     "react-native-immersive": "0.0.4",
@@ -61,16 +61,16 @@
61 61
   },
62 62
   "devDependencies": {
63 63
     "babel-core": "6.24.0",
64
-    "babel-eslint": "7.2.0",
64
+    "babel-eslint": "7.2.1",
65 65
     "babel-loader": "6.4.1",
66 66
     "babel-polyfill": "6.23.0",
67 67
     "babel-preset-es2015": "6.24.0",
68 68
     "babel-preset-react": "6.23.0",
69 69
     "babel-preset-stage-1": "6.22.0",
70 70
     "clean-css": "3.4.25",
71
-    "css-loader": "0.26.2",
71
+    "css-loader": "0.28.0",
72 72
     "eslint": "3.18.0",
73
-    "eslint-plugin-flowtype": "2.30.3",
73
+    "eslint-plugin-flowtype": "2.30.4",
74 74
     "eslint-plugin-import": "2.2.0",
75 75
     "eslint-plugin-jsdoc": "3.0.0",
76 76
     "eslint-plugin-react": "6.10.3",
@@ -84,8 +84,8 @@
84 84
     "json-loader": "0.5.4",
85 85
     "node-sass": "3.13.1",
86 86
     "precommit-hook": "3.0.0",
87
-    "string-replace-loader": "1.0.5",
88
-    "style-loader": "0.15.0",
87
+    "string-replace-loader": "1.1.0",
88
+    "style-loader": "0.16.1",
89 89
     "webpack": "1.14.0",
90 90
     "webpack-dev-server": "1.16.3"
91 91
   },

Loading…
取消
儲存