We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55964d commit 0687b40Copy full SHA for 0687b40
package.json
@@ -68,17 +68,17 @@
68
"eslint-plugin-prettier": "3.1.3",
69
"eslint-plugin-promise": "4.2.1",
70
"eslint-plugin-react": "7.19.0",
71
- "eslint-plugin-react-hooks": "2.5.1",
+ "eslint-plugin-react-hooks": "4.6.1",
72
"jest": "24.9.0",
73
"lerna": "3.20.2",
74
"node-jq": "1.11.1",
75
"vercel": "20.1.2",
76
"npm-run-all": "4.1.5",
77
"prettier": "1.19.1",
78
"prop-types": "15.7.2",
79
- "react": "17.0.2",
+ "react": "18.3.0",
80
"react-async": "10.0.0-alpha.0",
81
- "react-dom": "17.0.2",
+ "react-dom": "18.3.0",
82
"typescript": "3.8.3"
83
}
84
0 commit comments