File tree Expand file tree Collapse file tree 2 files changed +239
-154
lines changed Expand file tree Collapse file tree 2 files changed +239
-154
lines changed Original file line number Diff line number Diff line change 26
26
" src"
27
27
],
28
28
"peerDependencies" : {
29
- "react" : " ^0.14.0 || ^15.0.0 || ^16.0.0"
29
+ "react" : " ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 "
30
30
},
31
31
"devDependencies" : {
32
32
"babel-cli" : " 6.26.0" ,
42
42
"enzyme" : " 3.11.0" ,
43
43
"enzyme-adapter-react-16" : " 1.15.2" ,
44
44
"eslint" : " 7.3.1" ,
45
- "eslint-plugin-flowtype" : " 4.7 .0" ,
45
+ "eslint-plugin-flowtype" : " 5.2 .0" ,
46
46
"eslint-plugin-react" : " 7.20.0" ,
47
47
"flow-bin" : " 0.127.0" ,
48
48
"flow-typed" : " 3.1.0" ,
49
49
"jsdom" : " 16.2.2" ,
50
- "mocha" : " 7 .2.0" ,
51
- "react" : " 16.13 .1" ,
52
- "react-dom" : " 16.13 .1" ,
53
- "react-test-renderer" : " 16.13 .1"
50
+ "mocha" : " 8 .2.0" ,
51
+ "react" : " 17.0 .1" ,
52
+ "react-dom" : " 17.0 .1" ,
53
+ "react-test-renderer" : " 17.0 .1"
54
54
},
55
55
"scripts" : {
56
56
"build" : " babel src --out-dir lib --source-maps" ,
You can’t perform that action at this time.
0 commit comments