patternfly / react-topology

MIT License
8 stars 17 forks source link

update dagre dependency to remove lodash #218

Closed christianvogt closed 3 weeks ago

christianvogt commented 4 weeks ago

Describe the problem Update dagre to latest @dagrejs/dagre. This update removes their dependency on lodash: https://github.com/dagrejs/dagre/pull/340

How do you reproduce the problem? Using webpack bundle analyzer, it's shown that the pf topology library brings in a large lodash dependency.

Is this issue blocking you? Non blocking.

What is your product and what release date are you targeting? RHOAI 2.11

Any other information?

github-actions[bot] commented 3 weeks ago

:tada: This issue has been resolved in version 5.4.0-prerelease.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: