We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff6259 commit 79ae517Copy full SHA for 79ae517
1 file changed
package.json
@@ -32,8 +32,8 @@
32
"next-routes": "1.4.2",
33
"next-seo": "4.4.0",
34
"prop-types": "15.7.2",
35
- "react": "16.13.1",
36
- "react-dom": "16.13.1"
+ "react": "17.0.1",
+ "react-dom": "17.0.1"
37
},
38
"devDependencies": {
39
"@babel/core": "7.9.0",
@@ -51,7 +51,7 @@
51
"eslint-plugin-import": "2.20.2",
52
"eslint-plugin-jsx-a11y": "6.2.3",
53
"eslint-plugin-react": "7.19.0",
54
- "eslint-plugin-react-hooks": "3.0.0",
+ "eslint-plugin-react-hooks": "4.2.0",
55
"husky": "4.2.3",
56
"lint-staged": "10.1.1",
57
"npm-run-all": "4.1.5",
0 commit comments