LibreChat/config
Danny Avila b3afd562b9
chore: Remove Unused Dependencies 🧹 (#939)
* chore: cleanup client depend 🧹

* chore: replace joi with zod and remove unused user validator

* chore: move dep from root to api, cleanup other unused api deps

* chore: remove unused dev dep

* chore: update bun lockfile

* fix: bun scripts

* chore: add bun flag to update script

* chore: remove legacy webpack + babel dev deps

* chore: add back dev deps needed for frontend unit testing

* fix(validators): make schemas as expected and more robust with a full test suite of edge cases

* chore: remove axios from root package, remove path from api, update bun
2023-09-14 15:12:22 -04:00
..
create-user.js fix: module resolution (#935) 2023-09-12 11:46:50 -04:00
deployed-update.js fix(deployed-update.js): remove --volumes flag from downCommand (#784) 2023-08-10 10:35:04 -04:00
helpers.js refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
install.js update: install script (#858) 2023-09-01 14:20:51 -04:00
loader.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
packages.js refactor: Settings/Presets UI Restructure, convert many files to TS (#740) 2023-08-04 13:56:44 -04:00
prepare.js feat(prepare.js): add script to install husky only if NODE_ENV is not 'CI' (#512) 2023-06-13 11:36:54 -04:00
stop-backend.js feat: stop-backend.js and update.js linux support (#712) 2023-07-27 11:11:56 -04:00
update.js chore: Remove Unused Dependencies 🧹 (#939) 2023-09-14 15:12:22 -04:00
upgrade.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00