From 8f11d7e0d1d59c55eafd284beba5e28ed6c636ad Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 3 Dec 2025 19:45:09 -0500 Subject: forgot to update react --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index d4c98d4..cf09971 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "markdown-to-jsx": "^7.7.17", "next": "^15.3.6", "postcss": "^8.5.6", - "react": "19.1.0", - "react-dom": "19.1.0", + "react": "^19.2.1", + "react-dom": "^19.2.1", "tailwindcss": "3.4.17" }, "devDependencies": { -- cgit v1.2.3