From 846fa52dc4cc4c167098b8f1f04383d540fabc6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 15:48:50 +0000 Subject: [PATCH] fix(deps): update react monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 16555e24..48a43fe6 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "class-variance-authority": "0.7.0", "clsx": "2.1.1", "lucide-react": "0.460.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.8", + "react-dom": "19.2.8", "react-markdown": "9.0.1", "remark-gfm": "4.0.0", "tailwind-merge": "2.5.5",