File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 4 .0.0" ,
3
+ "version" : " 5 .0.0" ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-app-polyfill" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Polyfills for various browsers including commonly used language features" ,
5
5
"repository" : " facebook/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" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
55
55
"loader-utils" : " 1.1.0" ,
56
56
"opn" : " 5.4.0" ,
57
57
"pkg-up" : " 2.0.0" ,
58
- "react-error-overlay" : " ^5.0.0 " ,
58
+ "react-error-overlay" : " ^5.0.1 " ,
59
59
"recursive-readdir" : " 2.2.2" ,
60
60
"shell-quote" : " 1.6.1" ,
61
61
"sockjs-client" : " 1.1.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
37
37
"babel-eslint" : " 9.0.0" ,
38
38
"babel-jest" : " 23.6.0" ,
39
39
"babel-loader" : " 8.0.4" ,
40
- "babel-preset-react-app" : " ^4 .0.0" ,
40
+ "babel-preset-react-app" : " ^5 .0.0" ,
41
41
"chalk" : " ^2.3.2" ,
42
42
"chokidar" : " ^2.0.2" ,
43
43
"cross-env" : " 5.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
28
28
"babel-jest" : " 23.6.0" ,
29
29
"babel-loader" : " 8.0.4" ,
30
30
"babel-plugin-named-asset-import" : " ^0.2.0" ,
31
- "babel-preset-react-app" : " ^4 .0.0" ,
31
+ "babel-preset-react-app" : " ^5 .0.0" ,
32
32
"bfj" : " 6.1.1" ,
33
33
"case-sensitive-paths-webpack-plugin" : " 2.1.2" ,
34
34
"chalk" : " 2.4.1" ,
53
53
"postcss-loader" : " 3.0.0" ,
54
54
"postcss-preset-env" : " 6.0.6" ,
55
55
"postcss-safe-parser" : " 4.0.1" ,
56
- "react-app-polyfill" : " ^0.1.0 " ,
57
- "react-dev-utils" : " ^6.0.0 " ,
56
+ "react-app-polyfill" : " ^0.1.1 " ,
57
+ "react-dev-utils" : " ^6.0.1 " ,
58
58
"resolve" : " 1.8.1" ,
59
59
"sass-loader" : " 7.1.0" ,
60
60
"style-loader" : " 0.23.0" ,
You can’t perform that action at this time.
0 commit comments