We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c89cf commit 8b6dc5bCopy full SHA for 8b6dc5b
3 files changed
graphile/graphile-simple-inflector/package.json
@@ -47,6 +47,6 @@
47
},
48
"dependencies": {
49
"graphile-build": "^4.14.1",
50
- "inflekt": "^0.1.2"
+ "inflekt": "^0.2.0"
51
}
52
graphql/codegen/package.json
@@ -53,7 +53,7 @@
53
"commander": "^12.1.0",
54
"gql-ast": "workspace:^",
55
"graphql": "15.10.1",
56
- "inflekt": "^0.1.2",
+ "inflekt": "^0.2.0",
57
"jiti": "^2.6.1",
58
"prettier": "^3.7.4",
59
"ts-morph": "^27.0.2"
0 commit comments