Moved to ky for requests, significant improvements to YT client implementation with ky instances

This commit is contained in:
Eclypsed
2024-07-04 02:54:24 -04:00
parent f17773838a
commit 8453e51d3f
33 changed files with 2245 additions and 1370 deletions

View File

@@ -33,9 +33,10 @@
"bcrypt-ts": "^5.0.1",
"better-sqlite3": "^9.3.0",
"fast-average-color": "^9.4.0",
"googleapis": "^133.0.0",
"googleapis": "^140.0.1",
"jsonwebtoken": "^9.0.2",
"knex": "^3.1.0",
"ky": "^1.4.0",
"zod": "^3.23.8"
}
}