ignore: fix types

This commit is contained in:
Dax Raad
2025-07-15 00:56:03 -04:00
parent d62746ceb7
commit 2eefdae6a9
2 changed files with 10 additions and 155 deletions

View File

@@ -17,11 +17,13 @@
"devDependencies": {
"@ai-sdk/amazon-bedrock": "2.2.10",
"@ai-sdk/anthropic": "1.2.12",
"@standard-schema/spec": "1.0.0",
"@tsconfig/bun": "1.0.7",
"@types/bun": "latest",
"@types/turndown": "5.0.5",
"@types/yargs": "17.0.33",
"typescript": "catalog:",
"vscode-languageserver-types": "3.17.5",
"zod-to-json-schema": "3.24.5"
},
"dependencies": {