Skip to content

Commit 22357d4

Browse files
chore(deps): update react monorepo
1 parent ee2214a commit 22357d4

File tree

2 files changed

+275
-26
lines changed

2 files changed

+275
-26
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@types/jest-when": "^3",
4444
"@types/lodash": "^4.17.13",
4545
"@types/node": "^20",
46-
"@types/react": "^18",
47-
"@types/react-dom": "^18.3.0",
46+
"@types/react": "^19.0.0",
47+
"@types/react-dom": "^19.0.0",
4848
"@typescript-eslint/eslint-plugin": "^8.13.0",
4949
"@typescript-eslint/typescript-estree": "^8.13.0",
5050
"eslint": "^8",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-jest": "^28.6.0",
5757
"eslint-plugin-mdx": "^3.0.0",
5858
"eslint-plugin-react": "^7.34.3",
59-
"eslint-plugin-react-hooks": "^4.6.2",
59+
"eslint-plugin-react-hooks": "^7.0.0",
6060
"eslint-plugin-styled-components-a11y": "^2.1.35",
6161
"eslint-plugin-testing-library": "^6.2.0",
6262
"jest": "^29.7.0",

0 commit comments

Comments
 (0)