diff --git a/package.json b/package.json index 48284e0..9546d3b 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "next-auth": "4.24.10", "pg": "^8.12.0", "postcss": "8.4.49", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "tailwindcss": "3.4.15", "typescript": "5.7.2", "use-debounce": "^10.0.1", @@ -32,7 +32,7 @@ "@types/bcrypt": "^5.0.2", "@types/d3": "^7.4.3", "@types/node": "22.10.1", - "@types/react": "18.3.12", + "@types/react": "19.0.0", "@types/react-dom": "18.3.1", "eslint": "9.16.0", "eslint-config-next": "15.0.3"