projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.51k stars 1.17k forks source link

Updated deps to newest version and allow both react 16 and 17 as a peer #860 #861

Closed rkesters closed 2 years ago

rkesters commented 3 years ago

Checklist

What?

Update deps to support react 16 and react 17. Ensured the devDeps used compatible versions.

Why?

How?

rkesters commented 3 years ago

@dylanvorster please review.

rkesters commented 3 years ago

@dylanvorster please review.

dylanvorster commented 2 years ago

I am going to rebump all packages though, I think peer deps can include 16, but dev version should be 17