Skip to content

Commit c7b72a1

Browse files
chore(deps): update react monorepo to v19
1 parent 7d35b76 commit c7b72a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"docusaurus-gtm-plugin": "^0.0.2",
3131
"prop-types": "^15.8.1",
3232
"raw-loader": "^4.0.2",
33-
"react": "^18.3.1",
34-
"react-dom": "^18.3.1",
33+
"react": "^19.0.0",
34+
"react-dom": "^19.0.0",
3535
"unist-util-visit": "^5.0.0"
3636
},
3737
"devDependencies": {
3838
"@apify/eslint-config-ts": "^0.4.0",
3939
"@apify/tsconfig": "^0.1.0",
40-
"@types/react": "^18.0.0",
40+
"@types/react": "^19.0.0",
4141
"@typescript-eslint/eslint-plugin": "^8.0.0",
4242
"@typescript-eslint/parser": "^8.0.0",
4343
"eslint": "^8.35.0",

0 commit comments

Comments
 (0)