We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27aa77 commit 5f85e94Copy full SHA for 5f85e94
package.json
@@ -22,7 +22,7 @@
22
"eslint-config-prettier": "6.3.0",
23
"eslint-plugin-jest": "22.17.0",
24
"eslint-plugin-react": "7.15.1",
25
- "eslint-plugin-react-hooks": "2.1.1",
+ "eslint-plugin-react-hooks": "4.5.0",
26
"husky": "3.0.8",
27
"jest": "24.9.0",
28
"lint-staged": "9.4.1",
@@ -36,8 +36,8 @@
36
"babel-plugin-styled-components": "^1.10.6",
37
"express": "^4.17.1",
38
"parcel-bundler": "^1.12.3",
39
- "react": "^16.10.1",
40
- "react-dom": "^16.10.1",
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0",
41
"styled": "^1.0.0",
42
"styled-components": ">= 1",
43
"styled-media-query": "^2.1.2",
0 commit comments