Add react 18/19 dependencies: ```json "react": "^17.0.1 || ^18.0.0 || ^19.0.0", "react-dom": "^17.0.1 || ^18.0.0 || ^19.0.0", ```