|
23 | 23 | "dependencies": {
|
24 | 24 | "@babel/core": "7.0.0-beta.46",
|
25 | 25 | "@babel/runtime": "7.0.0-beta.46",
|
26 |
| - "autoprefixer": "8.5.0", |
| 26 | + "autoprefixer": "9.1.5", |
27 | 27 | "babel-core": "7.0.0-bridge.0",
|
28 | 28 | "babel-eslint": "8.2.3",
|
29 |
| - "babel-jest": "23.4.2", |
| 29 | + "babel-jest": "23.6.0", |
30 | 30 | "babel-loader": "8.0.0-beta.4",
|
31 | 31 | "babel-plugin-named-asset-import": "^0.1.0",
|
32 | 32 | "babel-preset-react-app": "^3.1.1",
|
33 |
| - "bfj": "5.2.0", |
| 33 | + "bfj": "6.1.1", |
34 | 34 | "case-sensitive-paths-webpack-plugin": "2.1.2",
|
35 | 35 | "chalk": "2.4.1",
|
36 | 36 | "css-loader": "0.28.11",
|
37 |
| - "dotenv": "5.0.1", |
| 37 | + "dotenv": "6.0.0", |
38 | 38 | "dotenv-expand": "4.2.0",
|
39 | 39 | "eslint": "4.19.1",
|
40 | 40 | "eslint-config-react-app": "^2.1.0",
|
41 | 41 | "eslint-loader": "Timer/eslint-loader#e242479990d520213425a0180e5c749b2e71c1ce",
|
42 |
| - "eslint-plugin-flowtype": "2.46.3", |
43 |
| - "eslint-plugin-import": "2.11.0", |
44 |
| - "eslint-plugin-jsx-a11y": "6.0.3", |
45 |
| - "eslint-plugin-react": "7.8.2", |
| 42 | + "eslint-plugin-flowtype": "2.50.1", |
| 43 | + "eslint-plugin-import": "2.14.0", |
| 44 | + "eslint-plugin-jsx-a11y": "6.1.1", |
| 45 | + "eslint-plugin-react": "7.11.1", |
46 | 46 | "file-loader": "1.1.11",
|
47 |
| - "fs-extra": "5.0.0", |
| 47 | + "fs-extra": "7.0.0", |
48 | 48 | "graphql": "0.13.2",
|
49 | 49 | "graphql-tag": "2.9.2",
|
50 | 50 | "html-webpack-plugin": "4.0.0-alpha.2",
|
51 | 51 | "identity-obj-proxy": "3.0.0",
|
52 |
| - "jest": "23.5.0", |
| 52 | + "jest": "23.6.0", |
53 | 53 | "loader-utils": "1.1.0",
|
54 |
| - "mini-css-extract-plugin": "0.4.0", |
| 54 | + "mini-css-extract-plugin": "0.4.3", |
55 | 55 | "object-assign": "4.1.1",
|
56 |
| - "optimize-css-assets-webpack-plugin": "4.0.1", |
57 |
| - "postcss-flexbugs-fixes": "3.3.1", |
58 |
| - "postcss-loader": "2.1.5", |
59 |
| - "promise": "8.0.1", |
| 56 | + "optimize-css-assets-webpack-plugin": "5.0.1", |
| 57 | + "postcss-flexbugs-fixes": "4.1.0", |
| 58 | + "postcss-loader": "3.0.0", |
| 59 | + "postcss-safe-parser": "4.0.1", |
| 60 | + "promise": "8.0.2", |
60 | 61 | "raf": "3.4.0",
|
61 | 62 | "react-dev-utils": "^5.0.0",
|
62 |
| - "resolve": "1.6.0", |
63 |
| - "sass-loader": "7.0.1", |
64 |
| - "style-loader": "0.21.0", |
| 63 | + "resolve": "1.8.1", |
| 64 | + "sass-loader": "7.1.0", |
| 65 | + "style-loader": "0.23.0", |
65 | 66 | "svgr": "1.9.2",
|
66 | 67 | "sw-precache-webpack-plugin": "0.11.5",
|
67 | 68 | "terser-webpack-plugin": "1.1.0",
|
68 | 69 | "thread-loader": "1.2.0",
|
69 |
| - "url-loader": "1.0.1", |
70 |
| - "webpack": "4.19.0", |
71 |
| - "webpack-dev-server": "3.1.7", |
72 |
| - "webpack-manifest-plugin": "2.0.3", |
73 |
| - "whatwg-fetch": "2.0.4" |
| 70 | + "url-loader": "1.1.1", |
| 71 | + "webpack": "4.19.1", |
| 72 | + "webpack-dev-server": "3.1.8", |
| 73 | + "webpack-manifest-plugin": "2.0.4", |
| 74 | + "whatwg-fetch": "3.0.0" |
74 | 75 | },
|
75 | 76 | "devDependencies": {
|
76 | 77 | "react": "^16.3.2",
|
77 | 78 | "react-dom": "^16.3.2"
|
78 | 79 | },
|
79 | 80 | "optionalDependencies": {
|
80 |
| - "fsevents": "1.2.0" |
| 81 | + "fsevents": "1.2.4" |
81 | 82 | },
|
82 | 83 | "browserslist": {
|
83 | 84 | "development": [
|
|
0 commit comments