|
15 | 15 | "test": "env-cmd -f ../../.env vitest" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@casl/ability": "catalog:", |
19 | | - "@casl/prisma": "catalog:", |
20 | 18 | "@douglasneuroinformatics/libcrypto": "catalog:", |
21 | 19 | "@douglasneuroinformatics/libjs": "^2.4.0", |
22 | 20 | "@douglasneuroinformatics/libnest": "^3.0.1", |
|
25 | 23 | "@faker-js/faker": "^9.4.0", |
26 | 24 | "@nestjs/axios": "^4.0.0", |
27 | 25 | "@nestjs/common": "^11.0.11", |
28 | | - "@nestjs/config": "^4.0.0", |
29 | 26 | "@nestjs/core": "^11.0.11", |
30 | | - "@nestjs/mapped-types": "^2.1.0", |
31 | | - "@nestjs/passport": "^11.0.5", |
32 | 27 | "@nestjs/platform-express": "^11.0.11", |
33 | 28 | "@nestjs/swagger": "^11.0.6", |
34 | 29 | "@opendatacapture/demo": "workspace:*", |
|
45 | 40 | "lodash-es": "workspace:lodash-es__4.x@*", |
46 | 41 | "mongodb": "^6.15.0", |
47 | 42 | "neverthrow": "^8.2.0", |
48 | | - "passport": "^0.7.0", |
49 | | - "passport-jwt": "4.0.1", |
50 | 43 | "reflect-metadata": "^0.1.14", |
51 | 44 | "rxjs": "^7.8.2", |
52 | 45 | "ts-pattern": "workspace:ts-pattern__5.x@*", |
53 | 46 | "zod": "workspace:zod__3.23.x@*" |
54 | 47 | }, |
55 | 48 | "devDependencies": { |
56 | | - "@douglasneuroinformatics/esbuild-plugin-prisma": "catalog:", |
57 | 49 | "@nestjs/testing": "^11.0.11", |
58 | | - "@opendatacapture/instrument-stubs": "workspace:*", |
59 | 50 | "@types/express": "^5.0.0", |
60 | | - "@types/supertest": "^6.0.2", |
61 | | - "concurrently": "^9.1.2", |
62 | | - "esbuild": "catalog:", |
63 | | - "esbuild-plugin-tsc": "^0.4.0", |
64 | | - "nodemon": "catalog:", |
65 | 51 | "prisma": "catalog:", |
66 | | - "prisma-json-types-generator": "^3.2.2", |
67 | | - "supertest": "^7.0.0", |
68 | | - "type-fest": "workspace:type-fest__4.x@*" |
| 52 | + "prisma-json-types-generator": "^3.2.2" |
69 | 53 | }, |
70 | 54 | "imports": { |
71 | 55 | "#runtime/v1/*": { |
|
0 commit comments