diff --git a/package.json b/package.json index 02aa86d..611a244 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "next": "^15.2.0-canary.54", "next-themes": "^0.4.4", "postgres": "^3.4.5", - "react": "19.0.0", + "react": "19.1.0", "react-dom": "19.0.0", "sonner": "^1.7.4", "tailwind-merge": "^3.0.1", @@ -46,7 +46,7 @@ "@next/eslint-plugin-next": "^15.1.6", "@types/bcryptjs": "^2.4.6", "@types/node": "^22.13.0", - "@types/react": "19.0.8", + "@types/react": "19.1.0", "@types/react-dom": "19.0.3", "drizzle-kit": "^0.30.4", "eslint": "^9.19.0",