|
1 | 1 | {
|
2 | 2 | "name": "react-scripts",
|
3 |
| - "version": "2.1.5", |
| 3 | + "version": "2.1.6", |
4 | 4 | "description": "Configuration and scripts for Create React App.",
|
5 | 5 | "repository": "facebook/create-react-app",
|
6 | 6 | "license": "MIT",
|
|
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 |
| - "babel-preset-react-app": "^7.0.1", |
| 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 | 37 | "css-loader": "1.0.0",
|
38 | 38 | "dotenv": "6.0.0",
|
39 | 39 | "dotenv-expand": "4.2.0",
|
40 | 40 | "eslint": "5.12.0",
|
41 |
| - "eslint-config-react-app": "^3.0.7", |
| 41 | + "eslint-config-react-app": "^3.0.8", |
42 | 42 | "eslint-loader": "2.1.1",
|
43 | 43 | "eslint-plugin-flowtype": "2.50.1",
|
44 | 44 | "eslint-plugin-import": "2.14.0",
|
|
59 | 59 | "postcss-loader": "3.0.0",
|
60 | 60 | "postcss-preset-env": "6.5.0",
|
61 | 61 | "postcss-safe-parser": "4.0.1",
|
62 |
| - "react-app-polyfill": "^0.2.1", |
63 |
| - "react-dev-utils": "^7.0.3", |
| 62 | + "react-app-polyfill": "^0.2.2", |
| 63 | + "react-dev-utils": "^7.0.4", |
64 | 64 | "resolve": "1.10.0",
|
65 | 65 | "sass-loader": "7.1.0",
|
66 | 66 | "style-loader": "0.23.1",
|
|
0 commit comments