From the current `package.json`: ```json "peerDependencies": { "react": "^17.0.0 || ^18.0.0" }, ``` React 19 is out for a while, now. Please add support.