diff --git a/website/package.json b/website/package.json index faf16df2..6e1548de 100644 --- a/website/package.json +++ b/website/package.json @@ -30,14 +30,14 @@ "docusaurus-gtm-plugin": "^0.0.2", "prop-types": "^15.8.1", "raw-loader": "^4.0.2", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^19.0.0", + "react-dom": "^19.0.0", "unist-util-visit": "^5.0.0" }, "devDependencies": { "@apify/eslint-config-ts": "^0.4.0", "@apify/tsconfig": "^0.1.0", - "@types/react": "^18.0.0", + "@types/react": "^19.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", "eslint": "^8.35.0",