The `@monaco-editor/react` package now includes React 19 in its peer dependencies thanks to https://github.com/suren-atoyan/monaco-react/pull/651. This package was also incorrectly listed in `payload` as a regular dependency, but since it's only used for type imports, it should be listed a dev dependency instead.