@shopify/cli 3.80.0 → 3.80.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-AZ6Y4YZT.js → chunk-2SENSD2I.js} +4 -4
- package/dist/{chunk-PCSYEXIP.js → chunk-4N62VJCW.js} +6 -6
- package/dist/{chunk-YPF3IQMR.js → chunk-4O7JN5N7.js} +2 -2
- package/dist/{chunk-TC3YYLZY.js → chunk-5EUF2EDL.js} +3 -3
- package/dist/{chunk-BUJJ6TMB.js → chunk-6SM3SPO2.js} +3 -3
- package/dist/{chunk-REH3UHFP.js → chunk-6ZDFI7RQ.js} +2 -2
- package/dist/{chunk-IDQNIJ3J.js → chunk-7ABG3SAU.js} +4 -4
- package/dist/{chunk-NWFRDDT5.js → chunk-7RVTZY4V.js} +17 -5
- package/dist/{chunk-NRK4JPTC.js → chunk-AA6YHL4H.js} +4 -4
- package/dist/{chunk-VR4MPAR3.js → chunk-BJKFVTUU.js} +4 -4
- package/dist/{chunk-JSVOLQ6E.js → chunk-CC5JTJRC.js} +6 -6
- package/dist/{chunk-R3CVGGX7.js → chunk-CIGCMM7Y.js} +2 -2
- package/dist/{chunk-GFHULNRP.js → chunk-GXYYUJCZ.js} +7 -7
- package/dist/{chunk-H352PF4V.js → chunk-JEZFZHJT.js} +19 -50
- package/dist/{chunk-JH7IS4YF.js → chunk-JTTPS2WH.js} +2 -2
- package/dist/{chunk-2YZW7TJK.js → chunk-MGQUMYJJ.js} +3 -3
- package/dist/{chunk-37WBE3RC.js → chunk-MK43HXRP.js} +3 -3
- package/dist/{chunk-OGBA25HE.js → chunk-MRSGUMFQ.js} +3 -3
- package/dist/{chunk-AO63XITX.js → chunk-MUBX4Z7T.js} +2 -2
- package/dist/{chunk-GTREEQHM.js → chunk-O47Y2LR2.js} +5 -5
- package/dist/{chunk-SUFYMVTC.js → chunk-OEN366HT.js} +2 -2
- package/dist/{chunk-3MQT2ETC.js → chunk-OV2WT25T.js} +4 -4
- package/dist/{chunk-G4BLVBQD.js → chunk-PLPRXDTH.js} +4 -4
- package/dist/{chunk-MWIL24VU.js → chunk-RA6X53DS.js} +3 -3
- package/dist/{chunk-6LR4FWOA.js → chunk-SA6W52ZM.js} +4 -4
- package/dist/{chunk-GD4RPFTP.js → chunk-TV7RQJQS.js} +4 -4
- package/dist/{chunk-F43GEFQ6.js → chunk-TZT6MG73.js} +3 -3
- package/dist/{chunk-7H74TBA2.js → chunk-UNLDWBJ7.js} +3 -3
- package/dist/{chunk-PAKKG4IK.js → chunk-UWQ5RHX4.js} +7 -7
- package/dist/{chunk-S5NF3A56.js → chunk-WGIJUWK3.js} +3 -3
- package/dist/{chunk-XZ7LRLSW.js → chunk-WUIY4ZKO.js} +6 -6
- package/dist/{chunk-MMX2XAE3.js → chunk-YWMIXHIW.js} +5 -5
- package/dist/{chunk-XYKT7ZUU.js → chunk-Z4MGMNXM.js} +2 -2
- package/dist/{chunk-57Q6OQG4.js → chunk-ZUCWDIGE.js} +2 -2
- package/dist/{chunk-EDUZEBZD.js → chunk-ZXBYB5U7.js} +4 -4
- package/dist/cli/commands/auth/logout.js +12 -12
- package/dist/cli/commands/auth/logout.test.js +13 -13
- 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-HQIYD7VA.js → custom-oclif-loader-FXIJAWX7.js} +3 -3
- package/dist/{error-handler-BQ3ZQYX7.js → error-handler-EDZQQPRP.js} +9 -9
- package/dist/hooks/postrun.js +7 -7
- package/dist/hooks/prerun.js +8 -8
- package/dist/index.js +117 -106
- package/dist/{local-F5VFMUS5.js → local-7RAANNJV.js} +3 -3
- package/dist/{node-NS4BEHX4.js → node-UQTVOAV2.js} +13 -13
- package/dist/{node-package-manager-XTTAGATX.js → node-package-manager-EM4XDXO6.js} +4 -4
- package/dist/{path-2K5HIMHZ.js → path-GWAZZN2N.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-A4PGXQX4.js → ui-OHY6IY4A.js} +3 -3
- package/dist/{workerd-WQC6GRYP.js → workerd-UWTQ4ECK.js} +13 -13
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
|
@@ -17,11 +17,11 @@ import {
|
|
|
17
17
|
renderText,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-2SENSD2I.js";
|
|
21
21
|
import "./chunk-HMDWNGIV.js";
|
|
22
22
|
import "./chunk-B5EXYCV3.js";
|
|
23
23
|
import "./chunk-75LV6AQS.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-ZUCWDIGE.js";
|
|
25
25
|
import "./chunk-5AFYDRV4.js";
|
|
26
26
|
import "./chunk-3I3GQNEW.js";
|
|
27
27
|
import "./chunk-G5R6YD27.js";
|
|
@@ -52,4 +52,4 @@ export {
|
|
|
52
52
|
renderTextPrompt,
|
|
53
53
|
renderWarning
|
|
54
54
|
};
|
|
55
|
-
//# sourceMappingURL=ui-
|
|
55
|
+
//# sourceMappingURL=ui-OHY6IY4A.js.map
|
|
@@ -10,20 +10,20 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-JEZFZHJT.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-OV2WT25T.js";
|
|
17
|
+
import "./chunk-WUIY4ZKO.js";
|
|
18
|
+
import "./chunk-UWQ5RHX4.js";
|
|
19
19
|
import "./chunk-SHWOPMLQ.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-4N62VJCW.js";
|
|
21
|
+
import "./chunk-7RVTZY4V.js";
|
|
22
|
+
import "./chunk-CC5JTJRC.js";
|
|
23
|
+
import "./chunk-AA6YHL4H.js";
|
|
24
24
|
import "./chunk-25IMI7TH.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-OEN366HT.js";
|
|
26
|
+
import "./chunk-SA6W52ZM.js";
|
|
27
27
|
import {
|
|
28
28
|
AbortError,
|
|
29
29
|
createFileReadStream,
|
|
@@ -31,14 +31,14 @@ import {
|
|
|
31
31
|
readFile,
|
|
32
32
|
renderSuccess,
|
|
33
33
|
source_default
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-2SENSD2I.js";
|
|
35
35
|
import "./chunk-HMDWNGIV.js";
|
|
36
36
|
import "./chunk-B5EXYCV3.js";
|
|
37
37
|
import "./chunk-75LV6AQS.js";
|
|
38
38
|
import {
|
|
39
39
|
dirname,
|
|
40
40
|
resolvePath
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-ZUCWDIGE.js";
|
|
42
42
|
import "./chunk-5AFYDRV4.js";
|
|
43
43
|
import "./chunk-3I3GQNEW.js";
|
|
44
44
|
import "./chunk-G5R6YD27.js";
|
|
@@ -171,4 +171,4 @@ async function startWorkerdServer({
|
|
|
171
171
|
export {
|
|
172
172
|
startWorkerdServer
|
|
173
173
|
};
|
|
174
|
-
//# sourceMappingURL=workerd-
|
|
174
|
+
//# sourceMappingURL=workerd-UWTQ4ECK.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.80.
|
|
3
|
+
"version": "3.80.1",
|
|
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.80.
|
|
103
|
-
"@shopify/cli-kit": "3.80.
|
|
104
|
-
"@shopify/plugin-cloudflare": "3.80.
|
|
105
|
-
"@shopify/plugin-did-you-mean": "3.80.
|
|
106
|
-
"@shopify/theme": "3.80.
|
|
102
|
+
"@shopify/app": "3.80.1",
|
|
103
|
+
"@shopify/cli-kit": "3.80.1",
|
|
104
|
+
"@shopify/plugin-cloudflare": "3.80.1",
|
|
105
|
+
"@shopify/plugin-did-you-mean": "3.80.1",
|
|
106
|
+
"@shopify/theme": "3.80.1",
|
|
107
107
|
"@shopify/cli-hydrogen": "10.0.1",
|
|
108
108
|
"@types/global-agent": "3.0.0",
|
|
109
109
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|