vercel 54.18.0 → 54.18.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/chunks/{add-6IFGG2TY.js → add-L27WEHJQ.js} +4 -4
- package/dist/chunks/{chunk-MUDZFSZC.js → chunk-2LA6R76V.js} +1 -1
- package/dist/chunks/{chunk-YHFZKOKK.js → chunk-2MZ4H45N.js} +1 -1
- package/dist/chunks/{chunk-JWQ37WLT.js → chunk-6RJUWNWV.js} +25 -5
- package/dist/chunks/{chunk-IBJBNVZV.js → chunk-6UFGHJ24.js} +1 -1
- package/dist/chunks/{chunk-HMWVVA4B.js → chunk-76I54SRS.js} +1 -1
- package/dist/chunks/{chunk-FOPFOSQM.js → chunk-AHS6XAT2.js} +1 -1
- package/dist/chunks/{chunk-JJKW6J63.js → chunk-BMDRRM33.js} +1 -1
- package/dist/chunks/{chunk-UNIIXDM2.js → chunk-CC424HWH.js} +4 -4
- package/dist/chunks/{chunk-5ACKBNHW.js → chunk-GNREFAJK.js} +4 -4
- package/dist/chunks/{chunk-B3VMTJM2.js → chunk-HCESSY4J.js} +1 -1
- package/dist/chunks/{chunk-AQIWBG3Y.js → chunk-JKDUSECY.js} +2 -2
- package/dist/chunks/{chunk-AWAUGLOM.js → chunk-LM7QG25J.js} +2 -2
- package/dist/chunks/{chunk-GZ5KF7HK.js → chunk-RIPEVVUO.js} +4 -4
- package/dist/chunks/{chunk-F57GYOKZ.js → chunk-U56UA26H.js} +1 -1
- package/dist/chunks/{chunk-VUVQO3LF.js → chunk-URENS2ZN.js} +43 -21
- package/dist/chunks/{chunk-X7KGEDKQ.js → chunk-UZJFAOUJ.js} +3 -3
- package/dist/chunks/{chunk-KQDEJE65.js → chunk-VNO5J2AC.js} +2 -2
- package/dist/chunks/{chunk-C6H4BP2L.js → chunk-YCHEVH4O.js} +2 -2
- package/dist/chunks/{chunk-DZ65TDY4.js → chunk-YVDJCV54.js} +1 -1
- package/dist/chunks/{compile-vercel-config-CZH5GU3R.js → compile-vercel-config-TZ4FYN6U.js} +1 -1
- package/dist/chunks/{delete-KZJPJUTT.js → delete-GBB7EFPS.js} +2 -2
- package/dist/chunks/{disable-XXKGGPR5.js → disable-7S24H5WP.js} +2 -2
- package/dist/chunks/{discard-VFWCCRDF.js → discard-O2AV2Q3R.js} +2 -2
- package/dist/chunks/{edit-RY2KAHX2.js → edit-7YK5VLBU.js} +3 -3
- package/dist/chunks/{enable-M2PSCPZH.js → enable-VWDYFYM3.js} +2 -2
- package/dist/chunks/{export-U3ZPYBWC.js → export-FDHFOO5L.js} +2 -2
- package/dist/chunks/{inspect-HI7DLEJ2.js → inspect-TJ5BJSQ5.js} +3 -3
- package/dist/chunks/{list-TUYF4LRT.js → list-B5TC6JJH.js} +2 -2
- package/dist/chunks/{list-KLZIIRGS.js → list-RQUCVGBH.js} +3 -3
- package/dist/chunks/{ls-6PFY2I7Q.js → ls-KX57FKO3.js} +4 -4
- package/dist/chunks/{publish-GXWEL4UA.js → publish-KRTXC4UH.js} +2 -2
- package/dist/chunks/{query-SLLJ6OJT.js → query-EIQVIL3N.js} +2 -2
- package/dist/chunks/{reorder-VRC6BLJM.js → reorder-DYDMY5BA.js} +2 -2
- package/dist/chunks/{restore-SMXHUGVC.js → restore-FX42JLZS.js} +2 -2
- package/dist/chunks/{rm-V7DGLIHX.js → rm-SUXZB6OT.js} +4 -4
- package/dist/chunks/{rule-inspect-7AZGYZDI.js → rule-inspect-CBM636H7.js} +4 -4
- package/dist/chunks/{rules-MQBE2RMP.js → rules-6RZBCQQK.js} +6 -6
- package/dist/chunks/{schema-EMHEFUMV.js → schema-TNVA57SO.js} +2 -2
- package/dist/chunks/{update-GSQ26HZG.js → update-Q5CDTYFG.js} +4 -4
- package/dist/commands/build/index.js +14 -9
- package/dist/commands/deploy/index.js +10 -10
- package/dist/commands/dev/index.js +8 -8
- package/dist/commands/env/index.js +4 -4
- package/dist/commands/link/index.js +7 -7
- package/dist/commands/list/index.js +3 -3
- package/dist/commands-bulk.js +31 -31
- package/dist/index.js +8 -8
- package/dist/version.mjs +1 -1
- package/package.json +17 -17
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesCollectionPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-AHS6XAT2.js";
|
|
13
|
+
import "./chunk-LM7QG25J.js";
|
|
14
14
|
import "./chunk-U5FVI3MF.js";
|
|
15
15
|
import {
|
|
16
16
|
validateJsonOutput
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
import {
|
|
22
22
|
AGENT_REASON
|
|
23
23
|
} from "./chunk-QH7WYDEP.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-2LA6R76V.js";
|
|
25
|
+
import "./chunk-URENS2ZN.js";
|
|
26
26
|
import {
|
|
27
27
|
buildCommandWithGlobalFlags,
|
|
28
28
|
outputAgentError
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
require_lib,
|
|
19
19
|
require_minimatch,
|
|
20
20
|
require_pluralize
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-URENS2ZN.js";
|
|
22
22
|
import {
|
|
23
23
|
CantParseJSONFile,
|
|
24
24
|
cmd,
|
|
@@ -11654,10 +11654,30 @@ async function writeBuildResultV3(args) {
|
|
|
11654
11654
|
if (typeof src !== "string") {
|
|
11655
11655
|
throw new Error(`Expected "build.src" to be a string`);
|
|
11656
11656
|
}
|
|
11657
|
-
|
|
11658
|
-
|
|
11659
|
-
|
|
11660
|
-
|
|
11657
|
+
let functionConfiguration = {};
|
|
11658
|
+
if (service && isExperimentalServiceV2(service) && service.functions) {
|
|
11659
|
+
let sourceFile = src;
|
|
11660
|
+
const serviceRoot = stripDuplicateSlashes(service.root);
|
|
11661
|
+
if (serviceRoot && serviceRoot !== ".") {
|
|
11662
|
+
const prefix = `${serviceRoot}/`;
|
|
11663
|
+
if (sourceFile.startsWith(prefix)) {
|
|
11664
|
+
sourceFile = sourceFile.slice(prefix.length);
|
|
11665
|
+
}
|
|
11666
|
+
}
|
|
11667
|
+
functionConfiguration = await getLambdaOptionsFromFunction({
|
|
11668
|
+
sourceFile,
|
|
11669
|
+
config: {
|
|
11670
|
+
...vercelConfig,
|
|
11671
|
+
functions: service.functions,
|
|
11672
|
+
serviceName: service.name
|
|
11673
|
+
}
|
|
11674
|
+
});
|
|
11675
|
+
} else if (vercelConfig) {
|
|
11676
|
+
functionConfiguration = await getLambdaOptionsFromFunction({
|
|
11677
|
+
sourceFile: src,
|
|
11678
|
+
config: vercelConfig
|
|
11679
|
+
});
|
|
11680
|
+
}
|
|
11661
11681
|
const ext = extname(src);
|
|
11662
11682
|
const path2 = service && isExperimentalServiceV2(service) ? "index" : service && typeof service.runtime === "string" ? stripDuplicateSlashes((0, import_fs_detectors2.getInternalServiceFunctionPath)(service.name)) : stripDuplicateSlashes(
|
|
11663
11683
|
build2.config?.zeroConfig ? src.substring(0, src.length - ext.length) : src
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
progress,
|
|
11
11
|
require_dist as require_dist2,
|
|
12
12
|
sleep
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-JKDUSECY.js";
|
|
14
14
|
import {
|
|
15
15
|
suggestNextCommands
|
|
16
16
|
} from "./chunk-LKBI43XK.js";
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
} from "./chunk-TCF6MGBY.js";
|
|
21
21
|
import {
|
|
22
22
|
CommandTimeout
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-YCHEVH4O.js";
|
|
24
24
|
import {
|
|
25
25
|
showPluginTipIfNeeded
|
|
26
26
|
} from "./chunk-BRQ6PX3U.js";
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
} from "./chunk-64IF634X.js";
|
|
30
30
|
import {
|
|
31
31
|
getScope
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-2LA6R76V.js";
|
|
33
33
|
import {
|
|
34
34
|
getProjectByNameOrId,
|
|
35
35
|
param,
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
require_dist as require_dist3,
|
|
38
38
|
require_pluralize,
|
|
39
39
|
ua_default
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-URENS2ZN.js";
|
|
41
41
|
import {
|
|
42
42
|
require_strip_ansi,
|
|
43
43
|
responseError
|
|
@@ -7,17 +7,17 @@ const __dirname = __dirname_(__filename);
|
|
|
7
7
|
import {
|
|
8
8
|
getUpdateCommandInfo,
|
|
9
9
|
isGlobal
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2MZ4H45N.js";
|
|
11
11
|
import {
|
|
12
12
|
getGlobalPathConfig,
|
|
13
13
|
progress,
|
|
14
14
|
writeToConfigFile
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-JKDUSECY.js";
|
|
16
16
|
import {
|
|
17
17
|
apiCommand,
|
|
18
18
|
listSubcommand2 as listSubcommand,
|
|
19
19
|
loginCommand
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-YCHEVH4O.js";
|
|
21
21
|
import {
|
|
22
22
|
require_semver
|
|
23
23
|
} from "./chunk-IB5L4LKZ.js";
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
} from "./chunk-LWJWW6ZY.js";
|
|
27
27
|
import {
|
|
28
28
|
login
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-URENS2ZN.js";
|
|
30
30
|
import {
|
|
31
31
|
TelemetryClient,
|
|
32
32
|
isNativeBinaryInstall
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-V5P25P7F.js";
|
|
10
10
|
import {
|
|
11
11
|
getLocalPathConfig
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-HCESSY4J.js";
|
|
13
13
|
import {
|
|
14
14
|
DEFAULT_VERCEL_CONFIG_FILENAME,
|
|
15
15
|
VERCEL_CONFIG_EXTENSIONS,
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
useKeypress,
|
|
37
37
|
usePrefix,
|
|
38
38
|
useState
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-URENS2ZN.js";
|
|
40
40
|
import {
|
|
41
41
|
require_load_json_file
|
|
42
42
|
} from "./chunk-Q77ALSXR.js";
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
} from "./chunk-QH7WYDEP.js";
|
|
13
13
|
import {
|
|
14
14
|
getScope
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-2LA6R76V.js";
|
|
16
16
|
import {
|
|
17
17
|
getLinkedProject,
|
|
18
18
|
getProjectByNameOrId
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-URENS2ZN.js";
|
|
20
20
|
import {
|
|
21
21
|
buildCommandWithGlobalFlags,
|
|
22
22
|
outputAgentError
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
writeProjectSettings
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6UFGHJ24.js";
|
|
10
10
|
import {
|
|
11
11
|
autoInstallVercelPlugin
|
|
12
12
|
} from "./chunk-BRQ6PX3U.js";
|
|
@@ -15,10 +15,10 @@ import {
|
|
|
15
15
|
} from "./chunk-64IF634X.js";
|
|
16
16
|
import {
|
|
17
17
|
ensureLink
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-VNO5J2AC.js";
|
|
19
19
|
import {
|
|
20
20
|
pullCommand
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-76I54SRS.js";
|
|
22
22
|
import {
|
|
23
23
|
help
|
|
24
24
|
} from "./chunk-LWJWW6ZY.js";
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
envPullCommandLogic,
|
|
29
29
|
humanizePath,
|
|
30
30
|
parseTarget
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-URENS2ZN.js";
|
|
32
32
|
import {
|
|
33
33
|
TelemetryClient
|
|
34
34
|
} from "./chunk-Q77ALSXR.js";
|
|
@@ -24623,14 +24623,6 @@ var require_resolve_v2 = __commonJS({
|
|
|
24623
24623
|
};
|
|
24624
24624
|
}
|
|
24625
24625
|
}
|
|
24626
|
-
const isContainer = config.runtime === "container";
|
|
24627
|
-
if (!config.framework && !config.entrypoint && !isContainer) {
|
|
24628
|
-
return {
|
|
24629
|
-
code: "MISSING_SERVICE_CONFIG",
|
|
24630
|
-
message: `Service "${name}" must specify "framework" or "entrypoint".`,
|
|
24631
|
-
serviceName: name
|
|
24632
|
-
};
|
|
24633
|
-
}
|
|
24634
24626
|
return null;
|
|
24635
24627
|
}
|
|
24636
24628
|
async function resolveConfiguredServiceV22(name, config, fs5) {
|
|
@@ -24662,14 +24654,15 @@ var require_resolve_v2 = __commonJS({
|
|
|
24662
24654
|
entrypointIsDirectory = Boolean(resolved.entrypoint?.isDirectory);
|
|
24663
24655
|
}
|
|
24664
24656
|
const entrypointFile = entrypointIsDirectory || !normalizedEntrypoint ? void 0 : normalizedEntrypoint;
|
|
24665
|
-
|
|
24657
|
+
let inferredRuntime = (0, import_utils4.inferServiceRuntime)({
|
|
24666
24658
|
runtime: config.runtime,
|
|
24667
24659
|
framework: config.framework,
|
|
24668
24660
|
entrypoint: entrypointFile
|
|
24669
24661
|
});
|
|
24670
24662
|
let framework = config.framework;
|
|
24671
|
-
|
|
24672
|
-
|
|
24663
|
+
let detectedFramework = false;
|
|
24664
|
+
if (!framework) {
|
|
24665
|
+
const workspace = normalizedEntrypoint ? entrypointIsDirectory ? normalizedEntrypoint : import_path12.posix.dirname(normalizedEntrypoint) || "." : ".";
|
|
24673
24666
|
const detection = await (0, import_resolve.detectFrameworkFromWorkspace)({
|
|
24674
24667
|
fs: serviceFs,
|
|
24675
24668
|
workspace,
|
|
@@ -24680,6 +24673,12 @@ var require_resolve_v2 = __commonJS({
|
|
|
24680
24673
|
return { error: detection.error };
|
|
24681
24674
|
}
|
|
24682
24675
|
framework = detection.framework;
|
|
24676
|
+
detectedFramework = Boolean(framework);
|
|
24677
|
+
inferredRuntime = (0, import_utils4.inferServiceRuntime)({
|
|
24678
|
+
runtime: config.runtime,
|
|
24679
|
+
framework,
|
|
24680
|
+
entrypoint: entrypointFile
|
|
24681
|
+
});
|
|
24683
24682
|
}
|
|
24684
24683
|
if (entrypointIsDirectory && !framework) {
|
|
24685
24684
|
return {
|
|
@@ -24690,6 +24689,16 @@ var require_resolve_v2 = __commonJS({
|
|
|
24690
24689
|
}
|
|
24691
24690
|
};
|
|
24692
24691
|
}
|
|
24692
|
+
const frameworkRuntime = (0, import_utils4.inferRuntimeFromFramework)(framework);
|
|
24693
|
+
if (detectedFramework && frameworkRuntime && !entrypointFile) {
|
|
24694
|
+
return {
|
|
24695
|
+
error: {
|
|
24696
|
+
code: "MISSING_SERVICE_CONFIG",
|
|
24697
|
+
message: `Service "${name}" detected framework "${framework}" in "${normalizedRoot}" and must specify an "entrypoint" for runtime "${frameworkRuntime}".`,
|
|
24698
|
+
serviceName: name
|
|
24699
|
+
}
|
|
24700
|
+
};
|
|
24701
|
+
}
|
|
24693
24702
|
const frameworkDefinition = framework ? frameworksBySlug.get(framework) : void 0;
|
|
24694
24703
|
let builderUse;
|
|
24695
24704
|
let builderSrc;
|
|
@@ -24698,16 +24707,26 @@ var require_resolve_v2 = __commonJS({
|
|
|
24698
24707
|
builderSrc = entrypointFile || frameworkDefinition?.useRuntime?.src || "package.json";
|
|
24699
24708
|
} else {
|
|
24700
24709
|
if (!inferredRuntime) {
|
|
24701
|
-
|
|
24702
|
-
|
|
24703
|
-
|
|
24704
|
-
|
|
24705
|
-
|
|
24706
|
-
|
|
24707
|
-
}
|
|
24710
|
+
if (config.buildCommand) {
|
|
24711
|
+
builderUse = "@vercel/static-build";
|
|
24712
|
+
builderSrc = "package.json";
|
|
24713
|
+
} else {
|
|
24714
|
+
builderUse = "@vercel/static";
|
|
24715
|
+
builderSrc = config.outputDirectory ? import_path12.posix.join(config.outputDirectory, "**") : "**";
|
|
24716
|
+
}
|
|
24717
|
+
} else {
|
|
24718
|
+
if (!entrypointFile) {
|
|
24719
|
+
return {
|
|
24720
|
+
error: {
|
|
24721
|
+
code: "MISSING_SERVICE_CONFIG",
|
|
24722
|
+
message: `Service "${name}" must specify an "entrypoint" for runtime "${inferredRuntime}".`,
|
|
24723
|
+
serviceName: name
|
|
24724
|
+
}
|
|
24725
|
+
};
|
|
24726
|
+
}
|
|
24727
|
+
builderUse = inferredRuntime === "node" ? "@vercel/backends" : (0, import_utils4.getBuilderForRuntime)(inferredRuntime);
|
|
24728
|
+
builderSrc = entrypointFile;
|
|
24708
24729
|
}
|
|
24709
|
-
builderUse = inferredRuntime === "node" ? "@vercel/backends" : (0, import_utils4.getBuilderForRuntime)(inferredRuntime);
|
|
24710
|
-
builderSrc = entrypointFile;
|
|
24711
24730
|
}
|
|
24712
24731
|
const isRoot = normalizedRoot === ".";
|
|
24713
24732
|
const projectRelativeSrc = isRoot ? builderSrc : import_path12.posix.join(normalizedRoot, builderSrc);
|
|
@@ -24718,6 +24737,9 @@ var require_resolve_v2 = __commonJS({
|
|
|
24718
24737
|
if (framework) {
|
|
24719
24738
|
builderConfig.framework = framework;
|
|
24720
24739
|
}
|
|
24740
|
+
if (config.outputDirectory) {
|
|
24741
|
+
builderConfig.outputDirectory = config.outputDirectory;
|
|
24742
|
+
}
|
|
24721
24743
|
if (!isRoot) {
|
|
24722
24744
|
builderConfig.workspace = normalizedRoot;
|
|
24723
24745
|
}
|
|
@@ -40861,7 +40883,7 @@ var require_package = __commonJS({
|
|
|
40861
40883
|
"../client/package.json"(exports, module) {
|
|
40862
40884
|
module.exports = {
|
|
40863
40885
|
name: "@vercel/client",
|
|
40864
|
-
version: "17.6.
|
|
40886
|
+
version: "17.6.3",
|
|
40865
40887
|
main: "dist/index.js",
|
|
40866
40888
|
typings: "dist/index.d.ts",
|
|
40867
40889
|
homepage: "https://vercel.com",
|
|
@@ -10,10 +10,10 @@ import {
|
|
|
10
10
|
} from "./chunk-QH7WYDEP.js";
|
|
11
11
|
import {
|
|
12
12
|
getLocalPathConfig
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-HCESSY4J.js";
|
|
14
14
|
import {
|
|
15
15
|
getScope
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-2LA6R76V.js";
|
|
17
17
|
import {
|
|
18
18
|
table
|
|
19
19
|
} from "./chunk-LYCSVJIX.js";
|
|
@@ -51,7 +51,7 @@ import {
|
|
|
51
51
|
selectAndParseRemoteUrl,
|
|
52
52
|
selectOrg,
|
|
53
53
|
writeServicesConfig
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-URENS2ZN.js";
|
|
55
55
|
import {
|
|
56
56
|
buildCommandWithGlobalFlags,
|
|
57
57
|
outputAgentError,
|
|
@@ -7,12 +7,12 @@ const __dirname = __dirname_(__filename);
|
|
|
7
7
|
import {
|
|
8
8
|
printProjectNotFoundError,
|
|
9
9
|
setupAndLink
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UZJFAOUJ.js";
|
|
11
11
|
import {
|
|
12
12
|
getLinkedProject,
|
|
13
13
|
param,
|
|
14
14
|
resolveProjectCwd
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-URENS2ZN.js";
|
|
16
16
|
import {
|
|
17
17
|
buildCommandWithYes,
|
|
18
18
|
outputActionRequired
|
|
@@ -25,10 +25,10 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
buildCommand,
|
|
27
27
|
pullCommand
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-76I54SRS.js";
|
|
29
29
|
import {
|
|
30
30
|
envCommand
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-URENS2ZN.js";
|
|
32
32
|
import {
|
|
33
33
|
confirmOption,
|
|
34
34
|
deploymentOption,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
parseSubcommandArgs,
|
|
16
16
|
resolveRoutes,
|
|
17
17
|
withGlobalFlags
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-BMDRRM33.js";
|
|
19
19
|
import {
|
|
20
20
|
deleteSubcommand
|
|
21
21
|
} from "./chunk-IB56QKCM.js";
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
AGENT_REASON,
|
|
28
28
|
AGENT_STATUS
|
|
29
29
|
} from "./chunk-QH7WYDEP.js";
|
|
30
|
-
import "./chunk-
|
|
30
|
+
import "./chunk-URENS2ZN.js";
|
|
31
31
|
import {
|
|
32
32
|
outputAgentError
|
|
33
33
|
} from "./chunk-X5UROEGN.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-BMDRRM33.js";
|
|
21
21
|
import {
|
|
22
22
|
disableSubcommand
|
|
23
23
|
} from "./chunk-IB56QKCM.js";
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
} from "./chunk-64IF634X.js";
|
|
27
27
|
import "./chunk-VXYGCOKL.js";
|
|
28
28
|
import "./chunk-QH7WYDEP.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-URENS2ZN.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-X5UROEGN.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-BMDRRM33.js";
|
|
21
21
|
import {
|
|
22
22
|
discardSubcommand
|
|
23
23
|
} from "./chunk-IB56QKCM.js";
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
} from "./chunk-64IF634X.js";
|
|
27
27
|
import "./chunk-VXYGCOKL.js";
|
|
28
28
|
import "./chunk-QH7WYDEP.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-URENS2ZN.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-X5UROEGN.js";
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
printRouteConfig,
|
|
20
20
|
routingRuleToCurrentRoute,
|
|
21
21
|
runInteractiveEditLoop
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-U56UA26H.js";
|
|
23
23
|
import {
|
|
24
24
|
getRouteVersions
|
|
25
25
|
} from "./chunk-AHU7WNL2.js";
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
resolveRoute,
|
|
32
32
|
shellQuoteRouteIdentifierForSuggestion,
|
|
33
33
|
withGlobalFlags
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-BMDRRM33.js";
|
|
35
35
|
import {
|
|
36
36
|
editSubcommand
|
|
37
37
|
} from "./chunk-IB56QKCM.js";
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
} from "./chunk-64IF634X.js";
|
|
41
41
|
import "./chunk-VXYGCOKL.js";
|
|
42
42
|
import "./chunk-QH7WYDEP.js";
|
|
43
|
-
import "./chunk-
|
|
43
|
+
import "./chunk-URENS2ZN.js";
|
|
44
44
|
import {
|
|
45
45
|
outputAgentError
|
|
46
46
|
} from "./chunk-X5UROEGN.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-BMDRRM33.js";
|
|
21
21
|
import {
|
|
22
22
|
enableSubcommand
|
|
23
23
|
} from "./chunk-IB56QKCM.js";
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
} from "./chunk-64IF634X.js";
|
|
27
27
|
import "./chunk-VXYGCOKL.js";
|
|
28
28
|
import "./chunk-QH7WYDEP.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-URENS2ZN.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-X5UROEGN.js";
|
|
@@ -9,12 +9,12 @@ import {
|
|
|
9
9
|
getRoutes,
|
|
10
10
|
parseSubcommandArgs,
|
|
11
11
|
withGlobalFlags
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-BMDRRM33.js";
|
|
13
13
|
import {
|
|
14
14
|
exportSubcommand
|
|
15
15
|
} from "./chunk-IB56QKCM.js";
|
|
16
16
|
import "./chunk-QH7WYDEP.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-URENS2ZN.js";
|
|
18
18
|
import {
|
|
19
19
|
outputAgentError
|
|
20
20
|
} from "./chunk-X5UROEGN.js";
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
emitAlertsScopeError
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-LM7QG25J.js";
|
|
10
10
|
import {
|
|
11
11
|
handleValidationError,
|
|
12
12
|
outputError,
|
|
@@ -24,11 +24,11 @@ import {
|
|
|
24
24
|
} from "./chunk-QH7WYDEP.js";
|
|
25
25
|
import {
|
|
26
26
|
getScope
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-2LA6R76V.js";
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-URENS2ZN.js";
|
|
32
32
|
import {
|
|
33
33
|
buildCommandWithGlobalFlags,
|
|
34
34
|
outputAgentError
|
|
@@ -24,11 +24,11 @@ import {
|
|
|
24
24
|
} from "./chunk-56AJHIQC.js";
|
|
25
25
|
import {
|
|
26
26
|
getScope
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-2LA6R76V.js";
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-URENS2ZN.js";
|
|
32
32
|
import "./chunk-X5UROEGN.js";
|
|
33
33
|
import "./chunk-Q77ALSXR.js";
|
|
34
34
|
import {
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
resolveAlertsScope
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-LM7QG25J.js";
|
|
10
10
|
import {
|
|
11
11
|
handleValidationError,
|
|
12
12
|
normalizeRepeatableStringFilters,
|
|
@@ -26,11 +26,11 @@ import "./chunk-SGPBULVT.js";
|
|
|
26
26
|
import {
|
|
27
27
|
AGENT_REASON
|
|
28
28
|
} from "./chunk-QH7WYDEP.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-2LA6R76V.js";
|
|
30
30
|
import {
|
|
31
31
|
table
|
|
32
32
|
} from "./chunk-LYCSVJIX.js";
|
|
33
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-URENS2ZN.js";
|
|
34
34
|
import {
|
|
35
35
|
buildCommandWithGlobalFlags,
|
|
36
36
|
outputAgentError,
|