Skip to content

Commit c7348eb

Browse files
chore(deps): update react monorepo
| datasource | package | from | to | | ---------- | ------------------------- | ------- | ------ | | npm | @types/react | 18.3.27 | 19.2.8 | | npm | @types/react-dom | 18.3.7 | 19.2.3 | | npm | eslint-plugin-react-hooks | 5.2.0 | 7.0.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent cebdb92 commit c7348eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@types/jest": "30.0.0",
4343
"@types/lodash": "4.17.21",
4444
"@types/node": "22.19.3",
45-
"@types/react": "18.3.27",
46-
"@types/react-dom": "18.3.7",
45+
"@types/react": "19.2.8",
46+
"@types/react-dom": "19.2.3",
4747
"@types/semver": "7.7.1",
4848
"@types/testing-library__jest-dom": "5.14.9",
4949
"@typescript-eslint/eslint-plugin": "8.52.0",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jsx-a11y": "6.10.2",
6161
"eslint-plugin-lodash": "8.0.0",
6262
"eslint-plugin-react": "7.37.5",
63-
"eslint-plugin-react-hooks": "5.2.0",
63+
"eslint-plugin-react-hooks": "7.0.1",
6464
"eslint-webpack-plugin": "5.0.2",
6565
"fork-ts-checker-webpack-plugin": "9.1.0",
6666
"glob": "13.0.0",

0 commit comments

Comments
 (0)