@shopify/cli 3.70.0 → 3.71.0
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/{lib-CPSRXLFM.js → chunk-2HGYYNE5.js} +5 -2
- package/dist/{chunk-5OP2SA7G.js → chunk-3AOK7V27.js} +214 -56
- package/dist/{chunk-PNN7RS7Y.js → chunk-3NSN5Z4N.js} +100 -11
- package/dist/{chunk-I3IIDOBX.js → chunk-455HYBGX.js} +3 -3
- package/dist/{chunk-BMNDAI5O.js → chunk-4G7SL7SU.js} +4 -4
- package/dist/{chunk-NH4U4X67.js → chunk-5F2WGMCL.js} +4 -4
- package/dist/{chunk-PJKCWDDX.js → chunk-5JZ5AGAQ.js} +548 -550
- package/dist/chunk-5OHM64KO.js +104 -0
- package/dist/{chunk-MRDDDATQ.js → chunk-675SL4FV.js} +3 -3
- package/dist/{chunk-WN3FKMKB.js → chunk-AXNBVGJC.js} +14 -19
- package/dist/{chunk-335KXO4I.js → chunk-BEVHUPQZ.js} +7 -7
- package/dist/{chunk-5QQTRGJ7.js → chunk-GJ7EWRH4.js} +4 -4
- package/dist/{chunk-KYBCPKPL.js → chunk-GV72NRZZ.js} +3 -3
- package/dist/{chunk-ZGHNMRBX.js → chunk-HSTSRNLJ.js} +121 -66
- package/dist/{chunk-JLK5OMFF.js → chunk-IGH7XTG6.js} +2 -2
- package/dist/{chunk-47OJGAFT.js → chunk-IJG6JLEF.js} +3 -3
- package/dist/{chunk-MH5JSAVK.js → chunk-IJSEKDUR.js} +3 -3
- package/dist/{chunk-NYFXBTWK.js → chunk-JTWM7VKM.js} +4 -4
- package/dist/{chunk-PKE54TAY.js → chunk-K6UZ5NEO.js} +7 -7
- package/dist/{chunk-FDJVVEGH.js → chunk-KBDH6IDK.js} +5 -7
- package/dist/{chunk-VFQMUAHB.js → chunk-KJJGDUT2.js} +4 -4
- package/dist/{chunk-N4X7XQWN.js → chunk-KOHDI3KN.js} +7 -3
- package/dist/{chunk-MX4RJDBM.js → chunk-KYB6A4PE.js} +1 -2
- package/dist/{chunk-VHAXHYTL.js → chunk-LMK5VFZE.js} +3 -3
- package/dist/{chunk-AT4IG4GJ.js → chunk-LSQU4XJZ.js} +9 -11
- package/dist/{chunk-ND6AGPC6.js → chunk-MG6EVKFQ.js} +3 -3
- package/dist/{chunk-TCTXUAZT.js → chunk-MHLSPYVQ.js} +3 -3
- package/dist/{chunk-CBD6UXLA.js → chunk-OJOHMVV7.js} +5 -5
- package/dist/{chunk-GDYKHT64.js → chunk-PDNTPE4N.js} +2805 -33
- package/dist/{chunk-X6F3DHKX.js → chunk-RQJF2YRM.js} +2 -2
- package/dist/{chunk-LN444KRM.js → chunk-RXYE2GI3.js} +2 -2
- package/dist/{chunk-UOZCMFCN.js → chunk-SVWWKVUI.js} +18 -13
- package/dist/{chunk-XSMWYZDC.js → chunk-T2BV6JEL.js} +10 -10
- package/dist/{chunk-N2DEYZD6.js → chunk-UDRKRTS4.js} +3 -3
- package/dist/{chunk-SYRHCENA.js → chunk-VNZQKLLO.js} +2 -2
- package/dist/{chunk-MQXHFQM3.js → chunk-WLNYFGYY.js} +4 -4
- package/dist/{chunk-NEOIQ6PN.js → chunk-WNDN5FAY.js} +2 -2
- package/dist/{chunk-DVTWERMH.js → chunk-WZW6P6AO.js} +5 -5
- package/dist/{chunk-MMQOVZDR.js → chunk-XOSZOZ3F.js} +5 -5
- package/dist/{chunk-WI6MEN7U.js → chunk-YNXUXQFM.js} +2 -2
- package/dist/{chunk-43YGIE7Y.js → chunk-YZA6BRN3.js} +2 -2
- package/dist/cli/commands/auth/logout.js +18 -20
- package/dist/cli/commands/auth/logout.test.js +24 -26
- package/dist/cli/commands/cache/clear.js +17 -19
- package/dist/cli/commands/debug/command-flags.js +17 -19
- package/dist/cli/commands/docs/generate.js +17 -19
- package/dist/cli/commands/docs/generate.test.js +18 -20
- package/dist/cli/commands/help.js +17 -19
- package/dist/cli/commands/kitchen-sink/async.js +18 -20
- package/dist/cli/commands/kitchen-sink/async.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/index.js +20 -22
- package/dist/cli/commands/kitchen-sink/index.test.js +23 -25
- package/dist/cli/commands/kitchen-sink/prompts.js +18 -20
- package/dist/cli/commands/kitchen-sink/prompts.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/static.js +18 -20
- package/dist/cli/commands/kitchen-sink/static.test.js +19 -21
- package/dist/cli/commands/notifications/generate.js +18 -20
- package/dist/cli/commands/notifications/list.js +18 -20
- package/dist/cli/commands/search.js +18 -20
- package/dist/cli/commands/upgrade.js +18 -20
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +18 -20
- package/dist/cli/commands/version.test.js +19 -21
- package/dist/cli/services/commands/notifications.js +12 -14
- package/dist/cli/services/commands/search.js +8 -9
- package/dist/cli/services/commands/search.test.js +9 -10
- package/dist/cli/services/commands/version.js +9 -10
- package/dist/cli/services/commands/version.test.js +11 -12
- package/dist/cli/services/kitchen-sink/async.js +8 -9
- package/dist/cli/services/kitchen-sink/prompts.js +8 -9
- package/dist/cli/services/kitchen-sink/static.js +8 -9
- package/dist/cli/services/upgrade.js +9 -10
- package/dist/cli/services/upgrade.test.js +12 -13
- package/dist/configs/all.yml +15 -0
- package/dist/configs/recommended.yml +9 -0
- package/dist/{custom-oclif-loader-IZLFCRGJ.js → custom-oclif-loader-U43F5H7M.js} +8 -9
- package/dist/data/filters.json +98 -3
- package/dist/data/latest.json +1 -1
- package/dist/data/manifest_theme.json +1 -0
- package/dist/data/objects.json +39 -1619
- package/dist/data/preset_blocks.json +78 -0
- package/dist/data/section.json +1 -42
- package/dist/data/shopify_system_translations.json +34 -7
- package/dist/data/tags.json +10 -0
- package/dist/data/theme_block.json +1 -19
- package/dist/{del-FEQWOMIX.js → del-K5ZJEWTD.js} +3 -3
- package/dist/{error-handler-DAI5HMQW.js → error-handler-GSXEX5NX.js} +15 -17
- package/dist/hooks/postrun.js +13 -15
- package/dist/hooks/prerun.js +15 -19
- package/dist/index.js +19503 -17452
- package/dist/lib-PPXZBVZX.js +6 -0
- package/dist/{lib-JJXX7GH6.js → lib-XYCLX35G.js} +5 -5
- package/dist/{local-QD6GDUUE.js → local-STC6NEOC.js} +10 -9
- package/dist/{morph-FN23MJ2S.js → morph-SEECJQ2W.js} +2 -2
- package/dist/{node-4XKDIIJ7.js → node-I54BR73K.js} +19 -21
- package/dist/{node-package-manager-IEZ6F5VN.js → node-package-manager-DUWCXRNZ.js} +9 -10
- package/dist/{out-ZDSLKX4N.js → out-MHEKZJWS.js} +2 -2
- package/dist/{path-T2RCZTRE.js → path-5SZGULBR.js} +2 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-BUB4OWO7.js → ui-GZXRHEXO.js} +8 -9
- package/dist/{workerd-DIIGDIHZ.js → workerd-WQ2CUXFS.js} +19 -21
- package/oclif.manifest.json +334 -131
- package/package.json +7 -8
- package/assets/demo-catalog.json +0 -655
- package/dist/assets/demo-catalog.json +0 -655
- package/dist/chunk-2PUMVRDO.js +0 -131
- package/dist/chunk-7GNQ7YY4.js +0 -116
- package/dist/chunk-E2SYFYJU.js +0 -58
- package/dist/chunk-NLUGD7PZ.js +0 -2731
- package/dist/chunk-P6ABWRKD.js +0 -59
- package/dist/chunk-QSUS3GJF.js +0 -3838
- package/dist/chunk-RUK73IAH.js +0 -312
- package/dist/chunk-T2GATXSP.js +0 -112
- package/dist/chunk-VT3VJHZ7.js +0 -45
- package/dist/chunk-XEDHKQZA.js +0 -116
- package/dist/cli/commands/demo/catalog.d.ts +0 -6
- package/dist/cli/commands/demo/catalog.js +0 -36
- package/dist/cli/commands/demo/generate-file.d.ts +0 -11
- package/dist/cli/commands/demo/generate-file.js +0 -37
- package/dist/cli/commands/demo/index.d.ts +0 -10
- package/dist/cli/commands/demo/index.js +0 -36
- package/dist/cli/commands/demo/print-ai-prompt.d.ts +0 -6
- package/dist/cli/commands/demo/print-ai-prompt.js +0 -37
- package/dist/cli/services/demo.d.ts +0 -26440
- package/dist/cli/services/demo.js +0 -25
- package/dist/cli/services/demo.test.js +0 -42
- package/dist/constants-QFFDI47A.js +0 -26
- package/dist/system-KSIGUX64.js +0 -29
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
list
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-WZW6P6AO.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-BEVHUPQZ.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -25,4 +25,4 @@ var List = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
List
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-IJG6JLEF.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generate
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-WZW6P6AO.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-BEVHUPQZ.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
Generate
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-IJSEKDUR.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BEVHUPQZ.js";
|
|
4
4
|
import {
|
|
5
5
|
mkdir,
|
|
6
6
|
outputInfo,
|
|
7
7
|
rmdir,
|
|
8
8
|
writeFile
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
10
10
|
import {
|
|
11
11
|
cwd,
|
|
12
12
|
joinPath
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-3NSN5Z4N.js";
|
|
14
14
|
import {
|
|
15
15
|
init_cjs_shims
|
|
16
16
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -116,4 +116,4 @@ export {
|
|
|
116
116
|
writeCommandFlagInterface,
|
|
117
117
|
writeCommandUsageExampleFile
|
|
118
118
|
};
|
|
119
|
-
//# sourceMappingURL=chunk-
|
|
119
|
+
//# sourceMappingURL=chunk-JTWM7VKM.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
+
import {
|
|
2
|
+
prompts
|
|
3
|
+
} from "./chunk-IGH7XTG6.js";
|
|
1
4
|
import {
|
|
2
5
|
staticService
|
|
3
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KOHDI3KN.js";
|
|
4
7
|
import {
|
|
5
8
|
asyncTasks
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import {
|
|
8
|
-
prompts
|
|
9
|
-
} from "./chunk-JLK5OMFF.js";
|
|
9
|
+
} from "./chunk-RXYE2GI3.js";
|
|
10
10
|
import {
|
|
11
11
|
base_command_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-BEVHUPQZ.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
|
|
|
34
34
|
export {
|
|
35
35
|
KitchenSinkAll
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-K6UZ5NEO.js.map
|
|
@@ -6,6 +6,7 @@ import {
|
|
|
6
6
|
AbortError,
|
|
7
7
|
BugError,
|
|
8
8
|
captureOutput,
|
|
9
|
+
envPaths,
|
|
9
10
|
exec,
|
|
10
11
|
fileExists,
|
|
11
12
|
findPathUp,
|
|
@@ -20,14 +21,11 @@ import {
|
|
|
20
21
|
require_get_stream,
|
|
21
22
|
runWithTimer,
|
|
22
23
|
writeFile
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import {
|
|
25
|
-
envPaths
|
|
26
|
-
} from "./chunk-XEDHKQZA.js";
|
|
24
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
27
25
|
import {
|
|
28
26
|
dirname,
|
|
29
27
|
joinPath
|
|
30
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-3NSN5Z4N.js";
|
|
31
29
|
import {
|
|
32
30
|
__commonJS,
|
|
33
31
|
__export,
|
|
@@ -13677,7 +13675,7 @@ async function latestVersion(packageName, options) {
|
|
|
13677
13675
|
}
|
|
13678
13676
|
|
|
13679
13677
|
// ../cli-kit/dist/public/node/node-package-manager.js
|
|
13680
|
-
var import_semver3 = __toESM(require_semver()), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], packageManager = ["yarn", "npm", "pnpm", "bun", "unknown"], UnknownPackageManagerError = class extends AbortError {
|
|
13678
|
+
var import_semver3 = __toESM(require_semver(), 1), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], packageManager = ["yarn", "npm", "pnpm", "bun", "unknown"], UnknownPackageManagerError = class extends AbortError {
|
|
13681
13679
|
constructor() {
|
|
13682
13680
|
super("Unknown package manager");
|
|
13683
13681
|
}
|
|
@@ -13984,4 +13982,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
13984
13982
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13985
13983
|
*)
|
|
13986
13984
|
*/
|
|
13987
|
-
//# sourceMappingURL=chunk-
|
|
13985
|
+
//# sourceMappingURL=chunk-KBDH6IDK.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BEVHUPQZ.js";
|
|
4
4
|
import {
|
|
5
5
|
renderTable,
|
|
6
6
|
renderText
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-OJOHMVV7.js";
|
|
11
11
|
import {
|
|
12
12
|
__toESM,
|
|
13
13
|
init_cjs_shims
|
|
@@ -83,4 +83,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
|
|
|
83
83
|
export {
|
|
84
84
|
CommandFlags
|
|
85
85
|
};
|
|
86
|
-
//# sourceMappingURL=chunk-
|
|
86
|
+
//# sourceMappingURL=chunk-KJJGDUT2.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
renderSuccess,
|
|
8
8
|
renderTable,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -76,7 +76,11 @@ async function staticService() {
|
|
|
76
76
|
title: "Custom section",
|
|
77
77
|
body: {
|
|
78
78
|
list: {
|
|
79
|
-
items: [
|
|
79
|
+
items: [
|
|
80
|
+
{ link: { label: "Item 1", url: "https://shopify.com" } },
|
|
81
|
+
"Item 2",
|
|
82
|
+
{ link: { url: "https://community.shopify.com/" } }
|
|
83
|
+
]
|
|
80
84
|
}
|
|
81
85
|
}
|
|
82
86
|
},
|
|
@@ -185,4 +189,4 @@ async function staticService() {
|
|
|
185
189
|
export {
|
|
186
190
|
staticService
|
|
187
191
|
};
|
|
188
|
-
//# sourceMappingURL=chunk-
|
|
192
|
+
//# sourceMappingURL=chunk-KOHDI3KN.js.map
|
|
@@ -2579,7 +2579,6 @@ var require_out4 = __commonJS({
|
|
|
2579
2579
|
|
|
2580
2580
|
export {
|
|
2581
2581
|
require_merge2,
|
|
2582
|
-
require_micromatch,
|
|
2583
2582
|
require_out4 as require_out
|
|
2584
2583
|
};
|
|
2585
2584
|
/*! Bundled license information:
|
|
@@ -2598,4 +2597,4 @@ queue-microtask/index.js:
|
|
|
2598
2597
|
run-parallel/index.js:
|
|
2599
2598
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
2600
2599
|
*/
|
|
2601
|
-
//# sourceMappingURL=chunk-
|
|
2600
|
+
//# sourceMappingURL=chunk-KYB6A4PE.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-RXYE2GI3.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-BEVHUPQZ.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkAsync
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-LMK5VFZE.js.map
|
|
@@ -2,16 +2,16 @@ import {
|
|
|
2
2
|
getEnvironmentData,
|
|
3
3
|
getLastSeenUserIdAfterAuth,
|
|
4
4
|
getSensitiveEnvironmentData
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-3AOK7V27.js";
|
|
6
6
|
import {
|
|
7
7
|
fetch
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import {
|
|
10
|
-
runWithRateLimit
|
|
11
|
-
} from "./chunk-FDJVVEGH.js";
|
|
8
|
+
} from "./chunk-PDNTPE4N.js";
|
|
12
9
|
import {
|
|
13
10
|
CLI_KIT_VERSION
|
|
14
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-YZA6BRN3.js";
|
|
12
|
+
import {
|
|
13
|
+
runWithRateLimit
|
|
14
|
+
} from "./chunk-KBDH6IDK.js";
|
|
15
15
|
import {
|
|
16
16
|
alwaysLogAnalytics,
|
|
17
17
|
alwaysLogMetrics,
|
|
@@ -26,11 +26,9 @@ import {
|
|
|
26
26
|
opentelemetryDomain,
|
|
27
27
|
outputContent,
|
|
28
28
|
outputDebug,
|
|
29
|
-
outputToken
|
|
30
|
-
} from "./chunk-PJKCWDDX.js";
|
|
31
|
-
import {
|
|
29
|
+
outputToken,
|
|
32
30
|
reportingRateLimit
|
|
33
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
34
32
|
import {
|
|
35
33
|
__commonJS,
|
|
36
34
|
__require,
|
|
@@ -15772,4 +15770,4 @@ export {
|
|
|
15772
15770
|
getListOfTunnelPlugins,
|
|
15773
15771
|
reportAnalyticsEvent
|
|
15774
15772
|
};
|
|
15775
|
-
//# sourceMappingURL=chunk-
|
|
15773
|
+
//# sourceMappingURL=chunk-LSQU4XJZ.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-YZA6BRN3.js";
|
|
4
4
|
import {
|
|
5
5
|
outputInfo
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -17,4 +17,4 @@ async function versionService() {
|
|
|
17
17
|
export {
|
|
18
18
|
versionService
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-MG6EVKFQ.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
packageManagerFromUserAgent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KBDH6IDK.js";
|
|
4
4
|
import {
|
|
5
5
|
currentProcessIsGlobal,
|
|
6
6
|
inferPackageManagerForGlobalCLI,
|
|
7
7
|
outputContent,
|
|
8
8
|
outputToken
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-5JZ5AGAQ.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -25,4 +25,4 @@ export {
|
|
|
25
25
|
cliInstallCommand,
|
|
26
26
|
getOutputUpdateCLIReminder
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-MHLSPYVQ.js.map
|
|
@@ -7,13 +7,13 @@ import {
|
|
|
7
7
|
require_src,
|
|
8
8
|
require_supports_color
|
|
9
9
|
} from "./chunk-SNOECVP4.js";
|
|
10
|
-
import {
|
|
11
|
-
require_globby,
|
|
12
|
-
require_indent_string
|
|
13
|
-
} from "./chunk-NEOIQ6PN.js";
|
|
14
10
|
import {
|
|
15
11
|
require_is_wsl
|
|
16
12
|
} from "./chunk-UBB7JKND.js";
|
|
13
|
+
import {
|
|
14
|
+
require_globby,
|
|
15
|
+
require_indent_string
|
|
16
|
+
} from "./chunk-WNDN5FAY.js";
|
|
17
17
|
import {
|
|
18
18
|
__commonJS,
|
|
19
19
|
__require,
|
|
@@ -156515,4 +156515,4 @@ ejs/lib/ejs.js:
|
|
|
156515
156515
|
* @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
|
|
156516
156516
|
*)
|
|
156517
156517
|
*/
|
|
156518
|
-
//# sourceMappingURL=chunk-
|
|
156518
|
+
//# sourceMappingURL=chunk-OJOHMVV7.js.map
|