diff --git a/package.json b/package.json index f9b17fd3ce..df51447755 100644 --- a/package.json +++ b/package.json @@ -23,15 +23,15 @@ "async": "0.9.0", "autosize": "1.18.13", "bootstrap": "3.1.1", - "es6-iterator": "2.0.0", - "es6-symbol": "3.1.0", - "i18next": "7.0.0", + "es6-iterator": "2.0.1", + "es6-symbol": "3.1.1", + "i18next": "7.1.2", "i18next-browser-languagedetector": "1.0.1", - "i18next-xhr-backend": "1.3.0", + "i18next-xhr-backend": "1.4.0", "jitsi-meet-logger": "jitsi/jitsi-meet-logger", "jquery": "2.1.4", "jquery-contextmenu": "2.4.3", - "jquery-i18next": "1.1.0", + "jquery-i18next": "1.2.0", "jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0", "jquery-ui": "1.10.5", "jssha": "1.5.0", @@ -41,10 +41,10 @@ "react": "15.4.2", "react-dom": "15.4.2", "react-i18next": "2.2.0", - "react-native": "0.42.0", + "react-native": "0.42.3", "react-native-background-timer": "1.0.0", "react-native-immersive": "0.0.4", - "react-native-keep-awake": "2.0.2", + "react-native-keep-awake": "2.0.3", "react-native-locale-detector": "1.0.1", "react-native-prompt": "1.0.0", "react-native-vector-icons": "4.0.0", @@ -60,22 +60,22 @@ "xmldom": "0.1.27" }, "devDependencies": { - "babel-core": "6.23.1", - "babel-eslint": "7.1.1", - "babel-loader": "6.3.2", + "babel-core": "6.24.0", + "babel-eslint": "7.2.0", + "babel-loader": "6.4.1", "babel-polyfill": "6.23.0", - "babel-preset-es2015": "6.22.0", + "babel-preset-es2015": "6.24.0", "babel-preset-react": "6.23.0", "babel-preset-stage-1": "6.22.0", "clean-css": "3.4.25", "css-loader": "0.26.2", - "eslint": "3.16.1", - "eslint-plugin-flowtype": "2.30.0", + "eslint": "3.18.0", + "eslint-plugin-flowtype": "2.30.3", "eslint-plugin-import": "2.2.0", - "eslint-plugin-jsdoc": "2.4.0", - "eslint-plugin-react": "6.10.0", - "eslint-plugin-react-native": "2.2.1", - "expose-loader": "0.7.1", + "eslint-plugin-jsdoc": "3.0.0", + "eslint-plugin-react": "6.10.3", + "eslint-plugin-react-native": "2.3.1", + "expose-loader": "0.7.3", "file-loader": "0.10.1", "flow-bin": "0.38.0", "haste-resolver-webpack-plugin": "0.2.2", @@ -85,7 +85,7 @@ "node-sass": "3.13.1", "precommit-hook": "3.0.0", "string-replace-loader": "1.0.5", - "style-loader": "0.13.2", + "style-loader": "0.15.0", "webpack": "1.14.0", "webpack-dev-server": "1.16.3" },