📦 chore: Cleanup Unused Packages (#11369)

* chore: remove unused 'diff' package from dependencies

* chore: update undici package to version 7.18.2

* chore: remove unused '@types/diff' package from dependencies

* chore: remove unused '@types/diff' package from package.json and package-lock.json
This commit is contained in:
Danny Avila
2026-01-15 21:24:49 -05:00
committed by GitHub
parent 9562f9297a
commit bb0fa3b7f7
4 changed files with 7 additions and 28 deletions

View File

@@ -108,7 +108,7 @@
"tiktoken": "^1.0.15",
"traverse": "^0.6.7",
"ua-parser-js": "^1.0.36",
"undici": "^7.10.0",
"undici": "^7.18.2",
"winston": "^3.11.0",
"winston-daily-rotate-file": "^5.0.0",
"zod": "^3.22.4"