@graphql-codegen/typescript-document-nodes 6.0.1 → 6.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f

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 +4 -4
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@graphql-codegen/typescript-document-nodes",
3
- "version": "6.0.1",
3
+ "version": "6.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f",
4
4
  "description": "GraphQL Code Generator plugin for generating TypeScript modules with embedded GraphQL document nodes",
5
5
  "peerDependencies": {
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"
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 || ^17.0.0"
7
7
  },
8
8
  "dependencies": {
9
9
  "auto-bind": "^5.0.0",
10
10
  "tslib": "^2.8.0",
11
- "@graphql-codegen/plugin-helpers": "^7.0.1",
12
- "@graphql-codegen/visitor-plugin-common": "^7.0.3"
11
+ "@graphql-codegen/plugin-helpers": "^7.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f",
12
+ "@graphql-codegen/visitor-plugin-common": "^7.1.3-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f"
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",