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.0.2 " ,
3
+ "version" : " 3.0.3 " ,
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.0 " ,
3
+ "version" : " 1.4.1 " ,
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.0 " ,
3
+ "version" : " 2.0.1 " ,
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.0.1 " ,
3
+ "version" : " 4.1.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.2.1" ,
48
48
"is-root" : " 1.0.0" ,
49
49
"opn" : " 5.1.0" ,
50
- "react-error-overlay" : " ^2.0.1 " ,
50
+ "react-error-overlay" : " ^2.0.2 " ,
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.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
43
43
"devDependencies" : {
44
44
"babel-cli" : " 6.24.1" ,
45
45
"babel-eslint" : " 7.2.3" ,
46
- "babel-preset-react-app" : " ^3.0.2 " ,
46
+ "babel-preset-react-app" : " ^3.0.3 " ,
47
47
"cross-env" : " 5.0.5" ,
48
48
"eslint" : " 4.4.1" ,
49
- "eslint-config-react-app" : " ^2.0.0 " ,
49
+ "eslint-config-react-app" : " ^2.0.1 " ,
50
50
"eslint-plugin-flowtype" : " 2.35.0" ,
51
51
"eslint-plugin-import" : " 2.7.0" ,
52
52
"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.13 " ,
3
+ "version" : " 1.0.14 " ,
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.1" ,
29
- "babel-preset-react-app" : " ^3.0.2 " ,
29
+ "babel-preset-react-app" : " ^3.0.3 " ,
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.4" ,
34
34
"dotenv" : " 4.0.0" ,
35
35
"eslint" : " 4.4.1" ,
36
- "eslint-config-react-app" : " ^2.0.0 " ,
36
+ "eslint-config-react-app" : " ^2.0.1 " ,
37
37
"eslint-loader" : " 1.9.0" ,
38
38
"eslint-plugin-flowtype" : " 2.35.0" ,
39
39
"eslint-plugin-import" : " 2.7.0" ,
48
48
"postcss-flexbugs-fixes" : " 3.2.0" ,
49
49
"postcss-loader" : " 2.0.6" ,
50
50
"promise" : " 8.0.1" ,
51
- "react-dev-utils" : " ^4.0.1 " ,
51
+ "react-dev-utils" : " ^4.1.0 " ,
52
52
"style-loader" : " 0.18.2" ,
53
53
"sw-precache-webpack-plugin" : " 0.11.4" ,
54
54
"url-loader" : " 0.5.9" ,
You can’t perform that action at this time.
0 commit comments