1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-03 00:49:19 +00:00

perfs: speedup Git file last edit lookup (#531)

This commit is contained in:
2024-08-30 16:19:48 +02:00
parent 7ba02baccb
commit 0e079d111f
4 changed files with 30 additions and 12 deletions

View File

@ -12,11 +12,12 @@
"dependencies": {
"@dzeio/config": "^1",
"@dzeio/object-util": "^1",
"@dzeio/queue": "^1",
"@tcgdex/sdk": "^2",
"apicache": "^1",
"express": "^4",
"graphql": "^15",
"graphql-http": "^1.22.1",
"graphql-http": "^1",
"ruru": "^2.0.0-beta.14",
"swagger-ui-express": "^5.0.1",
"yaml": "^2.5.0"