|
20 | 20 | "dependencies": {
|
21 | 21 | "autoprefixer": "7.1.6",
|
22 | 22 | "babel-core": "6.26.0",
|
23 |
| - "babel-eslint": "^8.0.3", |
| 23 | + "babel-eslint": "^8.2.6", |
24 | 24 | "babel-jest": "20.0.3",
|
25 | 25 | "babel-loader": "7.1.2",
|
26 | 26 | "babel-preset-react-app": "^3.1.2",
|
|
31 | 31 | "css-loader": "0.28.7",
|
32 | 32 | "dotenv": "4.0.0",
|
33 | 33 | "dotenv-expand": "4.2.0",
|
34 |
| - "eslint": "4.13.1", |
35 |
| - "eslint-config-airbnb": "16.1.0", |
36 |
| - "eslint-config-skyscanner": "3.0.0", |
37 |
| - "eslint-plugin-import": "2.8.0", |
38 |
| - "eslint-plugin-jsx-a11y": "6.0.3", |
39 |
| - "eslint-plugin-react": "7.5.1", |
| 34 | + "eslint": "^4.19.1", |
| 35 | + "eslint-config-airbnb": "^16.1.0", |
| 36 | + "eslint-config-skyscanner": "^3.0.0", |
| 37 | + "eslint-plugin-import": "^2.14.0", |
| 38 | + "eslint-plugin-jsx-a11y": "^6.1.1", |
| 39 | + "eslint-plugin-react": "^7.11.1", |
40 | 40 | "extract-text-webpack-plugin": "3.0.2",
|
41 | 41 | "file-loader": "1.1.5",
|
42 | 42 | "fs-extra": "3.0.1",
|
43 | 43 | "html-webpack-plugin": "2.29.0",
|
44 |
| - "identity-obj-proxy": "3.0.0", |
| 44 | + "identity-obj-proxy": "^3.0.0", |
45 | 45 | "jest": "20.0.4",
|
46 |
| - "lodash": "^4.17.5", |
47 |
| - "node-sass": "4.7.2", |
| 46 | + "lodash": "^4.17.10", |
| 47 | + "node-sass": "^4.9.3", |
48 | 48 | "object-assign": "4.1.1",
|
49 | 49 | "optimize-css-assets-webpack-plugin": "^3.2.0",
|
50 | 50 | "postcss-flexbugs-fixes": "3.2.0",
|
51 |
| - "postcss-less": "^1.1.3", |
52 | 51 | "postcss-loader": "2.0.8",
|
53 | 52 | "promise": "8.0.1",
|
54 | 53 | "raf": "3.4.0",
|
55 | 54 | "react-dev-utils": "^5.0.2",
|
56 | 55 | "resolve": "1.6.0",
|
57 |
| - "sass-loader": "6.0.6", |
| 56 | + "sass-loader": "^7.1.0", |
58 | 57 | "style-loader": "0.19.0",
|
59 |
| - "stylefmt": "^6.0.0", |
60 |
| - "stylelint": "^8.2.0", |
| 58 | + "stylefmt": "^6.0.2", |
| 59 | + "stylelint": "^9.5.0", |
61 | 60 | "stylelint-config-skyscanner": "^1.0.1",
|
62 |
| - "sugarss": "^1.0.1", |
63 | 61 | "sw-precache-webpack-plugin": "0.11.4",
|
64 | 62 | "url-loader": "0.6.2",
|
65 | 63 | "webpack": "3.8.1",
|
|
68 | 66 | "whatwg-fetch": "2.0.3"
|
69 | 67 | },
|
70 | 68 | "devDependencies": {
|
71 |
| - "bpk-component-button": "^2.0.14", |
72 |
| - "bpk-component-code": "^1.0.56", |
73 |
| - "bpk-component-grid": "^1.1.63", |
74 |
| - "bpk-component-text": "^1.0.54", |
75 |
| - "bpk-stylesheets": "^3.2.100", |
76 |
| - "react": "^15.6.2", |
77 |
| - "react-dom": "^15.6.2" |
| 69 | + "bpk-component-button": "^2.1.17", |
| 70 | + "bpk-component-code": "^1.1.21", |
| 71 | + "bpk-component-grid": "^1.1.86", |
| 72 | + "bpk-component-text": "^1.0.77", |
| 73 | + "bpk-stylesheets": "^3.2.124", |
| 74 | + "react": "^16.4.2", |
| 75 | + "react-dom": "^16.4.2" |
78 | 76 | },
|
79 | 77 | "optionalDependencies": {
|
80 | 78 | "fsevents": "^1.1.3"
|
|
0 commit comments