@shopify/cli 3.78.0 → 3.78.2
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-MLQTLKNQ.js → chunk-6G5FH3WC.js} +2 -2
- package/dist/{chunk-GRJWPHAK.js → chunk-6GHUZFPP.js} +2 -2
- package/dist/{chunk-KJNPOPZU.js → chunk-6HJM24C2.js} +3 -3
- package/dist/{chunk-VNCW4T6F.js → chunk-6V2YVCS2.js} +4 -4
- package/dist/{chunk-FIH2SHBE.js → chunk-7KZBYW7W.js} +3 -3
- package/dist/{chunk-RYZBD47F.js → chunk-7S2OZRQF.js} +3 -3
- package/dist/{chunk-A5LK333I.js → chunk-DHQUQSYW.js} +2 -2
- package/dist/{chunk-R2JN4S25.js → chunk-DOEVJAN2.js} +7 -3
- package/dist/{chunk-K6OZPDRE.js → chunk-DR5VG62Q.js} +3 -3
- package/dist/{chunk-35A3HBTL.js → chunk-E76452W5.js} +3 -3
- package/dist/{chunk-UDNM674J.js → chunk-GJEIVT3X.js} +3 -3
- package/dist/{chunk-IJLYOQTB.js → chunk-GTVU6SJH.js} +2 -2
- package/dist/{chunk-QVDCZMPL.js → chunk-HZRI37XU.js} +3 -3
- package/dist/{chunk-D2R3AM3S.js → chunk-IBRFXDBZ.js} +6 -6
- package/dist/{chunk-HQF3OQCV.js → chunk-IG6TAMGV.js} +6 -6
- package/dist/{chunk-ICGAJSRH.js → chunk-IK6NAHQI.js} +3 -3
- package/dist/{chunk-C3Q6M5C3.js → chunk-L35GVYH5.js} +3 -3
- package/dist/{chunk-VTV2W43J.js → chunk-L4SLRBFT.js} +3 -3
- package/dist/{chunk-35XDICNP.js → chunk-LAKQWRR5.js} +2 -2
- package/dist/{chunk-KUVHPVGH.js → chunk-LGQNLPOA.js} +3 -3
- package/dist/{chunk-5LKOKELK.js → chunk-QTIPSIA5.js} +7 -7
- package/dist/{chunk-VAMD3FV3.js → chunk-S5XTFY2H.js} +4 -4
- package/dist/{chunk-TQMZLUGH.js → chunk-TVCBBRZD.js} +4 -4
- package/dist/{chunk-WM4XS6OG.js → chunk-UE4DFKJU.js} +3 -3
- package/dist/{chunk-GEAXCEGF.js → chunk-UP44YINT.js} +4 -4
- package/dist/{chunk-N2GQBM45.js → chunk-UV2DGNFK.js} +4 -4
- package/dist/{chunk-NCYK3NPS.js → chunk-VBX7R3AF.js} +9 -9
- package/dist/{chunk-HLFLQFAO.js → chunk-VEHGKA4Q.js} +5 -5
- package/dist/{chunk-VNKMVUTV.js → chunk-WBWYZ7XQ.js} +4 -4
- package/dist/{chunk-KKK42SBP.js → chunk-WYNL2S7B.js} +3 -3
- package/dist/{chunk-S6ZWGAX6.js → chunk-YKVQZFEC.js} +7 -7
- package/dist/{chunk-WVISX7R6.js → chunk-YXH3NSML.js} +2 -2
- package/dist/{chunk-XSNERQSV.js → chunk-ZPZFAVIY.js} +2 -2
- package/dist/{chunk-2YVR2YAE.js → chunk-ZTD22GER.js} +3 -3
- 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 +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-URFPN7T5.js → custom-oclif-loader-TUNXMYGU.js} +2 -2
- package/dist/{error-handler-JMG43AG2.js → error-handler-AWP3RCBG.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +81 -77
- package/dist/{local-VNB4TMEI.js → local-RBT53U3L.js} +2 -2
- package/dist/{node-4XPDXMES.js → node-SKXMS2TZ.js} +12 -12
- package/dist/{node-package-manager-GL4PGGZJ.js → node-package-manager-BZHJZTGV.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-LKIZMLKP.js → ui-5MADIMGC.js} +2 -2
- package/dist/{workerd-RCIF7HOL.js → workerd-YRUKUE76.js} +12 -12
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderText,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-DOEVJAN2.js";
|
|
21
21
|
import "./chunk-B5EXYCV3.js";
|
|
22
22
|
import "./chunk-75LV6AQS.js";
|
|
23
23
|
import "./chunk-57Q6OQG4.js";
|
|
@@ -51,4 +51,4 @@ export {
|
|
|
51
51
|
renderTextPrompt,
|
|
52
52
|
renderWarning
|
|
53
53
|
};
|
|
54
|
-
//# sourceMappingURL=ui-
|
|
54
|
+
//# sourceMappingURL=ui-5MADIMGC.js.map
|
|
@@ -10,20 +10,20 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-VBX7R3AF.js";
|
|
14
14
|
import "./chunk-LQ2ZKVR6.js";
|
|
15
15
|
import "./chunk-CP3BRHWK.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-L4SLRBFT.js";
|
|
17
|
+
import "./chunk-WBWYZ7XQ.js";
|
|
18
|
+
import "./chunk-QTIPSIA5.js";
|
|
19
19
|
import "./chunk-SHWOPMLQ.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-IBRFXDBZ.js";
|
|
21
|
+
import "./chunk-UV2DGNFK.js";
|
|
22
|
+
import "./chunk-IG6TAMGV.js";
|
|
23
|
+
import "./chunk-6HJM24C2.js";
|
|
24
24
|
import "./chunk-25IMI7TH.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-6G5FH3WC.js";
|
|
26
|
+
import "./chunk-IK6NAHQI.js";
|
|
27
27
|
import "./chunk-HMDWNGIV.js";
|
|
28
28
|
import {
|
|
29
29
|
AbortError,
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
readFile,
|
|
33
33
|
renderSuccess,
|
|
34
34
|
source_default
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-DOEVJAN2.js";
|
|
36
36
|
import "./chunk-B5EXYCV3.js";
|
|
37
37
|
import "./chunk-75LV6AQS.js";
|
|
38
38
|
import {
|
|
@@ -171,4 +171,4 @@ async function startWorkerdServer({
|
|
|
171
171
|
export {
|
|
172
172
|
startWorkerdServer
|
|
173
173
|
};
|
|
174
|
-
//# sourceMappingURL=workerd-
|
|
174
|
+
//# sourceMappingURL=workerd-YRUKUE76.js.map
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/cli",
|
|
3
|
-
"version": "3.78.
|
|
3
|
+
"version": "3.78.2",
|
|
4
4
|
"packageManager": "pnpm@8.15.7",
|
|
5
5
|
"private": false,
|
|
6
6
|
"description": "A CLI tool to build for the Shopify platform",
|
|
@@ -99,11 +99,11 @@
|
|
|
99
99
|
"@oclif/core": "3.26.5",
|
|
100
100
|
"@oclif/plugin-commands": "4.1.18",
|
|
101
101
|
"@oclif/plugin-plugins": "5.4.28",
|
|
102
|
-
"@shopify/app": "3.78.
|
|
103
|
-
"@shopify/cli-kit": "3.78.
|
|
104
|
-
"@shopify/plugin-cloudflare": "3.78.
|
|
105
|
-
"@shopify/plugin-did-you-mean": "3.78.
|
|
106
|
-
"@shopify/theme": "3.78.
|
|
102
|
+
"@shopify/app": "3.78.2",
|
|
103
|
+
"@shopify/cli-kit": "3.78.2",
|
|
104
|
+
"@shopify/plugin-cloudflare": "3.78.2",
|
|
105
|
+
"@shopify/plugin-did-you-mean": "3.78.2",
|
|
106
|
+
"@shopify/theme": "3.78.2",
|
|
107
107
|
"@shopify/cli-hydrogen": "10.0.0",
|
|
108
108
|
"@types/global-agent": "3.0.0",
|
|
109
109
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|