|
1 | 1 | {
|
2 | 2 | "name": "react-scripts",
|
3 | | - "version": "2.0.5", |
| 3 | + "version": "2.1.0", |
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.4",
|
33 | 33 | "babel-plugin-named-asset-import": "^0.2.2",
|
34 | | - "babel-preset-react-app": "^5.0.4", |
| 34 | + "babel-preset-react-app": "^6.0.0", |
35 | 35 | "bfj": "6.1.1",
|
36 | 36 | "case-sensitive-paths-webpack-plugin": "2.1.2",
|
37 | 37 | "chalk": "2.4.1",
|
38 | 38 | "css-loader": "1.0.0",
|
39 | 39 | "dotenv": "6.0.0",
|
40 | 40 | "dotenv-expand": "4.2.0",
|
41 | 41 | "eslint": "5.6.0",
|
42 | | - "eslint-config-react-app": "^3.0.4", |
| 42 | + "eslint-config-react-app": "^3.0.5", |
43 | 43 | "eslint-loader": "2.1.1",
|
44 | 44 | "eslint-plugin-flowtype": "2.50.1",
|
45 | 45 | "eslint-plugin-import": "2.14.0",
|
|
61 | 61 | "postcss-preset-env": "6.0.6",
|
62 | 62 | "postcss-safe-parser": "4.0.1",
|
63 | 63 | "react-app-polyfill": "^0.1.3",
|
64 | | - "react-dev-utils": "^6.0.5", |
| 64 | + "react-dev-utils": "^6.1.0", |
65 | 65 | "resolve": "1.8.1",
|
66 | 66 | "sass-loader": "7.1.0",
|
67 | 67 | "style-loader": "0.23.0",
|
|
0 commit comments