File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 5151 "eslint-plugin-jsx-a11y" : " 6.2.3" ,
5252 "eslint-plugin-react" : " 7.19.0" ,
5353 "eslint-plugin-react-hooks" : " 3.0.0" ,
54- "flow-bin" : " 0.122 .0" ,
54+ "flow-bin" : " 0.123 .0" ,
5555 "flow-copy-source" : " 2.0.9" ,
5656 "glamor" : " 2.20.40" ,
5757 "html-webpack-harddisk-plugin" : " 1.0.1" ,
Original file line number Diff line number Diff line change @@ -113,10 +113,8 @@ function StickPortal(
113113 ref = { containerRef }
114114 data-sticknestingkey = { nestingKey }
115115 style = { {
116- position : 'absolute' ,
117- // The position property should be be overwritten
118- // $FlowFixMe
119116 ...nodeStyle ,
117+ position : 'absolute' ,
120118 top,
121119 left,
122120 } }
Original file line number Diff line number Diff line change @@ -5480,10 +5480,10 @@ flatted@^2.0.0:
54805480 resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
54815481 integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
54825482
5483- flow-bin@0.122 .0:
5484- version "0.122 .0"
5485- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.122 .0.tgz#c723a2b33b1a70bd10204704ae1dc776d5d89d79 "
5486- integrity sha512-my8N5jgl/A+UVby9E7NDppHdhLgRbWgKbmFZSx2MSYMRh3d9YGnM2MM+wexpUpl0ftY1IM6ZcUwaAhrypLyvlA ==
5483+ flow-bin@0.123 .0:
5484+ version "0.123 .0"
5485+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.123 .0.tgz#7ba61a0b8775928cf4943ccf78eed2b1b05f7b3a "
5486+ integrity sha512-Ylcf8YDIM/KrqtxkPuq+f8O+6sdYA2Nuz5f+sWHlp539DatZz3YMcsO1EiXaf1C11HJgpT/3YGYe7xZ9/UZmvQ ==
54875487
5488548854895489 version "2.0.9"
You can’t perform that action at this time.
0 commit comments