diff --git a/package.json b/package.json index 1c5823c..d34786c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "next-auth": "^5.0.0-beta.25", "postcss": "8.5.3", "react": "18.3.1", - "react-dom": "18.3.1", + "react-dom": "19.1.0", "tailwindcss": "3.4.16", "typescript": "5.8.2", "undici": "^7.3.0", @@ -31,7 +31,7 @@ "@types/d3": "^7.4.3", "@types/node": "22.13.14", "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react-dom": "19.0.4", "eslint": "9.23.0", "eslint-config-next": "^15.1.0" },