|
33 | 33 | "@babel/plugin-transform-runtime": "^7.23.3", |
34 | 34 | "@babel/preset-env": "^7.22.14", |
35 | 35 | "@babel/preset-typescript": "^7.22.11", |
36 | | - "@dataplan/pg": "^0.0.1-beta.14", |
| 36 | + "@dataplan/pg": "^0.0.1-beta.26", |
37 | 37 | "@tsconfig/node16": "^1.0.3", |
38 | 38 | "@types/jest": "29.5.0", |
39 | 39 | "@typescript-eslint/eslint-plugin": "^6.5.0", |
|
43 | 43 | "babel-plugin-transform-import-meta": "^2.2.1", |
44 | 44 | "eslint": "^8.48.0", |
45 | 45 | "eslint-config-prettier": "^9.0.0", |
46 | | - "eslint-plugin-graphile-export": "^0.0.2-beta.3", |
| 46 | + "eslint-plugin-graphile-export": "^0.0.2-beta.5", |
47 | 47 | "eslint-plugin-import": "^2.28.1", |
48 | 48 | "eslint-plugin-jest": "^27.2.3", |
49 | 49 | "eslint-plugin-simple-import-sort": "^10.0.0", |
50 | 50 | "eslint-plugin-tsdoc": "^0.2.17", |
51 | 51 | "eslint_d": "^12.2.1", |
52 | | - "grafast": "^0.1.1-beta.3", |
53 | | - "grafserv": "^0.1.1-beta.5", |
54 | | - "graphile-build": "^5.0.0-beta.1", |
55 | | - "graphile-build-pg": "^5.0.0-beta.17", |
56 | | - "graphile-export": "^0.0.2-beta.8", |
| 52 | + "grafast": "^0.1.1-beta.15", |
| 53 | + "grafserv": "^0.1.1-beta.17", |
| 54 | + "graphile-build": "^5.0.0-beta.26", |
| 55 | + "graphile-build-pg": "^5.0.0-beta.30", |
| 56 | + "graphile-export": "^0.0.2-beta.20", |
57 | 57 | "graphql": "16.1.0-experimental-stream-defer.6", |
58 | 58 | "jest": "29.7.0", |
59 | 59 | "module-from-string": "^3.3.0", |
60 | 60 | "pg": "8.11.3", |
61 | | - "pg-introspection": "^0.0.1-beta.5", |
62 | | - "pg-sql2": "^5.0.0-beta.4", |
63 | | - "postgraphile": "^5.0.0-beta.18", |
| 61 | + "pg-introspection": "^0.0.1-beta.9", |
| 62 | + "pg-sql2": "^5.0.0-beta.6", |
| 63 | + "postgraphile": "^5.0.0-beta.31", |
64 | 64 | "prettier": "2.8.7", |
65 | 65 | "ts-jest": "29.1.0", |
66 | 66 | "typescript": "^5.0.4" |
|
0 commit comments