Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rxliuli committed Sep 30, 2024
1 parent 07d4285 commit d344af3
Show file tree
Hide file tree
Showing 2 changed files with 1,229 additions and 1,033 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@
"test": "vitest run"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.27.0",
"@anthropic-ai/sdk": "^0.27.3",
"@anthropic-ai/vertex-sdk": "^0.4.1",
"@azure/identity": "^4.4.1",
"@google/generative-ai": "^0.17.1",
"cohere-ai": "^7.13.0",
"hono": "^4.5.7",
"jose": "^5.7.0",
"@google/generative-ai": "^0.20.0",
"cohere-ai": "^7.14.0",
"hono": "^4.6.3",
"jose": "^5.9.3",
"lodash-es": "^4.17.21",
"openai": "^4.56.0",
"openai": "^4.65.0",
"serialize-error": "^11.0.3",
"zod": "^3.23.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240529.0",
"@langchain/anthropic": "^0.2.17",
"@cloudflare/workers-types": "^4.20240925.0",
"@langchain/anthropic": "^0.3.3",
"@types/lodash-es": "^4.17.12",
"google-auth-library": "^9.14.0",
"vite": "^5.4.2",
"vitest": "^2.0.5",
"wrangler": "^3.57.2",
"zx": "^8.1.4"
"google-auth-library": "^9.14.1",
"vite": "^5.4.8",
"vitest": "^2.1.1",
"wrangler": "^3.78.12",
"zx": "^8.1.8"
}
}
Loading

0 comments on commit d344af3

Please sign in to comment.