vercel 51.1.0 → 51.2.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/chunks/{chunk-7IDNCLTM.js → chunk-3FMFPD7F.js} +1 -1
- package/dist/chunks/{chunk-VOT6BE6P.js → chunk-4EGCWWSR.js} +542 -10
- package/dist/chunks/{chunk-6DIXPIXB.js → chunk-57RLFBKC.js} +1 -1
- package/dist/chunks/{chunk-D7SZ3DXR.js → chunk-5DLMAFQU.js} +1 -1
- package/dist/chunks/{chunk-UZIEJEMY.js → chunk-5WHDQH2U.js} +1 -1
- package/dist/chunks/{chunk-TBW2XDGN.js → chunk-5YQCJTZI.js} +4 -4
- package/dist/chunks/{chunk-V23RAVWV.js → chunk-7S7GE4BN.js} +4 -5
- package/dist/chunks/{chunk-TWZWQGBN.js → chunk-E3NE4SKN.js} +3 -0
- package/dist/chunks/{chunk-Q4UET42E.js → chunk-EHZKWVK2.js} +3 -3
- package/dist/chunks/{chunk-NYO5XRBQ.js → chunk-FSOFFJDV.js} +1 -1
- package/dist/chunks/{chunk-WOFF2NEI.js → chunk-G6MVEB4W.js} +2 -2
- package/dist/chunks/{chunk-5CRSHCRD.js → chunk-K5XJCQQO.js} +1 -1
- package/dist/chunks/{chunk-A5XRYFVO.js → chunk-QQTF2FEY.js} +2 -2
- package/dist/chunks/{chunk-65IHMJX4.js → chunk-RK4TKB3D.js} +2 -2
- package/dist/chunks/{chunk-YKKQGGLZ.js → chunk-SSOWPEZT.js} +1 -1
- package/dist/chunks/{chunk-XHMU7WUB.js → chunk-VTQNSCUG.js} +2 -2
- package/dist/chunks/{chunk-XMVSCINT.js → chunk-W5K4YCTI.js} +1 -1
- package/dist/chunks/{chunk-K4IC7LFB.js → chunk-W6FW7CCT.js} +3 -3
- package/dist/chunks/{chunk-E6ZEBMUP.js → chunk-XAVGWINL.js} +5 -5
- package/dist/chunks/{chunk-RQTDTSAX.js → chunk-XRR5HDB3.js} +1 -1
- package/dist/chunks/{compile-vercel-config-6FEECIZK.js → compile-vercel-config-2GV46IDP.js} +1 -1
- package/dist/chunks/{delete-J2N2QXMP.js → delete-PXMYSQGR.js} +3 -3
- package/dist/chunks/{disable-QGYXQKAM.js → disable-2ZQ4OG4A.js} +3 -3
- package/dist/chunks/{discard-ZDGJB5US.js → discard-FQZTZ5HK.js} +3 -3
- package/dist/chunks/{edit-RJWDA5KJ.js → edit-F3J7Q5SZ.js} +4 -4
- package/dist/chunks/{enable-L33HPTXB.js → enable-ZW4W33H5.js} +3 -3
- package/dist/chunks/{export-Z5C4BJ2U.js → export-ZZV6ESIW.js} +3 -3
- package/dist/chunks/{list-4P2TW77C.js → list-SSIMVNNN.js} +2 -2
- package/dist/chunks/{list-HXN64DKX.js → list-VFPV4TUW.js} +2 -2
- package/dist/chunks/{publish-TLVHQB2H.js → publish-3K76MNS3.js} +3 -3
- package/dist/chunks/{query-SDKQTWN2.js → query-CY7JJSSX.js} +2 -2
- package/dist/chunks/{reorder-UHMUFYIW.js → reorder-6L7MENN5.js} +3 -3
- package/dist/chunks/{restore-762GO6HU.js → restore-XUYXOJQ2.js} +3 -3
- package/dist/chunks/{schema-WBOIQRP4.js → schema-G5FSLZVA.js} +2 -2
- package/dist/commands/build/index.js +10 -10
- package/dist/commands/deploy/index.js +12 -12
- package/dist/commands/dev/index.js +8 -8
- package/dist/commands/env/index.js +5 -5
- package/dist/commands/link/index.js +7 -7
- package/dist/commands/list/index.js +3 -3
- package/dist/commands-bulk.js +5900 -1651
- package/dist/index.js +20 -10
- package/dist/version.mjs +1 -1
- package/package.json +21 -21
|
@@ -6,13 +6,13 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
writeProjectSettings
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-57RLFBKC.js";
|
|
10
10
|
import {
|
|
11
11
|
ensureLink
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-RK4TKB3D.js";
|
|
13
13
|
import {
|
|
14
14
|
pullCommand
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-W5K4YCTI.js";
|
|
16
16
|
import {
|
|
17
17
|
help
|
|
18
18
|
} from "./chunk-Y5YCSB6X.js";
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
envPullCommandLogic,
|
|
23
23
|
humanizePath,
|
|
24
24
|
parseTarget
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-7S7GE4BN.js";
|
|
26
26
|
import {
|
|
27
27
|
TelemetryClient
|
|
28
28
|
} from "./chunk-U3WLEFHU.js";
|
|
@@ -23583,7 +23583,7 @@ var require_resolve2 = __commonJS({
|
|
|
23583
23583
|
} = options;
|
|
23584
23584
|
const type = config.type || "web";
|
|
23585
23585
|
const rawEntrypoint = config.entrypoint;
|
|
23586
|
-
const moduleAttrParsed = typeof rawEntrypoint === "string"
|
|
23586
|
+
const moduleAttrParsed = typeof rawEntrypoint === "string" ? parsePyModuleAttrEntrypoint(rawEntrypoint) : null;
|
|
23587
23587
|
const routingResult = resolveServiceRoutingConfig(name, config);
|
|
23588
23588
|
if (routingResult.error) {
|
|
23589
23589
|
throw new Error(routingResult.error.message);
|
|
@@ -23732,10 +23732,9 @@ var require_resolve2 = __commonJS({
|
|
|
23732
23732
|
continue;
|
|
23733
23733
|
}
|
|
23734
23734
|
let resolvedEntrypoint;
|
|
23735
|
-
const serviceType = serviceConfig.type || "web";
|
|
23736
23735
|
if (typeof serviceConfig.entrypoint === "string") {
|
|
23737
|
-
const moduleAttr =
|
|
23738
|
-
const entrypointToResolve = moduleAttr
|
|
23736
|
+
const moduleAttr = parsePyModuleAttrEntrypoint(serviceConfig.entrypoint);
|
|
23737
|
+
const entrypointToResolve = moduleAttr?.filePath ?? serviceConfig.entrypoint;
|
|
23739
23738
|
const resolvedPath = await resolveEntrypointPath({
|
|
23740
23739
|
fs: fs5,
|
|
23741
23740
|
serviceName: name,
|
|
@@ -38966,7 +38965,7 @@ var require_package = __commonJS({
|
|
|
38966
38965
|
"../client/package.json"(exports, module) {
|
|
38967
38966
|
module.exports = {
|
|
38968
38967
|
name: "@vercel/client",
|
|
38969
|
-
version: "17.3.
|
|
38968
|
+
version: "17.3.2",
|
|
38970
38969
|
main: "dist/index.js",
|
|
38971
38970
|
typings: "dist/index.d.ts",
|
|
38972
38971
|
homepage: "https://vercel.com",
|
|
@@ -58,6 +58,9 @@ var AGENT_REASON = {
|
|
|
58
58
|
MISSING_EVENTS: "missing_events",
|
|
59
59
|
INVALID_URL: "invalid_url",
|
|
60
60
|
INVALID_EVENT: "invalid_event",
|
|
61
|
+
// AI Gateway
|
|
62
|
+
INVALID_BUDGET: "invalid_budget",
|
|
63
|
+
INVALID_REFRESH_PERIOD: "invalid_refresh_period",
|
|
61
64
|
// Redirects
|
|
62
65
|
REDIRECT_NOT_FOUND: "redirect_not_found",
|
|
63
66
|
VERSION_NOT_FOUND: "version_not_found",
|
|
@@ -6,13 +6,13 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
getUpdateCommand
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-SSOWPEZT.js";
|
|
10
10
|
import {
|
|
11
11
|
login
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-W6FW7CCT.js";
|
|
13
13
|
import {
|
|
14
14
|
loginCommand
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-4EGCWWSR.js";
|
|
16
16
|
import {
|
|
17
17
|
help
|
|
18
18
|
} from "./chunk-Y5YCSB6X.js";
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-IB5L4LKZ.js";
|
|
10
10
|
import {
|
|
11
11
|
require_execa
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-5WHDQH2U.js";
|
|
13
13
|
import {
|
|
14
14
|
VERCEL_DIR,
|
|
15
15
|
readJSONFile,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
require_lib,
|
|
19
19
|
require_minimatch,
|
|
20
20
|
require_pluralize
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-7S7GE4BN.js";
|
|
22
22
|
import {
|
|
23
23
|
CantParseJSONFile,
|
|
24
24
|
cmd,
|
|
@@ -7,12 +7,12 @@ const __dirname = __dirname_(__filename);
|
|
|
7
7
|
import {
|
|
8
8
|
AGENT_REASON,
|
|
9
9
|
AGENT_STATUS
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-E3NE4SKN.js";
|
|
11
11
|
import {
|
|
12
12
|
buildCommandWithYes,
|
|
13
13
|
getLinkedProject,
|
|
14
14
|
outputAgentError
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-7S7GE4BN.js";
|
|
16
16
|
import {
|
|
17
17
|
getCommandName,
|
|
18
18
|
getCommandNamePlain,
|
|
@@ -6,14 +6,14 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
setupAndLink
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-VTQNSCUG.js";
|
|
10
10
|
import {
|
|
11
11
|
buildCommandWithYes,
|
|
12
12
|
getLinkedProject,
|
|
13
13
|
outputActionRequired,
|
|
14
14
|
param,
|
|
15
15
|
resolveProjectCwd
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-7S7GE4BN.js";
|
|
17
17
|
import {
|
|
18
18
|
getCommandName,
|
|
19
19
|
getCommandNamePlain
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
getLocalPathConfig
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-5DLMAFQU.js";
|
|
10
10
|
import {
|
|
11
11
|
table
|
|
12
12
|
} from "./chunk-4YZKA4FN.js";
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
selectAndParseRemoteUrl,
|
|
37
37
|
selectOrg,
|
|
38
38
|
writeServicesConfig
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-7S7GE4BN.js";
|
|
40
40
|
import {
|
|
41
41
|
CantParseJSONFile,
|
|
42
42
|
ProjectNotFound,
|
|
@@ -9,13 +9,13 @@ import {
|
|
|
9
9
|
} from "./chunk-V5P25P7F.js";
|
|
10
10
|
import {
|
|
11
11
|
autoInstallAgentTooling
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-FSOFFJDV.js";
|
|
13
13
|
import {
|
|
14
14
|
ua_default
|
|
15
15
|
} from "./chunk-Q6BEDVOU.js";
|
|
16
16
|
import {
|
|
17
17
|
getLocalPathConfig
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-5DLMAFQU.js";
|
|
19
19
|
import {
|
|
20
20
|
DEFAULT_VERCEL_CONFIG_FILENAME,
|
|
21
21
|
VERCEL_CONFIG_EXTENSIONS,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
useKeypress,
|
|
42
42
|
usePrefix,
|
|
43
43
|
useState
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-7S7GE4BN.js";
|
|
45
45
|
import {
|
|
46
46
|
require_load_json_file,
|
|
47
47
|
require_write_json_file
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
printIndications,
|
|
10
10
|
require_dist as require_dist2,
|
|
11
11
|
sleep
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-W6FW7CCT.js";
|
|
13
13
|
import {
|
|
14
14
|
suggestNextCommands
|
|
15
15
|
} from "./chunk-LOS7HHU3.js";
|
|
@@ -19,13 +19,13 @@ import {
|
|
|
19
19
|
} from "./chunk-U5J73OA3.js";
|
|
20
20
|
import {
|
|
21
21
|
getScope
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-3FMFPD7F.js";
|
|
23
23
|
import {
|
|
24
24
|
showPluginTipIfNeeded
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-FSOFFJDV.js";
|
|
26
26
|
import {
|
|
27
27
|
CommandTimeout
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-4EGCWWSR.js";
|
|
29
29
|
import {
|
|
30
30
|
ua_default
|
|
31
31
|
} from "./chunk-Q6BEDVOU.js";
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
require_dist as require_dist3,
|
|
36
36
|
require_lib3 as require_lib,
|
|
37
37
|
require_pluralize
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-7S7GE4BN.js";
|
|
39
39
|
import {
|
|
40
40
|
require_ms,
|
|
41
41
|
stamp_default
|
|
@@ -15,17 +15,17 @@ import {
|
|
|
15
15
|
parseSubcommandArgs,
|
|
16
16
|
resolveRoutes,
|
|
17
17
|
withGlobalFlags
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-QQTF2FEY.js";
|
|
19
19
|
import {
|
|
20
20
|
deleteSubcommand
|
|
21
21
|
} from "./chunk-BQUQ5F7R.js";
|
|
22
22
|
import {
|
|
23
23
|
AGENT_REASON,
|
|
24
24
|
AGENT_STATUS
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-E3NE4SKN.js";
|
|
26
26
|
import {
|
|
27
27
|
outputAgentError
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-7S7GE4BN.js";
|
|
29
29
|
import "./chunk-U3WLEFHU.js";
|
|
30
30
|
import {
|
|
31
31
|
stamp_default
|
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-QQTF2FEY.js";
|
|
21
21
|
import {
|
|
22
22
|
disableSubcommand
|
|
23
23
|
} from "./chunk-BQUQ5F7R.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-E3NE4SKN.js";
|
|
25
25
|
import {
|
|
26
26
|
outputAgentError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-7S7GE4BN.js";
|
|
28
28
|
import "./chunk-U3WLEFHU.js";
|
|
29
29
|
import {
|
|
30
30
|
stamp_default
|
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-QQTF2FEY.js";
|
|
21
21
|
import {
|
|
22
22
|
discardSubcommand
|
|
23
23
|
} from "./chunk-BQUQ5F7R.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-E3NE4SKN.js";
|
|
25
25
|
import {
|
|
26
26
|
outputAgentError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-7S7GE4BN.js";
|
|
28
28
|
import "./chunk-U3WLEFHU.js";
|
|
29
29
|
import {
|
|
30
30
|
stamp_default
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
printRouteConfig,
|
|
20
20
|
routingRuleToCurrentRoute,
|
|
21
21
|
runInteractiveEditLoop
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-K5XJCQQO.js";
|
|
23
23
|
import {
|
|
24
24
|
getRouteVersions
|
|
25
25
|
} from "./chunk-AHU7WNL2.js";
|
|
@@ -31,14 +31,14 @@ import {
|
|
|
31
31
|
resolveRoute,
|
|
32
32
|
shellQuoteRouteIdentifierForSuggestion,
|
|
33
33
|
withGlobalFlags
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-QQTF2FEY.js";
|
|
35
35
|
import {
|
|
36
36
|
editSubcommand
|
|
37
37
|
} from "./chunk-BQUQ5F7R.js";
|
|
38
|
-
import "./chunk-
|
|
38
|
+
import "./chunk-E3NE4SKN.js";
|
|
39
39
|
import {
|
|
40
40
|
outputAgentError
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-7S7GE4BN.js";
|
|
42
42
|
import "./chunk-U3WLEFHU.js";
|
|
43
43
|
import {
|
|
44
44
|
stamp_default
|
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-QQTF2FEY.js";
|
|
21
21
|
import {
|
|
22
22
|
enableSubcommand
|
|
23
23
|
} from "./chunk-BQUQ5F7R.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-E3NE4SKN.js";
|
|
25
25
|
import {
|
|
26
26
|
outputAgentError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-7S7GE4BN.js";
|
|
28
28
|
import "./chunk-U3WLEFHU.js";
|
|
29
29
|
import {
|
|
30
30
|
stamp_default
|
|
@@ -9,14 +9,14 @@ import {
|
|
|
9
9
|
getRoutes,
|
|
10
10
|
parseSubcommandArgs,
|
|
11
11
|
withGlobalFlags
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-QQTF2FEY.js";
|
|
13
13
|
import {
|
|
14
14
|
exportSubcommand
|
|
15
15
|
} from "./chunk-BQUQ5F7R.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-E3NE4SKN.js";
|
|
17
17
|
import {
|
|
18
18
|
outputAgentError
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-7S7GE4BN.js";
|
|
20
20
|
import "./chunk-U3WLEFHU.js";
|
|
21
21
|
import "./chunk-CO5D46AG.js";
|
|
22
22
|
import {
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
} from "./chunk-EOZFDJSY.js";
|
|
19
19
|
import {
|
|
20
20
|
getScope
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-3FMFPD7F.js";
|
|
22
22
|
import {
|
|
23
23
|
validateJsonOutput
|
|
24
24
|
} from "./chunk-XPKWKPWA.js";
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-7S7GE4BN.js";
|
|
32
32
|
import "./chunk-U3WLEFHU.js";
|
|
33
33
|
import "./chunk-CO5D46AG.js";
|
|
34
34
|
import {
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
} from "./chunk-HTOH3MSD.js";
|
|
16
16
|
import {
|
|
17
17
|
getScope
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-3FMFPD7F.js";
|
|
19
19
|
import {
|
|
20
20
|
validateJsonOutput
|
|
21
21
|
} from "./chunk-XPKWKPWA.js";
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-7S7GE4BN.js";
|
|
32
32
|
import "./chunk-U3WLEFHU.js";
|
|
33
33
|
import {
|
|
34
34
|
require_ms
|
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-QQTF2FEY.js";
|
|
21
21
|
import {
|
|
22
22
|
publishSubcommand
|
|
23
23
|
} from "./chunk-BQUQ5F7R.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-E3NE4SKN.js";
|
|
25
25
|
import {
|
|
26
26
|
outputAgentError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-7S7GE4BN.js";
|
|
28
28
|
import "./chunk-U3WLEFHU.js";
|
|
29
29
|
import {
|
|
30
30
|
stamp_default
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
} from "./chunk-A3NYPUKZ.js";
|
|
22
22
|
import {
|
|
23
23
|
getScope
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-3FMFPD7F.js";
|
|
25
25
|
import {
|
|
26
26
|
validateJsonOutput
|
|
27
27
|
} from "./chunk-XPKWKPWA.js";
|
|
@@ -34,7 +34,7 @@ import {
|
|
|
34
34
|
import {
|
|
35
35
|
getLinkedProject,
|
|
36
36
|
getProjectByNameOrId
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-7S7GE4BN.js";
|
|
38
38
|
import "./chunk-U3WLEFHU.js";
|
|
39
39
|
import {
|
|
40
40
|
require_ms
|
|
@@ -16,14 +16,14 @@ import {
|
|
|
16
16
|
resolveRoute,
|
|
17
17
|
shellQuoteRouteIdentifierForSuggestion,
|
|
18
18
|
withGlobalFlags
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-QQTF2FEY.js";
|
|
20
20
|
import {
|
|
21
21
|
reorderSubcommand
|
|
22
22
|
} from "./chunk-BQUQ5F7R.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-E3NE4SKN.js";
|
|
24
24
|
import {
|
|
25
25
|
outputAgentError
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-7S7GE4BN.js";
|
|
27
27
|
import "./chunk-U3WLEFHU.js";
|
|
28
28
|
import {
|
|
29
29
|
stamp_default
|
|
@@ -19,14 +19,14 @@ import {
|
|
|
19
19
|
printDiffSummary,
|
|
20
20
|
validateRequiredArgs,
|
|
21
21
|
withGlobalFlags
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-QQTF2FEY.js";
|
|
23
23
|
import {
|
|
24
24
|
restoreSubcommand
|
|
25
25
|
} from "./chunk-BQUQ5F7R.js";
|
|
26
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-E3NE4SKN.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-7S7GE4BN.js";
|
|
30
30
|
import "./chunk-U3WLEFHU.js";
|
|
31
31
|
import {
|
|
32
32
|
stamp_default
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
} from "./chunk-L2BKVTHL.js";
|
|
18
18
|
import {
|
|
19
19
|
getScope
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-3FMFPD7F.js";
|
|
21
21
|
import {
|
|
22
22
|
validateJsonOutput
|
|
23
23
|
} from "./chunk-XPKWKPWA.js";
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
import "./chunk-4YZKA4FN.js";
|
|
28
28
|
import {
|
|
29
29
|
require_pluralize
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-7S7GE4BN.js";
|
|
31
31
|
import "./chunk-U3WLEFHU.js";
|
|
32
32
|
import "./chunk-CO5D46AG.js";
|
|
33
33
|
import {
|
|
@@ -10,31 +10,31 @@ import {
|
|
|
10
10
|
isLambda,
|
|
11
11
|
staticFiles,
|
|
12
12
|
writeBuildResult
|
|
13
|
-
} from "../../chunks/chunk-
|
|
13
|
+
} from "../../chunks/chunk-G6MVEB4W.js";
|
|
14
14
|
import {
|
|
15
15
|
require_semver
|
|
16
16
|
} from "../../chunks/chunk-IB5L4LKZ.js";
|
|
17
17
|
import {
|
|
18
18
|
pullCommandLogic
|
|
19
|
-
} from "../../chunks/chunk-
|
|
19
|
+
} from "../../chunks/chunk-5YQCJTZI.js";
|
|
20
20
|
import {
|
|
21
21
|
AGENT_REASON,
|
|
22
22
|
AGENT_STATUS
|
|
23
|
-
} from "../../chunks/chunk-
|
|
23
|
+
} from "../../chunks/chunk-E3NE4SKN.js";
|
|
24
24
|
import {
|
|
25
25
|
pickOverrides,
|
|
26
26
|
readProjectSettings
|
|
27
|
-
} from "../../chunks/chunk-
|
|
27
|
+
} from "../../chunks/chunk-57RLFBKC.js";
|
|
28
28
|
import {
|
|
29
29
|
ua_default
|
|
30
30
|
} from "../../chunks/chunk-Q6BEDVOU.js";
|
|
31
|
-
import "../../chunks/chunk-
|
|
32
|
-
import "../../chunks/chunk-
|
|
33
|
-
import "../../chunks/chunk-
|
|
34
|
-
import "../../chunks/chunk-
|
|
31
|
+
import "../../chunks/chunk-5WHDQH2U.js";
|
|
32
|
+
import "../../chunks/chunk-RK4TKB3D.js";
|
|
33
|
+
import "../../chunks/chunk-VTQNSCUG.js";
|
|
34
|
+
import "../../chunks/chunk-5DLMAFQU.js";
|
|
35
35
|
import {
|
|
36
36
|
buildCommand
|
|
37
|
-
} from "../../chunks/chunk-
|
|
37
|
+
} from "../../chunks/chunk-W5K4YCTI.js";
|
|
38
38
|
import {
|
|
39
39
|
help
|
|
40
40
|
} from "../../chunks/chunk-Y5YCSB6X.js";
|
|
@@ -59,7 +59,7 @@ import {
|
|
|
59
59
|
require_minimatch,
|
|
60
60
|
resolveProjectCwd,
|
|
61
61
|
validateConfig
|
|
62
|
-
} from "../../chunks/chunk-
|
|
62
|
+
} from "../../chunks/chunk-7S7GE4BN.js";
|
|
63
63
|
import {
|
|
64
64
|
TelemetryClient
|
|
65
65
|
} from "../../chunks/chunk-U3WLEFHU.js";
|