Skip to content

Commit 3437d60

Browse files
committed
build: pin ai-sdk-provider-poe to 2.0.18
Replace local file: references with the pinned registry version and remove debug canary from extension.ts.
1 parent 59b6c55 commit 3437d60

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clean": "rimraf dist .turbo"
2424
},
2525
"dependencies": {
26-
"ai-sdk-provider-poe": "^2.0.17",
26+
"ai-sdk-provider-poe": "2.0.18",
2727
"zod": "3.25.76"
2828
},
2929
"devDependencies": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
"@roo-code/telemetry": "workspace:^",
472472
"@roo-code/types": "workspace:^",
473473
"@vscode/codicons": "^0.0.36",
474-
"ai-sdk-provider-poe": "^2.0.17",
474+
"ai-sdk-provider-poe": "2.0.18",
475475
"async-mutex": "^0.5.0",
476476
"axios": "^1.12.0",
477477
"cheerio": "^1.0.0",

0 commit comments

Comments
 (0)