fix: bump react to 19.2.5 to match react-dom, resolve npm ci ERESOLVE

Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/5060147f-ea01-424c-b960-5d9cd050d15f

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-03 16:07:53 +00:00
committed by GitHub
parent 075ba92f09
commit be812dda79
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"axios": "^1.15.0",
"lucide-react": "^1.8.0",
"next": "16.2.3",
"react": "19.2.4",
"react": "19.2.5",
"react-dom": "19.2.5",
"zustand": "^5.0.12"
},