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 c888534 commit 3f43d29Copy full SHA for 3f43d29
package.json
@@ -39,8 +39,8 @@
39
"lucide-react": "^0.447.0",
40
"next": "^14.0.4",
41
"polished": "^4.2.2",
42
- "react": "^18.2.0",
43
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
44
"react-google-recaptcha-v3": "^1.10.1",
45
"react-tooltip": "^5.25.1",
46
"server-only": "^0.0.1",
@@ -59,8 +59,8 @@
59
"@types/glob": "^8.1.0",
60
"@types/lodash-es": "^4.17.12",
61
"@types/node": "^20.14.11",
62
- "@types/react": "^18.3.11",
63
- "@types/react-dom": "^18.3.0",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
64
"@types/react-google-recaptcha": "^2.1.8",
65
"@typescript-eslint/eslint-plugin": "^8.0.0",
66
"@typescript-eslint/parser": "^8.0.0",
0 commit comments