``` "peerDependencies": { "react": "^15.3.0 || ^16.0.0", "react-dom": "^15.3.0 || ^16.0.0" ``` Is it possible to upgrade the version? 😃 I'm useing React 18, it's works ok. But a bunch of warnings during installation