@shopify/cli 3.83.2 → 3.83.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-3ZHC3Q7V.js → chunk-2MEZBZGZ.js} +2 -2
- package/dist/{chunk-QJQK26XP.js → chunk-3EURRQ7K.js} +6 -6
- package/dist/{chunk-4ALAOHE7.js → chunk-45OTXKBK.js} +2 -2
- package/dist/{chunk-ORFUSS73.js → chunk-6QJUUGM2.js} +4 -4
- package/dist/{chunk-Q3BLA5JC.js → chunk-AQDVU7OK.js} +7 -7
- package/dist/{chunk-3TBLURBG.js → chunk-BXBJI6XD.js} +5 -5
- package/dist/{chunk-PCHFJ5CE.js → chunk-CC4H7OAW.js} +3 -3
- package/dist/{chunk-Q76H7OUL.js → chunk-DRATBB26.js} +3 -3
- package/dist/{chunk-RAC2243I.js → chunk-EG4X7G4K.js} +3 -3
- package/dist/{chunk-NHZFKFIN.js → chunk-EYZZIYQJ.js} +4 -4
- package/dist/{chunk-AGY4NR7U.js → chunk-FE35FSRC.js} +6 -6
- package/dist/{chunk-FRQN52H3.js → chunk-FHOKC4TU.js} +4 -4
- package/dist/{chunk-CPTZ34K2.js → chunk-GGCRQOED.js} +3 -3
- package/dist/{chunk-CK7Y3RFI.js → chunk-HFQX4JZY.js} +3 -3
- package/dist/{chunk-M3TVLW4G.js → chunk-JEQ7HZCS.js} +78 -78
- package/dist/{chunk-HU2Q5MFA.js → chunk-JWJ2ZR5V.js} +3 -3
- package/dist/{chunk-BRKBA6ON.js → chunk-MGI52UZC.js} +3 -3
- package/dist/{chunk-3P2MV54Z.js → chunk-Q6VEUT5Q.js} +2 -2
- package/dist/{chunk-YF7CDH6L.js → chunk-RBL7EMA5.js} +4 -4
- package/dist/{chunk-Z2AIGIVT.js → chunk-S5JEIN5Q.js} +2 -2
- package/dist/{chunk-UFC6XUMW.js → chunk-SBU6S5G7.js} +2 -2
- package/dist/{chunk-P464L3K6.js → chunk-U7OT774M.js} +2 -2
- package/dist/{chunk-4NC2NVYY.js → chunk-UNQM4BV5.js} +2 -2
- package/dist/{chunk-V6ZYMBVB.js → chunk-VCN6UBNT.js} +3 -3
- package/dist/{chunk-JLITATNF.js → chunk-VQ6DWYP7.js} +6 -6
- package/dist/{chunk-IZFYF7OE.js → chunk-VRECY72K.js} +2 -2
- package/dist/{chunk-5YPOHZXF.js → chunk-WGMFODN6.js} +3 -3
- package/dist/{chunk-KDFL67TE.js → chunk-WHCXZSKH.js} +2 -2
- package/dist/{chunk-BELVFLJN.js → chunk-WROAVXGY.js} +3 -3
- package/dist/{chunk-YKYM3NLB.js → chunk-XFK3CKIN.js} +5 -5
- package/dist/{chunk-U6MH2KVY.js → chunk-YYAMP36W.js} +5 -5
- package/dist/{chunk-RFX7HBFN.js → chunk-ZE4NKLTB.js} +3 -3
- package/dist/{chunk-RHR64CQH.js → chunk-ZLYK26OR.js} +4 -4
- package/dist/{chunk-UIFPKYNE.js → chunk-ZZGNTCPD.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-QWOQ6IU2.js → custom-oclif-loader-FOBJVOKU.js} +2 -2
- package/dist/{error-handler-WBLMZ6OH.js → error-handler-VBQPBASZ.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +117 -108
- package/dist/{local-EXWDAQEX.js → local-3V2H6DEQ.js} +2 -2
- package/dist/{morph-R37HEQ7R.js → morph-TYIH255V.js} +9 -9
- package/dist/{node-package-manager-FY6IDVTF.js → node-package-manager-3VOZDWRH.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-GHYCWXGS.js → ui-MKD65UA4.js} +2 -2
- package/dist/{workerd-GLBI5GFX.js → workerd-EQ7HXYPK.js} +13 -13
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderTasks,
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
renderWarning
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-UNQM4BV5.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-MKD65UA4.js.map
|
|
@@ -10,19 +10,19 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-JEQ7HZCS.js";
|
|
14
14
|
import "./chunk-CP3BRHWK.js";
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-RBL7EMA5.js";
|
|
16
|
+
import "./chunk-BXBJI6XD.js";
|
|
17
|
+
import "./chunk-FE35FSRC.js";
|
|
18
18
|
import "./chunk-SHWOPMLQ.js";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-3EURRQ7K.js";
|
|
20
|
+
import "./chunk-FHOKC4TU.js";
|
|
21
|
+
import "./chunk-VQ6DWYP7.js";
|
|
22
|
+
import "./chunk-DRATBB26.js";
|
|
23
23
|
import "./chunk-25IMI7TH.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-S5JEIN5Q.js";
|
|
25
|
+
import "./chunk-WHCXZSKH.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-UNQM4BV5.js";
|
|
34
34
|
import "./chunk-75LV6AQS.js";
|
|
35
35
|
import {
|
|
36
36
|
dirname,
|
|
@@ -48,7 +48,7 @@ import {
|
|
|
48
48
|
init_cjs_shims
|
|
49
49
|
} from "./chunk-PKR7KJ6P.js";
|
|
50
50
|
|
|
51
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
51
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
|
|
52
52
|
init_cjs_shims();
|
|
53
53
|
import { createRequire } from "node:module";
|
|
54
54
|
async function startWorkerdServer({
|
|
@@ -167,4 +167,4 @@ async function startWorkerdServer({
|
|
|
167
167
|
export {
|
|
168
168
|
startWorkerdServer
|
|
169
169
|
};
|
|
170
|
-
//# sourceMappingURL=workerd-
|
|
170
|
+
//# sourceMappingURL=workerd-EQ7HXYPK.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.83.
|
|
3
|
+
"version": "3.83.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A CLI tool to build for the Shopify platform",
|
|
6
6
|
"keywords": [
|
|
@@ -98,13 +98,13 @@
|
|
|
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.83.
|
|
102
|
-
"@shopify/cli-kit": "3.83.
|
|
103
|
-
"@shopify/plugin-cloudflare": "3.83.
|
|
104
|
-
"@shopify/plugin-did-you-mean": "3.83.
|
|
105
|
-
"@shopify/theme": "3.83.
|
|
106
|
-
"@shopify/store": "3.83.
|
|
107
|
-
"@shopify/cli-hydrogen": "11.1.
|
|
101
|
+
"@shopify/app": "3.83.3",
|
|
102
|
+
"@shopify/cli-kit": "3.83.3",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.83.3",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.83.3",
|
|
105
|
+
"@shopify/theme": "3.83.3",
|
|
106
|
+
"@shopify/store": "3.83.3",
|
|
107
|
+
"@shopify/cli-hydrogen": "11.1.3",
|
|
108
108
|
"@types/global-agent": "3.0.0",
|
|
109
109
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|
|
110
110
|
"@vitest/coverage-istanbul": "^3.1.4",
|