|
23 | 23 | "graphql-relay": "^0.5.1",
|
24 | 24 | "graphql-sequelize": "^5.3.2",
|
25 | 25 | "history": "^4.6.3",
|
26 |
| - "isomorphic-style-loader": "^3.0.0", |
| 26 | + "isomorphic-style-loader": "^4.0.0", |
27 | 27 | "jsonwebtoken": "^7.4.1",
|
28 | 28 | "node-fetch": "^1.7.1",
|
29 | 29 | "normalize.css": "^7.0.0",
|
30 |
| - "passport": "^0.3.2", |
| 30 | + "passport": "^0.4.0", |
31 | 31 | "passport-facebook": "^2.1.1",
|
32 | 32 | "pretty-error": "^2.1.1",
|
33 | 33 | "prop-types": "^15.5.10",
|
34 |
| - "query-string": "^4.3.4", |
| 34 | + "query-string": "^5.0.0", |
35 | 35 | "react": "^15.5.4",
|
36 | 36 | "react-bootstrap": "^0.30.8",
|
37 | 37 | "react-cookie": "^1.0.5",
|
|
69 | 69 | "cross-env": "^5.0.1",
|
70 | 70 | "css-loader": "^0.28.4",
|
71 | 71 | "enzyme": "^2.9.1",
|
72 |
| - "eslint": "^3.19.0", |
| 72 | + "eslint": "^4.4.1", |
73 | 73 | "eslint-config-airbnb": "^15.0.1",
|
74 | 74 | "eslint-config-prettier": "^2.3.0",
|
75 | 75 | "eslint-import-resolver-node": "^0.3.1",
|
76 | 76 | "eslint-loader": "^1.8.0",
|
77 | 77 | "eslint-plugin-css-modules": "^2.7.1",
|
78 | 78 | "eslint-plugin-flowtype": "^2.34.1",
|
79 | 79 | "eslint-plugin-import": "^2.6.1",
|
80 |
| - "eslint-plugin-jsx-a11y": "^5.0.3", |
| 80 | + "eslint-plugin-jsx-a11y": "^6.0.2", |
81 | 81 | "eslint-plugin-prettier": "^2.1.2",
|
82 | 82 | "eslint-plugin-react": "^7.0.1",
|
83 | 83 | "file-loader": "^0.11.2",
|
|
86 | 86 | "husky": "^0.14.1",
|
87 | 87 | "identity-obj-proxy": "^3.0.0",
|
88 | 88 | "jest": "^20.0.4",
|
89 |
| - "jest-codemods": "^0.10.1", |
| 89 | + "jest-codemods": "^0.11.2", |
90 | 90 | "jscodeshift": "^0.3.32",
|
91 | 91 | "lint-staged": "^4.0.0",
|
92 | 92 | "markdown-it": "^8.3.1",
|
|
120 | 120 | "redux-mock-store": "^1.2.3",
|
121 | 121 | "rimraf": "^2.6.1",
|
122 | 122 | "sass-loader": "6.0.3",
|
123 |
| - "sinon": "^2.3.5", |
124 |
| - "stylelint": "^7.12.0", |
125 |
| - "stylelint-config-standard": "^16.0.0", |
126 |
| - "stylelint-order": "^0.5.0", |
| 123 | + "sinon": "^3.2.0", |
| 124 | + "stylelint": "^8.0.0", |
| 125 | + "stylelint-config-standard": "^17.0.0", |
| 126 | + "stylelint-order": "^0.6.0", |
127 | 127 | "svg-url-loader": "^2.1.1",
|
128 | 128 | "url-loader": "^0.5.9",
|
129 | 129 | "webpack": "^3.0.0",
|
|
0 commit comments