diff --git a/package.json b/package.json index 34ab9b21a..0dad585cc 100644 --- a/package.json +++ b/package.json @@ -92,8 +92,8 @@ "typescript": "^5.5.4" }, "peerDependencies": { - "react": "^16.9.0 || ^17 || ^18", - "react-dom": "^16.9.0 || ^17 || ^18" + "react": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc", + "react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc" }, "dependencies": { "@floating-ui/react": "^0.26.23", diff --git a/yarn.lock b/yarn.lock index 1ceae41bb..922de64b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9339,8 +9339,8 @@ __metadata: tslib: "npm:^2.7.0" typescript: "npm:^5.5.4" peerDependencies: - react: ^16.9.0 || ^17 || ^18 - react-dom: ^16.9.0 || ^17 || ^18 + react: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc + react-dom: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc languageName: unknown linkType: soft