@graphql-mesh/types 0.104.19-alpha-20260109184422-50029ffe2754247bb38f7b353c5f9c9c0a7aab14 → 0.104.19-alpha-20260111114551-9de632cb5790bf86c2b70c01292ba7c13f98c91e

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 +3 -3
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@graphql-mesh/types",
3
- "version": "0.104.19-alpha-20260109184422-50029ffe2754247bb38f7b353c5f9c9c0a7aab14",
3
+ "version": "0.104.19-alpha-20260111114551-9de632cb5790bf86c2b70c01292ba7c13f98c91e",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
9
  "@graphql-hive/pubsub": "^2.1.1",
10
- "@graphql-tools/batch-delegate": "^10.0.10",
11
- "@graphql-tools/delegate": "^12.0.4",
10
+ "@graphql-tools/batch-delegate": "^10.0.9",
11
+ "@graphql-tools/delegate": "^12.0.3",
12
12
  "@graphql-tools/utils": "^11.0.0",
13
13
  "@graphql-typed-document-node/core": "^3.2.0",
14
14
  "@repeaterjs/repeater": "^3.0.6",