diff --git a/package.json b/package.json index 8303b99..a2a53ef 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "next-auth": "^5.0.0-beta.25", "postcss": "8.5.6", "react": "18.3.1", - "react-dom": "18.3.1", + "react-dom": "19.2.0", "tailwindcss": "3.4.16", "typescript": "5.8.3", "undici": "^7.3.0", @@ -31,7 +31,7 @@ "@types/d3": "^7.4.3", "@types/node": "24.0.4", "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react-dom": "19.2.0", "eslint": "9.31.0", "eslint-config-next": "^15.1.0" },