@shopify/cli 3.87.0 → 3.87.1
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/{chunk-H3HXI5FI.js → chunk-23Q74MWH.js} +5 -5
- package/dist/{chunk-PU7263L3.js → chunk-2UUMQCBY.js} +4 -4
- package/dist/{chunk-ILCR5V7H.js → chunk-4QID2NII.js} +2 -2
- package/dist/{chunk-R7GPNRH3.js → chunk-6AZR3EEJ.js} +2 -2
- package/dist/{chunk-U6SKVYZN.js → chunk-6LIAGQFX.js} +3 -3
- package/dist/{chunk-VDMWZFUE.js → chunk-76WLOUWP.js} +3 -3
- package/dist/{chunk-VQVENW26.js → chunk-7ZPVVRUW.js} +5 -5
- package/dist/{chunk-4RMT22ZG.js → chunk-CKTUCT5O.js} +7 -7
- package/dist/{chunk-GK3L6WCO.js → chunk-CXQE3TGJ.js} +7 -7
- package/dist/{chunk-Y2JP6WFP.js → chunk-EG6MBBEN.js} +2 -2
- package/dist/{chunk-GV3VXLHN.js → chunk-EU2KBN47.js} +6 -6
- package/dist/{chunk-H5JSK6HV.js → chunk-F243634J.js} +2 -2
- package/dist/{chunk-QIIIG73M.js → chunk-GWTUHQYO.js} +4 -4
- package/dist/{chunk-PE3YDRXC.js → chunk-H7NW53OX.js} +2 -2
- package/dist/{chunk-DX2IC6MA.js → chunk-ITSXRFLE.js} +6 -6
- package/dist/{chunk-XB6A45UN.js → chunk-JDEWPBGH.js} +4 -4
- package/dist/{chunk-VRRM2VMH.js → chunk-JOBZ2ZJ4.js} +6 -6
- package/dist/{chunk-UQLUAYP7.js → chunk-K4JH57B7.js} +2 -2
- package/dist/{chunk-U4EHUN6F.js → chunk-K6IFMHN3.js} +5 -5
- package/dist/{chunk-PW5V2LBK.js → chunk-KDVEMQGZ.js} +3 -3
- package/dist/{chunk-JJ3N36EZ.js → chunk-KFQPNPET.js} +3 -3
- package/dist/{chunk-43MAAODZ.js → chunk-KT66WYZX.js} +6 -6
- package/dist/{chunk-4X3OSIUW.js → chunk-LY3CTHXO.js} +4 -4
- package/dist/{chunk-HMJUSDS7.js → chunk-N77BK2FR.js} +2 -2
- package/dist/{chunk-TVAQLJIT.js → chunk-NAE7XFUQ.js} +2 -2
- package/dist/{chunk-TY4JIQTU.js → chunk-NECMGZD4.js} +3 -3
- package/dist/{chunk-NKJY5K45.js → chunk-O3BBUFCD.js} +3 -3
- package/dist/{chunk-LMVYXPIS.js → chunk-OIHYAA4J.js} +4 -4
- package/dist/{chunk-LVH6EINO.js → chunk-QDR4INV2.js} +4 -4
- package/dist/{chunk-ZWG6Y7VK.js → chunk-QTFNL7OD.js} +3 -3
- package/dist/{chunk-KW37WO42.js → chunk-R7WD7S7O.js} +4 -4
- package/dist/{chunk-LWFYEQVC.js → chunk-SOTV4GZS.js} +4 -4
- package/dist/{chunk-77FBLQSY.js → chunk-W5QPQW34.js} +3 -3
- package/dist/{chunk-6CKI4ZVA.js → chunk-YFIY3MUW.js} +8 -8
- package/dist/{chunk-MJ2CC5UF.js → chunk-YPKPNNA3.js} +4 -4
- package/dist/{chunk-FBDL6M34.js → chunk-ZZV5YBHG.js} +3 -3
- package/dist/cli/commands/auth/login.js +11 -11
- package/dist/cli/commands/auth/login.test.js +12 -12
- package/dist/cli/commands/auth/logout.js +11 -11
- package/dist/cli/commands/auth/logout.test.js +12 -12
- package/dist/cli/commands/cache/clear.js +11 -11
- package/dist/cli/commands/debug/command-flags.js +11 -11
- package/dist/cli/commands/docs/generate.js +11 -11
- package/dist/cli/commands/docs/generate.test.js +11 -11
- package/dist/cli/commands/help.js +11 -11
- package/dist/cli/commands/kitchen-sink/async.js +12 -12
- package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
- package/dist/cli/commands/kitchen-sink/index.js +14 -14
- package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
- package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
- package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
- package/dist/cli/commands/kitchen-sink/static.js +12 -12
- package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
- package/dist/cli/commands/notifications/generate.js +12 -12
- package/dist/cli/commands/notifications/list.js +12 -12
- package/dist/cli/commands/search.js +12 -12
- package/dist/cli/commands/upgrade.js +12 -12
- package/dist/cli/commands/version.js +12 -12
- package/dist/cli/commands/version.test.js +12 -12
- package/dist/cli/services/commands/notifications.js +7 -7
- package/dist/cli/services/commands/search.js +3 -3
- package/dist/cli/services/commands/search.test.js +3 -3
- package/dist/cli/services/commands/version.js +4 -4
- package/dist/cli/services/commands/version.test.js +5 -5
- package/dist/cli/services/kitchen-sink/async.js +3 -3
- package/dist/cli/services/kitchen-sink/prompts.js +3 -3
- package/dist/cli/services/kitchen-sink/static.js +3 -3
- package/dist/cli/services/upgrade.js +4 -4
- package/dist/cli/services/upgrade.test.js +5 -5
- package/dist/{custom-oclif-loader-QBK7WNIL.js → custom-oclif-loader-YCPEUXTV.js} +3 -3
- package/dist/{error-handler-YWRJD3ZX.js → error-handler-RCQ5H3D3.js} +9 -9
- package/dist/hooks/postrun.js +8 -8
- package/dist/hooks/prerun.js +8 -8
- package/dist/index.js +104 -163
- package/dist/{local-DU2CZ6Z3.js → local-7QIKYPL5.js} +3 -3
- package/dist/{node-package-manager-W22PEMMM.js → node-package-manager-OLHLHWTL.js} +4 -4
- package/dist/{path-COZT77T2.js → path-GB4VIEM6.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-GTBNK773.js → ui-GVWDQSOR.js} +3 -3
- package/dist/{workerd-CT4T6SDW.js → workerd-PYYL5AYY.js} +12 -12
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-F243634J.js";
|
|
4
4
|
import {
|
|
5
5
|
prompts
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-N77BK2FR.js";
|
|
7
7
|
import {
|
|
8
8
|
staticService
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-H7NW53OX.js";
|
|
10
10
|
import {
|
|
11
11
|
base_command_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-ITSXRFLE.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
|
|
|
34
34
|
export {
|
|
35
35
|
KitchenSinkAll
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-23Q74MWH.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cliInstallCommand
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-76WLOUWP.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ITSXRFLE.js";
|
|
7
7
|
import {
|
|
8
8
|
renderInfo
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-GWTUHQYO.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
|
|
|
34
34
|
export {
|
|
35
35
|
Upgrade
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-2UUMQCBY.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
openURL
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GWTUHQYO.js";
|
|
4
4
|
import {
|
|
5
5
|
init_cjs_shims
|
|
6
6
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -15,4 +15,4 @@ async function searchService(query) {
|
|
|
15
15
|
export {
|
|
16
16
|
searchService
|
|
17
17
|
};
|
|
18
|
-
//# sourceMappingURL=chunk-
|
|
18
|
+
//# sourceMappingURL=chunk-4QID2NII.js.map
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
|
|
5
5
|
// ../cli-kit/dist/public/common/version.js
|
|
6
6
|
init_cjs_shims();
|
|
7
|
-
var CLI_KIT_VERSION = "3.87.
|
|
7
|
+
var CLI_KIT_VERSION = "3.87.1";
|
|
8
8
|
|
|
9
9
|
export {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
11
|
};
|
|
12
|
-
//# sourceMappingURL=chunk-
|
|
12
|
+
//# sourceMappingURL=chunk-6AZR3EEJ.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-6AZR3EEJ.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-GWTUHQYO.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -17,4 +17,4 @@ async function versionService() {
|
|
|
17
17
|
export {
|
|
18
18
|
versionService
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-6LIAGQFX.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
packageManagerFromUserAgent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LY3CTHXO.js";
|
|
4
4
|
import {
|
|
5
5
|
currentProcessIsGlobal,
|
|
6
6
|
inferPackageManagerForGlobalCLI,
|
|
7
7
|
outputContent,
|
|
8
8
|
outputToken
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-GWTUHQYO.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ export {
|
|
|
25
25
|
cliInstallCommand,
|
|
26
26
|
getOutputUpdateCLIReminder
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-76WLOUWP.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ITSXRFLE.js";
|
|
4
4
|
import {
|
|
5
5
|
ensureAuthenticatedUser,
|
|
6
6
|
fetch,
|
|
7
7
|
findSessionByAlias,
|
|
8
8
|
getSessionAlias,
|
|
9
9
|
identityFqdn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-KT66WYZX.js";
|
|
11
11
|
import {
|
|
12
12
|
setCurrentSessionId
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-LY3CTHXO.js";
|
|
14
14
|
import {
|
|
15
15
|
outputCompleted,
|
|
16
16
|
renderSelectPrompt
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-GWTUHQYO.js";
|
|
18
18
|
import {
|
|
19
19
|
require_lib
|
|
20
20
|
} from "./chunk-VLBE545G.js";
|
|
@@ -84,4 +84,4 @@ export {
|
|
|
84
84
|
promptSessionSelect,
|
|
85
85
|
Login
|
|
86
86
|
};
|
|
87
|
-
//# sourceMappingURL=chunk-
|
|
87
|
+
//# sourceMappingURL=chunk-7ZPVVRUW.js.map
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "./chunk-EFOOQV72.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ITSXRFLE.js";
|
|
7
7
|
import {
|
|
8
8
|
fanoutHooks
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-EU2KBN47.js";
|
|
10
10
|
import {
|
|
11
11
|
businessPlatformRequest,
|
|
12
12
|
ensureAuthenticatedAdmin,
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
graphqlRequest,
|
|
15
15
|
logout,
|
|
16
16
|
normalizeStoreFqdn
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-KT66WYZX.js";
|
|
18
18
|
import {
|
|
19
19
|
findUpAndReadPackageJson,
|
|
20
20
|
getPackageManager,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
packageManagerFromUserAgent,
|
|
23
23
|
readAndParsePackageJson,
|
|
24
24
|
writePackageJSON
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-LY3CTHXO.js";
|
|
26
26
|
import {
|
|
27
27
|
AbortError,
|
|
28
28
|
BugError,
|
|
@@ -62,7 +62,7 @@ import {
|
|
|
62
62
|
runWithTimer,
|
|
63
63
|
source_default,
|
|
64
64
|
writeFile
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-GWTUHQYO.js";
|
|
66
66
|
import {
|
|
67
67
|
require_ansi_escapes,
|
|
68
68
|
require_ansi_styles,
|
|
@@ -102,7 +102,7 @@ import {
|
|
|
102
102
|
relativePath,
|
|
103
103
|
relativizePath,
|
|
104
104
|
resolvePath
|
|
105
|
-
} from "./chunk-
|
|
105
|
+
} from "./chunk-EG6MBBEN.js";
|
|
106
106
|
import {
|
|
107
107
|
__commonJS,
|
|
108
108
|
__require,
|
|
@@ -153037,4 +153037,4 @@ export {
|
|
|
153037
153037
|
getDebugBannerLine,
|
|
153038
153038
|
getUtilityBannerlines
|
|
153039
153039
|
};
|
|
153040
|
-
//# sourceMappingURL=chunk-
|
|
153040
|
+
//# sourceMappingURL=chunk-CKTUCT5O.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ITSXRFLE.js";
|
|
4
4
|
import {
|
|
5
5
|
cacheClear
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-LY3CTHXO.js";
|
|
7
7
|
import {
|
|
8
8
|
environmentVariables,
|
|
9
9
|
isTruthy
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GWTUHQYO.js";
|
|
11
11
|
import {
|
|
12
12
|
require_lib
|
|
13
13
|
} from "./chunk-VLBE545G.js";
|
|
@@ -26,7 +26,7 @@ init_cjs_shims();
|
|
|
26
26
|
init_cjs_shims();
|
|
27
27
|
import { fileURLToPath } from "node:url";
|
|
28
28
|
async function launchCLI(options) {
|
|
29
|
-
let { errorHandler } = await import("./error-handler-
|
|
29
|
+
let { errorHandler } = await import("./error-handler-RCQ5H3D3.js"), { isDevelopment } = await import("./local-7QIKYPL5.js"), oclif = await import("./lib-G7Q5M6VX.js"), { ShopifyConfig } = await import("./custom-oclif-loader-YCPEUXTV.js");
|
|
30
30
|
isDevelopment() && (oclif.default.settings.debug = !0);
|
|
31
31
|
try {
|
|
32
32
|
let config = new ShopifyConfig({ root: fileURLToPath(options.moduleURL) });
|
|
@@ -41,7 +41,7 @@ var import_core = __toESM(require_lib());
|
|
|
41
41
|
async function exitIfOldNodeVersion(versions = process.versions) {
|
|
42
42
|
let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
43
43
|
if (nodeMajorVersion < 18) {
|
|
44
|
-
let { renderError } = await import("./ui-
|
|
44
|
+
let { renderError } = await import("./ui-GVWDQSOR.js");
|
|
45
45
|
renderError({
|
|
46
46
|
headline: "Upgrade to a supported Node version now.",
|
|
47
47
|
body: [
|
|
@@ -68,7 +68,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
|
|
|
68
68
|
return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
|
|
69
69
|
}
|
|
70
70
|
async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
|
|
71
|
-
let { findUpAndReadPackageJson } = await import("./node-package-manager-
|
|
71
|
+
let { findUpAndReadPackageJson } = await import("./node-package-manager-OLHLHWTL.js"), { moduleDirectory } = await import("./path-GB4VIEM6.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
72
72
|
if (argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
73
73
|
let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
74
74
|
argv.splice(initIndex2, 0, "init");
|
|
@@ -117,4 +117,4 @@ export {
|
|
|
117
117
|
jsonFlag,
|
|
118
118
|
ClearCache
|
|
119
119
|
};
|
|
120
|
-
//# sourceMappingURL=chunk-
|
|
120
|
+
//# sourceMappingURL=chunk-CXQE3TGJ.js.map
|
|
@@ -30,7 +30,7 @@ var require_commondir = __commonJS({
|
|
|
30
30
|
|
|
31
31
|
// ../cli-kit/dist/public/node/path.js
|
|
32
32
|
init_cjs_shims();
|
|
33
|
-
var import_commondir = __toESM(require_commondir()
|
|
33
|
+
var import_commondir = __toESM(require_commondir());
|
|
34
34
|
|
|
35
35
|
// ../../node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/index.mjs
|
|
36
36
|
init_cjs_shims();
|
|
@@ -193,4 +193,4 @@ export {
|
|
|
193
193
|
sniffForPath,
|
|
194
194
|
sniffForJson
|
|
195
195
|
};
|
|
196
|
-
//# sourceMappingURL=chunk-
|
|
196
|
+
//# sourceMappingURL=chunk-EG6MBBEN.js.map
|
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
getLastSeenUserIdAfterAuth,
|
|
4
4
|
getSensitiveEnvironmentData,
|
|
5
5
|
requestIdsCollection
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KT66WYZX.js";
|
|
7
7
|
import {
|
|
8
8
|
fetch
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-OIHYAA4J.js";
|
|
10
10
|
import {
|
|
11
11
|
runWithRateLimit
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-LY3CTHXO.js";
|
|
13
13
|
import {
|
|
14
14
|
CLI_KIT_VERSION
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-6AZR3EEJ.js";
|
|
16
16
|
import {
|
|
17
17
|
alwaysLogAnalytics,
|
|
18
18
|
alwaysLogMetrics,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
outputDebug,
|
|
29
29
|
outputToken,
|
|
30
30
|
reportingRateLimit
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-GWTUHQYO.js";
|
|
32
32
|
import {
|
|
33
33
|
__commonJS,
|
|
34
34
|
__esm,
|
|
@@ -16097,4 +16097,4 @@ export {
|
|
|
16097
16097
|
recordEvent2 as recordEvent,
|
|
16098
16098
|
compileData2 as compileData
|
|
16099
16099
|
};
|
|
16100
|
-
//# sourceMappingURL=chunk-
|
|
16100
|
+
//# sourceMappingURL=chunk-EU2KBN47.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
renderConcurrent,
|
|
3
3
|
renderTasks
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-GWTUHQYO.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -43,4 +43,4 @@ async function asyncTasks() {
|
|
|
43
43
|
export {
|
|
44
44
|
asyncTasks
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=chunk-
|
|
46
|
+
//# sourceMappingURL=chunk-F243634J.js.map
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
normalizePath,
|
|
30
30
|
relativizePath,
|
|
31
31
|
sniffForPath
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-EG6MBBEN.js";
|
|
33
33
|
import {
|
|
34
34
|
__commonJS,
|
|
35
35
|
__esm,
|
|
@@ -24558,7 +24558,7 @@ minimatch.escape = escape;
|
|
|
24558
24558
|
minimatch.unescape = unescape2;
|
|
24559
24559
|
|
|
24560
24560
|
// ../cli-kit/dist/public/node/fs.js
|
|
24561
|
-
var import_fast_glob = __toESM(require_out()
|
|
24561
|
+
var import_fast_glob = __toESM(require_out());
|
|
24562
24562
|
import { mkdirSync as fsMkdirSync, readFileSync as fsReadFileSync, writeFileSync as fsWriteFileSync, appendFileSync as fsAppendFileSync, statSync as fsStatSync, createReadStream as fsCreateReadStream, createWriteStream as fsCreateWriteStream, constants as fsConstants, existsSync as fsFileExistsSync, unlinkSync as fsUnlinkSync, accessSync, statSync } from "fs";
|
|
24563
24563
|
import { mkdir as fsMkdir, writeFile as fsWriteFile, readFile as fsReadFile, realpath as fsRealPath, appendFile as fsAppendFile, mkdtemp as fsMkdtemp, stat as fsStat, lstat as fsLstat, chmod as fsChmod, access as fsAccess, rename as fsRename, unlink as fsUnlink, readdir as fsReaddir } from "fs/promises";
|
|
24564
24564
|
async function inTemporaryDirectory(callback) {
|
|
@@ -30238,7 +30238,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
30238
30238
|
try {
|
|
30239
30239
|
await getAndSet();
|
|
30240
30240
|
} catch (error) {
|
|
30241
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
30241
|
+
let { sendErrorToBugsnag } = await import("./error-handler-RCQ5H3D3.js");
|
|
30242
30242
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
30243
30243
|
}
|
|
30244
30244
|
}, durationStack = [];
|
|
@@ -32292,4 +32292,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
32292
32292
|
* LICENSE file in the root directory of this source tree.
|
|
32293
32293
|
*)
|
|
32294
32294
|
*/
|
|
32295
|
-
//# sourceMappingURL=chunk-
|
|
32295
|
+
//# sourceMappingURL=chunk-GWTUHQYO.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
renderSuccess,
|
|
8
8
|
renderTable,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GWTUHQYO.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -203,4 +203,4 @@ async function staticService() {
|
|
|
203
203
|
export {
|
|
204
204
|
staticService
|
|
205
205
|
};
|
|
206
|
-
//# sourceMappingURL=chunk-
|
|
206
|
+
//# sourceMappingURL=chunk-H7NW53OX.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
errorHandler,
|
|
3
3
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-YFIY3MUW.js";
|
|
5
5
|
import {
|
|
6
6
|
setCurrentCommandId,
|
|
7
7
|
showNotificationsIfNeeded
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-JOBZ2ZJ4.js";
|
|
9
9
|
import {
|
|
10
10
|
hashString
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-OIHYAA4J.js";
|
|
12
12
|
import {
|
|
13
13
|
AbortError,
|
|
14
14
|
addPublicMetadata,
|
|
@@ -24,13 +24,13 @@ import {
|
|
|
24
24
|
renderWarning,
|
|
25
25
|
terminalSupportsPrompting,
|
|
26
26
|
underscore
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-GWTUHQYO.js";
|
|
28
28
|
import {
|
|
29
29
|
require_lib
|
|
30
30
|
} from "./chunk-VLBE545G.js";
|
|
31
31
|
import {
|
|
32
32
|
cwd
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-EG6MBBEN.js";
|
|
34
34
|
import {
|
|
35
35
|
__commonJS,
|
|
36
36
|
__require,
|
|
@@ -1709,4 +1709,4 @@ export {
|
|
|
1709
1709
|
noDefaultsOptions,
|
|
1710
1710
|
base_command_default
|
|
1711
1711
|
};
|
|
1712
|
-
//# sourceMappingURL=chunk-
|
|
1712
|
+
//# sourceMappingURL=chunk-ITSXRFLE.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
reportAnalyticsEvent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EU2KBN47.js";
|
|
4
4
|
import {
|
|
5
5
|
getNextDeprecationDate
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KT66WYZX.js";
|
|
7
7
|
import {
|
|
8
8
|
addSensitiveMetadata,
|
|
9
9
|
getAllSensitiveMetadata,
|
|
10
10
|
outputDebug,
|
|
11
11
|
renderWarning
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-GWTUHQYO.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -77,4 +77,4 @@ export {
|
|
|
77
77
|
postRunHookHasCompleted,
|
|
78
78
|
hook
|
|
79
79
|
};
|
|
80
|
-
//# sourceMappingURL=chunk-
|
|
80
|
+
//# sourceMappingURL=chunk-JDEWPBGH.js.map
|
|
@@ -2,15 +2,15 @@ import {
|
|
|
2
2
|
fetch,
|
|
3
3
|
jsonOutputEnabled,
|
|
4
4
|
z
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-OIHYAA4J.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-LY3CTHXO.js";
|
|
11
11
|
import {
|
|
12
12
|
CLI_KIT_VERSION
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-6AZR3EEJ.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
exec,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
renderError,
|
|
20
20
|
renderInfo,
|
|
21
21
|
renderWarning
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-GWTUHQYO.js";
|
|
23
23
|
import {
|
|
24
24
|
init_cjs_shims
|
|
25
25
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -87,7 +87,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
|
|
|
87
87
|
throw new AbortSilentError();
|
|
88
88
|
let errorMessage = `Error showing notifications: ${error.message}`;
|
|
89
89
|
outputDebug(errorMessage);
|
|
90
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
90
|
+
let { sendErrorToBugsnag } = await import("./error-handler-RCQ5H3D3.js");
|
|
91
91
|
await sendErrorToBugsnag(errorMessage, "unexpected_error");
|
|
92
92
|
}
|
|
93
93
|
}
|
|
@@ -200,4 +200,4 @@ export {
|
|
|
200
200
|
fetchNotificationsInBackground,
|
|
201
201
|
stringifyFilters
|
|
202
202
|
};
|
|
203
|
-
//# sourceMappingURL=chunk-
|
|
203
|
+
//# sourceMappingURL=chunk-JOBZ2ZJ4.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearCollectedLogs,
|
|
3
3
|
collectedLogs
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-GWTUHQYO.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
|
|
|
33
33
|
export {
|
|
34
34
|
mockAndCaptureOutput
|
|
35
35
|
};
|
|
36
|
-
//# sourceMappingURL=chunk-
|
|
36
|
+
//# sourceMappingURL=chunk-K4JH57B7.js.map
|
|
@@ -2,13 +2,13 @@ import {
|
|
|
2
2
|
fetchNotifications,
|
|
3
3
|
getNotifications,
|
|
4
4
|
stringifyFilters
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-JOBZ2ZJ4.js";
|
|
6
6
|
import {
|
|
7
7
|
randomUUID
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-OIHYAA4J.js";
|
|
9
9
|
import {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-6AZR3EEJ.js";
|
|
12
12
|
import {
|
|
13
13
|
outputInfo,
|
|
14
14
|
renderSelectPrompt,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderTable,
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
writeFile
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-GWTUHQYO.js";
|
|
20
20
|
import {
|
|
21
21
|
init_cjs_shims
|
|
22
22
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -103,4 +103,4 @@ export {
|
|
|
103
103
|
generate,
|
|
104
104
|
list
|
|
105
105
|
};
|
|
106
|
-
//# sourceMappingURL=chunk-
|
|
106
|
+
//# sourceMappingURL=chunk-K6IFMHN3.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generate
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-K6IFMHN3.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ITSXRFLE.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
Generate
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-KDVEMQGZ.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-N77BK2FR.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ITSXRFLE.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkPrompts
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-KFQPNPET.js.map
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
sanitizedHeadersOutput,
|
|
19
19
|
shopifyFetch,
|
|
20
20
|
z
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-OIHYAA4J.js";
|
|
22
22
|
import {
|
|
23
23
|
cacheRetrieveOrRepopulate,
|
|
24
24
|
getCurrentSessionId,
|
|
@@ -30,10 +30,10 @@ import {
|
|
|
30
30
|
setCurrentSessionId,
|
|
31
31
|
setSessions,
|
|
32
32
|
timeIntervalToMilliseconds
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-LY3CTHXO.js";
|
|
34
34
|
import {
|
|
35
35
|
CLI_KIT_VERSION
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-6AZR3EEJ.js";
|
|
37
37
|
import {
|
|
38
38
|
AbortError,
|
|
39
39
|
BugError,
|
|
@@ -96,10 +96,10 @@ import {
|
|
|
96
96
|
sessionConstants,
|
|
97
97
|
stringifyMessage,
|
|
98
98
|
themeToken
|
|
99
|
-
} from "./chunk-
|
|
99
|
+
} from "./chunk-GWTUHQYO.js";
|
|
100
100
|
import {
|
|
101
101
|
cwd
|
|
102
|
-
} from "./chunk-
|
|
102
|
+
} from "./chunk-EG6MBBEN.js";
|
|
103
103
|
import {
|
|
104
104
|
__commonJS,
|
|
105
105
|
__require,
|
|
@@ -4671,4 +4671,4 @@ export {
|
|
|
4671
4671
|
getEnvironmentData,
|
|
4672
4672
|
getSensitiveEnvironmentData
|
|
4673
4673
|
};
|
|
4674
|
-
//# sourceMappingURL=chunk-
|
|
4674
|
+
//# sourceMappingURL=chunk-KT66WYZX.js.map
|
|
@@ -20,14 +20,14 @@ import {
|
|
|
20
20
|
runWithTimer,
|
|
21
21
|
unixFileIsOwnedByCurrentUser,
|
|
22
22
|
writeFile
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-GWTUHQYO.js";
|
|
24
24
|
import {
|
|
25
25
|
require_semver
|
|
26
26
|
} from "./chunk-HMDWNGIV.js";
|
|
27
27
|
import {
|
|
28
28
|
dirname,
|
|
29
29
|
joinPath
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-EG6MBBEN.js";
|
|
31
31
|
import {
|
|
32
32
|
__commonJS,
|
|
33
33
|
__export,
|
|
@@ -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-LY3CTHXO.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderDangerousConfirmationPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderTextPrompt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-GWTUHQYO.js";
|
|
9
9
|
import {
|
|
10
10
|
init_cjs_shims
|
|
11
11
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -175,4 +175,4 @@ async function prompts() {
|
|
|
175
175
|
export {
|
|
176
176
|
prompts
|
|
177
177
|
};
|
|
178
|
-
//# sourceMappingURL=chunk-
|
|
178
|
+
//# sourceMappingURL=chunk-N77BK2FR.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ITSXRFLE.js";
|
|
4
4
|
import {
|
|
5
5
|
require_lib
|
|
6
6
|
} from "./chunk-VLBE545G.js";
|
|
@@ -46,4 +46,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
|
|
|
46
46
|
export {
|
|
47
47
|
HelpCommand
|
|
48
48
|
};
|
|
49
|
-
//# sourceMappingURL=chunk-
|
|
49
|
+
//# sourceMappingURL=chunk-NAE7XFUQ.js.map
|