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