@shopify/cli 3.84.1 → 3.84.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-7AEOEVGT.js → chunk-2TBGVDDK.js} +3 -3
- package/dist/{chunk-JB4IBM6F.js → chunk-46YOOMEM.js} +2 -2
- package/dist/{chunk-4JIM2QT7.js → chunk-6A27UWO7.js} +4 -4
- package/dist/{chunk-FUWTEDP2.js → chunk-6JFZSZKE.js} +10 -10
- package/dist/{chunk-DNXNKHZO.js → chunk-7UHRC35E.js} +2 -2
- package/dist/{chunk-57KJCVB5.js → chunk-7YVG6N4O.js} +2 -2
- package/dist/{chunk-2HA6WHOK.js → chunk-AQVXNWM2.js} +2 -2
- package/dist/{chunk-JNDSQA4U.js → chunk-BSKQ4RKV.js} +3 -3
- package/dist/{chunk-IM2PF4V5.js → chunk-BX2C6EVM.js} +2 -2
- package/dist/{chunk-N2463ZYG.js → chunk-DCU33ZNP.js} +2 -2
- package/dist/{chunk-PQCWFPSI.js → chunk-DZCCH5OM.js} +7 -7
- package/dist/{chunk-NBOUUR2C.js → chunk-G74IQQ6M.js} +3 -3
- package/dist/{chunk-MQQ5ZTSK.js → chunk-JHLYV5K7.js} +4 -4
- package/dist/{chunk-IRF44N7J.js → chunk-KHBZ52PT.js} +3 -3
- package/dist/{chunk-KS7CKFXX.js → chunk-L5OKA4W4.js} +5 -5
- package/dist/{chunk-MCEP4L5M.js → chunk-M6EH6UKK.js} +3 -3
- package/dist/{chunk-77NCO4UD.js → chunk-MRQXBTNU.js} +3 -3
- package/dist/{chunk-DSKW7GLZ.js → chunk-MXDBI4PG.js} +5 -5
- package/dist/{chunk-DVZ22YSP.js → chunk-OCEWRJZI.js} +3 -3
- package/dist/{chunk-TW3OHW6H.js → chunk-QS5WPZTS.js} +6 -6
- package/dist/{chunk-QO4ILPU2.js → chunk-RTTTZZGY.js} +3 -3
- package/dist/{chunk-YQVYH3XF.js → chunk-SJMHVGQ5.js} +4 -4
- package/dist/{chunk-T4K4LRMO.js → chunk-SM7O6ZFJ.js} +4 -4
- package/dist/{chunk-R3FZ7BFA.js → chunk-T2Z26YN7.js} +3 -3
- package/dist/{chunk-SKEV2KRG.js → chunk-TAA5HGRT.js} +2 -2
- package/dist/{chunk-5G56F2K6.js → chunk-TFVMB62A.js} +6 -6
- package/dist/{chunk-Y4JV2C2F.js → chunk-UOLT7THS.js} +3 -3
- package/dist/{chunk-ES5N6OQW.js → chunk-XD5EFQE2.js} +4 -4
- package/dist/{chunk-JJH27HLJ.js → chunk-YNNUWX3I.js} +3 -3
- package/dist/{chunk-K5XXB73S.js → chunk-YPRC4TK6.js} +6 -6
- package/dist/{chunk-FYGQPHYH.js → chunk-YUI23PKV.js} +2 -2
- package/dist/{chunk-2M63OZ6L.js → chunk-Z6MEYGAG.js} +3 -3
- package/dist/{chunk-GWETXJR2.js → chunk-ZBPY6YL5.js} +6 -6
- package/dist/{chunk-42TDSAFO.js → chunk-ZRU5CKDG.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-LOMFS5PB.js → custom-oclif-loader-BBMEEF2H.js} +2 -2
- package/dist/{error-handler-TQKQ3EAE.js → error-handler-734CUCMD.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +37 -36
- package/dist/{local-76WZCPFM.js → local-5AKZWHSS.js} +2 -2
- package/dist/{node-package-manager-OCGFQDFC.js → node-package-manager-DMOU4DTB.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-A52PK2HZ.js → ui-JQXGLHMO.js} +2 -2
- package/dist/{workerd-PHNPZMMV.js → workerd-FTKMK3NR.js} +12 -12
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderTasks,
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
renderWarning
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-TAA5HGRT.js";
|
|
20
20
|
import "./chunk-75LV6AQS.js";
|
|
21
21
|
import "./chunk-EG6MBBEN.js";
|
|
22
22
|
import "./chunk-3FBDJEGD.js";
|
|
@@ -47,4 +47,4 @@ export {
|
|
|
47
47
|
renderTextPrompt,
|
|
48
48
|
renderWarning
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=ui-
|
|
50
|
+
//# sourceMappingURL=ui-JQXGLHMO.js.map
|
|
@@ -10,19 +10,19 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-6JFZSZKE.js";
|
|
14
14
|
import "./chunk-CP3BRHWK.js";
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-SJMHVGQ5.js";
|
|
16
|
+
import "./chunk-QS5WPZTS.js";
|
|
17
|
+
import "./chunk-TFVMB62A.js";
|
|
18
18
|
import "./chunk-SHWOPMLQ.js";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-YPRC4TK6.js";
|
|
20
|
+
import "./chunk-SM7O6ZFJ.js";
|
|
21
|
+
import "./chunk-ZBPY6YL5.js";
|
|
22
|
+
import "./chunk-OCEWRJZI.js";
|
|
23
23
|
import "./chunk-25IMI7TH.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-YUI23PKV.js";
|
|
25
|
+
import "./chunk-KHBZ52PT.js";
|
|
26
26
|
import {
|
|
27
27
|
AbortError,
|
|
28
28
|
createFileReadStream,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
readFile,
|
|
31
31
|
renderSuccess,
|
|
32
32
|
source_default
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-TAA5HGRT.js";
|
|
34
34
|
import "./chunk-75LV6AQS.js";
|
|
35
35
|
import {
|
|
36
36
|
dirname,
|
|
@@ -167,4 +167,4 @@ async function startWorkerdServer({
|
|
|
167
167
|
export {
|
|
168
168
|
startWorkerdServer
|
|
169
169
|
};
|
|
170
|
-
//# sourceMappingURL=workerd-
|
|
170
|
+
//# sourceMappingURL=workerd-FTKMK3NR.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.84.
|
|
3
|
+
"version": "3.84.2",
|
|
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.4.0",
|
|
99
99
|
"@oclif/plugin-commands": "4.1.26",
|
|
100
100
|
"@oclif/plugin-plugins": "5.4.43",
|
|
101
|
-
"@shopify/app": "3.84.
|
|
102
|
-
"@shopify/cli-kit": "3.84.
|
|
103
|
-
"@shopify/plugin-cloudflare": "3.84.
|
|
104
|
-
"@shopify/plugin-did-you-mean": "3.84.
|
|
105
|
-
"@shopify/theme": "3.84.
|
|
106
|
-
"@shopify/store": "3.84.
|
|
101
|
+
"@shopify/app": "3.84.2",
|
|
102
|
+
"@shopify/cli-kit": "3.84.2",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.84.2",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.84.2",
|
|
105
|
+
"@shopify/theme": "3.84.2",
|
|
106
|
+
"@shopify/store": "3.84.2",
|
|
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",
|