diff --git a/dr-github-cli/package.json b/dr-github-cli/package.json index 8ba6b69..0e813ee 100644 --- a/dr-github-cli/package.json +++ b/dr-github-cli/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@ai-sdk/openai": "^0.0.36", - "ai": "^3.2.22", + "ai": "^6.0.116", "chalk": "^5.3.0", "cli-spinners": "^3.1.0", "commander": "^12.1.0", diff --git a/dr-github-web/package.json b/dr-github-web/package.json index 052f37c..90545d2 100644 --- a/dr-github-web/package.json +++ b/dr-github-web/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "cookies-next": "^4.2.1", - "next": "14.2.5", + "next": "15.5.14", "react": "^18", "react-dom": "^18" },