Procházet zdrojové kódy

Upgrade NPM dependencies/packages

master
Lyubo Marinov před 8 roky
rodič
revize
8882d9c3b6
1 změnil soubory, kde provedl 6 přidání a 6 odebrání
  1. 6
    6
      package.json

+ 6
- 6
package.json Zobrazit soubor

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

Načítá se…
Zrušit
Uložit