Commit dc118b9 1 parent 5b21ce1 commit dc118b9 Copy full SHA for dc118b9
File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 49
49
"@babel/runtime-corejs3" : " ^7.2.0" ,
50
50
"@testing-library/react" : " ^8.0.0" ,
51
51
"@types/node" : " ^12.6.8" ,
52
+ "@types/react" : " ^16.8.23" ,
52
53
"@typescript-eslint/eslint-plugin" : " ^1.11.0" ,
53
54
"@typescript-eslint/parser" : " ^1.11.0" ,
54
55
"all-contributors-cli" : " ^6.1.2" ,
94
95
"pretty-format" : " ^24.0.0" ,
95
96
"react" : " ^16.8.3" ,
96
97
"react-dom" : " ^16.8.3" ,
97
- "scheduler" : " ^0.15.0" ,
98
98
"remark-parse" : " ^6.0.3" ,
99
99
"remark-stringify" : " ^6.0.4" ,
100
+ "scheduler" : " ^0.15.0" ,
100
101
"semver-regex" : " ^2.0.0" ,
101
102
"staged-git-files" : " ^1.1.2" ,
102
103
"ts-import-plugin" : " ^1.6.1" ,
103
104
"ts-jest" : " ^24.0.2" ,
104
105
"ts-node" : " ^8.3.0" ,
105
106
"tsconfig-paths-webpack-plugin" : " ^3.2.0" ,
106
- "typescript" : " ^3.5 .2" ,
107
+ "typescript" : " ^3.6 .2" ,
107
108
"unified" : " ^7.1.0" ,
108
109
"user-event" : " ^1.4.4" ,
109
110
"webpack" : " ^4.35.3"
Original file line number Diff line number Diff line change 20
20
"build" : " ts-node --project ../../tsconfig.build.json build.ts"
21
21
},
22
22
"devDependencies" : {
23
- "antd" : " ^3.14.1" ,
24
- "typescript" : " ^3.5.2"
23
+ "antd" : " ^3.14.1"
25
24
},
26
25
"peerDependencies" : {
27
26
"@babel/runtime" : " ^7.4.4" ,
Original file line number Diff line number Diff line change 35
35
"styled-components" : " ^4.1.1"
36
36
},
37
37
"devDependencies" : {
38
- "@alifd/next" : " ^1.13.1" ,
39
- "typescript" : " ^3.5.2"
38
+ "@alifd/next" : " ^1.13.1"
40
39
},
41
40
"publishConfig" : {
42
41
"access" : " public"
You can’t perform that action at this time.
0 commit comments