File tree 8 files changed +8
-8
lines changed
with-ant-design-pro-layout-less
with-aws-amplify-typescript
with-typescript-styled-components
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " ^16.9.8" ,
19
19
"nodemon" : " ^2.0.4" ,
20
20
"ts-node" : " ^8.10.2" ,
21
- "typescript" : " 3.8.3 "
21
+ "typescript" : " 4.0 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/node" : " 13.13.4" ,
27
27
"@types/react" : " ^16.9.36" ,
28
- "typescript" : " 3.8.3 "
28
+ "typescript" : " 4.0 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 22
22
"@types/node" : " 12.6.8" ,
23
23
"@types/react" : " 16.9.36" ,
24
24
"@types/react-dom" : " 16.9.8" ,
25
- "typescript" : " 3.9.5 "
25
+ "typescript" : " 4.0 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 29
29
"@types/react-dom" : " 16.9.8" ,
30
30
"@types/react-native" : " 0.62.10" ,
31
31
"babel-preset-expo" : " ~8.1.0" ,
32
- "typescript" : " 3.9.3 "
32
+ "typescript" : " 4.0 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 30
30
"cross-spawn" : " 7.0.3" ,
31
31
"prettier" : " 2.0.5" ,
32
32
"ts-node" : " 8.0.0" ,
33
- "typescript" : " 3.9.7 "
33
+ "typescript" : " 4.0 "
34
34
},
35
35
"prettier" : {
36
36
"singleQuote" : true ,
Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " 16.8.4" ,
19
19
"@types/styled-components" : " 5.0.1" ,
20
20
"babel-plugin-styled-components" : " ^1.10.0" ,
21
- "typescript" : " 3.5.2 "
21
+ "typescript" : " 4.0 "
22
22
},
23
23
"license" : " ISC"
24
24
}
Original file line number Diff line number Diff line change 17
17
"@types/node" : " ^12.12.21" ,
18
18
"@types/react" : " ^16.9.16" ,
19
19
"@types/react-dom" : " ^16.9.4" ,
20
- "typescript" : " 3.7.3 "
20
+ "typescript" : " 4.0 "
21
21
},
22
22
"license" : " MIT"
23
23
}
Original file line number Diff line number Diff line change 16
16
"@types/node" : " ^12.12.21" ,
17
17
"@types/react" : " ^16.9.16" ,
18
18
"@types/react-dom" : " ^16.9.4" ,
19
- "typescript" : " 3.9.7 "
19
+ "typescript" : " 4.0 "
20
20
},
21
21
"license" : " ISC"
22
22
}
You can’t perform that action at this time.
0 commit comments