|
1 | 1 | {
|
2 | 2 | "name": "react-scripts",
|
3 |
| - "version": "2.0.2", |
| 3 | + "version": "2.0.3", |
4 | 4 | "description": "Configuration and scripts for Create React App.",
|
5 | 5 | "repository": "facebook/create-react-app",
|
6 | 6 | "license": "MIT",
|
|
27 | 27 | "babel-eslint": "9.0.0",
|
28 | 28 | "babel-jest": "23.6.0",
|
29 | 29 | "babel-loader": "8.0.4",
|
30 |
| - "babel-plugin-named-asset-import": "^0.2.1", |
31 |
| - "babel-preset-react-app": "^5.0.1", |
| 30 | + "babel-plugin-named-asset-import": "^0.2.2", |
| 31 | + "babel-preset-react-app": "^5.0.2", |
32 | 32 | "bfj": "6.1.1",
|
33 | 33 | "case-sensitive-paths-webpack-plugin": "2.1.2",
|
34 | 34 | "chalk": "2.4.1",
|
35 | 35 | "css-loader": "1.0.0",
|
36 | 36 | "dotenv": "6.0.0",
|
37 | 37 | "dotenv-expand": "4.2.0",
|
38 | 38 | "eslint": "5.6.0",
|
39 |
| - "eslint-config-react-app": "^3.0.1", |
| 39 | + "eslint-config-react-app": "^3.0.3", |
40 | 40 | "eslint-loader": "2.1.1",
|
41 | 41 | "eslint-plugin-flowtype": "2.50.1",
|
42 | 42 | "eslint-plugin-import": "2.14.0",
|
|
56 | 56 | "postcss-loader": "3.0.0",
|
57 | 57 | "postcss-preset-env": "6.0.6",
|
58 | 58 | "postcss-safe-parser": "4.0.1",
|
59 |
| - "react-app-polyfill": "^0.1.2", |
60 |
| - "react-dev-utils": "^6.0.2", |
| 59 | + "react-app-polyfill": "^0.1.3", |
| 60 | + "react-dev-utils": "^6.0.3", |
61 | 61 | "resolve": "1.8.1",
|
62 | 62 | "sass-loader": "7.1.0",
|
63 | 63 | "style-loader": "0.23.0",
|
|
0 commit comments