This commit is contained in:
Bastian Wagner
2026-03-13 15:09:09 +01:00
parent fbfbbf2b1a
commit 7271c7bc79
7 changed files with 1771 additions and 6 deletions

View File

@@ -20,7 +20,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1008.0",
"@nestjs/common": "^11.0.1",
"@nestjs/config": "^4.0.3",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"puppeteer-core": "^24.39.0",