|
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | 29 | "@faker-js/faker": "^9.6.0", |
30 | | - "@graphql-tools/merge": "^9.0.19", |
31 | 30 | "@graphql-yoga/plugin-response-cache": "^3.13.0", |
32 | 31 | "@hypercerts-org/contracts": "2.0.0-alpha.12", |
33 | 32 | "@hypercerts-org/marketplace-sdk": "0.5.1", |
34 | 33 | "@hypercerts-org/sdk": "2.5.0-beta.6", |
35 | | - "@ipld/car": "^5.2.5", |
36 | 34 | "@openzeppelin/merkle-tree": "^1.0.5", |
37 | 35 | "@safe-global/api-kit": "^2.5.4", |
38 | 36 | "@safe-global/protocol-kit": "^5.0.4", |
39 | | - "@sentry/integrations": "^7.114.0", |
40 | 37 | "@sentry/node": "^8.2.1", |
41 | 38 | "@sentry/profiling-node": "^8.2.1", |
42 | | - "@snaplet/seed": "^0.97.20", |
43 | | - "@supabase/postgrest-js": "^1.15.2", |
44 | 39 | "@supabase/supabase-js": "^2.42.5", |
45 | 40 | "@tsoa/runtime": "^6.2.1", |
46 | 41 | "@types/cors": "^2.8.17", |
47 | 42 | "@types/express": "^4.17.21", |
48 | 43 | "@types/lodash": "^4.17.7", |
49 | 44 | "@types/node": "20.10.6", |
50 | | - "@ucanto/core": "^9.0.1", |
51 | 45 | "@ucanto/principal": "^9.0.0", |
52 | 46 | "@urql/core": "^5.0.4", |
53 | 47 | "@web3-storage/access": "^20.0.1", |
54 | 48 | "@web3-storage/w3up-client": "^16.0.0", |
55 | | - "axios": "^1.6.5", |
56 | 49 | "cors": "^2.8.5", |
57 | 50 | "date-fns": "^4.1.0", |
58 | 51 | "ethers": "^6.12.2", |
59 | 52 | "express": "^4.19.2", |
60 | 53 | "file-type": "^19.6.0", |
61 | 54 | "gql.tada": "^1.8.10", |
62 | 55 | "graphql": "^16.10.0", |
63 | | - "graphql-filter": "^1.1.5", |
64 | | - "graphql-middleware": "^6.1.35", |
65 | 56 | "graphql-scalars": "^1.24.1", |
66 | 57 | "graphql-yoga": "^5.11.0", |
67 | 58 | "kysely": "^0.27.4", |
|
72 | 63 | "node-cron": "^3.0.3", |
73 | 64 | "pg": "^8.12.0", |
74 | 65 | "reflect-metadata": "^0.2.2", |
75 | | - "rollup": "^4.12.0", |
76 | 66 | "swagger-ui-express": "^5.0.0", |
77 | 67 | "tsoa": "^6.2.1", |
78 | 68 | "tsyringe": "^4.8.0", |
79 | | - "type-fest": "^4.12.0", |
80 | 69 | "type-graphql": "^2.0.0-rc.2", |
81 | 70 | "viem": "^2.0.3", |
82 | 71 | "zod": "^3.23.8" |
|
0 commit comments