|
34 | 34 | "@babel/plugin-transform-runtime": "^7.23.3", |
35 | 35 | "@babel/preset-env": "^7.22.14", |
36 | 36 | "@babel/preset-typescript": "^7.22.11", |
37 | | - "@dataplan/pg": "^0.0.1-beta.32", |
| 37 | + "@dataplan/pg": "^1.0.0-rc.1", |
38 | 38 | "@types/jest": "29.5.0", |
39 | 39 | "@types/pg": "^8.11.11", |
40 | 40 | "@typescript-eslint/eslint-plugin": "^6.5.0", |
|
44 | 44 | "babel-plugin-transform-import-meta": "^2.2.1", |
45 | 45 | "eslint": "^8.48.0", |
46 | 46 | "eslint-config-prettier": "^9.0.0", |
47 | | - "eslint-plugin-graphile-export": "^0.0.2-beta.6", |
| 47 | + "eslint-plugin-graphile-export": "^1.0.0-rc.1", |
48 | 48 | "eslint-plugin-import": "^2.28.1", |
49 | 49 | "eslint-plugin-jest": "^27.2.3", |
50 | 50 | "eslint-plugin-simple-import-sort": "^10.0.0", |
51 | 51 | "eslint-plugin-tsdoc": "^0.2.17", |
52 | 52 | "eslint_d": "^12.2.1", |
53 | | - "grafast": "^0.1.1-beta.21", |
54 | | - "grafserv": "^0.1.1-beta.23", |
55 | | - "graphile": "^5.0.0-beta.39", |
56 | | - "graphile-build": "^5.0.0-beta.33", |
57 | | - "graphile-build-pg": "^5.0.0-beta.38", |
58 | | - "graphile-export": "^0.0.2-beta.26", |
| 53 | + "grafast": "^1.0.0-rc.1", |
| 54 | + "grafserv": "^1.0.0-rc.1", |
| 55 | + "graphile": "^5.0.0-rc.1", |
| 56 | + "graphile-build": "^5.0.0-rc.1", |
| 57 | + "graphile-build-pg": "^5.0.0-rc.1", |
| 58 | + "graphile-export": "^1.0.0-rc.1", |
59 | 59 | "graphql": "16.1.0-experimental-stream-defer.6", |
60 | 60 | "jest": "29.7.0", |
61 | 61 | "module-from-string": "^3.3.0", |
62 | 62 | "pg": "^8.14.1", |
63 | | - "pg-introspection": "^0.0.1-beta.10", |
64 | | - "pg-sql2": "^5.0.0-beta.8", |
65 | | - "postgraphile": "^5.0.0-beta.39", |
| 63 | + "pg-introspection": "^1.0.0-rc.1", |
| 64 | + "pg-sql2": "^5.0.0-rc.1", |
| 65 | + "postgraphile": "^5.0.0-rc.1", |
66 | 66 | "prettier": "2.8.7", |
67 | 67 | "ts-jest": "29.1.0", |
68 | 68 | "typescript": "^5.0.4" |
|
0 commit comments