diff --git a/package.json b/package.json index cef5f4b..4860850 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "dependencies": { "cypress": "^13.4.0", "next": "^14.0.1", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^19.0.0", + "react-dom": "^19.0.0" }, "devDependencies": { "netlify-plugin-cypress": "2.2.1"