File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
"displayName" : " Debug Visualizer" ,
5
5
"description" : " A visual watch window that lets you visualize your data structures while debugging." ,
6
6
"icon" : " docs/logo.drawio.png" ,
7
- "version" : " 2.3.0 " ,
7
+ "version" : " 2.3.1 " ,
8
8
"license" : " GPL-3.0" ,
9
9
"engines" : {
10
10
"vscode" : " ^1.46.0"
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.3 " ,
23
+ "@hediet/visualization-bundle" : " ^0.2.4 " ,
24
24
"@hediet/visualization-core" : " ^0.2.0" ,
25
25
"@knuddels/mobx-logger" : " ^1.1.1" ,
26
26
"less-loader" : " ^6.2.0"
Original file line number Diff line number Diff line change 550
550
" @hediet/std" " ^0.6.0"
551
551
io-ts "^1.8.6"
552
552
553
- " @hediet/visualization-bundle@^0.2.3 " :
554
- version "0.2.3 "
555
- resolved "https://registry.yarnpkg.com/@hediet/visualization-bundle/-/visualization-bundle-0.2.3 .tgz#8323706dcaaafc973fdc57da68e6527265e5bfcc "
556
- integrity sha512-RpzAST/K5O9FaEaCshHEY7VeGRVlwoTLLcWPkgxzeuZlRr5CNTw8d7Lznh+RaLD1rbz/UEezq2pI3qFYnq/z4w ==
553
+ " @hediet/visualization-bundle@^0.2.4 " :
554
+ version "0.2.4 "
555
+ resolved "https://registry.yarnpkg.com/@hediet/visualization-bundle/-/visualization-bundle-0.2.4 .tgz#0c8c0ab8ca7153fd7b18aafa94b2ef813a1482e3 "
556
+ integrity sha512-pknFiLcQ4B8EEgjp5aImZyP+Jgz+imSKfncFZT0NfJH3BCvFkCcmzeR6IbWB+70oDJfTRHFIhr40pNuHESQUWA ==
557
557
dependencies :
558
558
" @finos/perspective-viewer" " ^0.5.2"
559
559
" @finos/perspective-viewer-d3fc" " ^0.5.2"
You can’t perform that action at this time.
0 commit comments