We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d35b76 commit c7b72a1Copy full SHA for c7b72a1
website/package.json
@@ -30,14 +30,14 @@
30
"docusaurus-gtm-plugin": "^0.0.2",
31
"prop-types": "^15.8.1",
32
"raw-loader": "^4.0.2",
33
- "react": "^18.3.1",
34
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
35
"unist-util-visit": "^5.0.0"
36
},
37
"devDependencies": {
38
"@apify/eslint-config-ts": "^0.4.0",
39
"@apify/tsconfig": "^0.1.0",
40
- "@types/react": "^18.0.0",
+ "@types/react": "^19.0.0",
41
"@typescript-eslint/eslint-plugin": "^8.0.0",
42
"@typescript-eslint/parser": "^8.0.0",
43
"eslint": "^8.35.0",
0 commit comments