diff --git a/package.json b/package.json index 1c5823c..2399962 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "next": "^15.1.0", "next-auth": "^5.0.0-beta.25", "postcss": "8.5.3", - "react": "18.3.1", + "react": "19.1.0", "react-dom": "18.3.1", "tailwindcss": "3.4.16", "typescript": "5.8.2", @@ -30,7 +30,7 @@ "@types/bcrypt": "^5.0.2", "@types/d3": "^7.4.3", "@types/node": "22.13.14", - "@types/react": "18.3.12", + "@types/react": "19.0.12", "@types/react-dom": "18.3.1", "eslint": "9.23.0", "eslint-config-next": "^15.1.0"