Skip to content

Commit 679c07d

Browse files
chore(deps): update react monorepo to v19
1 parent 9f75077 commit 679c07d

File tree

2 files changed

+20
-32
lines changed

2 files changed

+20
-32
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@apify/eslint-config": "^1.0.0",
4747
"@apify/tsconfig": "^0.1.0",
4848
"@rsbuild/plugin-styled-components": "^1.1.0",
49-
"@types/react": "^18.2.8",
49+
"@types/react": "^19.0.0",
5050
"babel-plugin-styled-components": "^2.1.4",
5151
"cross-env": "^7.0.3",
5252
"eslint": "^9.24.0",
@@ -89,8 +89,8 @@
8989
"prop-types": "^15.8.1",
9090
"proxy-from-env": "^1.1.0",
9191
"raw-loader": "^4.0.2",
92-
"react": "^18.3.1",
93-
"react-dom": "^18.3.1",
92+
"react": "^19.0.0",
93+
"react-dom": "^19.0.0",
9494
"react-github-btn": "^1.4.0",
9595
"search-insights": "2.17.3",
9696
"styled-components": "6.1.17",

0 commit comments

Comments
 (0)