File tree 2 files changed +1
-5
lines changed 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 97
97
"global" : " ^4.3.0" ,
98
98
"hoist-non-react-statics" : " ^2.5.0" ,
99
99
"prop-types" : " ^15.6.1" ,
100
- "react-lifecycles-compat" : " ^2 .0.0 " ,
100
+ "react-lifecycles-compat" : " ^3 .0.2 " ,
101
101
"shallowequal" : " ^1.0.2"
102
102
},
103
103
"engines" : {
Original file line number Diff line number Diff line change @@ -4738,10 +4738,6 @@ react-is@^16.3.2:
4738
4738
version "16.3.2"
4739
4739
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22"
4740
4740
4741
- react-lifecycles-compat@^2.0.0 :
4742
- version "2.0.2"
4743
- resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-2.0.2.tgz#00a23160eec17a43b94dd74f95d44a1a2c3c5ec1"
4744
-
4745
4741
react-lifecycles-compat@^3.0.2 :
4746
4742
version "3.0.2"
4747
4743
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
You can’t perform that action at this time.
0 commit comments