Skip to content

Commit 69c7be9

Browse files
chore(deps): update react monorepo to v19
1 parent bb6afcd commit 69c7be9

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
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@apify/tsconfig": "^0.1.0",
18-
"@types/react": "^18.2.8",
18+
"@types/react": "^19.0.0",
1919
"eslint": "^9.24.0",
2020
"eslint-plugin-react": "^7.32.2",
2121
"eslint-plugin-react-hooks": "^5.0.0",
@@ -35,8 +35,8 @@
3535
"eslint-config-prettier": "^10.1.1",
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
"typescript-eslint": "^8.29.1",
4141
"unist-util-visit": "^5.0.0"
4242
}

0 commit comments

Comments
 (0)