File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 3.0.3 " ,
3
+ "version" : " 3.1.0 " ,
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" : " react-dev-utils" ,
3
- "version" : " 4.1 .0" ,
3
+ "version" : " 4.2 .0" ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
47
47
"inquirer" : " 3.3.0" ,
48
48
"is-root" : " 1.0.0" ,
49
49
"opn" : " 5.1.0" ,
50
- "react-error-overlay" : " ^2 .0.2 " ,
50
+ "react-error-overlay" : " ^3 .0.0 " ,
51
51
"recursive-readdir" : " 2.2.1" ,
52
52
"shell-quote" : " 1.6.1" ,
53
53
"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" : " 2 .0.2 " ,
3
+ "version" : " 3 .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.0.3 " ,
38
+ "babel-preset-react-app" : " ^3.1.0 " ,
39
39
"babel-runtime" : " 6.26.0" ,
40
40
"chalk" : " ^2.1.0" ,
41
41
"chokidar" : " ^1.7.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 1.0.14 " ,
3
+ "version" : " 1.0.15 " ,
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.0.3 " ,
29
+ "babel-preset-react-app" : " ^3.1.0 " ,
30
30
"babel-runtime" : " 6.26.0" ,
31
31
"case-sensitive-paths-webpack-plugin" : " 2.1.1" ,
32
32
"chalk" : " 1.1.3" ,
49
49
"postcss-loader" : " 2.0.8" ,
50
50
"promise" : " 8.0.1" ,
51
51
"raf" : " 3.4.0" ,
52
- "react-dev-utils" : " ^4.1 .0" ,
52
+ "react-dev-utils" : " ^4.2 .0" ,
53
53
"style-loader" : " 0.19.0" ,
54
54
"sw-precache-webpack-plugin" : " 0.11.4" ,
55
55
"url-loader" : " 0.6.2" ,
You can’t perform that action at this time.
0 commit comments