Skip to content

Commit a051319

Browse files
chore(deps): update react monorepo to v19
1 parent 8c2df13 commit a051319

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@apify/eslint-config-ts": "^0.4.0",
1717
"@apify/tsconfig": "^0.1.0",
18-
"@types/react": "^18.2.8",
18+
"@types/react": "^19.0.0",
1919
"@typescript-eslint/eslint-plugin": "^7.0.0",
2020
"@typescript-eslint/parser": "^7.0.0",
2121
"eslint": "^8.42.0",
@@ -36,8 +36,8 @@
3636
"docusaurus-gtm-plugin": "^0.0.2",
3737
"prop-types": "^15.8.1",
3838
"raw-loader": "^4.0.2",
39-
"react": "^18.3.1",
40-
"react-dom": "^18.3.1",
39+
"react": "^19.0.0",
40+
"react-dom": "^19.0.0",
4141
"unist-util-visit": "^5.0.0"
4242
}
4343
}

0 commit comments

Comments
 (0)