Upgrade React to fix @v0-sdk/react peer dependency conflict

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-16 15:01:23 -08:00
parent 4cedda9fa0
commit 92a4acb416
2 changed files with 11 additions and 11 deletions

View File

@@ -43,8 +43,8 @@
"next": "16.0.1",
"next-themes": "^0.4.6",
"pg": "^8.16.3",
"react": "19.2.0",
"react-dom": "19.2.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tsx": "^4.20.6",