Skip to content

Commit 06d738e

Browse files
chore(deps): update react monorepo
1 parent b55964d commit 06d738e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,17 @@
6868
"eslint-plugin-prettier": "3.1.3",
6969
"eslint-plugin-promise": "4.2.1",
7070
"eslint-plugin-react": "7.19.0",
71-
"eslint-plugin-react-hooks": "2.5.1",
71+
"eslint-plugin-react-hooks": "4.6.2",
7272
"jest": "24.9.0",
7373
"lerna": "3.20.2",
7474
"node-jq": "1.11.1",
7575
"vercel": "20.1.2",
7676
"npm-run-all": "4.1.5",
7777
"prettier": "1.19.1",
7878
"prop-types": "15.7.2",
79-
"react": "17.0.2",
79+
"react": "18.3.1",
8080
"react-async": "10.0.0-alpha.0",
81-
"react-dom": "17.0.2",
81+
"react-dom": "18.3.1",
8282
"typescript": "3.8.3"
8383
}
8484
}

0 commit comments

Comments
 (0)