diff --git a/demos/dashy/package.json b/demos/dashy/package.json index ea3613ae8f..841bcc9f9e 100644 --- a/demos/dashy/package.json +++ b/demos/dashy/package.json @@ -20,10 +20,10 @@ "@hpcc-js/dgrid": "^2.5.1", "@hpcc-js/form": "^2.7.10", "@hpcc-js/graph": "^2.9.10", - "@hpcc-js/layout": "^2.13.0", + "@hpcc-js/layout": "^3.1.0", "@hpcc-js/marshaller": "^2.14.0", "@hpcc-js/other": "^2.12.10", - "@hpcc-js/react": "^2.9.15", + "@hpcc-js/react": "^3.1.0", "@hpcc-js/util": "^2.7.2", "d3-array": "1.2.4", "d3-collection": "1.0.7",