@shopify/cli 3.84.0 → 3.84.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-75NBQMXN.js → chunk-2HA6WHOK.js} +2 -2
- package/dist/{chunk-WGLEUSG3.js → chunk-2M63OZ6L.js} +3 -3
- package/dist/{chunk-XGZDNZUX.js → chunk-42TDSAFO.js} +3 -3
- package/dist/{chunk-CW4CYMWP.js → chunk-4JIM2QT7.js} +4 -4
- package/dist/{chunk-TA4C3I5Z.js → chunk-57KJCVB5.js} +2 -2
- package/dist/{chunk-TP3H2NVV.js → chunk-5G56F2K6.js} +6 -6
- package/dist/{chunk-UMDZGSHP.js → chunk-77NCO4UD.js} +3 -3
- package/dist/{chunk-LV6TZ6RO.js → chunk-7AEOEVGT.js} +3 -3
- package/dist/{chunk-JTM64JML.js → chunk-DNXNKHZO.js} +2 -2
- package/dist/{chunk-KV6ENNDU.js → chunk-DSKW7GLZ.js} +5 -5
- package/dist/{chunk-M5CMNHPW.js → chunk-DVZ22YSP.js} +3 -3
- package/dist/{chunk-K4PSDTA7.js → chunk-ES5N6OQW.js} +4 -4
- package/dist/{chunk-HNKVF23P.js → chunk-FUWTEDP2.js} +9 -9
- package/dist/{chunk-B26QDYDN.js → chunk-FYGQPHYH.js} +2 -2
- package/dist/{chunk-YXCYRXKK.js → chunk-GWETXJR2.js} +6 -6
- package/dist/{chunk-4R4BTRMH.js → chunk-IM2PF4V5.js} +2 -2
- package/dist/{chunk-HVPPS5EU.js → chunk-IRF44N7J.js} +2 -2
- package/dist/{chunk-XMFLKI5L.js → chunk-JB4IBM6F.js} +2 -2
- package/dist/{chunk-3R34SLHS.js → chunk-JJH27HLJ.js} +3 -3
- package/dist/{chunk-3R5F566Q.js → chunk-JNDSQA4U.js} +3 -3
- package/dist/{chunk-7KO7T466.js → chunk-K5XXB73S.js} +6 -6
- package/dist/{chunk-6JDW32IQ.js → chunk-KS7CKFXX.js} +5 -5
- package/dist/{chunk-V5KWQR65.js → chunk-MCEP4L5M.js} +3 -3
- package/dist/{chunk-5YF6CRHK.js → chunk-MQQ5ZTSK.js} +4 -4
- package/dist/{chunk-ESWT7BGC.js → chunk-N2463ZYG.js} +2 -2
- package/dist/{chunk-VM6ZV5T3.js → chunk-NBOUUR2C.js} +3 -3
- package/dist/{chunk-WHQB5G4I.js → chunk-PQCWFPSI.js} +7 -7
- package/dist/{chunk-L3FIMPVS.js → chunk-QO4ILPU2.js} +3 -3
- package/dist/{chunk-B6R3QPZT.js → chunk-R3FZ7BFA.js} +3 -3
- package/dist/{chunk-F7CACVY7.js → chunk-SKEV2KRG.js} +3 -3
- package/dist/{chunk-SGRODM6N.js → chunk-T4K4LRMO.js} +4 -4
- package/dist/{chunk-PJ7QP3SS.js → chunk-TW3OHW6H.js} +6 -6
- package/dist/{chunk-N3EU6FVY.js → chunk-Y4JV2C2F.js} +3 -3
- package/dist/{chunk-N367MT6A.js → chunk-YQVYH3XF.js} +4 -4
- 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-FOUJADV6.js → custom-oclif-loader-LOMFS5PB.js} +2 -2
- package/dist/{error-handler-65LUJ2S2.js → error-handler-TQKQ3EAE.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +116 -89
- package/dist/{local-L7K7ZZ6L.js → local-76WZCPFM.js} +2 -2
- package/dist/{node-package-manager-TSNDPDHE.js → node-package-manager-OCGFQDFC.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-ZDWJULQO.js → ui-A52PK2HZ.js} +2 -2
- package/dist/{workerd-Y6MJ3FZI.js → workerd-PHNPZMMV.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-SKEV2KRG.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-A52PK2HZ.js.map
|
|
@@ -10,19 +10,19 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-FUWTEDP2.js";
|
|
14
14
|
import "./chunk-CP3BRHWK.js";
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-YQVYH3XF.js";
|
|
16
|
+
import "./chunk-TW3OHW6H.js";
|
|
17
|
+
import "./chunk-5G56F2K6.js";
|
|
18
18
|
import "./chunk-SHWOPMLQ.js";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-K5XXB73S.js";
|
|
20
|
+
import "./chunk-T4K4LRMO.js";
|
|
21
|
+
import "./chunk-GWETXJR2.js";
|
|
22
|
+
import "./chunk-DVZ22YSP.js";
|
|
23
23
|
import "./chunk-25IMI7TH.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-FYGQPHYH.js";
|
|
25
|
+
import "./chunk-IRF44N7J.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-SKEV2KRG.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-PHNPZMMV.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.1",
|
|
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.1",
|
|
102
|
+
"@shopify/cli-kit": "3.84.1",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.84.1",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.84.1",
|
|
105
|
+
"@shopify/theme": "3.84.1",
|
|
106
|
+
"@shopify/store": "3.84.1",
|
|
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",
|