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 d44ebe3 commit 399f26dCopy full SHA for 399f26d
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.2.0",
+ "react-dom": "^18.2.0",
62
"@material-ui/core": "^4.12.4",
63
"lodash": "^4.17.21"
64
65
"dependencies": {
66
67
"final-form": "^4.20.7",
68
"lodash": "^4.17.21",
69
70
71
"react-color": "^2.19.3",
72
"react-final-form": "^6.5.9",
73
"react-google-recaptcha": "^1.1.0"
0 commit comments