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 72d1e9c commit 65a3046Copy full SHA for 65a3046
package.json
@@ -29,9 +29,9 @@
29
"glamorous": "^4.12.1",
30
"prop-types": "^15.6.1",
31
"ramda": "^0.26.1",
32
- "react": "^16.10.2",
+ "react": "^19.0.0",
33
"react-addons-update": "^15.6.2",
34
- "react-dom": "^16.10.2"
+ "react-dom": "^19.0.0"
35
},
36
"devDependencies": {
37
"@babel/core": "7.6.4",
@@ -55,7 +55,7 @@
55
"eslint-plugin-import": "2.18.2",
56
"eslint-plugin-jsx-a11y": "6.2.3",
57
"eslint-plugin-react": "7.16.0",
58
- "eslint-plugin-react-hooks": "1.7.0",
+ "eslint-plugin-react-hooks": "7.0.1",
59
"file-loader": "3.0.1",
60
"fs-extra": "7.0.1",
61
"html-webpack-plugin": "4.0.0-beta.8",
0 commit comments