@graphql-mesh/postgraphile 0.104.13-alpha-20250915134846-923cdb68437e041c34b7d5710cdddc73054a11a9 → 0.104.13-alpha-20250915140438-2c2a6a44c4d6a31212cf9b8699dd4dd0ae938cc0

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": "@graphql-mesh/postgraphile",
3
- "version": "0.104.13-alpha-20250915134846-923cdb68437e041c34b7d5710cdddc73054a11a9",
3
+ "version": "0.104.13-alpha-20250915140438-2c2a6a44c4d6a31212cf9b8699dd4dd0ae938cc0",
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-20250915134846-923cdb68437e041c34b7d5710cdddc73054a11a9",
11
- "@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915134846-923cdb68437e041c34b7d5710cdddc73054a11a9",
12
- "@graphql-mesh/types": "0.104.13-alpha-20250915134846-923cdb68437e041c34b7d5710cdddc73054a11a9",
13
- "@graphql-mesh/utils": "0.104.13-alpha-20250915134846-923cdb68437e041c34b7d5710cdddc73054a11a9",
10
+ "@graphql-mesh/store": "0.104.13-alpha-20250915140438-2c2a6a44c4d6a31212cf9b8699dd4dd0ae938cc0",
11
+ "@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915140438-2c2a6a44c4d6a31212cf9b8699dd4dd0ae938cc0",
12
+ "@graphql-mesh/types": "0.104.13-alpha-20250915140438-2c2a6a44c4d6a31212cf9b8699dd4dd0ae938cc0",
13
+ "@graphql-mesh/utils": "0.104.13-alpha-20250915140438-2c2a6a44c4d6a31212cf9b8699dd4dd0ae938cc0",
14
14
  "@graphql-tools/delegate": "^10.0.28",
15
15
  "pg": "^8.6.0",
16
16
  "postgraphile": "^4.13.0",