toomuchdesign/react-minimal-pie-chart

Update React dev dependencies to v18

toomuchdesign opened this issue · 1 comments

Do you want to request a feature or report a bug?

Tech debt

What is the current behaviour?

Peer deps where widened to React v18, while dev deps still relying of v17

What is the expected behaviour?

Dev environment should rely on React v18. Most of the ecosystem hasn't switched to React 18, yet.

Steps to Reproduce the Problem

  1. ...
  2. ...
  3. ...

Specifications

  • Version:
  • Platform:
  • Subsystem:

Resolved by #255.