@shopify/cli 3.74.1 → 3.75.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/assets/hydrogen/starter/CHANGELOG.md +99 -0
- package/dist/assets/hydrogen/starter/app/components/ProductForm.tsx +2 -1
- package/dist/assets/hydrogen/starter/app/root.tsx +12 -2
- package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +1 -0
- package/dist/assets/hydrogen/starter/package.json +10 -10
- package/dist/assets/hydrogen/starter/tsconfig.json +1 -1
- package/dist/assets/hydrogen/starter/vite.config.ts +1 -0
- package/dist/assets/hydrogen/tailwind/package.json +1 -1
- package/dist/assets/hydrogen/tailwind/tailwind.css +1 -1
- package/dist/assets/hydrogen/vite/package.json +1 -1
- package/dist/assets/hydrogen/vite/vite.config.js +1 -0
- package/dist/{chunk-Z4WWAZEY.js → chunk-245U5NQK.js} +4 -4
- package/dist/{chunk-5L3V3XN7.js → chunk-2TEPYAPA.js} +4 -4
- package/dist/{chunk-CKTTNTVQ.js → chunk-4EZQAZ74.js} +7 -7
- package/dist/{chunk-4VWVAF7H.js → chunk-4MJNU2QF.js} +3 -3
- package/dist/{chunk-C2KCEZK7.js → chunk-5CJ7VYH7.js} +2 -2
- package/dist/{chunk-XCOZPDGL.js → chunk-63Z76ANM.js} +2 -2
- package/dist/{chunk-7HJY7CZB.js → chunk-7CQUOSVH.js} +6 -6
- package/dist/{chunk-POKIPHUC.js → chunk-7HSAZRHC.js} +3 -3
- package/dist/{chunk-7DCZ4PEB.js → chunk-7OOACYZ4.js} +3 -3
- package/dist/{chunk-6N46HJWX.js → chunk-CV5T4LOB.js} +3 -3
- package/dist/{chunk-IVI5VH2V.js → chunk-DXX7H2IH.js} +2 -2
- package/dist/{chunk-S7L4E7JJ.js → chunk-FGC2O2I5.js} +6 -6
- package/dist/{chunk-X2GSBUQM.js → chunk-FTFTFTDU.js} +4 -4
- package/dist/{chunk-P6UIGUUZ.js → chunk-H3VLXETQ.js} +2 -2
- package/dist/{chunk-H6V3ZAMP.js → chunk-IEEXWVOL.js} +2 -2
- package/dist/{chunk-BGCAU2LM.js → chunk-IHA7JJN4.js} +2 -2
- package/dist/{chunk-GSDR4V4C.js → chunk-IMWIHPKY.js} +3 -3
- package/dist/{chunk-QVSOZYZT.js → chunk-IRNTKQVQ.js} +3 -3
- package/dist/{chunk-RAAPXB5S.js → chunk-JS6RLMBK.js} +3 -3
- package/dist/{chunk-DH65BORI.js → chunk-KR2ZEBN3.js} +5 -5
- package/dist/{chunk-DDHWVLT7.js → chunk-LJHVF5TJ.js} +9970 -9968
- package/dist/{chunk-5CLGH5PH.js → chunk-MP5RLDFN.js} +15 -8
- package/dist/{chunk-PLIMIFMY.js → chunk-MTPFCNYB.js} +3 -3
- package/dist/{chunk-POBZPEHK.js → chunk-NA34VFTA.js} +430 -207
- package/dist/{chunk-J673ZU5S.js → chunk-ORGKANED.js} +3 -3
- package/dist/{chunk-LOKVDI3S.js → chunk-P654UJXI.js} +15 -14
- package/dist/{chunk-FKB56THZ.js → chunk-PB3V422W.js} +5 -5
- package/dist/{chunk-AQFGEPN5.js → chunk-PDZHLRZ2.js} +8 -8
- package/dist/{chunk-VKUWRIWE.js → chunk-S3NMVYAF.js} +4 -4
- package/dist/{chunk-DNKTPUYV.js → chunk-SXT3JFLA.js} +4 -4
- package/dist/{chunk-6J2OGZ3N.js → chunk-U673QDO3.js} +2 -2
- package/dist/{chunk-MCL7WC6G.js → chunk-UEEQNXRY.js} +3 -3
- package/dist/{chunk-L5L7GDSR.js → chunk-UYZDNGSJ.js} +2 -2
- package/dist/{chunk-WYNFQEFV.js → chunk-VSC4NMYT.js} +3 -3
- package/dist/{chunk-CDQA3SST.js → chunk-VSKRQ3JT.js} +33 -29
- package/dist/{chunk-AKL7T64Q.js → chunk-Y53XECL6.js} +34 -34
- package/dist/{chunk-CGXWFHRF.js → chunk-Y5RMFD7I.js} +3 -3
- package/dist/{chunk-TLXMY7OM.js → chunk-YEOP3EMX.js} +94 -17
- package/dist/{chunk-TKPN642B.js → chunk-ZJSUUIVI.js} +14 -10
- package/dist/cli/commands/auth/logout.js +14 -15
- package/dist/cli/commands/auth/logout.test.js +16 -17
- package/dist/cli/commands/cache/clear.js +13 -14
- package/dist/cli/commands/debug/command-flags.js +13 -14
- package/dist/cli/commands/docs/generate.js +13 -14
- package/dist/cli/commands/docs/generate.test.js +14 -15
- package/dist/cli/commands/help.js +13 -14
- package/dist/cli/commands/kitchen-sink/async.js +14 -15
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -16
- package/dist/cli/commands/kitchen-sink/index.js +16 -17
- package/dist/cli/commands/kitchen-sink/index.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -15
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -16
- package/dist/cli/commands/kitchen-sink/static.js +14 -15
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -16
- package/dist/cli/commands/notifications/generate.js +14 -15
- package/dist/cli/commands/notifications/list.js +14 -15
- package/dist/cli/commands/search.js +14 -15
- package/dist/cli/commands/upgrade.js +14 -15
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +14 -15
- package/dist/cli/commands/version.test.js +15 -16
- package/dist/cli/services/commands/notifications.js +8 -9
- package/dist/cli/services/commands/search.js +4 -5
- package/dist/cli/services/commands/search.test.js +5 -6
- package/dist/cli/services/commands/version.js +5 -6
- package/dist/cli/services/commands/version.test.js +7 -8
- package/dist/cli/services/kitchen-sink/async.js +4 -5
- package/dist/cli/services/kitchen-sink/prompts.js +4 -5
- package/dist/cli/services/kitchen-sink/static.js +4 -5
- package/dist/cli/services/upgrade.js +5 -6
- package/dist/cli/services/upgrade.test.js +8 -9
- package/dist/{custom-oclif-loader-YCFOTKOV.js → custom-oclif-loader-5N4JRQ46.js} +4 -5
- package/dist/{del-FBU5JYXS.js → del-2SYBVRHB.js} +2 -2
- package/dist/devtools-BA4WST2D.js +72 -0
- package/dist/{error-handler-S6ZLT6DF.js → error-handler-VQHDL26P.js} +11 -12
- package/dist/hooks/postrun.js +9 -10
- package/dist/hooks/prerun.js +9 -10
- package/dist/index.js +28956 -12558
- package/dist/{lib-E2DSNKUX.js → lib-SGEWXU7Z.js} +3 -3
- package/dist/{local-62JTGJVG.js → local-NKJECUJ3.js} +6 -5
- package/dist/{magic-string.es-PJMYOE6F.js → magic-string.es-BSVDQOZI.js} +32 -20
- package/dist/{morph-ACVSDUS7.js → morph-BTANDGVW.js} +9 -9
- package/dist/{node-M7KO76D7.js → node-RIZFDTN7.js} +17 -18
- package/dist/{node-package-manager-RXCBZVWU.js → node-package-manager-EOSRJYAN.js} +5 -6
- package/dist/{npa-JAX2F6CO.js → npa-E675GQOI.js} +123 -33
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-CEJ6R3AV.js → ui-II7LUT5P.js} +4 -5
- package/dist/{workerd-WLX2SY5E.js → workerd-SKOXR5SE.js} +16 -17
- package/oclif.manifest.json +33 -62
- package/package.json +11 -10
- package/dist/chunk-CFIKVUNW.js +0 -45
|
@@ -17,19 +17,18 @@ import {
|
|
|
17
17
|
renderText,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-YEOP3EMX.js";
|
|
21
21
|
import "./chunk-B5EXYCV3.js";
|
|
22
22
|
import "./chunk-75LV6AQS.js";
|
|
23
23
|
import "./chunk-57Q6OQG4.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-VSKRQ3JT.js";
|
|
25
25
|
import "./chunk-G5R6YD27.js";
|
|
26
26
|
import "./chunk-3I3GQNEW.js";
|
|
27
27
|
import "./chunk-G2ZZKGSV.js";
|
|
28
|
-
import "./chunk-
|
|
28
|
+
import "./chunk-MP5RLDFN.js";
|
|
29
29
|
import "./chunk-XE5EOEBL.js";
|
|
30
30
|
import "./chunk-5DBS6QOU.js";
|
|
31
31
|
import "./chunk-B3YWYURY.js";
|
|
32
|
-
import "./chunk-CFIKVUNW.js";
|
|
33
32
|
import "./chunk-CDBXAE2F.js";
|
|
34
33
|
import "./chunk-PKR7KJ6P.js";
|
|
35
34
|
export {
|
|
@@ -52,4 +51,4 @@ export {
|
|
|
52
51
|
renderTextPrompt,
|
|
53
52
|
renderWarning
|
|
54
53
|
};
|
|
55
|
-
//# sourceMappingURL=ui-
|
|
54
|
+
//# sourceMappingURL=ui-II7LUT5P.js.map
|
|
@@ -10,21 +10,21 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-NA34VFTA.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-ZJSUUIVI.js";
|
|
17
|
+
import "./chunk-KR2ZEBN3.js";
|
|
18
|
+
import "./chunk-4EZQAZ74.js";
|
|
19
19
|
import "./chunk-SHWOPMLQ.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-FGC2O2I5.js";
|
|
21
|
+
import "./chunk-P654UJXI.js";
|
|
22
|
+
import "./chunk-H3VLXETQ.js";
|
|
23
|
+
import "./chunk-7CQUOSVH.js";
|
|
24
|
+
import "./chunk-LJHVF5TJ.js";
|
|
25
25
|
import "./chunk-25IMI7TH.js";
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-UYZDNGSJ.js";
|
|
27
|
+
import "./chunk-DXX7H2IH.js";
|
|
28
28
|
import "./chunk-HMDWNGIV.js";
|
|
29
29
|
import {
|
|
30
30
|
AbortError,
|
|
@@ -33,28 +33,27 @@ import {
|
|
|
33
33
|
readFile,
|
|
34
34
|
renderSuccess,
|
|
35
35
|
source_default
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-YEOP3EMX.js";
|
|
37
37
|
import "./chunk-B5EXYCV3.js";
|
|
38
38
|
import "./chunk-75LV6AQS.js";
|
|
39
39
|
import {
|
|
40
40
|
dirname,
|
|
41
41
|
resolvePath
|
|
42
42
|
} from "./chunk-57Q6OQG4.js";
|
|
43
|
-
import "./chunk-
|
|
43
|
+
import "./chunk-VSKRQ3JT.js";
|
|
44
44
|
import "./chunk-G5R6YD27.js";
|
|
45
45
|
import "./chunk-3I3GQNEW.js";
|
|
46
46
|
import "./chunk-G2ZZKGSV.js";
|
|
47
|
-
import "./chunk-
|
|
47
|
+
import "./chunk-MP5RLDFN.js";
|
|
48
48
|
import "./chunk-XE5EOEBL.js";
|
|
49
49
|
import "./chunk-5DBS6QOU.js";
|
|
50
50
|
import "./chunk-B3YWYURY.js";
|
|
51
|
-
import "./chunk-CFIKVUNW.js";
|
|
52
51
|
import "./chunk-CDBXAE2F.js";
|
|
53
52
|
import {
|
|
54
53
|
init_cjs_shims
|
|
55
54
|
} from "./chunk-PKR7KJ6P.js";
|
|
56
55
|
|
|
57
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.
|
|
56
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@9.0.5_@graphql-codegen+cli@5.0.4_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
|
|
58
57
|
init_cjs_shims();
|
|
59
58
|
import { createRequire } from "node:module";
|
|
60
59
|
async function startWorkerdServer({
|
|
@@ -173,4 +172,4 @@ async function startWorkerdServer({
|
|
|
173
172
|
export {
|
|
174
173
|
startWorkerdServer
|
|
175
174
|
};
|
|
176
|
-
//# sourceMappingURL=workerd-
|
|
175
|
+
//# sourceMappingURL=workerd-SKOXR5SE.js.map
|
package/oclif.manifest.json
CHANGED
|
@@ -2360,61 +2360,46 @@
|
|
|
2360
2360
|
"args": {
|
|
2361
2361
|
},
|
|
2362
2362
|
"customPluginName": "@oclif/plugin-commands",
|
|
2363
|
-
"description": "
|
|
2363
|
+
"description": "List all <%= config.bin %> commands.",
|
|
2364
2364
|
"enableJsonFlag": true,
|
|
2365
2365
|
"flags": {
|
|
2366
2366
|
"columns": {
|
|
2367
|
-
"
|
|
2367
|
+
"char": "c",
|
|
2368
|
+
"delimiter": ",",
|
|
2369
|
+
"description": "Only show provided columns (comma-separated).",
|
|
2368
2370
|
"exclusive": [
|
|
2369
|
-
"
|
|
2371
|
+
"tree"
|
|
2370
2372
|
],
|
|
2371
2373
|
"hasDynamicHelp": false,
|
|
2372
|
-
"multiple":
|
|
2374
|
+
"multiple": true,
|
|
2373
2375
|
"name": "columns",
|
|
2374
|
-
"
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
"exclusive": [
|
|
2380
|
-
"no-truncate"
|
|
2376
|
+
"options": [
|
|
2377
|
+
"id",
|
|
2378
|
+
"plugin",
|
|
2379
|
+
"summary",
|
|
2380
|
+
"type"
|
|
2381
2381
|
],
|
|
2382
|
-
"
|
|
2383
|
-
"type": "boolean"
|
|
2382
|
+
"type": "option"
|
|
2384
2383
|
},
|
|
2385
2384
|
"deprecated": {
|
|
2386
2385
|
"allowNo": false,
|
|
2387
|
-
"description": "
|
|
2386
|
+
"description": "Show deprecated commands.",
|
|
2388
2387
|
"name": "deprecated",
|
|
2389
2388
|
"type": "boolean"
|
|
2390
2389
|
},
|
|
2391
2390
|
"extended": {
|
|
2392
2391
|
"allowNo": false,
|
|
2393
2392
|
"char": "x",
|
|
2394
|
-
"description": "
|
|
2393
|
+
"description": "Show extra columns.",
|
|
2395
2394
|
"exclusive": [
|
|
2396
|
-
"
|
|
2395
|
+
"tree"
|
|
2397
2396
|
],
|
|
2398
2397
|
"name": "extended",
|
|
2399
2398
|
"type": "boolean"
|
|
2400
2399
|
},
|
|
2401
|
-
"filter": {
|
|
2402
|
-
"description": "filter property by partial string matching, ex: name=foo",
|
|
2403
|
-
"hasDynamicHelp": false,
|
|
2404
|
-
"multiple": false,
|
|
2405
|
-
"name": "filter",
|
|
2406
|
-
"type": "option"
|
|
2407
|
-
},
|
|
2408
|
-
"help": {
|
|
2409
|
-
"allowNo": false,
|
|
2410
|
-
"char": "h",
|
|
2411
|
-
"description": "Show CLI help.",
|
|
2412
|
-
"name": "help",
|
|
2413
|
-
"type": "boolean"
|
|
2414
|
-
},
|
|
2415
2400
|
"hidden": {
|
|
2416
2401
|
"allowNo": false,
|
|
2417
|
-
"description": "
|
|
2402
|
+
"description": "Show hidden commands.",
|
|
2418
2403
|
"name": "hidden",
|
|
2419
2404
|
"type": "boolean"
|
|
2420
2405
|
},
|
|
@@ -2425,50 +2410,35 @@
|
|
|
2425
2410
|
"name": "json",
|
|
2426
2411
|
"type": "boolean"
|
|
2427
2412
|
},
|
|
2428
|
-
"no-header": {
|
|
2429
|
-
"allowNo": false,
|
|
2430
|
-
"description": "hide table header from output",
|
|
2431
|
-
"exclusive": [
|
|
2432
|
-
"csv"
|
|
2433
|
-
],
|
|
2434
|
-
"name": "no-header",
|
|
2435
|
-
"type": "boolean"
|
|
2436
|
-
},
|
|
2437
2413
|
"no-truncate": {
|
|
2438
2414
|
"allowNo": false,
|
|
2439
|
-
"description": "
|
|
2415
|
+
"description": "Do not truncate output.",
|
|
2440
2416
|
"exclusive": [
|
|
2441
|
-
"
|
|
2417
|
+
"tree"
|
|
2442
2418
|
],
|
|
2443
2419
|
"name": "no-truncate",
|
|
2444
2420
|
"type": "boolean"
|
|
2445
2421
|
},
|
|
2446
|
-
"
|
|
2447
|
-
"
|
|
2422
|
+
"sort": {
|
|
2423
|
+
"default": "id",
|
|
2424
|
+
"description": "Property to sort by.",
|
|
2448
2425
|
"exclusive": [
|
|
2449
|
-
"
|
|
2450
|
-
"csv"
|
|
2426
|
+
"tree"
|
|
2451
2427
|
],
|
|
2452
2428
|
"hasDynamicHelp": false,
|
|
2453
2429
|
"multiple": false,
|
|
2454
|
-
"name": "
|
|
2430
|
+
"name": "sort",
|
|
2455
2431
|
"options": [
|
|
2456
|
-
"
|
|
2457
|
-
"
|
|
2458
|
-
"
|
|
2432
|
+
"id",
|
|
2433
|
+
"plugin",
|
|
2434
|
+
"summary",
|
|
2435
|
+
"type"
|
|
2459
2436
|
],
|
|
2460
2437
|
"type": "option"
|
|
2461
2438
|
},
|
|
2462
|
-
"sort": {
|
|
2463
|
-
"description": "property to sort by (prepend '-' for descending)",
|
|
2464
|
-
"hasDynamicHelp": false,
|
|
2465
|
-
"multiple": false,
|
|
2466
|
-
"name": "sort",
|
|
2467
|
-
"type": "option"
|
|
2468
|
-
},
|
|
2469
2439
|
"tree": {
|
|
2470
2440
|
"allowNo": false,
|
|
2471
|
-
"description": "
|
|
2441
|
+
"description": "Show tree of commands.",
|
|
2472
2442
|
"name": "tree",
|
|
2473
2443
|
"type": "boolean"
|
|
2474
2444
|
}
|
|
@@ -4654,7 +4624,7 @@
|
|
|
4654
4624
|
}
|
|
4655
4625
|
},
|
|
4656
4626
|
"customPluginName": "@oclif/plugin-plugins",
|
|
4657
|
-
"description": "
|
|
4627
|
+
"description": "Installation of a linked plugin will override a user-installed or core plugin.\n\ne.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello' command will override the user-installed or core plugin implementation. This is useful for development work.\n",
|
|
4658
4628
|
"enableJsonFlag": false,
|
|
4659
4629
|
"examples": [
|
|
4660
4630
|
"<%= config.bin %> <%= command.id %> <%- config.pjson.oclif.examplePlugin || \"myplugin\" %> "
|
|
@@ -4687,7 +4657,8 @@
|
|
|
4687
4657
|
"pluginAlias": "@shopify/cli",
|
|
4688
4658
|
"pluginName": "@shopify/cli",
|
|
4689
4659
|
"pluginType": "core",
|
|
4690
|
-
"strict": true
|
|
4660
|
+
"strict": true,
|
|
4661
|
+
"summary": "Links a plugin into the CLI for development."
|
|
4691
4662
|
},
|
|
4692
4663
|
"plugins:reset": {
|
|
4693
4664
|
"aliases": [
|
|
@@ -6182,7 +6153,7 @@
|
|
|
6182
6153
|
},
|
|
6183
6154
|
"ignore": {
|
|
6184
6155
|
"char": "x",
|
|
6185
|
-
"description": "Skip
|
|
6156
|
+
"description": "Skip uploading the specified files (Multiple flags allowed).",
|
|
6186
6157
|
"env": "SHOPIFY_FLAG_IGNORE",
|
|
6187
6158
|
"hasDynamicHelp": false,
|
|
6188
6159
|
"multiple": true,
|
|
@@ -6850,5 +6821,5 @@
|
|
|
6850
6821
|
"summary": "Trigger delivery of a sample webhook topic payload to a designated address."
|
|
6851
6822
|
}
|
|
6852
6823
|
},
|
|
6853
|
-
"version": "3.
|
|
6824
|
+
"version": "3.75.1"
|
|
6854
6825
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.75.1",
|
|
4
|
+
"packageManager": "pnpm@8.15.7",
|
|
4
5
|
"private": false,
|
|
5
6
|
"description": "A CLI tool to build for the Shopify platform",
|
|
6
7
|
"keywords": [
|
|
@@ -91,18 +92,18 @@
|
|
|
91
92
|
},
|
|
92
93
|
"dependencies": {
|
|
93
94
|
"@ast-grep/napi": "0.33.0",
|
|
94
|
-
"esbuild": "0.24.
|
|
95
|
+
"esbuild": "0.24.2"
|
|
95
96
|
},
|
|
96
97
|
"devDependencies": {
|
|
97
98
|
"@oclif/core": "3.26.5",
|
|
98
|
-
"@oclif/plugin-commands": "
|
|
99
|
-
"@oclif/plugin-plugins": "5.
|
|
100
|
-
"@shopify/app": "3.
|
|
101
|
-
"@shopify/cli-kit": "3.
|
|
102
|
-
"@shopify/plugin-cloudflare": "3.
|
|
103
|
-
"@shopify/plugin-did-you-mean": "3.
|
|
104
|
-
"@shopify/theme": "3.
|
|
105
|
-
"@shopify/cli-hydrogen": "9.0.
|
|
99
|
+
"@oclif/plugin-commands": "4.1.18",
|
|
100
|
+
"@oclif/plugin-plugins": "5.4.28",
|
|
101
|
+
"@shopify/app": "3.75.1",
|
|
102
|
+
"@shopify/cli-kit": "3.75.1",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.75.1",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.75.1",
|
|
105
|
+
"@shopify/theme": "3.75.1",
|
|
106
|
+
"@shopify/cli-hydrogen": "9.0.5",
|
|
106
107
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|
|
107
108
|
"@vitest/coverage-istanbul": "^1.6.0",
|
|
108
109
|
"esbuild-plugin-copy": "^2.1.1",
|
package/dist/chunk-CFIKVUNW.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
init_cjs_shims
|
|
3
|
-
} from "./chunk-PKR7KJ6P.js";
|
|
4
|
-
|
|
5
|
-
// ../../node_modules/.pnpm/yocto-queue@1.0.0/node_modules/yocto-queue/index.js
|
|
6
|
-
init_cjs_shims();
|
|
7
|
-
var Node = class {
|
|
8
|
-
value;
|
|
9
|
-
next;
|
|
10
|
-
constructor(value) {
|
|
11
|
-
this.value = value;
|
|
12
|
-
}
|
|
13
|
-
}, Queue = class {
|
|
14
|
-
#head;
|
|
15
|
-
#tail;
|
|
16
|
-
#size;
|
|
17
|
-
constructor() {
|
|
18
|
-
this.clear();
|
|
19
|
-
}
|
|
20
|
-
enqueue(value) {
|
|
21
|
-
let node = new Node(value);
|
|
22
|
-
this.#head ? (this.#tail.next = node, this.#tail = node) : (this.#head = node, this.#tail = node), this.#size++;
|
|
23
|
-
}
|
|
24
|
-
dequeue() {
|
|
25
|
-
let current = this.#head;
|
|
26
|
-
if (current)
|
|
27
|
-
return this.#head = this.#head.next, this.#size--, current.value;
|
|
28
|
-
}
|
|
29
|
-
clear() {
|
|
30
|
-
this.#head = void 0, this.#tail = void 0, this.#size = 0;
|
|
31
|
-
}
|
|
32
|
-
get size() {
|
|
33
|
-
return this.#size;
|
|
34
|
-
}
|
|
35
|
-
*[Symbol.iterator]() {
|
|
36
|
-
let current = this.#head;
|
|
37
|
-
for (; current; )
|
|
38
|
-
yield current.value, current = current.next;
|
|
39
|
-
}
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
export {
|
|
43
|
-
Queue
|
|
44
|
-
};
|
|
45
|
-
//# sourceMappingURL=chunk-CFIKVUNW.js.map
|