@shopify/cli-hydrogen 11.1.4 → 11.1.5

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.
@@ -30,7 +30,7 @@
30
30
  "@graphql-codegen/cli": "5.0.2",
31
31
  "@react-router/dev": "7.9.2",
32
32
  "@react-router/fs-routes": "7.9.2",
33
- "@shopify/cli": "3.84.1",
33
+ "@shopify/cli": "3.85.4",
34
34
  "@shopify/hydrogen-codegen": "^0.3.3",
35
35
  "@shopify/mini-oxygen": "^4.0.0",
36
36
  "@shopify/oxygen-workers-types": "^4.1.6",
@@ -1683,5 +1683,5 @@
1683
1683
  ]
1684
1684
  }
1685
1685
  },
1686
- "version": "11.1.4"
1686
+ "version": "11.1.5"
1687
1687
  }
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public",
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
- "version": "11.1.4",
7
+ "version": "11.1.5",
8
8
  "license": "MIT",
9
9
  "type": "module",
10
10
  "repository": {