Skip to content

Commit 243faca

Browse files
authored
Merge pull request #932 from constructive-io/devin/1774843108-bump-inflekt
chore: bump inflekt to ^0.7.1 (compound *base word fix)
2 parents 893996f + 06a5a93 commit 243faca

6 files changed

Lines changed: 2603 additions & 7629 deletions

File tree

graphile/graphile-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"graphile-upload-plugin": "workspace:^",
5454
"graphile-utils": "5.0.0",
5555
"graphql": "16.13.0",
56-
"inflekt": "^0.6.0",
56+
"inflekt": "^0.7.1",
5757
"lru-cache": "^11.2.7",
5858
"pg": "^8.20.0",
5959
"pg-query-context": "workspace:^",

graphql/codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"gql-ast": "workspace:^",
6767
"graphile-schema": "workspace:^",
6868
"graphql": "16.13.0",
69-
"inflekt": "^0.7.0",
69+
"inflekt": "^0.7.1",
7070
"inquirerer": "^4.7.0",
7171
"jiti": "^2.6.1",
7272
"oxfmt": "^0.42.0",

graphql/query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"graphile-settings": "workspace:^",
3838
"graphql": "16.13.0",
3939
"inflection": "^3.0.0",
40-
"inflekt": "^0.6.0",
40+
"inflekt": "^0.7.1",
4141
"lru-cache": "^11.2.7",
4242
"postgraphile": "5.0.0"
4343
},

pgpm/export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@pgpmjs/types": "workspace:^",
5050
"csv-to-pg": "workspace:^",
5151
"glob": "^13.0.6",
52-
"inflekt": "^0.6.0",
52+
"inflekt": "^0.7.1",
5353
"inquirerer": "^4.7.0",
5454
"pg": "^8.20.0",
5555
"pg-cache": "workspace:^",

0 commit comments

Comments
 (0)