@graphql-codegen/client-preset 4.6.1-alpha-20250131154420-ffe0538fd3eb19302ae3bee1ffab28a5710a04b9 → 4.6.1-rc-20250131154205-5e780ad17d3651df555a8d9e02d7ac85bef72800

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-codegen/client-preset",
3
- "version": "4.6.1-alpha-20250131154420-ffe0538fd3eb19302ae3bee1ffab28a5710a04b9",
3
+ "version": "4.6.1-rc-20250131154205-5e780ad17d3651df555a8d9e02d7ac85bef72800",
4
4
  "description": "GraphQL Code Generator preset for client.",
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"
@@ -12,7 +12,7 @@
12
12
  "@graphql-codegen/typed-document-node": "^5.0.13",
13
13
  "@graphql-codegen/typescript": "^4.1.3",
14
14
  "@graphql-codegen/typescript-operations": "^4.4.1",
15
- "@graphql-codegen/gql-tag-operations": "4.0.14-alpha-20250131154420-ffe0538fd3eb19302ae3bee1ffab28a5710a04b9",
15
+ "@graphql-codegen/gql-tag-operations": "4.0.14-rc-20250131154205-5e780ad17d3651df555a8d9e02d7ac85bef72800",
16
16
  "@graphql-codegen/plugin-helpers": "^5.1.0",
17
17
  "@graphql-codegen/visitor-plugin-common": "^5.6.1",
18
18
  "@graphql-typed-document-node/core": "3.2.0",