Skip to content

Commit b562af4

Browse files
authored
chore: remove unused js dev dependencies (#2062)
I noticed these packages weren't actually being used in the js package. Removing them to help clean up our lockfile.
1 parent bea3873 commit b562af4

2 files changed

Lines changed: 44 additions & 3596 deletions

File tree

js/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,7 @@
162162
"author": "",
163163
"license": "MIT",
164164
"devDependencies": {
165-
"@ai-sdk/anthropic": "2.0.37",
166165
"@anthropic-ai/sdk": "^0.60.0",
167-
"@google/adk": "^0.6.1",
168-
"@google/genai": "^1.25.0",
169166
"@nodelib/fs.walk": "^1.2.8",
170167
"@types/argparse": "^2.0.14",
171168
"@types/async": "^3.2.24",
@@ -182,7 +179,6 @@
182179
"@typescript-eslint/parser": "^8.49.0",
183180
"ai": "^6.0.0",
184181
"async": "^3.2.5",
185-
"autoevals": "^0.0.131",
186182
"cross-env": "^7.0.3",
187183
"eslint-plugin-node-import": "^1.0.5",
188184
"openai": "6.25.0",

0 commit comments

Comments
 (0)