Skip to content

Commit 7ad334f

Browse files
committed
Upgrade deps
1 parent ab9f3a5 commit 7ad334f

2 files changed

Lines changed: 208 additions & 103 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/plugin-transform-runtime": "^7.23.3",
3434
"@babel/preset-env": "^7.22.14",
3535
"@babel/preset-typescript": "^7.22.11",
36-
"@dataplan/pg": "^0.0.1-beta.14",
36+
"@dataplan/pg": "^0.0.1-beta.26",
3737
"@tsconfig/node16": "^1.0.3",
3838
"@types/jest": "29.5.0",
3939
"@typescript-eslint/eslint-plugin": "^6.5.0",
@@ -43,24 +43,24 @@
4343
"babel-plugin-transform-import-meta": "^2.2.1",
4444
"eslint": "^8.48.0",
4545
"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",
4747
"eslint-plugin-import": "^2.28.1",
4848
"eslint-plugin-jest": "^27.2.3",
4949
"eslint-plugin-simple-import-sort": "^10.0.0",
5050
"eslint-plugin-tsdoc": "^0.2.17",
5151
"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",
5757
"graphql": "16.1.0-experimental-stream-defer.6",
5858
"jest": "29.7.0",
5959
"module-from-string": "^3.3.0",
6060
"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",
6464
"prettier": "2.8.7",
6565
"ts-jest": "29.1.0",
6666
"typescript": "^5.0.4"

0 commit comments

Comments
 (0)