We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d3389 commit 6b134cbCopy full SHA for 6b134cb
package.json
@@ -26,12 +26,12 @@
26
"eslint-plugin-jsx-a11y": "6.4.1",
27
"eslint-plugin-prettier": "3.3.1",
28
"eslint-plugin-react": "7.23.1",
29
- "eslint-plugin-react-hooks": "1.7.0",
+ "eslint-plugin-react-hooks": "4.6.1",
30
"next": "10.1.1",
31
"nextron": "6.0.4",
32
"prettier": "2.2.1",
33
- "react": "17.0.2",
34
- "react-dom": "17.0.2",
+ "react": "18.3.0",
+ "react-dom": "18.3.0",
35
"react-player": "2.9.0",
36
"update-electron-app": "2.0.1"
37
},
0 commit comments