Skip to content

Commit 5797077

Browse files
chore(deps): update react monorepo
1 parent 3a00b85 commit 5797077

File tree

2 files changed

+75
-32
lines changed

2 files changed

+75
-32
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@apify/eslint-config-ts": "^0.4.1",
4444
"@apify/tsconfig": "^0.1.0",
4545
"@rsbuild/plugin-styled-components": "^1.1.0",
46-
"@types/react": "^18.2.8",
46+
"@types/react": "^19.0.0",
4747
"@typescript-eslint/eslint-plugin": "^7.0.0",
4848
"@typescript-eslint/parser": "^7.0.0",
4949
"babel-plugin-styled-components": "^2.1.4",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-json": "^3.1.0",
5353
"eslint-plugin-markdown": "^3.0.1",
5454
"eslint-plugin-react": "^7.33.1",
55-
"eslint-plugin-react-hooks": "^4.6.0",
55+
"eslint-plugin-react-hooks": "^5.0.0",
5656
"fs-extra": "^11.1.1",
5757
"globby": "^14.0.0",
5858
"markdownlint": "^0.37.0",
@@ -87,8 +87,8 @@
8787
"prop-types": "^15.8.1",
8888
"proxy-from-env": "^1.1.0",
8989
"raw-loader": "^4.0.2",
90-
"react": "^18.3.1",
91-
"react-dom": "^18.3.1",
90+
"react": "^19.0.0",
91+
"react-dom": "^19.0.0",
9292
"react-github-btn": "^1.4.0",
9393
"redocusaurus": "^2.1.1",
9494
"search-insights": "2.17.3",

0 commit comments

Comments
 (0)