This repository was archived by the owner on Oct 19, 2022. It is now read-only.
File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
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" : " ^4.0.0 " ,
51
+ "react-error-overlay" : " ^4.0.1 " ,
52
52
"recursive-readdir" : " 2.2.1" ,
53
53
"shell-quote" : " 1.6.1" ,
54
54
"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" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
50
50
"postcss-loader" : " 2.0.8" ,
51
51
"promise" : " 8.0.1" ,
52
52
"raf" : " 3.4.0" ,
53
- "react-dev-utils" : " ^5.0.1 " ,
53
+ "react-dev-utils" : " ^5.0.2 " ,
54
54
"resolve" : " 1.6.0" ,
55
55
"style-loader" : " 0.19.0" ,
56
56
"sw-precache-webpack-plugin" : " 0.11.4" ,
You can’t perform that action at this time.
0 commit comments