chore(deps): update dependencies and configure pnpm minimum release age
This commit is contained in:
parent
4725f148f3
commit
e2253b912d
3 changed files with 104 additions and 110 deletions
16
package.json
16
package.json
|
|
@ -18,24 +18,24 @@
|
|||
"tc": "tsc --noEmit --incremental"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ai-sdk/openai-compatible": "^2.0.41",
|
||||
"@ai-sdk/openai-compatible": "^2.0.50",
|
||||
"@biomejs/biome": "2.4.12",
|
||||
"@clack/prompts": "^1.3.0",
|
||||
"@clack/prompts": "^1.5.1",
|
||||
"@cliffy/table": "jsr:^1.2.1",
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"@types/node": "^25.9.2",
|
||||
"ai": "^6.0.161",
|
||||
"@types/node": "^25.9.3",
|
||||
"ai": "^6.0.206",
|
||||
"ansi-styles": "^6.2.3",
|
||||
"chalk": "^5.6.2",
|
||||
"esbuild": "^0.28.1",
|
||||
"execa": "^9.6.1",
|
||||
"happy-dom": "^20.10.2",
|
||||
"marked": "^18.0.4",
|
||||
"happy-dom": "^20.10.3",
|
||||
"marked": "^18.0.5",
|
||||
"rolldown": "^1.1.1",
|
||||
"shiki": "^4.0.2",
|
||||
"shiki": "^4.2.0",
|
||||
"string-width": "^8.2.1",
|
||||
"terminal-link": "^5.0.0",
|
||||
"typescript": "^5",
|
||||
"typescript": "^5.9.3",
|
||||
"wrap-ansi": "^10.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue