|
45 | 45 | "graphile-test": "workspace:^", |
46 | 46 | "makage": "^0.1.10", |
47 | 47 | "pgsql-test": "workspace:^", |
48 | | - "postgraphile-plugin-connection-filter": "^3.0.0-rc.1" |
| 48 | + "postgraphile-plugin-connection-filter": "3.0.0-rc.1" |
49 | 49 | }, |
50 | 50 | "peerDependencies": { |
51 | | - "@dataplan/pg": "^1.0.0-rc.5", |
52 | | - "graphile-build": "^5.0.0-rc.4", |
53 | | - "graphile-build-pg": "^5.0.0-rc.5", |
54 | | - "graphile-config": "^1.0.0-rc.5", |
| 51 | + "@dataplan/pg": "1.0.0-rc.5", |
| 52 | + "graphile-build": "5.0.0-rc.4", |
| 53 | + "graphile-build-pg": "5.0.0-rc.5", |
| 54 | + "graphile-config": "1.0.0-rc.5", |
55 | 55 | "graphql": "^16.9.0", |
56 | | - "pg-sql2": "^5.0.0-rc.4", |
57 | | - "postgraphile": "^5.0.0-rc.7", |
58 | | - "postgraphile-plugin-connection-filter": "^3.0.0-rc.1" |
| 56 | + "pg-sql2": "5.0.0-rc.4", |
| 57 | + "postgraphile": "5.0.0-rc.7", |
| 58 | + "postgraphile-plugin-connection-filter": "3.0.0-rc.1" |
59 | 59 | }, |
60 | 60 | "peerDependenciesMeta": { |
61 | 61 | "postgraphile-plugin-connection-filter": { |
|
0 commit comments