@graphql-codegen/graphql-modules-preset 5.1.2-alpha-20251213165950-4f25e58de4193a18b1b347e885941b6c8f39e787 → 5.1.2-alpha-20251213205207-88ea9c164f583199fa1ba65d6680ba09c9f0cc54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@graphql-codegen/graphql-modules-preset",
3
- "version": "5.1.2-alpha-20251213165950-4f25e58de4193a18b1b347e885941b6c8f39e787",
3
+ "version": "5.1.2-alpha-20251213205207-88ea9c164f583199fa1ba65d6680ba09c9f0cc54",
4
4
  "description": "GraphQL Code Generator preset for modularized schema",
5
5
  "peerDependencies": {
6
6
  "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
7
7
  },
8
8
  "dependencies": {
9
9
  "@graphql-codegen/plugin-helpers": "^6.1.0",
10
- "@graphql-codegen/visitor-plugin-common": "6.2.2-alpha-20251213165950-4f25e58de4193a18b1b347e885941b6c8f39e787",
10
+ "@graphql-codegen/visitor-plugin-common": "6.2.2-alpha-20251213205207-88ea9c164f583199fa1ba65d6680ba09c9f0cc54",
11
11
  "@graphql-tools/utils": "^10.0.0",
12
12
  "parse-filepath": "^1.0.2",
13
13
  "change-case-all": "1.0.15",