|
31 | 31 | "type-check": "tsc -p tsconfig.check.json"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@apollo/server": "^4.9.5", |
35 |
| - "@apollo/subgraph": "^2.5.6", |
36 |
| - "@as-integrations/fastify": "^2.1.1", |
37 | 34 | "@aws-sdk/client-s3": "^3.440.0",
|
38 | 35 | "@aws-sdk/s3-request-presigner": "^3.440.0",
|
39 | 36 | "@faker-js/faker": "^8.2.0",
|
|
42 | 39 | "@fastify/cors": "^9.0.1",
|
43 | 40 | "@ffprobe-installer/ffprobe": "^2.1.2",
|
44 | 41 | "@golevelup/nestjs-discovery": "^4.0.0",
|
| 42 | + "@graphql-hive/yoga": "^0.38.2", |
| 43 | + "@graphql-tools/utils": "^10.5.4", |
| 44 | + "@graphql-yoga/nestjs": "^3.7.0", |
| 45 | + "@graphql-yoga/plugin-apq": "^3.7.0", |
45 | 46 | "@leeoniya/ufuzzy": "^1.0.11",
|
46 |
| - "@nestjs/apollo": "^12.0.9", |
47 | 47 | "@nestjs/common": "^10.2.7",
|
48 | 48 | "@nestjs/core": "^10.2.7",
|
49 | 49 | "@nestjs/graphql": "^12.0.9",
|
|
76 | 76 | "file-type": "^18.6.0",
|
77 | 77 | "glob": "^10.3.10",
|
78 | 78 | "got": "^14.3.0",
|
79 |
| - "graphql": "^16.8.1", |
| 79 | + "graphql": "^16.9.0", |
80 | 80 | "graphql-parse-resolve-info": "^4.14.0",
|
81 | 81 | "graphql-scalars": "^1.22.4",
|
82 |
| - "graphql-upload": "^16.0.2", |
| 82 | + "graphql-yoga": "^5.7.0", |
83 | 83 | "human-format": "^1.2.0",
|
84 | 84 | "image-size": "^1.0.2",
|
85 | 85 | "indent-string": "^5.0.0",
|
|
106 | 106 | "sanitize-filename": "^1.6.3",
|
107 | 107 | "title-case": "^4.3.1",
|
108 | 108 | "ts-essentials": "^9.4.1",
|
| 109 | + "urlpattern-polyfill": "^10.0.0", |
109 | 110 | "uuid": "^10.0.0",
|
110 | 111 | "winston": "^3.11.0",
|
111 | 112 | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz",
|
|
114 | 115 | },
|
115 | 116 | "devDependencies": {
|
116 | 117 | "@edgedb/generate": "github:CarsonF/edgedb-js#workspace=@edgedb/generate&head=temp-host",
|
| 118 | + "@graphql-hive/cli": "^0.44.2", |
117 | 119 | "@nestjs/cli": "^10.2.1",
|
118 | 120 | "@nestjs/schematics": "^10.0.3",
|
119 | 121 | "@nestjs/testing": "^10.2.7",
|
120 | 122 | "@seedcompany/eslint-plugin": "^3.4.1",
|
121 | 123 | "@tsconfig/strictest": "^2.0.2",
|
122 | 124 | "@types/common-tags": "^1.8.3",
|
123 | 125 | "@types/ffprobe": "^1.1.7",
|
124 |
| - "@types/graphql-upload": "^16.0.4", |
125 | 126 | "@types/jest": "^29.5.7",
|
126 | 127 | "@types/jsonwebtoken": "^9.0.4",
|
127 | 128 | "@types/lodash": "^4.14.200",
|
128 | 129 | "@types/luxon": "^3.4.2",
|
129 |
| - "@types/node": "^20.12.5", |
| 130 | + "@types/node": "^22.7.8", |
130 | 131 | "@types/prismjs": "^1.26.2",
|
131 | 132 | "@types/react": "^18.2.33",
|
132 | 133 | "@types/stack-trace": "^0.0.32",
|
|
154 | 155 | "cypher-query-builder/neo4j-driver": "^5.9.0",
|
155 | 156 | "neo4j-driver-bolt-connection@npm:5.20.0": "patch:neo4j-driver-bolt-connection@npm%3A5.20.0#~/.yarn/patches/neo4j-driver-bolt-connection-npm-5.20.0-1f7809f435.patch",
|
156 | 157 | "neo4j-driver-core@npm:5.20.0": "patch:neo4j-driver-core@npm%3A5.20.0#~/.yarn/patches/neo4j-driver-core-npm-5.20.0-99216f6938.patch",
|
157 |
| - "@apollo/server-plugin-landing-page-graphql-playground": "npm:empty-npm-package@*", |
158 |
| - "@apollo/server/express": "npm:empty-npm-package@*", |
159 | 158 | "@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
|
160 | 159 | "@nestjs/cli/webpack": "npm:empty-npm-package@*",
|
161 | 160 | "@nestjs/cli/typescript": "^5.1.6",
|
162 |
| - "@types/express": "npm:@types/stack-trace@*", |
163 |
| - "@types/express-serve-static-core": "npm:@types/stack-trace@*", |
164 |
| - "@types/koa": "npm:@types/stack-trace@*", |
| 161 | + "@nestjs/graphql/graphql-ws": "^5", |
| 162 | + "@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch", |
165 | 163 | "subscriptions-transport-ws": "npm:empty-npm-package@*"
|
166 | 164 | },
|
167 | 165 | "dependenciesMeta": {
|
168 |
| - "@apollo/protobufjs": { |
169 |
| - "built": false |
170 |
| - }, |
171 | 166 | "@nestjs/core": {
|
172 | 167 | "built": false
|
173 | 168 | },
|
|
0 commit comments