|
13 | 13 | "dependencies": { |
14 | 14 | "@app/client": "0.0.0", |
15 | 15 | "@app/config": "0.0.0", |
16 | | - "@graphile-contrib/pg-simplify-inflector": "^6.1.0", |
17 | | - "@graphile/pg-pubsub": "^4.13.0", |
18 | | - "@graphile/pro": "^1.0.4", |
| 16 | + "@graphile/simplify-inflection": "^8.0.0-0.5", |
19 | 17 | "@types/connect-pg-simple": "^7.0.0", |
20 | 18 | "@types/csurf": "^1.11.2", |
21 | 19 | "@types/express-session": "^1.17.6", |
|
32 | 30 | "csurf": "^1.11.0", |
33 | 31 | "express": "^4.18.2", |
34 | 32 | "express-session": "^1.17.3", |
35 | | - "graphile-build": "^4.13.0", |
36 | | - "graphile-build-pg": "^4.13.0", |
37 | | - "graphile-utils": "^4.13.0", |
| 33 | + "graphile-build": "^5.0.0-0.28", |
| 34 | + "graphile-build-pg": "^5.0.0-0.33", |
| 35 | + "graphile-utils": "^5.0.0-0.33", |
38 | 36 | "graphile-worker": "^0.13.0", |
39 | 37 | "helmet": "^6.0.1", |
40 | 38 | "lodash": "^4.17.21", |
|
43 | 41 | "passport": "^0.6.0", |
44 | 42 | "passport-github2": "^0.1.12", |
45 | 43 | "pg": "^8.9.0", |
46 | | - "postgraphile": "^4.13.0", |
| 44 | + "postgraphile": "^5.0.0-0.36", |
47 | 45 | "redis": "^4.6.5", |
48 | 46 | "source-map-support": "^0.5.21", |
49 | 47 | "tslib": "^2.5.0" |
50 | 48 | }, |
51 | 49 | "devDependencies": { |
52 | 50 | "@types/node": "^18.14.2", |
53 | | - "graphql": "^15.8.0", |
| 51 | + "graphile": "^5.0.0-0.7", |
| 52 | + "graphql": "^16.1.0-experimental-stream-defer.6", |
54 | 53 | "jest": "^29.4.3", |
55 | 54 | "mock-req": "^0.2.0", |
56 | 55 | "ts-node": "^10.9.1" |
|
0 commit comments