|
36 | 36 | "@faker-js/faker": "^8.2.0",
|
37 | 37 | "@fastify/compress": "^8.0.1",
|
38 | 38 | "@fastify/cookie": "^11.0.1",
|
39 |
| - "@fastify/cors": "^10.0.1", |
| 39 | + "@fastify/cors": "^11.0.1", |
40 | 40 | "@ffprobe-installer/ffprobe": "^2.1.2",
|
41 | 41 | "@golevelup/nestjs-discovery": "^4.0.0",
|
42 | 42 | "@graphql-hive/yoga": "^0.38.2",
|
43 | 43 | "@graphql-tools/utils": "^10.5.4",
|
44 | 44 | "@graphql-yoga/plugin-apq": "^3.7.0",
|
45 | 45 | "@leeoniya/ufuzzy": "^1.0.11",
|
46 |
| - "@nestjs/common": "^10.2.7", |
47 |
| - "@nestjs/core": "^10.2.7", |
48 |
| - "@nestjs/graphql": "^12.0.9", |
49 |
| - "@nestjs/platform-fastify": "^10.4.3", |
| 46 | + "@nestjs/common": "^11.1.0", |
| 47 | + "@nestjs/core": "^11.1.0", |
| 48 | + "@nestjs/graphql": "^13.1.0", |
| 49 | + "@nestjs/platform-fastify": "^11.1.0", |
50 | 50 | "@patarapolw/prettyprint": "^1.0.3",
|
51 | 51 | "@seedcompany/cache": "^3.0.2",
|
52 | 52 | "@seedcompany/common": ">=0.17 <1",
|
|
99 | 99 | "prismjs-terminal": "^1.2.3",
|
100 | 100 | "react": "^18.2.0",
|
101 | 101 | "react-dom": "^18.2.0",
|
102 |
| - "reflect-metadata": "^0.1.13", |
| 102 | + "reflect-metadata": "^0.2.2", |
103 | 103 | "rimraf": "^5.0.5",
|
104 | 104 | "rxjs": "^7.8.1",
|
105 | 105 | "sanitize-filename": "^1.6.3",
|
|
115 | 115 | "devDependencies": {
|
116 | 116 | "@gel/generate": "^0.7.0-canary.20250422T080308",
|
117 | 117 | "@graphql-hive/cli": "^0.44.2",
|
118 |
| - "@nestjs/cli": "^10.2.1", |
119 |
| - "@nestjs/schematics": "^10.0.3", |
120 |
| - "@nestjs/testing": "^10.2.7", |
| 118 | + "@nestjs/cli": "^11.0.7", |
| 119 | + "@nestjs/schematics": "^11.0.5", |
| 120 | + "@nestjs/testing": "^11.1.0", |
121 | 121 | "@seedcompany/eslint-plugin": "^3.4.1",
|
122 | 122 | "@tsconfig/strictest": "^2.0.2",
|
123 | 123 | "@types/common-tags": "^1.8.3",
|
|
156 | 156 | "@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
|
157 | 157 | "@nestjs/cli/webpack": "npm:empty-npm-package@*",
|
158 | 158 | "@nestjs/cli/typescript": "^5.1.6",
|
159 |
| - "@nestjs/graphql/graphql-ws": "^5", |
160 |
| - "@nestjs/platform-fastify/@fastify/cors": "^10", |
161 |
| - "@nestjs/platform-fastify/@fastify/formbody": "^8", |
162 |
| - "@nestjs/platform-fastify/@fastify/middie": "^9", |
163 |
| - "@nestjs/platform-fastify/fastify": "^5", |
164 |
| - "@nestjs/platform-fastify/light-my-request": "^6", |
165 | 159 | "@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch",
|
| 160 | + "process-warning": "^5", |
| 161 | + "secure-json-parse": "^4", |
166 | 162 | "subscriptions-transport-ws": "npm:empty-npm-package@*"
|
167 | 163 | },
|
168 | 164 | "dependenciesMeta": {
|
|
0 commit comments