Skip to content

Commit aa593e0

Browse files
fix(deps): update dependency @graphile/simplify-inflection to v8.0.0-beta.8
1 parent 04720b3 commit aa593e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@envelop/validation-cache": "^8.1.3",
1010
"@escape.tech/graphql-armor": "^3.1.2",
1111
"@graphile/pg-aggregates": "0.2.0-beta.8",
12-
"@graphile/simplify-inflection": "8.0.0-beta.6",
12+
"@graphile/simplify-inflection": "8.0.0-beta.8",
1313
"@polar-sh/hono": "^0.3.0",
1414
"dayjs": "^1.11.13",
1515
"drizzle-orm": "^0.42.0",
@@ -178,7 +178,7 @@
178178

179179
"@graphile/pg-aggregates": ["@graphile/pg-aggregates@0.2.0-beta.8", "", { "peerDependencies": { "graphile-build": "^5.0.0-beta.33", "graphile-build-pg": "^5.0.0-beta.38", "graphql": "^16.1.0-experimental-stream-defer.6" }, "optionalPeers": ["graphile-build", "graphile-build-pg", "graphql"] }, "sha512-nLpRkyVtoa44ygdR6blHnxjTOQPBYys6AVygh3WU5UlDirtoFqOBrhADUGHXw05awUiUtKjWcbMTBAnWLoM8jA=="],
180180

181-
"@graphile/simplify-inflection": ["@graphile/simplify-inflection@8.0.0-beta.6", "", {}, "sha512-GFfQtUgX3yLj3XWY9vHrhOfkkCdoW2oqJgJdjQs3qYKqTHViKFch91NguUnw3z+4X1DgYb+qx10leTo+tZ+UeA=="],
181+
"@graphile/simplify-inflection": ["@graphile/simplify-inflection@8.0.0-beta.8", "", {}, "sha512-WS2uDE4bRFhD46ozf8lFBMS9u9z+FTq9Y7bh/gKn2AhM/bUNbBW7Fb5Cy3JuPeqAjZaSLsRZJ2KK90+bd1/cpA=="],
182182

183183
"@graphql-tools/executor": ["@graphql-tools/executor@1.4.7", "", { "dependencies": { "@graphql-tools/utils": "^10.8.6", "@graphql-typed-document-node/core": "^3.2.0", "@repeaterjs/repeater": "^3.0.4", "@whatwg-node/disposablestack": "^0.0.6", "@whatwg-node/promise-helpers": "^1.0.0", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "sha512-U0nK9jzJRP9/9Izf1+0Gggd6K6RNRsheFo1gC/VWzfnsr0qjcOSS9qTjY0OTC5iTPt4tQ+W5Zpw/uc7mebI6aA=="],
184184

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/validation-cache": "^8.1.3",
3939
"@escape.tech/graphql-armor": "^3.1.2",
4040
"@graphile/pg-aggregates": "0.2.0-beta.8",
41-
"@graphile/simplify-inflection": "8.0.0-beta.6",
41+
"@graphile/simplify-inflection": "8.0.0-beta.8",
4242
"@polar-sh/hono": "^0.3.0",
4343
"dayjs": "^1.11.13",
4444
"drizzle-orm": "^0.42.0",

0 commit comments

Comments
 (0)