Skip to content

Commit b709762

Browse files
chore(deps): update react monorepo to v19
1 parent 3e08d7a commit b709762

File tree

2 files changed

+21
-29
lines changed

2 files changed

+21
-29
lines changed

website/package-lock.json

Lines changed: 18 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 3 additions & 3 deletions
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.38.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)