@shopify/oxygen-cli 5.0.1-unstable.202507071728.0 → 5.0.1-unstable.202507092243.0

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.
package/CHANGELOG.md CHANGED
@@ -14,6 +14,7 @@
14
14
  ### Patch Changes
15
15
 
16
16
  - 18c232a: Update brace-expansion from 1.1.11 to 1.1.12
17
+ - d2b6c7c: Update @changesets/cli from 2.29.3 to 2.29.4
17
18
  - db5e117: Update vitest from 3.1.1 to 3.1.2
18
19
  - 371f333: Update oclif from 4.17.44 to 4.17.46
19
20
  - f653da2: Update @types/node from 22.14.1 to 22.15.2
@@ -186,5 +186,5 @@
186
186
  ]
187
187
  }
188
188
  },
189
- "version": "5.0.1-unstable.202507071728.0"
189
+ "version": "5.0.1-unstable.202507092243.0"
190
190
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "5.0.1-unstable.202507071728.0",
8
+ "version": "5.0.1-unstable.202507092243.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -48,7 +48,7 @@
48
48
  },
49
49
  "devDependencies": {
50
50
  "@bugsnag/source-maps": "^2.3.3",
51
- "@changesets/cli": "^2.29.3",
51
+ "@changesets/cli": "^2.29.5",
52
52
  "@shopify/eslint-plugin": "^48.0.2",
53
53
  "@shopify/prettier-config": "^1.1.4",
54
54
  "@types/async": "^3.2.24",