mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-07-14 18:15:56 -04:00
fix(deps): mismatched/multiple react versions
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user