Skip to content

Commit 26299e1

Browse files
chore(deps): update react monorepo to v19
1 parent 4bc4e0a commit 26299e1

File tree

2 files changed

+31
-29
lines changed

2 files changed

+31
-29
lines changed

website/package-lock.json

Lines changed: 28 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
@@ -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)