@shopify/cli 3.85.1 → 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-TRKSH2XY.js → chunk-3XWYM7QS.js} +3 -3
- package/dist/{chunk-7JE3EHN3.js → chunk-5RNGA7FX.js} +5 -5
- package/dist/{chunk-6YB46YWH.js → chunk-6A6GDV25.js} +4 -4
- package/dist/{chunk-XNKJ52IR.js → chunk-6RJ7HBOQ.js} +3 -3
- package/dist/{chunk-ZZACM6JY.js → chunk-AMWSD3HH.js} +3 -3
- package/dist/{chunk-CKYPRLQQ.js → chunk-C45MKMJT.js} +400 -316
- package/dist/{chunk-FLHWGFGH.js → chunk-CAONVM2S.js} +3 -3
- package/dist/{chunk-GGNBWCCE.js → chunk-D5DJSKHK.js} +7 -7
- package/dist/{chunk-S3MBABAK.js → chunk-EDXQ22O4.js} +6 -6
- package/dist/{chunk-Y2JP6WFP.js → chunk-EG6MBBEN.js} +2 -2
- package/dist/{chunk-LOJKECKW.js → chunk-EWEA4LRT.js} +2 -2
- package/dist/{chunk-CNY4KRKG.js → chunk-F7TU455C.js} +2 -2
- package/dist/{chunk-KIC7OBUL.js → chunk-FGEKMLLA.js} +6 -6
- package/dist/{chunk-62H2KYOJ.js → chunk-GRVHLYQS.js} +4 -4
- package/dist/{chunk-TVWMGUCW.js → chunk-HBANZKAF.js} +3 -3
- package/dist/{chunk-MHFD5A4P.js → chunk-HS2O5IHL.js} +3 -3
- package/dist/{chunk-PYZUPEOA.js → chunk-HTTZVPR6.js} +3 -3
- package/dist/{chunk-G6OERDCU.js → chunk-I4ATBX6D.js} +4 -4
- package/dist/{chunk-YJZEHV2H.js → chunk-IHXRXBUN.js} +6 -6
- package/dist/{chunk-7LEPNDDJ.js → chunk-JAUHWNMJ.js} +5 -5
- package/dist/{chunk-KJT4XRJY.js → chunk-L54PNQGV.js} +2 -2
- package/dist/{chunk-R7QUG5YH.js → chunk-LJXXOFEJ.js} +2 -2
- package/dist/{chunk-O47I6ERR.js → chunk-NLFRHIZY.js} +6 -6
- package/dist/{chunk-7N5JGLLX.js → chunk-OQKAZQIC.js} +5 -5
- package/dist/{chunk-XKHE52EY.js → chunk-OURS5IQY.js} +3 -3
- package/dist/{chunk-VMPHJR5V.js → chunk-QHKSKL4E.js} +4 -4
- package/dist/{chunk-J3DHMVKN.js → chunk-QP2MOS2Y.js} +2 -2
- package/dist/{chunk-UYWDOH6Y.js → chunk-RPU6TIF2.js} +7 -7
- package/dist/{chunk-OXCV2R7K.js → chunk-UW4ASA6Y.js} +3 -3
- package/dist/{chunk-VCGC2OW6.js → chunk-V5ONTA7N.js} +2 -2
- package/dist/{chunk-Q64LTCDT.js → chunk-VR6Z7LKU.js} +3 -3
- package/dist/{chunk-OXVB7GS3.js → chunk-VVUZFYUK.js} +4 -4
- package/dist/{chunk-JDI5KJ6D.js → chunk-XJBIASMX.js} +3 -3
- package/dist/{chunk-W54BTT4L.js → chunk-Y4H4HMEZ.js} +2 -2
- package/dist/{chunk-YIQ4GHA2.js → chunk-ZHKIKKU7.js} +4 -4
- 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-MVTJFCUD.js → custom-oclif-loader-YDKLB47A.js} +3 -3
- package/dist/{error-handler-OEZ5DBZB.js → error-handler-BYZU2C5C.js} +9 -9
- package/dist/hooks/postrun.js +7 -7
- package/dist/hooks/prerun.js +8 -8
- package/dist/index.js +232 -127
- package/dist/{local-72XWEFWL.js → local-XLJD5WYP.js} +3 -3
- package/dist/{node-package-manager-TTBSTZXN.js → node-package-manager-I7AWSWJ4.js} +4 -4
- package/dist/{path-COZT77T2.js → path-GB4VIEM6.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-XUA267UA.js → ui-2AJAFJYY.js} +3 -3
- package/dist/{workerd-KJQYQH4A.js → workerd-4DJKRJUB.js} +12 -12
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderTasks,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-HS2O5IHL.js";
|
|
21
21
|
import "./chunk-F7F4BQYW.js";
|
|
22
22
|
import "./chunk-UMUTXITN.js";
|
|
23
23
|
import "./chunk-UATXMR5F.js";
|
|
@@ -26,7 +26,7 @@ import "./chunk-G2ZZKGSV.js";
|
|
|
26
26
|
import "./chunk-75LV6AQS.js";
|
|
27
27
|
import "./chunk-UV5N2VL7.js";
|
|
28
28
|
import "./chunk-XE5EOEBL.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-EG6MBBEN.js";
|
|
30
30
|
import "./chunk-PKR7KJ6P.js";
|
|
31
31
|
export {
|
|
32
32
|
handleCtrlC,
|
|
@@ -48,4 +48,4 @@ export {
|
|
|
48
48
|
renderTextPrompt,
|
|
49
49
|
renderWarning
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=ui-
|
|
51
|
+
//# sourceMappingURL=ui-2AJAFJYY.js.map
|
|
@@ -10,20 +10,20 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-D5DJSKHK.js";
|
|
14
14
|
import "./chunk-EFOOQV72.js";
|
|
15
15
|
import "./chunk-CTFDRWUN.js";
|
|
16
16
|
import "./chunk-7IK72W75.js";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-NLFRHIZY.js";
|
|
18
|
+
import "./chunk-C45MKMJT.js";
|
|
19
19
|
import "./chunk-SHWOPMLQ.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-EDXQ22O4.js";
|
|
21
|
+
import "./chunk-FGEKMLLA.js";
|
|
22
|
+
import "./chunk-IHXRXBUN.js";
|
|
23
|
+
import "./chunk-GRVHLYQS.js";
|
|
24
24
|
import "./chunk-25IMI7TH.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-UW4ASA6Y.js";
|
|
26
|
+
import "./chunk-L54PNQGV.js";
|
|
27
27
|
import {
|
|
28
28
|
AbortError,
|
|
29
29
|
createFileReadStream,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
readFile,
|
|
32
32
|
renderSuccess,
|
|
33
33
|
source_default
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-HS2O5IHL.js";
|
|
35
35
|
import "./chunk-F7F4BQYW.js";
|
|
36
36
|
import "./chunk-UMUTXITN.js";
|
|
37
37
|
import "./chunk-UATXMR5F.js";
|
|
@@ -43,7 +43,7 @@ import "./chunk-XE5EOEBL.js";
|
|
|
43
43
|
import {
|
|
44
44
|
dirname,
|
|
45
45
|
resolvePath
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-EG6MBBEN.js";
|
|
47
47
|
import {
|
|
48
48
|
init_cjs_shims
|
|
49
49
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -167,4 +167,4 @@ async function startWorkerdServer({
|
|
|
167
167
|
export {
|
|
168
168
|
startWorkerdServer
|
|
169
169
|
};
|
|
170
|
-
//# sourceMappingURL=workerd-
|
|
170
|
+
//# sourceMappingURL=workerd-4DJKRJUB.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.85.
|
|
3
|
+
"version": "3.85.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A CLI tool to build for the Shopify platform",
|
|
6
6
|
"keywords": [
|
|
@@ -98,12 +98,12 @@
|
|
|
98
98
|
"@oclif/core": "4.5.3",
|
|
99
99
|
"@oclif/plugin-commands": "4.1.33",
|
|
100
100
|
"@oclif/plugin-plugins": "5.4.47",
|
|
101
|
-
"@shopify/app": "3.85.
|
|
102
|
-
"@shopify/cli-kit": "3.85.
|
|
103
|
-
"@shopify/plugin-cloudflare": "3.85.
|
|
104
|
-
"@shopify/plugin-did-you-mean": "3.85.
|
|
105
|
-
"@shopify/theme": "3.85.
|
|
106
|
-
"@shopify/store": "3.85.
|
|
101
|
+
"@shopify/app": "3.85.3",
|
|
102
|
+
"@shopify/cli-kit": "3.85.3",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.85.3",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.85.3",
|
|
105
|
+
"@shopify/theme": "3.85.3",
|
|
106
|
+
"@shopify/store": "3.85.3",
|
|
107
107
|
"@shopify/cli-hydrogen": "11.1.3",
|
|
108
108
|
"@types/global-agent": "3.0.0",
|
|
109
109
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|