File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 18
18
"react-hotkeys" : " ^2.0.0" ,
19
19
"react-json-view" : " ^1.19.1" ,
20
20
"react-markdown" : " ^4.0.6" ,
21
- "react-material-workspace-layout" : " ^0.1.13 " ,
21
+ "react-material-workspace-layout" : " ^0.1.14 " ,
22
22
"react-monaco-editor" : " ^0.25.1" ,
23
23
"react-remove-scroll" : " ^2.0.4" ,
24
24
"react-select" : " ^3.0.8" ,
Original file line number Diff line number Diff line change @@ -14522,15 +14522,16 @@ react-markdown@^4.0.6:
14522
14522
unist-util-visit "^1.3.0"
14523
14523
xtend "^4.0.1"
14524
14524
14525
- react-material-workspace-layout@^0.1.13 :
14526
- version "0.1.13 "
14527
- resolved "https://registry.yarnpkg.com/react-material-workspace-layout/-/react-material-workspace-layout-0.1.13 .tgz#b28d00598a0cabfdd2909b5c0c3c9c645010bb6a "
14528
- integrity sha512-D2ad99pyDxJOZexnjL/IQMqqrGpM8wqh3S2UCqMe/TeMy+9W8zMXgyce6VDUsU4jPEOB+16sVcohuIYWllwZGA ==
14525
+ react-material-workspace-layout@^0.1.14 :
14526
+ version "0.1.14 "
14527
+ resolved "https://registry.yarnpkg.com/react-material-workspace-layout/-/react-material-workspace-layout-0.1.14 .tgz#7a50fb18c89c14fd23353d5ad2c23d8e61fbfd70 "
14528
+ integrity sha512-muYUkTr27dSvSQ+NU0DmPjxYkI+DrDBWz0xwC189SN4+ANCE1V4Ul3wMkbeXSqxEk/9oRFkMae0+4ygHBkGi8A ==
14529
14529
dependencies:
14530
14530
"@material-ui/core" "^4.10.0"
14531
14531
"@material-ui/icons" "^4.9.1"
14532
14532
classnames "^2.2.6"
14533
14533
react "^16.13.1"
14534
+ react-use-dimensions "^1.2.1"
14534
14535
use-event-callback "^0.1.0"
14535
14536
14536
14537
react-monaco-editor@^0.25.1:
@@ -14739,6 +14740,11 @@ react-transition-group@^4.4.0:
14739
14740
loose-envify "^1.4.0"
14740
14741
prop-types "^15.6.2"
14741
14742
14743
+ react-use-dimensions@^1.2.1:
14744
+ version "1.2.1"
14745
+ resolved "https://registry.yarnpkg.com/react-use-dimensions/-/react-use-dimensions-1.2.1.tgz#eb1561db7b06c393209d2bffa449931dd93f7870"
14746
+ integrity sha512-XL+Rup9Hosxx3Ap9xpyQMbVwuUa4BSqiOjfBb2zDuGs4uv2FesFV+m8Z/huRx2BNptMd9ARPqFuSNA62zhCozg==
14747
+
14742
14748
react-use-measure@^2.0.0:
14743
14749
version "2.0.0"
14744
14750
resolved "https://registry.yarnpkg.com/react-use-measure/-/react-use-measure-2.0.0.tgz#f49b5cbde4cc18f5061d726a8a3db9fcd2244998"
You can’t perform that action at this time.
0 commit comments