Skip to content

Commit 43cf7e1

Browse files
committed
Upgrade deps
1 parent db38fc5 commit 43cf7e1

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 3 additions & 3 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.6",
39+
"@dataplan/pg": "^1.0.0-rc.7",
4040
"@eslint/compat": "^2.0.0",
4141
"@eslint/eslintrc": "^3.3.1",
4242
"@eslint/js": "^9.39.1",
@@ -58,15 +58,15 @@
5858
"grafserv": "^1.0.0-rc.1",
5959
"graphile": "^5.0.0-rc.5",
6060
"graphile-build": "^5.0.0-rc.5",
61-
"graphile-build-pg": "^5.0.0-rc.6",
61+
"graphile-build-pg": "^5.0.0-rc.7",
6262
"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",
6767
"pg-introspection": "^1.0.0-rc.4",
6868
"pg-sql2": "^5.0.0-rc.4",
69-
"postgraphile": "^5.0.0-rc.8",
69+
"postgraphile": "^5.0.0-rc.9",
7070
"prettier": "^3.6.2",
7171
"ts-jest": "29.1.0",
7272
"typescript": "^5.0.4",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -938,10 +938,10 @@
938938
chalk "^4.1.2"
939939
tslib "^2.8.1"
940940

941-
"@dataplan/pg@^1.0.0-rc.6":
942-
version "1.0.0-rc.6"
943-
resolved "https://registry.yarnpkg.com/@dataplan/pg/-/pg-1.0.0-rc.6.tgz#4aac98e8cf0269191c09f7c010b03fc323bfc505"
944-
integrity sha512-6ilER/uLWoJWko/VzVN7XBpW21ymWnhAPHBIBD7AGENkh2btoTksj1kdb9w+diIPuZuVnhuXCfBYD5ayK7zfmw==
941+
"@dataplan/pg@^1.0.0-rc.7":
942+
version "1.0.0-rc.7"
943+
resolved "https://registry.yarnpkg.com/@dataplan/pg/-/pg-1.0.0-rc.7.tgz#7d5a478039e3d21013302967845ab5367bfd3403"
944+
integrity sha512-L4dylp4T0W8kTDlKdzba13ySUM0rGcuzXuF9a35+rYns+qfExE9/sH8IkO+DPeGdwUt2zRw/CuoqbdGTFR867w==
945945
dependencies:
946946
"@dataplan/json" "^1.0.0-rc.5"
947947
"@graphile/lru" "^5.0.0-rc.4"
@@ -3802,10 +3802,10 @@ grafserv@^1.0.0-rc.6:
38023802
ruru "^2.0.0-rc.6"
38033803
tslib "^2.8.1"
38043804

3805-
graphile-build-pg@^5.0.0-rc.6:
3806-
version "5.0.0-rc.6"
3807-
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-5.0.0-rc.6.tgz#92fc8c3cd314cd21dc6525f1c33620477faa44a7"
3808-
integrity sha512-yGZad3jTWUmQH+MhdFmcR8Db3hqhKU7GKK6qTUfnsm4SAbixCtugxxaY1IzKzMMQkOy3eX62hwCTq4RQK3H3IA==
3805+
graphile-build-pg@^5.0.0-rc.7:
3806+
version "5.0.0-rc.7"
3807+
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-5.0.0-rc.7.tgz#6d6d0510ac87783f68395397c3e6571642eede1b"
3808+
integrity sha512-Omqk6beLXbcm5ZYvL3xjLHMTjvnPJBJS8N6aw2rF43kOXADBjt05/ylfOFkMJY2AMokxiu63BP5niwp4SOvIhA==
38093809
dependencies:
38103810
"@types/node" "^22.19.1"
38113811
debug "^4.4.3"
@@ -5375,21 +5375,21 @@ possible-typed-array-names@^1.0.0:
53755375
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
53765376
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
53775377

5378-
postgraphile@^5.0.0-rc.8:
5379-
version "5.0.0-rc.8"
5380-
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-5.0.0-rc.8.tgz#8aa8065cc9916c416fa437b391b44c919916c6b3"
5381-
integrity sha512-kqPIRZ3lhLPalu/vb0BK8SiNAD0ZyuezqSor/3Nr8JhqYQbv2SIr/q/ed9zOortvu2juxDebInVM9eBLTvfZAA==
5378+
postgraphile@^5.0.0-rc.9:
5379+
version "5.0.0-rc.9"
5380+
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-5.0.0-rc.9.tgz#19b6fd7e0bf60fcf0d5851f92debe48e4a493fa6"
5381+
integrity sha512-EH5fU9nLh+f7r40gyijWXsHt3jbbIeiuWoQ1KVMipgqGifojX9IfrbBcqhvrpFxZTsx5yC9T5N6mybM3i3BzBA==
53825382
dependencies:
53835383
"@dataplan/json" "^1.0.0-rc.5"
5384-
"@dataplan/pg" "^1.0.0-rc.6"
5384+
"@dataplan/pg" "^1.0.0-rc.7"
53855385
"@graphile/lru" "^5.0.0-rc.4"
53865386
"@types/node" "^22.19.1"
53875387
"@types/pg" "^8.15.6"
53885388
debug "^4.4.3"
53895389
grafast "^1.0.0-rc.8"
53905390
grafserv "^1.0.0-rc.6"
53915391
graphile-build "^5.0.0-rc.5"
5392-
graphile-build-pg "^5.0.0-rc.6"
5392+
graphile-build-pg "^5.0.0-rc.7"
53935393
graphile-config "^1.0.0-rc.5"
53945394
graphile-utils "^5.0.0-rc.7"
53955395
graphql "^16.9.0"

0 commit comments

Comments
 (0)