Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
charnould committed Nov 2, 2024
1 parent d6ba34b commit 9f6b2f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@ai-sdk/cohere": "^0.0.27",
"@ai-sdk/google": "^0.0.55",
"@ai-sdk/mistral": "^0.0.46",
"@ai-sdk/openai": "^0.0.70",
"ai": "^3.4.30",
"@ai-sdk/openai": "^0.0.71",
"ai": "^3.4.31",
"date-fns": "^4.1.0",
"hono": "^4.6.8",
"lodash": "^4.17.21",
Expand All @@ -49,7 +49,7 @@
"@types/bun": "^1.1.12",
"@types/lodash": "^4.17.13",
"@types/turndown": "^5.0.5",
"llamaindex": "^0.8.1",
"llamaindex": "^0.8.2",
"markdown-toc": "^1.2.0",
"prettier-plugin-tailwindcss": "^0.6.8",
"@tailwindcss/cli": "^4.0.0-alpha.31",
Expand Down

0 comments on commit 9f6b2f9

Please sign in to comment.