diff --git a/package.json b/package.json index 8b6dc2d21c..59a3e388ab 100644 --- a/package.json +++ b/package.json @@ -78,8 +78,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 5afb9328d6..5993ab2f0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9333,8 +9333,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