This commit is contained in:
Bastian Wagner
2026-03-12 13:14:46 +01:00
parent 76c3e8b4ef
commit a76069f1a4
2 changed files with 18 additions and 20 deletions

View File

@@ -20,7 +20,6 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1007.0",
"@nestjs-modules/mailer": "2.0.2",
"@nestjs/axios": "4.0.1",
"@nestjs/cache-manager": "3.1.0",
@@ -42,7 +41,6 @@
"typeorm": "0.3.28"
},
"devDependencies": {
"@faker-js/faker": "^9.0.0",
"@nestjs/cli": "11.0.16",
"@nestjs/schematics": "11.0.9",
"@nestjs/testing": "11.1.14",