imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
59 stars 20 forks source link

package: move react-bootstrap, react, react-dom to peerDependencies, bump react-bootstrap #79

Closed imballinst closed 2 years ago

imballinst commented 3 years ago

Fixes https://github.com/Imballinst/react-bs-datatable/issues/75 and fixes https://github.com/Imballinst/react-bs-datatable/issues/76. This PR fixes the bug where the library isn't compatible when the main app is using react@^17. On top of that, this library also bumps the main requirement for react-bootstrap so that the vulnerability issue is gone.