File tree 8 files changed +4
-8
lines changed
06-rest-api/03-graphql/02-crud
8 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 38
38
"@babel/preset-react" : " ^7.14.5" ,
39
39
"@babel/preset-typescript" : " ^7.14.5" ,
40
40
"@emotion/babel-plugin" : " ^11.3.0" ,
41
- "@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.7 " ,
41
+ "@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11 " ,
42
42
"@types/react" : " ^17.0.14" ,
43
43
"@types/react-dom" : " ^17.0.9" ,
44
44
"@types/react-router-dom" : " ^5.1.8" ,
Original file line number Diff line number Diff line change 9
9
"jsx" : " react" ,
10
10
"noLib" : false ,
11
11
"allowJs" : true ,
12
- "suppressImplicitAnyIndexErrors" : true ,
13
12
"skipLibCheck" : true ,
14
13
"esModuleInterop" : true ,
15
14
"baseUrl" : " ./src/" ,
Original file line number Diff line number Diff line change 38
38
"@babel/preset-react" : " ^7.14.5" ,
39
39
"@babel/preset-typescript" : " ^7.14.5" ,
40
40
"@emotion/babel-plugin" : " ^11.3.0" ,
41
- "@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.3 " ,
41
+ "@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11 " ,
42
42
"@types/react" : " ^17.0.14" ,
43
43
"@types/react-dom" : " ^17.0.9" ,
44
44
"@types/react-router-dom" : " ^5.1.8" ,
Original file line number Diff line number Diff line change 9
9
"jsx" : " react" ,
10
10
"noLib" : false ,
11
11
"allowJs" : true ,
12
- "suppressImplicitAnyIndexErrors" : true ,
13
12
"skipLibCheck" : true ,
14
13
"esModuleInterop" : true ,
15
14
"baseUrl" : " ./src/" ,
Original file line number Diff line number Diff line change 40
40
"@babel/preset-react" : " ^7.14.5" ,
41
41
"@babel/preset-typescript" : " ^7.14.5" ,
42
42
"@emotion/babel-plugin" : " ^11.3.0" ,
43
- "@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.3 " ,
43
+ "@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11 " ,
44
44
"@types/react" : " ^17.0.14" ,
45
45
"@types/react-dom" : " ^17.0.9" ,
46
46
"@types/react-router-dom" : " ^5.1.8" ,
Original file line number Diff line number Diff line change 9
9
"jsx" : " react" ,
10
10
"noLib" : false ,
11
11
"allowJs" : true ,
12
- "suppressImplicitAnyIndexErrors" : true ,
13
12
"skipLibCheck" : true ,
14
13
"esModuleInterop" : true ,
15
14
"baseUrl" : " ./src/" ,
Original file line number Diff line number Diff line change 40
40
"@babel/preset-react" : " ^7.14.5" ,
41
41
"@babel/preset-typescript" : " ^7.14.5" ,
42
42
"@emotion/babel-plugin" : " ^11.3.0" ,
43
- "@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.3 " ,
43
+ "@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11 " ,
44
44
"@types/react" : " ^17.0.14" ,
45
45
"@types/react-dom" : " ^17.0.9" ,
46
46
"@types/react-router-dom" : " ^5.1.8" ,
Original file line number Diff line number Diff line change 9
9
"jsx" : " react" ,
10
10
"noLib" : false ,
11
11
"allowJs" : true ,
12
- "suppressImplicitAnyIndexErrors" : true ,
13
12
"skipLibCheck" : true ,
14
13
"esModuleInterop" : true ,
15
14
"baseUrl" : " ./src/" ,
You can’t perform that action at this time.
0 commit comments