Skip to content

Commit

Permalink
Merge pull request #41 from statelyai/davidkpiano/update-1
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
davidkpiano authored Jul 25, 2024
2 parents 7c50ccf + b2f2b73 commit a8b3d5a
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 211 deletions.
5 changes: 5 additions & 0 deletions .changeset/rotten-trees-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@statelyai/agent': patch
---

Update dependencies
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"@langchain/community": "^0.0.53",
"@langchain/core": "^0.1.63",
"@langchain/openai": "^0.0.28",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"@types/object-hash": "^3.0.6",
"dotenv": "^16.4.5",
"json-schema-to-ts": "^3.1.0",
"ts-node": "^10.9.2",
"tsup": "^8.2.0",
"typescript": "^5.5.3",
"vitest": "^2.0.3",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vitest": "^2.0.4",
"wikipedia": "^2.1.2",
"zod": "^3.23.8"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.31",
"@ai-sdk/openai": "^0.0.40",
"@xstate/graph": "^2.0.0",
"ai": "^3.2.32",
"ai": "^3.2.36",
"object-hash": "^3.0.0",
"xstate": "^5.15.0"
},
Expand Down
Loading

0 comments on commit a8b3d5a

Please sign in to comment.