diff --git a/package.json b/package.json index 63479856..dfdf85a5 100644 --- a/package.json +++ b/package.json @@ -142,8 +142,6 @@ "next-auth": { "next": "^16.0.7" }, - "@auth/core": "^0.41.1", - "@types/react": "19.2.7", - "@types/react-dom": "19.2.3" + "@auth/core": "^0.41.1" } }