Skip to content

Commit 3f43d29

Browse files
fix(deps): update react monorepo to v19
1 parent c888534 commit 3f43d29

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"lucide-react": "^0.447.0",
4040
"next": "^14.0.4",
4141
"polished": "^4.2.2",
42-
"react": "^18.2.0",
43-
"react-dom": "^18.2.0",
42+
"react": "^19.0.0",
43+
"react-dom": "^19.0.0",
4444
"react-google-recaptcha-v3": "^1.10.1",
4545
"react-tooltip": "^5.25.1",
4646
"server-only": "^0.0.1",
@@ -59,8 +59,8 @@
5959
"@types/glob": "^8.1.0",
6060
"@types/lodash-es": "^4.17.12",
6161
"@types/node": "^20.14.11",
62-
"@types/react": "^18.3.11",
63-
"@types/react-dom": "^18.3.0",
62+
"@types/react": "^19.0.0",
63+
"@types/react-dom": "^19.0.0",
6464
"@types/react-google-recaptcha": "^2.1.8",
6565
"@typescript-eslint/eslint-plugin": "^8.0.0",
6666
"@typescript-eslint/parser": "^8.0.0",

0 commit comments

Comments
 (0)