diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 94850aff17b0..f9c4c4674ded 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -51,7 +51,7 @@ }, "peerDependencies": { "gatsby": "^3.0.0 || ^4.0.0 || ^5.0.0", - "react": "16.x || 17.x || 18.x" + "react": "16.x || 17.x || 18.x || 19.x" }, "devDependencies": { "@testing-library/react": "^15.0.5",