|
24 | 24 | }, |
25 | 25 | "types": "./lib/react-app.d.ts", |
26 | 26 | "dependencies": { |
27 | | - "@babel/core": "7.2.2", |
| 27 | + "@babel/core": "7.3.4", |
28 | 28 | "@svgr/webpack": "4.1.0", |
29 | 29 | "babel-core": "7.0.0-bridge.0", |
30 | | - "babel-eslint": "9.0.0", |
| 30 | + "babel-eslint": "10.0.1", |
31 | 31 | "babel-jest": "23.6.0", |
32 | 32 | "babel-loader": "8.0.5", |
33 | 33 | "babel-plugin-named-asset-import": "^0.3.1", |
34 | 34 | "babel-preset-react-app": "^7.0.2", |
35 | 35 | "bfj": "6.1.1", |
36 | 36 | "case-sensitive-paths-webpack-plugin": "2.2.0", |
37 | | - "css-loader": "1.0.0", |
38 | | - "dotenv": "6.0.0", |
| 37 | + "css-loader": "2.1.1", |
| 38 | + "dotenv": "6.2.0", |
39 | 39 | "dotenv-expand": "4.2.0", |
40 | | - "eslint": "5.12.0", |
| 40 | + "eslint": "5.15.1", |
41 | 41 | "eslint-config-react-app": "^3.0.8", |
42 | | - "eslint-loader": "2.1.1", |
| 42 | + "eslint-loader": "2.1.2", |
43 | 43 | "eslint-plugin-flowtype": "2.50.1", |
44 | | - "eslint-plugin-import": "2.14.0", |
45 | | - "eslint-plugin-jsx-a11y": "6.1.2", |
| 44 | + "eslint-plugin-import": "2.16.0", |
| 45 | + "eslint-plugin-jsx-a11y": "6.2.1", |
46 | 46 | "eslint-plugin-react": "7.12.4", |
47 | | - "file-loader": "2.0.0", |
| 47 | + "file-loader": "3.0.1", |
48 | 48 | "fs-extra": "7.0.1", |
49 | 49 | "html-webpack-plugin": "4.0.0-beta.5", |
50 | 50 | "identity-obj-proxy": "3.0.0", |
|
57 | 57 | "pnp-webpack-plugin": "1.2.1", |
58 | 58 | "postcss-flexbugs-fixes": "4.1.0", |
59 | 59 | "postcss-loader": "3.0.0", |
60 | | - "postcss-preset-env": "6.5.0", |
| 60 | + "postcss-preset-env": "6.6.0", |
61 | 61 | "postcss-safe-parser": "4.0.1", |
62 | 62 | "react-app-polyfill": "^0.2.2", |
63 | 63 | "react-dev-utils": "^8.0.0", |
64 | 64 | "resolve": "1.10.0", |
65 | 65 | "sass-loader": "7.1.0", |
66 | 66 | "style-loader": "0.23.1", |
67 | | - "terser-webpack-plugin": "1.2.2", |
| 67 | + "terser-webpack-plugin": "1.2.3", |
68 | 68 | "url-loader": "1.1.2", |
69 | | - "webpack": "4.28.3", |
| 69 | + "webpack": "4.29.6", |
70 | 70 | "webpack-dev-server": "3.2.1", |
71 | 71 | "webpack-manifest-plugin": "2.0.4", |
72 | 72 | "workbox-webpack-plugin": "3.6.3" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "react": "^16.3.2", |
76 | | - "react-dom": "^16.3.2" |
| 75 | + "react": "^16.8.4", |
| 76 | + "react-dom": "^16.8.4" |
77 | 77 | }, |
78 | 78 | "optionalDependencies": { |
79 | | - "fsevents": "1.2.4" |
| 79 | + "fsevents": "1.2.7" |
80 | 80 | }, |
81 | 81 | "browserslist": [ |
82 | 82 | ">0.2%", |
|
0 commit comments