📦 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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 28 deletions

View file

@ -44,7 +44,6 @@
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"@types/diff": "^6.0.0",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.0",