Skip to content

Commit 761e163

Browse files
fix(deps): update react monorepo
1 parent f92ba46 commit 761e163

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
@@ -36,18 +36,18 @@
3636
"eslint-plugin-jsx-a11y": "^6.5.1",
3737
"eslint-plugin-prettier": "^3.1.4",
3838
"eslint-plugin-react": "^7.27.1",
39-
"eslint-plugin-react-hooks": "^4.3.0"
39+
"eslint-plugin-react-hooks": "^5.0.0"
4040
},
4141
"peerDependencies": {
4242
"eslint": "^7.32.0 || ^8.2.0",
4343
"prettier": "^1.18.2 || ^2.0.0",
4444
"typescript": ">=3.3.1"
4545
},
4646
"devDependencies": {
47-
"@types/react": "17.0.37",
47+
"@types/react": "19.0.12",
4848
"eslint": "8.4.1",
4949
"prettier": "2.1.2",
50-
"react": "17.0.2",
50+
"react": "19.1.0",
5151
"standard-version": "9.0.0",
5252
"typescript": "4.5.3"
5353
}

0 commit comments

Comments
 (0)