Skip to content

Commit 553b5e0

Browse files
chore(deps): update react monorepo to v19
1 parent 9f80573 commit 553b5e0

File tree

2 files changed

+31
-29
lines changed

2 files changed

+31
-29
lines changed

website/package-lock.json

+28-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@apify/tsconfig": "^0.1.0",
20-
"@types/react": "^18.0.0",
20+
"@types/react": "^19.0.0",
2121
"fs-extra": "^11.1.0",
2222
"globby": "^14.0.0",
2323
"markdownlint": "^0.37.0",
@@ -35,8 +35,8 @@
3535
"docusaurus-gtm-plugin": "^0.0.2",
3636
"prop-types": "^15.8.1",
3737
"raw-loader": "^4.0.2",
38-
"react": "^18.3.1",
39-
"react-dom": "^18.3.1",
38+
"react": "^19.0.0",
39+
"react-dom": "^19.0.0",
4040
"unist-util-visit": "^5.0.0"
4141
}
4242
}

0 commit comments

Comments
 (0)