diff --git a/apps/landing/package.json b/apps/landing/package.json index f002bae1..84e3ed37 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -15,8 +15,8 @@ "autoprefixer": "^10.4.21", "next": "15.5.2", "postcss": "^8.5.6", - "react": "19.1.0", - "react-dom": "19.1.0", + "react": "19.2.0", + "react-dom": "19.2.0", "tailwindcss": "^4.1.12" }, "devDependencies": {