Skip to content

Commit 31c5edd

Browse files
chore(deps): update react monorepo
1 parent 387ebbf commit 31c5edd

File tree

2 files changed

+70
-34
lines changed

2 files changed

+70
-34
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
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",
5353
"eslint-plugin-json": "^4.0.1",
5454
"eslint-plugin-markdown": "^5.1.0",
5555
"eslint-plugin-react": "^7.37.5",
56-
"eslint-plugin-react-hooks": "^5.2.0",
56+
"eslint-plugin-react-hooks": "^6.0.0",
5757
"fs-extra": "^11.1.1",
5858
"globals": "^16.0.0",
5959
"globby": "^14.0.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)