File tree 6 files changed +12
-12
lines changed
6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-app" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-react-app" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " ESLint configuration used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 4.2.1 " ,
3
+ "version" : " 5.0.0 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
48
48
"inquirer" : " 3.3.0" ,
49
49
"is-root" : " 1.0.0" ,
50
50
"opn" : " 5.2.0" ,
51
- "react-error-overlay" : " ^3 .0.0" ,
51
+ "react-error-overlay" : " ^4 .0.0" ,
52
52
"recursive-readdir" : " 2.2.1" ,
53
53
"shell-quote" : " 1.6.1" ,
54
54
"sockjs-client" : " 1.1.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
35
35
"babel-core" : " ^6.26.0" ,
36
36
"babel-eslint" : " 7.2.3" ,
37
37
"babel-loader" : " ^7.1.2" ,
38
- "babel-preset-react-app" : " ^3.1.0 " ,
38
+ "babel-preset-react-app" : " ^3.1.1 " ,
39
39
"babel-runtime" : " 6.26.0" ,
40
40
"chalk" : " ^2.1.0" ,
41
41
"chokidar" : " ^1.7.0" ,
42
42
"cross-env" : " 5.0.5" ,
43
43
"eslint" : " 4.4.1" ,
44
- "eslint-config-react-app" : " ^2.0.1 " ,
44
+ "eslint-config-react-app" : " ^2.1.0 " ,
45
45
"eslint-plugin-flowtype" : " 2.35.0" ,
46
46
"eslint-plugin-import" : " 2.7.0" ,
47
47
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 1.0.17 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
26
26
"babel-eslint" : " 7.2.3" ,
27
27
"babel-jest" : " 20.0.3" ,
28
28
"babel-loader" : " 7.1.2" ,
29
- "babel-preset-react-app" : " ^3.1.0 " ,
29
+ "babel-preset-react-app" : " ^3.1.1 " ,
30
30
"babel-runtime" : " 6.26.0" ,
31
31
"case-sensitive-paths-webpack-plugin" : " 2.1.1" ,
32
32
"chalk" : " 1.1.3" ,
33
33
"css-loader" : " 0.28.7" ,
34
34
"dotenv" : " 4.0.0" ,
35
35
"dotenv-expand" : " 4.0.1" ,
36
36
"eslint" : " 4.10.0" ,
37
- "eslint-config-react-app" : " ^2.0.1 " ,
37
+ "eslint-config-react-app" : " ^2.1.0 " ,
38
38
"eslint-loader" : " 1.9.0" ,
39
39
"eslint-plugin-flowtype" : " 2.39.1" ,
40
40
"eslint-plugin-import" : " 2.8.0" ,
50
50
"postcss-loader" : " 2.0.8" ,
51
51
"promise" : " 8.0.1" ,
52
52
"raf" : " 3.4.0" ,
53
- "react-dev-utils" : " ^4.2.1 " ,
53
+ "react-dev-utils" : " ^5.0.0 " ,
54
54
"style-loader" : " 0.19.0" ,
55
55
"sw-precache-webpack-plugin" : " 0.11.4" ,
56
56
"url-loader" : " 0.6.2" ,
You can’t perform that action at this time.
0 commit comments