@shopify/cli 3.85.2 → 3.85.3
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-G6VSMPDS.js → chunk-3XWYM7QS.js} +3 -3
- package/dist/{chunk-SJI2AT4E.js → chunk-5RNGA7FX.js} +5 -5
- package/dist/{chunk-PCO7BTB2.js → chunk-6A6GDV25.js} +4 -4
- package/dist/{chunk-63DVTKIC.js → chunk-6RJ7HBOQ.js} +3 -3
- package/dist/{chunk-YCRRJE3E.js → chunk-AMWSD3HH.js} +3 -3
- package/dist/{chunk-BNANL2RF.js → chunk-C45MKMJT.js} +398 -314
- package/dist/{chunk-LYLEKYI6.js → chunk-CAONVM2S.js} +3 -3
- package/dist/{chunk-3HB45LNC.js → chunk-D5DJSKHK.js} +6 -6
- package/dist/{chunk-K4MF722S.js → chunk-EDXQ22O4.js} +6 -6
- package/dist/{chunk-BBD57WPK.js → chunk-EWEA4LRT.js} +2 -2
- package/dist/{chunk-DHC7FUNN.js → chunk-F7TU455C.js} +2 -2
- package/dist/{chunk-NONJKAAK.js → chunk-FGEKMLLA.js} +5 -5
- package/dist/{chunk-HJUBFP6H.js → chunk-GRVHLYQS.js} +3 -3
- package/dist/{chunk-CO5XRUNB.js → chunk-HBANZKAF.js} +3 -3
- package/dist/{chunk-IIFNATCS.js → chunk-HS2O5IHL.js} +2 -2
- package/dist/{chunk-GWSQTZJI.js → chunk-HTTZVPR6.js} +3 -3
- package/dist/{chunk-TPK3IOCE.js → chunk-I4ATBX6D.js} +4 -4
- package/dist/{chunk-JJTURC36.js → chunk-IHXRXBUN.js} +6 -6
- package/dist/{chunk-J3GJSEAX.js → chunk-JAUHWNMJ.js} +5 -5
- package/dist/{chunk-3GLPAOWG.js → chunk-L54PNQGV.js} +2 -2
- package/dist/{chunk-3KWF52OH.js → chunk-LJXXOFEJ.js} +2 -2
- package/dist/{chunk-UWYW5CE4.js → chunk-NLFRHIZY.js} +5 -5
- package/dist/{chunk-FZGEJWCA.js → chunk-OQKAZQIC.js} +5 -5
- package/dist/{chunk-YTNLVKDJ.js → chunk-OURS5IQY.js} +3 -3
- package/dist/{chunk-PK2ZJN2D.js → chunk-QHKSKL4E.js} +3 -3
- package/dist/{chunk-ETGIQIBS.js → chunk-QP2MOS2Y.js} +2 -2
- package/dist/{chunk-B2IMQTAS.js → chunk-RPU6TIF2.js} +7 -7
- package/dist/{chunk-QGFQPDQE.js → chunk-UW4ASA6Y.js} +3 -3
- package/dist/{chunk-5RQSFT35.js → chunk-V5ONTA7N.js} +2 -2
- package/dist/{chunk-EUJBLPMW.js → chunk-VR6Z7LKU.js} +3 -3
- package/dist/{chunk-MI76AMGA.js → chunk-VVUZFYUK.js} +4 -4
- package/dist/{chunk-YTHR7DHB.js → chunk-XJBIASMX.js} +3 -3
- package/dist/{chunk-AQBAXHB6.js → chunk-Y4H4HMEZ.js} +2 -2
- package/dist/{chunk-MU6B24WQ.js → chunk-ZHKIKKU7.js} +3 -3
- package/dist/cli/commands/auth/login.js +10 -10
- package/dist/cli/commands/auth/login.test.js +11 -11
- package/dist/cli/commands/auth/logout.js +10 -10
- package/dist/cli/commands/auth/logout.test.js +11 -11
- package/dist/cli/commands/cache/clear.js +10 -10
- package/dist/cli/commands/debug/command-flags.js +10 -10
- package/dist/cli/commands/docs/generate.js +10 -10
- package/dist/cli/commands/docs/generate.test.js +10 -10
- package/dist/cli/commands/help.js +10 -10
- package/dist/cli/commands/kitchen-sink/async.js +11 -11
- package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
- package/dist/cli/commands/kitchen-sink/index.js +13 -13
- package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
- package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
- package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
- package/dist/cli/commands/kitchen-sink/static.js +11 -11
- package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
- package/dist/cli/commands/notifications/generate.js +11 -11
- package/dist/cli/commands/notifications/list.js +11 -11
- package/dist/cli/commands/search.js +11 -11
- package/dist/cli/commands/upgrade.js +11 -11
- package/dist/cli/commands/version.js +11 -11
- package/dist/cli/commands/version.test.js +11 -11
- package/dist/cli/services/commands/notifications.js +6 -6
- package/dist/cli/services/commands/search.js +2 -2
- package/dist/cli/services/commands/search.test.js +2 -2
- package/dist/cli/services/commands/version.js +3 -3
- package/dist/cli/services/commands/version.test.js +4 -4
- package/dist/cli/services/kitchen-sink/async.js +2 -2
- package/dist/cli/services/kitchen-sink/prompts.js +2 -2
- package/dist/cli/services/kitchen-sink/static.js +2 -2
- package/dist/cli/services/upgrade.js +3 -3
- package/dist/cli/services/upgrade.test.js +4 -4
- package/dist/{custom-oclif-loader-MIHTOE44.js → custom-oclif-loader-YDKLB47A.js} +2 -2
- package/dist/{error-handler-NTBLUSJY.js → error-handler-BYZU2C5C.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +37 -61
- package/dist/{local-JNP36HLV.js → local-XLJD5WYP.js} +2 -2
- package/dist/{node-package-manager-EHYWEIML.js → node-package-manager-I7AWSWJ4.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-XVYQT3H5.js → ui-2AJAFJYY.js} +2 -2
- package/dist/{workerd-X2PCOICQ.js → workerd-4DJKRJUB.js} +11 -11
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NLFRHIZY.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult,
|
|
6
6
|
renderTable
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-HS2O5IHL.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
10
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -84,4 +84,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
|
|
|
84
84
|
export {
|
|
85
85
|
CommandFlags
|
|
86
86
|
};
|
|
87
|
-
//# sourceMappingURL=chunk-
|
|
87
|
+
//# sourceMappingURL=chunk-3XWYM7QS.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-Y4H4HMEZ.js";
|
|
4
4
|
import {
|
|
5
5
|
prompts
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QP2MOS2Y.js";
|
|
7
7
|
import {
|
|
8
8
|
staticService
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-V5ONTA7N.js";
|
|
10
10
|
import {
|
|
11
11
|
base_command_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-NLFRHIZY.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-5RNGA7FX.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cliInstallCommand
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-CAONVM2S.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.js";
|
|
7
7
|
import {
|
|
8
8
|
renderInfo
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-HS2O5IHL.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-6A6GDV25.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-Y4H4HMEZ.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkAsync
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-6RJ7HBOQ.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-L54PNQGV.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-HS2O5IHL.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-AMWSD3HH.js.map
|