fix(deps): mismatched/multiple react versions

This commit is contained in:
2026-03-13 16:28:13 -04:00
parent c021b8157b
commit b6eb53e9b8
2 changed files with 4 additions and 8 deletions
+2 -2
View File
@@ -17,8 +17,8 @@
"@types/react": "19.2.14",
"better-auth": "1.5.5",
"date-fns": "4.1.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"react": "19.2.0",
"react-dom": "19.2.0",
"tailwind-merge": "3.5.0",
"tailwindcss": "4.2.1",
"typescript": "5.9.3",