diff --git a/package.json b/package.json index 4cf932f..dd4db50 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "drizzle-orm": "^0.37.0", "next": "15.0.4", "next-auth": "^4.24.10", - "react": "^18", - "react-dom": "^18", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-hot-toast": "^2.4.1", "sharp": "^0.33.5", "tailwind-merge": "^2.5.4" @@ -29,8 +29,8 @@ "devDependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "@types/node": "^22", - "@types/react": "^18", - "@types/react-dom": "^18", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "@typescript-eslint/parser": "^8.0.0", "drizzle-kit": "^0.29.0", "eslint": "^8.57.1",