Hello! 👋 I'm migrating a project to react version 18.2 and saw that we receive peer-dependency warnings when installing about elastic/search-ui only supporting up to react version 18.0.0. Reading the changelogs for version 18.1 and 18.2 there does not seem to be any newly introduced changes affecting this repository.
Hello! 👋 I'm migrating a project to react version 18.2 and saw that we receive peer-dependency warnings when installing about elastic/search-ui only supporting up to react version 18.0.0. Reading the changelogs for version 18.1 and 18.2 there does not seem to be any newly introduced changes affecting this repository.
Is it possible for to update the peer-dependencies to version 18.2? 😄