Skip to content

Commit 957c36c

Browse files
committed
Update dependencies
1 parent d170f65 commit 957c36c

File tree

2 files changed

+922
-122
lines changed

2 files changed

+922
-122
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/plugin-transform-runtime": "^7.28.5",
3737
"@babel/preset-env": "^7.28.5",
3838
"@babel/preset-typescript": "^7.28.5",
39-
"@dataplan/pg": "^1.0.0-rc.1",
39+
"@dataplan/pg": "^1.0.0-rc.6",
4040
"@eslint/compat": "^2.0.0",
4141
"@eslint/eslintrc": "^3.3.1",
4242
"@eslint/js": "^9.39.1",
@@ -54,19 +54,19 @@
5454
"eslint-plugin-simple-import-sort": "^12.1.1",
5555
"eslint-plugin-tsdoc": "^0.5.0",
5656
"eslint_d": "^14.3.0",
57-
"grafast": "^1.0.0-rc.1",
57+
"grafast": "^1.0.0-rc.8",
5858
"grafserv": "^1.0.0-rc.1",
59-
"graphile": "^5.0.0-rc.1",
60-
"graphile-build": "^5.0.0-rc.1",
61-
"graphile-build-pg": "^5.0.0-rc.1",
62-
"graphile-export": "^1.0.0-rc.1",
59+
"graphile": "^5.0.0-rc.5",
60+
"graphile-build": "^5.0.0-rc.5",
61+
"graphile-build-pg": "^5.0.0-rc.6",
62+
"graphile-export": "^1.0.0-rc.5",
6363
"graphql": "^16.9.0",
6464
"jest": "29.7.0",
6565
"module-from-string": "^3.3.0",
6666
"pg": "^8.14.1",
67-
"pg-introspection": "^1.0.0-rc.1",
68-
"pg-sql2": "^5.0.0-rc.1",
69-
"postgraphile": "^5.0.0-rc.1",
67+
"pg-introspection": "^1.0.0-rc.4",
68+
"pg-sql2": "^5.0.0-rc.4",
69+
"postgraphile": "^5.0.0-rc.8",
7070
"prettier": "^3.6.2",
7171
"ts-jest": "29.1.0",
7272
"typescript": "^5.0.4",

0 commit comments

Comments
 (0)