@shopify/oxygen-cli 2.5.1-unstable.202311071457.0 → 2.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -157,7 +157,6 @@
157
157
  "pluginName": "@shopify/oxygen-cli",
158
158
  "pluginType": "core",
159
159
  "strict": true,
160
- "enableJsonFlag": false,
161
160
  "hasCustomBuildCommand": false,
162
161
  "isESM": true,
163
162
  "relativePath": [
@@ -168,5 +167,5 @@
168
167
  ]
169
168
  }
170
169
  },
171
- "version": "2.5.1-unstable.202311071457.0"
170
+ "version": "2.6.0"
172
171
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "2.5.1-unstable.202311071457.0",
8
+ "version": "2.6.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -38,7 +38,7 @@
38
38
  "@bugsnag/core": "^7.19.0",
39
39
  "@bugsnag/js": "^7.21.0",
40
40
  "@bugsnag/node": "^7.19.0",
41
- "@oclif/core": "3.10.1",
41
+ "@oclif/core": "2.11.7",
42
42
  "@shopify/cli-kit": "^3.50.2",
43
43
  "async": "^3.2.5"
44
44
  },
@@ -47,7 +47,7 @@
47
47
  "@changesets/cli": "^2.26.1",
48
48
  "@shopify/eslint-plugin": "^43.0.0",
49
49
  "@shopify/prettier-config": "^1.1.2",
50
- "@types/async": "^3.2.21",
50
+ "@types/async": "^3.2.23",
51
51
  "@types/node": "^20.8.10",
52
52
  "eslint": "^8.53.0",
53
53
  "eslint-plugin-prettier": "^5.0.1",