@shopify/cli 3.90.0 → 3.91.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/dist/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
- package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
- package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
- package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
- package/dist/{chunk-XUHEOC7Y.js → chunk-2QLHWTH2.js} +6 -6
- package/dist/{chunk-LSGITB3O.js → chunk-3FISNISV.js} +5 -5
- package/dist/{chunk-HVSHUE2B.js → chunk-3RC2RKM3.js} +7 -7
- package/dist/{chunk-WC5EDB4Z.js → chunk-3YEPOXGM.js} +1187 -141
- package/dist/{chunk-ELXP2SNA.js → chunk-46PV2PEO.js} +4 -4
- package/dist/{chunk-QHDQYVAG.js → chunk-4EIIOMWN.js} +10 -10
- package/dist/{chunk-LKMGT2DW.js → chunk-4GAP37VN.js} +413 -383
- package/dist/{chunk-SE3EASHO.js → chunk-4IW7EFIM.js} +8 -27
- package/dist/{chunk-RYFPG44L.js → chunk-4KL3Z7UE.js} +2 -2
- package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
- package/dist/chunk-5Q3T5CKP.js +39 -0
- package/dist/{chunk-5MLYI7UO.js → chunk-5TQLC3MT.js} +4 -4
- package/dist/chunk-5WZHH7DV.js +78 -0
- package/dist/chunk-6GVXTMUE.js +51 -0
- package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
- package/dist/chunk-6ZPH3IB4.js +28 -0
- package/dist/chunk-7A3EOLZ3.js +36 -0
- package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
- package/dist/{chunk-A7QWFDBY.js → chunk-A3FTU763.js} +2 -2
- package/dist/{chunk-MZX7G4LN.js → chunk-AWEC4VY2.js} +3 -3
- package/dist/{chunk-B2EZE3X5.js → chunk-BWQRWTAL.js} +3 -3
- package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
- package/dist/{chunk-U52M2SBG.js → chunk-D6TSY7WA.js} +216 -268
- package/dist/{chunk-UISDI2NJ.js → chunk-EGPAAR43.js} +3 -3
- package/dist/{chunk-L5BSIB4A.js → chunk-FI5G3SH7.js} +3 -3
- package/dist/{chunk-5OJ67VLD.js → chunk-GQKM6ODQ.js} +27763 -25681
- package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
- package/dist/chunk-ITTNM7I4.js +23 -0
- package/dist/{chunk-O74JPOMN.js → chunk-ITUVFZZC.js} +6 -6
- package/dist/{chunk-6DIWINGB.js → chunk-JUTE5JAV.js} +3 -3
- package/dist/{chunk-3OKBQXPB.js → chunk-L55THCJ4.js} +5 -5
- package/dist/{chunk-AJVHCUVQ.js → chunk-LZQNLT7K.js} +4 -4
- package/dist/{chunk-R2VQQFNU.js → chunk-M5QR2TOD.js} +2 -2
- package/dist/{chunk-3AY5VBOI.js → chunk-MK3Q63EP.js} +15 -17
- package/dist/{chunk-66SSN4NK.js → chunk-QFZNYYRR.js} +2 -2
- package/dist/{chunk-ERCZ3NEG.js → chunk-RDV4E6WO.js} +2 -2
- package/dist/{chunk-ITXKKYMN.js → chunk-S2AX7DX2.js} +3 -3
- package/dist/{chunk-GH4DMIMI.js → chunk-TZEIYSCL.js} +3 -3
- package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
- package/dist/{chunk-K2EOH7QQ.js → chunk-W5PA3XSC.js} +3 -3
- package/dist/{chunk-FPXVU77M.js → chunk-Y5U7QY26.js} +3 -3
- package/dist/chunk-YE3PUNUK.js +90 -0
- package/dist/{chunk-4K7TRR4V.js → chunk-YFNAWLQZ.js} +3 -3
- package/dist/chunk-YNNKYQTJ.js +309 -0
- package/dist/{chunk-GY37RRX5.js → chunk-YWLTM6FY.js} +4 -4
- package/dist/{chunk-A2DCUFP3.js → chunk-ZSOI4JOG.js} +2 -2
- package/dist/{chunk-BDQNCT7P.js → chunk-ZUHIUKPT.js} +3 -3
- package/dist/cli/commands/auth/login.js +13 -15
- package/dist/cli/commands/auth/login.test.js +15 -17
- package/dist/cli/commands/auth/logout.js +13 -15
- package/dist/cli/commands/auth/logout.test.js +16 -18
- package/dist/cli/commands/cache/clear.js +14 -15
- package/dist/cli/commands/debug/command-flags.js +13 -15
- package/dist/cli/commands/docs/generate.js +13 -15
- package/dist/cli/commands/docs/generate.test.js +14 -16
- package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
- package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
- package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
- package/dist/cli/commands/doctor-release/theme/index.js +33 -0
- package/dist/cli/commands/help.js +13 -15
- package/dist/cli/commands/kitchen-sink/async.js +14 -16
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/index.js +16 -18
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -16
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/static.js +14 -16
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -17
- package/dist/cli/commands/notifications/generate.js +14 -16
- package/dist/cli/commands/notifications/list.js +14 -16
- package/dist/cli/commands/search.js +14 -16
- package/dist/cli/commands/upgrade.js +14 -16
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +14 -16
- package/dist/cli/commands/version.test.js +15 -17
- package/dist/cli/services/commands/notifications.js +13 -13
- package/dist/cli/services/commands/search.js +7 -8
- package/dist/cli/services/commands/search.test.js +8 -9
- package/dist/cli/services/commands/version.js +8 -9
- package/dist/cli/services/commands/version.test.js +10 -11
- package/dist/cli/services/doctor-release/context.d.ts +16 -0
- package/dist/cli/services/doctor-release/context.js +9 -0
- package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
- package/dist/cli/services/doctor-release/theme/runner.js +24 -0
- package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
- package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
- package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
- package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
- package/dist/cli/services/kitchen-sink/async.js +7 -8
- package/dist/cli/services/kitchen-sink/prompts.js +7 -8
- package/dist/cli/services/kitchen-sink/static.js +7 -8
- package/dist/cli/services/upgrade.js +8 -9
- package/dist/cli/services/upgrade.test.js +10 -11
- package/dist/{custom-oclif-loader-H4CDTFND.js → custom-oclif-loader-NCJY2PN7.js} +7 -8
- package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
- package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
- package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
- package/dist/{error-handler-JLUD7HQX.js → error-handler-IXWAFENZ.js} +11 -13
- package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
- package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
- package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
- package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +13 -13
- package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
- package/dist/index.js +5853 -2950
- package/dist/{lib-XGN4IWQ3.js → lib-EAXRR46C.js} +2 -3
- package/dist/{local-Q5P3JTHB.js → local-TYNIF77M.js} +9 -10
- package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
- package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
- package/dist/{morph-37GC7LQM.js → morph-WMDG66QN.js} +68 -143
- package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
- package/dist/{node-package-manager-JQCYAVNE.js → node-package-manager-XAEBCALT.js} +8 -9
- package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
- package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
- package/dist/{prettier-2ITB6I34.js → prettier-YOC7I4QS.js} +29 -29
- package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-2P2WEBXY.js → ui-FDJIH2AF.js} +7 -8
- package/dist/{workerd-5QLA2QUA.js → workerd-DSSWQ3UN.js} +16 -18
- package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
- package/oclif.manifest.json +134 -9
- package/package.json +7 -7
- package/dist/chunk-6OAKJOUE.js +0 -2238
- package/dist/chunk-EZQWZ57B.js +0 -53
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
searchService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-A3FTU763.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MK3Q63EP.js";
|
|
7
7
|
import {
|
|
8
8
|
require_lib
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-3YEPOXGM.js";
|
|
10
10
|
import {
|
|
11
11
|
__toESM,
|
|
12
12
|
init_cjs_shims
|
|
@@ -48,4 +48,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
|
|
|
48
48
|
export {
|
|
49
49
|
Search
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=chunk-
|
|
51
|
+
//# sourceMappingURL=chunk-46PV2PEO.js.map
|
|
@@ -20,10 +20,10 @@ import {
|
|
|
20
20
|
runWithTimer,
|
|
21
21
|
unixFileIsOwnedByCurrentUser,
|
|
22
22
|
writeFile
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-4GAP37VN.js";
|
|
24
24
|
import {
|
|
25
25
|
require_semver
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-3YEPOXGM.js";
|
|
27
27
|
import {
|
|
28
28
|
dirname,
|
|
29
29
|
joinPath
|
|
@@ -5974,7 +5974,7 @@ var require_agent = __commonJS({
|
|
|
5974
5974
|
"../../node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/source/agent.js"(exports, module) {
|
|
5975
5975
|
"use strict";
|
|
5976
5976
|
init_cjs_shims();
|
|
5977
|
-
var { URL: URL4 } = __require("url"), EventEmitter4 = __require("events"), tls = __require("tls"), http22 = __require("http2"), QuickLRU = require_quick_lru(), delayAsyncDestroy = require_delay_async_destroy(), kCurrentStreamCount = Symbol("currentStreamCount"), kRequest = Symbol("request"), kOriginSet = Symbol("cachedOriginSet"), kGracefullyClosing = Symbol("gracefullyClosing"), kLength = Symbol("length"), nameKeys = [
|
|
5977
|
+
var { URL: URL4 } = __require("url"), EventEmitter4 = __require("events"), tls = __require("tls"), http22 = __require("http2"), QuickLRU = require_quick_lru(), delayAsyncDestroy = require_delay_async_destroy(), kCurrentStreamCount = /* @__PURE__ */ Symbol("currentStreamCount"), kRequest = /* @__PURE__ */ Symbol("request"), kOriginSet = /* @__PURE__ */ Symbol("cachedOriginSet"), kGracefullyClosing = /* @__PURE__ */ Symbol("gracefullyClosing"), kLength = /* @__PURE__ */ Symbol("length"), nameKeys = [
|
|
5978
5978
|
// Not an Agent option actually
|
|
5979
5979
|
"createConnection",
|
|
5980
5980
|
// `http2.connect()` options
|
|
@@ -6542,7 +6542,7 @@ var require_client_request = __commonJS({
|
|
|
6542
6542
|
HTTP2_HEADER_PATH,
|
|
6543
6543
|
HTTP2_HEADER_AUTHORITY,
|
|
6544
6544
|
HTTP2_METHOD_CONNECT
|
|
6545
|
-
} = http22.constants, kHeaders = Symbol("headers"), kOrigin = Symbol("origin"), kSession = Symbol("session"), kOptions = Symbol("options"), kFlushedHeaders = Symbol("flushedHeaders"), kJobs = Symbol("jobs"), kPendingAgentPromise = Symbol("pendingAgentPromise"), ClientRequest = class extends Writable {
|
|
6545
|
+
} = http22.constants, kHeaders = /* @__PURE__ */ Symbol("headers"), kOrigin = /* @__PURE__ */ Symbol("origin"), kSession = /* @__PURE__ */ Symbol("session"), kOptions = /* @__PURE__ */ Symbol("options"), kFlushedHeaders = /* @__PURE__ */ Symbol("flushedHeaders"), kJobs = /* @__PURE__ */ Symbol("jobs"), kPendingAgentPromise = /* @__PURE__ */ Symbol("pendingAgentPromise"), ClientRequest = class extends Writable {
|
|
6546
6546
|
constructor(input, options, callback) {
|
|
6547
6547
|
if (super({
|
|
6548
6548
|
autoDestroy: !1,
|
|
@@ -7851,7 +7851,7 @@ var require_graceful_fs = __commonJS({
|
|
|
7851
7851
|
"../../node_modules/.pnpm/graceful-fs@4.2.10/node_modules/graceful-fs/graceful-fs.js"(exports, module) {
|
|
7852
7852
|
init_cjs_shims();
|
|
7853
7853
|
var fs3 = __require("fs"), polyfills = require_polyfills(), legacy = require_legacy_streams(), clone = require_clone(), util = __require("util"), gracefulQueue, previousSymbol;
|
|
7854
|
-
typeof Symbol == "function" && typeof Symbol.for == "function" ? (gracefulQueue = Symbol.for("graceful-fs.queue"), previousSymbol = Symbol.for("graceful-fs.previous")) : (gracefulQueue = "___graceful-fs.queue", previousSymbol = "___graceful-fs.previous");
|
|
7854
|
+
typeof Symbol == "function" && typeof Symbol.for == "function" ? (gracefulQueue = /* @__PURE__ */ Symbol.for("graceful-fs.queue"), previousSymbol = /* @__PURE__ */ Symbol.for("graceful-fs.previous")) : (gracefulQueue = "___graceful-fs.queue", previousSymbol = "___graceful-fs.previous");
|
|
7855
7855
|
function noop3() {
|
|
7856
7856
|
}
|
|
7857
7857
|
function publishQueue(context, queue2) {
|
|
@@ -11169,7 +11169,7 @@ function unhandle() {
|
|
|
11169
11169
|
}
|
|
11170
11170
|
|
|
11171
11171
|
// ../../node_modules/.pnpm/got@12.6.1/node_modules/got/dist/source/core/timed-out.js
|
|
11172
|
-
var reentry = Symbol("reentry"), noop = () => {
|
|
11172
|
+
var reentry = /* @__PURE__ */ Symbol("reentry"), noop = () => {
|
|
11173
11173
|
}, TimeoutError2 = class extends Error {
|
|
11174
11174
|
constructor(threshold, event) {
|
|
11175
11175
|
super(`Timeout awaiting '${event}' for ${threshold}ms`), Object.defineProperty(this, "event", {
|
|
@@ -11339,7 +11339,7 @@ import {
|
|
|
11339
11339
|
} from "node:dns";
|
|
11340
11340
|
import { promisify as promisify3 } from "node:util";
|
|
11341
11341
|
import os2 from "node:os";
|
|
11342
|
-
var { Resolver: AsyncResolver } = dnsPromises, kCacheableLookupCreateConnection = Symbol("cacheableLookupCreateConnection"), kCacheableLookupInstance = Symbol("cacheableLookupInstance"), kExpires = Symbol("expires"), supportsALL = typeof ALL == "number", verifyAgent = (agent) => {
|
|
11342
|
+
var { Resolver: AsyncResolver } = dnsPromises, kCacheableLookupCreateConnection = /* @__PURE__ */ Symbol("cacheableLookupCreateConnection"), kCacheableLookupInstance = /* @__PURE__ */ Symbol("cacheableLookupInstance"), kExpires = /* @__PURE__ */ Symbol("expires"), supportsALL = typeof ALL == "number", verifyAgent = (agent) => {
|
|
11343
11343
|
if (!(agent && typeof agent.createConnection == "function"))
|
|
11344
11344
|
throw new Error("Expected an Agent instance as the first argument");
|
|
11345
11345
|
}, map4to6 = (entries2) => {
|
|
@@ -12700,7 +12700,7 @@ var globalCache = /* @__PURE__ */ new Map(), globalDnsCache, getGlobalDnsCache =
|
|
|
12700
12700
|
toJSON() {
|
|
12701
12701
|
return { ...this._internals };
|
|
12702
12702
|
}
|
|
12703
|
-
[Symbol.for("nodejs.util.inspect.custom")](_depth, options) {
|
|
12703
|
+
[/* @__PURE__ */ Symbol.for("nodejs.util.inspect.custom")](_depth, options) {
|
|
12704
12704
|
return inspect(this._internals, options);
|
|
12705
12705
|
}
|
|
12706
12706
|
createNativeRequestOptions() {
|
|
@@ -13720,7 +13720,7 @@ async function latestVersion(packageName, options) {
|
|
|
13720
13720
|
}
|
|
13721
13721
|
|
|
13722
13722
|
// ../cli-kit/dist/public/node/node-package-manager.js
|
|
13723
|
-
var import_semver3 = __toESM(require_semver()
|
|
13723
|
+
var import_semver3 = __toESM(require_semver()), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
|
|
13724
13724
|
yarn: yarnLockfile,
|
|
13725
13725
|
npm: npmLockfile,
|
|
13726
13726
|
pnpm: pnpmLockfile,
|
|
@@ -14035,4 +14035,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
14035
14035
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14036
14036
|
*)
|
|
14037
14037
|
*/
|
|
14038
|
-
//# sourceMappingURL=chunk-
|
|
14038
|
+
//# sourceMappingURL=chunk-4EIIOMWN.js.map
|