File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 20
20
"react-dom" : " ^16.12.0" ,
21
21
"react-measure" : " ^2.3.0" ,
22
22
"@hediet/debug-visualizer-data-extraction" : " *" ,
23
- "@hediet/visualization-bundle" : " ^0.2.4 " ,
24
- "@hediet/visualization-core" : " ^0.2.0 " ,
23
+ "@hediet/visualization-bundle" : " ^0.2.5 " ,
24
+ "@hediet/visualization-core" : " ^0.3.1 " ,
25
25
"@knuddels/mobx-logger" : " ^1.1.1" ,
26
26
"less-loader" : " ^6.2.0"
27
27
},
Original file line number Diff line number Diff line change 557
557
" @hediet/std" " ^0.6.0"
558
558
io-ts "^1.8.6"
559
559
560
- " @hediet/visualization-bundle@^0.2.4 " :
561
- version "0.2.4 "
562
- resolved "https://registry.yarnpkg.com/@hediet/visualization-bundle/-/visualization-bundle-0.2.4 .tgz#0c8c0ab8ca7153fd7b18aafa94b2ef813a1482e3 "
563
- integrity sha512-pknFiLcQ4B8EEgjp5aImZyP+Jgz+imSKfncFZT0NfJH3BCvFkCcmzeR6IbWB+70oDJfTRHFIhr40pNuHESQUWA ==
560
+ " @hediet/visualization-bundle@^0.2.5 " :
561
+ version "0.2.5 "
562
+ resolved "https://registry.yarnpkg.com/@hediet/visualization-bundle/-/visualization-bundle-0.2.5 .tgz#451dc9f4e5f0edf8043fa203c7a82a992fd2c465 "
563
+ integrity sha512-M87UlSc/NDikiqrkbuhcnmvqVaWSgCjD+YX47Yxuv9a+puK5dS7+YuvepAq6FmowrDgsoTeMRTQ4yCLUXtr87Q ==
564
564
dependencies :
565
565
" @finos/perspective-viewer" " ^0.5.2"
566
566
" @finos/perspective-viewer-d3fc" " ^0.5.2"
583
583
vis-network "^8.0.0"
584
584
viz.js "^2.1.2"
585
585
586
- " @hediet/visualization-core@^0.2.0 " :
587
- version "0.2.0 "
588
- resolved "https://registry.yarnpkg.com/@hediet/visualization-core/-/visualization-core-0.2.0 .tgz#8fca0044d5d91e8c45354984ae9c131ef7850a76 "
589
- integrity sha512-r/SYDUipaUSdu1JXL1X0Le5ZkBXVGbKXo6jkX0jFq3NPz/60+B4MnIQnk8D7TCWLXftGFtE6MSFejrE+miup4w ==
586
+ " @hediet/visualization-core@^0.3.1 " :
587
+ version "0.3.1 "
588
+ resolved "https://registry.yarnpkg.com/@hediet/visualization-core/-/visualization-core-0.3.1 .tgz#5523853e09e5d414619f9d9b9111985b2e0723a7 "
589
+ integrity sha512-c67OF4iVcEIDIDzxNvBiIsvd80QxdFwYCvZc7ogj3oyv8pH9br9B4T/RXon3Zl7aYQgfR4ksSVMF35Y0UMDMqg ==
590
590
dependencies :
591
591
" @hediet/semantic-json" " ^0.3.15"
592
592
" @hediet/std" " ^0.6.0"
593
+ mobx "^5.15.4"
593
594
react "^16.12.0"
594
595
react-dom "^16.12.0"
595
596
react-measure "^2.3.0"
You can’t perform that action at this time.
0 commit comments