Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Jun 23, 2024
1 parent 7a61511 commit 6eb8ee1
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 153 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@langchain/community": "^0.0.53",
"@langchain/core": "^0.1.63",
"@langchain/openai": "^0.0.28",
"@types/node": "^20.14.6",
"@types/node": "^20.14.8",
"dotenv": "^16.4.5",
"json-schema-to-ts": "^3.1.0",
"ts-node": "^10.9.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"wikipedia": "^2.1.2",
"zod": "^3.23.8"
Expand All @@ -47,8 +47,8 @@
"dependencies": {
"@ai-sdk/openai": "^0.0.31",
"@xstate/graph": "^2.0.0",
"ai": "^3.2.1",
"xstate": "^5.13.2"
"ai": "^3.2.5",
"xstate": "^5.14.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6eb8ee1

Please sign in to comment.