Skip to content

Commit 79ae517

Browse files
committed
Update react monorepo
1 parent 1ff6259 commit 79ae517

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"next-routes": "1.4.2",
3333
"next-seo": "4.4.0",
3434
"prop-types": "15.7.2",
35-
"react": "16.13.1",
36-
"react-dom": "16.13.1"
35+
"react": "17.0.1",
36+
"react-dom": "17.0.1"
3737
},
3838
"devDependencies": {
3939
"@babel/core": "7.9.0",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "2.20.2",
5252
"eslint-plugin-jsx-a11y": "6.2.3",
5353
"eslint-plugin-react": "7.19.0",
54-
"eslint-plugin-react-hooks": "3.0.0",
54+
"eslint-plugin-react-hooks": "4.2.0",
5555
"husky": "4.2.3",
5656
"lint-staged": "10.1.1",
5757
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)