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 5d68ced commit 2f6245cCopy full SHA for 2f6245c
package.json
@@ -57,17 +57,17 @@
57
"webpack-cli": "^3.3.12"
58
},
59
"peerDependencies": {
60
- "react": "^17.0.2",
61
- "react-dom": "^17.0.2",
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0",
62
"@material-ui/core": "^4.12.3",
63
"lodash": "^4.17.21"
64
65
"dependencies": {
66
67
"final-form": "^4.20.6",
68
"lodash": "^4.17.21",
69
70
71
"react-color": "^2.19.3",
72
"react-final-form": "^6.5.8",
73
"react-google-recaptcha": "^1.1.0"
0 commit comments