File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 27
27
"react" : " ^16.12.0" ,
28
28
"react-dom" : " ^16.12.0" ,
29
29
"reason-promise" : " ^1.0.2" ,
30
- "reason-react" : " ^0.7.0 " ,
30
+ "reason-react" : " ^0.9.1 " ,
31
31
"remark-parse" : " ^7.0.1" ,
32
32
"remark-slug" : " ^5.1.2" ,
33
33
"remark-stringify" : " ^7.0.3" ,
Original file line number Diff line number Diff line change @@ -5809,7 +5809,7 @@ randomfill@^1.0.3:
5809
5809
randombytes "^2.0.5"
5810
5810
safe-buffer "^5.1.0"
5811
5811
5812
- react-dom@>=16.8.1, react-dom@ ^16.12.0 :
5812
+ react-dom@^16.12.0 :
5813
5813
version "16.13.1"
5814
5814
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
5815
5815
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
5829
5829
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
5830
5830
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
5831
5831
5832
- react@>=16.8.1, react@ ^16.12.0 :
5832
+ react@^16.12.0 :
5833
5833
version "16.13.1"
5834
5834
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
5835
5835
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
@@ -5893,13 +5893,10 @@ reason-promise@^1.0.2:
5893
5893
resolved "https://registry.yarnpkg.com/reason-promise/-/reason-promise-1.1.1.tgz#966133fed21e748a50ffb8839a1da04912bcf380"
5894
5894
integrity sha512-xMXDiyzTjn7t9pq9aQrkgu8CLB5DILU70oWQ+LI20YecshypUwsw37TKOvCxgoFR3vo30ucF0/iWe2BZ181/jw==
5895
5895
5896
- reason-react@^0.7.0 :
5897
- version "0.7.1"
5898
- resolved "https://registry.yarnpkg.com/reason-react/-/reason-react-0.7.1.tgz#e6acea88542cd44398cd980093b8a2ab2722744e"
5899
- integrity sha512-Ssx4jZYohMHW9ZiW893IfbYdZw/muSmPFKigAgL+AORUgyiaphb0PP4yRGlx9A7JAxR3EeBn294XKUaClJQhbA==
5900
- dependencies :
5901
- react ">=16.8.1"
5902
- react-dom ">=16.8.1"
5896
+ reason-react@^0.9.1 :
5897
+ version "0.9.1"
5898
+ resolved "https://registry.yarnpkg.com/reason-react/-/reason-react-0.9.1.tgz#30a887158200b659aa03e2d75ff4cc54dc462bb0"
5899
+ integrity sha512-nlH0O2TDy9KzOLOW+vlEQk4ExHOeciyzFdoLcsmmiit6hx6H5+CVDrwJ+8aiaLT/kqK5xFOjy4PS7PftWz4plA==
5903
5900
5904
5901
reduce-css-calc@^2.1.6 :
5905
5902
version "2.1.7"
You can’t perform that action at this time.
0 commit comments