|
42 | 42 | "babel-loader": "8.0.6",
|
43 | 43 | "babel-preset-react-app": "^9.1.0",
|
44 | 44 | "chalk": "3.0.0",
|
45 |
| - "chokidar": "^2.1.2", |
46 |
| - "cross-env": "5.2.1", |
| 45 | + "chokidar": "^3.3.0", |
| 46 | + "cross-env": "6.0.3", |
47 | 47 | "eslint": "^6.1.0",
|
48 | 48 | "eslint-config-react-app": "^5.1.0",
|
49 |
| - "eslint-plugin-flowtype": "3.13.0", |
50 |
| - "eslint-plugin-import": "2.18.2", |
| 49 | + "eslint-plugin-flowtype": "4.5.2", |
| 50 | + "eslint-plugin-import": "2.19.1", |
51 | 51 | "eslint-plugin-jsx-a11y": "6.2.3",
|
52 | 52 | "eslint-plugin-react": "7.17.0",
|
53 |
| - "flow-bin": "^0.110.0", |
| 53 | + "flow-bin": "^0.113.0", |
54 | 54 | "html-entities": "1.2.1",
|
55 | 55 | "jest": "24.9.0",
|
56 | 56 | "jest-fetch-mock": "2.1.2",
|
57 | 57 | "object-assign": "4.1.1",
|
58 | 58 | "promise": "8.0.3",
|
59 |
| - "raw-loader": "^1.0.0", |
60 |
| - "react": "^16.11.0", |
| 59 | + "raw-loader": "^3.1.0", |
| 60 | + "react": "^16.12.0", |
61 | 61 | "react-app-polyfill": "^1.0.5",
|
62 |
| - "react-dom": "^16.11.0", |
63 |
| - "rimraf": "^2.6.3", |
| 62 | + "react-dom": "^16.12.0", |
| 63 | + "rimraf": "^3.0.0", |
64 | 64 | "settle-promise": "1.0.0",
|
65 | 65 | "source-map": "0.5.6",
|
66 |
| - "terser-webpack-plugin": "2.2.3", |
| 66 | + "terser-webpack-plugin": "2.3.0", |
67 | 67 | "webpack": "^4.35.0"
|
68 | 68 | },
|
69 | 69 | "jest": {
|
|
0 commit comments