Skip to content

Commit d52f47b

Browse files
kesarwtfsayo
andauthored
Update package.json with proper dependencies (#2301)
these packages are being used in prod build Co-authored-by: Sayo <hi@sayo.wtf>
1 parent 21fb243 commit d52f47b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/core/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"@typescript-eslint/eslint-plugin": "8.16.0",
5151
"@typescript-eslint/parser": "8.16.0",
5252
"@vitest/coverage-v8": "2.1.5",
53-
"dotenv": "16.4.5",
5453
"jest": "29.7.0",
5554
"lint-staged": "15.2.10",
5655
"nodemon": "3.1.7",
@@ -75,6 +74,7 @@
7574
"@types/uuid": "10.0.0",
7675
"ai": "3.4.33",
7776
"anthropic-vertex-ai": "1.0.2",
77+
"dotenv": "16.4.5",
7878
"fastembed": "1.14.1",
7979
"fastestsmallesttextencoderdecoder": "1.0.22",
8080
"gaxios": "6.7.1",
@@ -85,6 +85,7 @@
8585
"langchain": "0.3.6",
8686
"ollama-ai-provider": "0.16.1",
8787
"openai": "4.73.0",
88+
"@tavily/core": "^0.0.2",
8889
"tinyld": "1.3.4",
8990
"together-ai": "0.7.0",
9091
"unique-names-generator": "4.7.1",

0 commit comments

Comments
 (0)