Skip to content

Commit 8ec44ef

Browse files
committed
Remove unused dependencies from package.json and package-lock.json
1 parent 13cdd32 commit 8ec44ef

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

package-lock.json

+19-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -447,16 +447,13 @@
447447
"dependencies": {
448448
"@langchain/community": "^0.2.33",
449449
"@langchain/core": "^0.3.33",
450-
"@langchain/openai": "^0.2.11",
451450
"@mozilla/readability": "^0.5.0",
452451
"@types/jsdom": "^21.1.6",
453452
"@types/tinycolor2": "^1.4.1",
454453
"@vscode/chat-extension-utils": "^0.0.0-alpha.5",
455454
"dotenv": "^16.4.5",
456-
"hnswlib-node": "^3.0.0",
457455
"jsdom": "^24.0.0",
458456
"langchain": "^0.1.25",
459-
"os": "^0.1.2",
460457
"tinycolor2": "^1.4.2",
461458
"vsls": "^1.0.2594"
462459
},

0 commit comments

Comments
 (0)