@omnigraph/odata 0.2.13-alpha-20250915104642-e4e229a64298110541d9ccf23d7c039b6f917558 → 0.2.13-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f

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 +5 -5
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@omnigraph/odata",
3
- "version": "0.2.13-alpha-20250915104642-e4e229a64298110541d9ccf23d7c039b6f917558",
3
+ "version": "0.2.13-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
9
  "@graphql-mesh/cross-helpers": "^0.4.10",
10
- "@graphql-mesh/store": "0.104.13-alpha-20250915104642-e4e229a64298110541d9ccf23d7c039b6f917558",
11
- "@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915104642-e4e229a64298110541d9ccf23d7c039b6f917558",
12
- "@graphql-mesh/types": "0.104.13-alpha-20250915104642-e4e229a64298110541d9ccf23d7c039b6f917558",
13
- "@graphql-mesh/utils": "0.104.13-alpha-20250915104642-e4e229a64298110541d9ccf23d7c039b6f917558",
10
+ "@graphql-mesh/store": "0.104.13-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
11
+ "@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
12
+ "@graphql-mesh/types": "0.104.13-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
13
+ "@graphql-mesh/utils": "0.104.13-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
14
14
  "@graphql-tools/delegate": "^10.0.28",
15
15
  "@graphql-tools/utils": "^10.8.0",
16
16
  "@whatwg-node/fetch": "^0.10.6",