|
33 | 33 | "@constructive-io/graphql-types": "workspace:^", |
34 | 34 | "@constructive-io/s3-streamer": "workspace:^", |
35 | 35 | "@constructive-io/upload-names": "workspace:^", |
36 | | - "@dataplan/json": "1.0.0-rc.5", |
37 | | - "@dataplan/pg": "1.0.0-rc.5", |
| 36 | + "@dataplan/json": "1.0.0-rc.6", |
| 37 | + "@dataplan/pg": "1.0.0-rc.8", |
38 | 38 | "@graphile-contrib/pg-many-to-many": "2.0.0-rc.1", |
39 | 39 | "@pgpmjs/logger": "workspace:^", |
40 | 40 | "@pgpmjs/types": "workspace:^", |
41 | 41 | "cors": "^2.8.6", |
42 | 42 | "express": "^5.2.1", |
43 | | - "grafast": "1.0.0-rc.7", |
44 | | - "grafserv": "1.0.0-rc.6", |
| 43 | + "grafast": "1.0.0-rc.9", |
| 44 | + "grafserv": "1.0.0-rc.7", |
45 | 45 | "graphile-build": "5.0.0-rc.4", |
46 | 46 | "graphile-build-pg": "5.0.0-rc.5", |
47 | | - "graphile-config": "1.0.0-rc.5", |
| 47 | + "graphile-config": "1.0.0-rc.6", |
48 | 48 | "graphile-connection-filter": "workspace:^", |
49 | 49 | "graphile-misc-plugins": "workspace:^", |
50 | 50 | "graphile-postgis": "workspace:^", |
51 | 51 | "graphile-search": "workspace:^", |
52 | 52 | "graphile-sql-expression-validator": "workspace:^", |
53 | 53 | "graphile-upload-plugin": "workspace:^", |
54 | | - "graphql": "^16.13.0", |
| 54 | + "graphql": "16.13.0", |
55 | 55 | "inflekt": "^0.3.3", |
56 | | - "lru-cache": "^11.2.6", |
57 | | - "pg": "^8.19.0", |
| 56 | + "lru-cache": "^11.2.7", |
| 57 | + "pg": "^8.20.0", |
58 | 58 | "pg-sql2": "5.0.0-rc.4", |
59 | 59 | "postgraphile": "5.0.0-rc.7", |
60 | 60 | "request-ip": "^3.3.0", |
61 | | - "tamedevil": "0.1.0-rc.4" |
| 61 | + "tamedevil": "0.1.0-rc.6" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@types/cors": "^2.8.17", |
|
0 commit comments