Added graphql deps and models
Some checks failed
Docker Image CI / build (push) Has been cancelled

This commit is contained in:
2026-03-26 21:05:13 -04:00
parent 9a4569040f
commit f65a24da25
6 changed files with 688 additions and 352 deletions

View File

@@ -46,10 +46,13 @@
"typescript": "^4.9.3"
},
"dependencies": {
"@graphql-tools/schema": "^10.0.31",
"@robertklep/qbittorrent": "^1.0.1",
"axios": "^1.7.9",
"graphql": "^16.13.1",
"graphql-tag": "^2.12.6",
"ioredis": "^5.0.0",
"kafkajs": "^2.2.4",
"axios": "^1.7.9",
"lodash": "^4.17.21",
"moleculer": "^0.14.34",
"moleculer-web": "^0.10.7",