Skip to content

Commit

Permalink
ECL remove some useless packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NerOcrO committed Aug 11, 2023
1 parent c3080a9 commit d87041b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 348 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,12 @@
"@nestjs/common": "^10.0.5",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.0.5",
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.0.5",
"@nestjs/swagger": "^7.1.1",
"@sentry/minimal": "^6.19.7",
"@sentry/node": "^7.57.0",
"@sentry/tracing": "^7.57.0",
"@types/fhir": "^0.0.37",
"argon2": "^0.30.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"js-yaml": "^4.1.0",
"passport": "^0.6.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0"
},
Expand All @@ -64,10 +55,7 @@
"@stryker-mutator/vitest-runner": "^7.1.0",
"@swc/core": "^1.3.68",
"@types/express": "^4.17.17",
"@types/js-yaml": "^4.0.5",
"@types/node": "18.11.18",
"@types/passport-jwt": "^3.0.8",
"@types/passport-local": "^1.0.35",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
Expand Down
Loading

0 comments on commit d87041b

Please sign in to comment.