|
7 | 7 | }, |
8 | 8 | "devDependencies": { |
9 | 9 | "babel-eslint":"^7.1.1", |
10 | | -"eslint":"^3.15.0", |
| 10 | +"eslint":"^3.16.1", |
11 | 11 | "eslint-config-airbnb":"^14.1.0", |
12 | 12 | "eslint-import-resolver-meteor":"^0.3.4", |
13 | 13 | "eslint-plugin-class-property":"^1.0.3", |
14 | 14 | "eslint-plugin-import":"^2.2.0", |
15 | 15 | "eslint-plugin-jsx-a11y":"^4.0.0", |
16 | 16 | "eslint-plugin-meteor":"^4.0.1", |
17 | | -"eslint-plugin-react":"^6.9.0", |
| 17 | +"eslint-plugin-react":"^6.10.0", |
18 | 18 | "react-addons-perf":"^15.4.2" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
|
27 | 27 | "babel-preset-es2015":"^6.22.0", |
28 | 28 | "babel-preset-meteor":"^6.22.0", |
29 | 29 | "babel-preset-stage-0":"^6.22.0", |
30 | | -"babel-runtime":"^6.22.0", |
| 30 | +"babel-runtime":"^6.23.0", |
31 | 31 | "bcrypt":"^1.0.2", |
32 | 32 | "cssnano":"^3.10.0", |
33 | 33 | "express":"^4.14.1", |
34 | | -"faker":"^3.1.0", |
35 | | -"helmet":"^3.4.0", |
| 34 | +"faker":"^4.1.0", |
| 35 | +"helmet":"^3.4.1", |
36 | 36 | "history":"^4.5.1", |
37 | | -"i18next":"^7.0.0", |
| 37 | +"i18next":"^7.1.0", |
38 | 38 | "i18next-express-middleware":"^1.0.2", |
39 | 39 | "i18next-node-remote-backend":"0.0.4", |
40 | 40 | "i18next-xhr-backend":"^1.3.0", |
| 41 | +"is-retina":"^1.0.3", |
41 | 42 | "lodash":"^4.17.4", |
42 | 43 | "logatim":"^0.9.0", |
43 | 44 | "meteor-node-stubs":"~0.2.5", |
|
48 | 49 | "react-dom":"^15.4.2", |
49 | 50 | "react-helmet":"^4.0.0", |
50 | 51 | "react-i18next":"^2.2.0", |
51 | | -"react-redux":"^5.0.2", |
| 52 | +"react-redux":"^5.0.3", |
52 | 53 | "react-router-dom":"4.0.0-beta.6", |
53 | 54 | "receptacle":"^1.1.0", |
54 | 55 | "redux":"^3.6.0", |
|