Skip to content

Commit 70278dc

Browse files
fix(deps): update react monorepo to v19
1 parent 228fe4a commit 70278dc

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
@@ -38,8 +38,8 @@
3838
"lucide-react": "^0.447.0",
3939
"next": "^14.0.4",
4040
"polished": "^4.2.2",
41-
"react": "^18.2.0",
42-
"react-dom": "^18.2.0",
41+
"react": "^19.0.0",
42+
"react-dom": "^19.0.0",
4343
"react-google-recaptcha-v3": "^1.10.1",
4444
"react-tooltip": "^5.25.1",
4545
"server-only": "^0.0.1",
@@ -58,8 +58,8 @@
5858
"@types/glob": "^8.1.0",
5959
"@types/lodash-es": "^4.17.12",
6060
"@types/node": "^20.14.11",
61-
"@types/react": "^18.3.11",
62-
"@types/react-dom": "^18.3.0",
61+
"@types/react": "^19.0.0",
62+
"@types/react-dom": "^19.0.0",
6363
"@types/react-google-recaptcha": "^2.1.8",
6464
"@typescript-eslint/eslint-plugin": "^8.0.0",
6565
"@typescript-eslint/parser": "^8.0.0",

0 commit comments

Comments
 (0)