vercel 54.18.4 → 54.18.6
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-SC5SUCZD.js → add-DFHK2LCD.js} +4 -4
- package/dist/chunks/{chunk-URDZ7T57.js → chunk-22CQWS5E.js} +1 -1
- package/dist/chunks/{chunk-PVEWOY25.js → chunk-3WENOEKR.js} +4 -4
- package/dist/chunks/{chunk-TV3JIBII.js → chunk-7273TMGI.js} +4 -4
- package/dist/chunks/{chunk-X3QZP7HG.js → chunk-BI2IN6RX.js} +1 -1
- package/dist/chunks/{chunk-ZSIRCJYY.js → chunk-BSSEGYXP.js} +2 -2
- package/dist/chunks/{chunk-TQ4ZOHJH.js → chunk-CXGDCPH4.js} +1 -1
- package/dist/chunks/{chunk-HX52W7S3.js → chunk-DHLDURNP.js} +2 -2
- package/dist/chunks/{chunk-DNEOCFVV.js → chunk-F6YGVA2L.js} +0 -2
- package/dist/chunks/{chunk-VAU35QDZ.js → chunk-GXAVQSHO.js} +1 -1
- package/dist/chunks/{chunk-MFB7HREA.js → chunk-I43WUYKE.js} +1 -1
- package/dist/chunks/{chunk-GPHR3TXH.js → chunk-LQALVXRD.js} +1 -1
- package/dist/chunks/{chunk-6KYBAPAY.js → chunk-NN7E6Y4F.js} +2 -2
- package/dist/chunks/{chunk-5WXBM2VM.js → chunk-ODVBO56J.js} +2 -2
- package/dist/chunks/{chunk-MKGFEOLL.js → chunk-PPW2JATF.js} +1 -1
- package/dist/chunks/{chunk-EASAC5XB.js → chunk-QPBO2QDL.js} +4 -4
- package/dist/chunks/{chunk-W3EZFUUG.js → chunk-URFSONFS.js} +1 -1
- package/dist/chunks/{chunk-7AHJ2INY.js → chunk-V7IBBQ2D.js} +1 -1
- package/dist/chunks/{chunk-3JUR5ASZ.js → chunk-VKGCONIM.js} +3 -3
- package/dist/chunks/{chunk-4L6FOIRG.js → chunk-ZAJ4OMXG.js} +1 -1
- package/dist/chunks/{compile-vercel-config-SH26SIEE.js → compile-vercel-config-WRCB2TG2.js} +1 -1
- package/dist/chunks/{delete-KKSM7VAB.js → delete-DIFVXSQA.js} +2 -2
- package/dist/chunks/{disable-WBMPOI4P.js → disable-623SZAWT.js} +2 -2
- package/dist/chunks/{discard-YTI62CYN.js → discard-R7YAQI6C.js} +2 -2
- package/dist/chunks/{edit-64WPKV63.js → edit-CY2RYSKD.js} +3 -3
- package/dist/chunks/{enable-IHOVZGOO.js → enable-HHOQLDPW.js} +2 -2
- package/dist/chunks/{export-AIND6BB4.js → export-TNFZHJKM.js} +2 -2
- package/dist/chunks/{inspect-UEU7X5KL.js → inspect-7JLYYYAR.js} +3 -3
- package/dist/chunks/{list-54UGGJSQ.js → list-5LKLQBXP.js} +3 -3
- package/dist/chunks/{list-S63CAB5B.js → list-K4F7WGQR.js} +2 -2
- package/dist/chunks/{ls-ZIC7I6HY.js → ls-DUHNXBAL.js} +4 -4
- package/dist/chunks/{publish-MAWQLTGD.js → publish-O5UJJQKF.js} +2 -2
- package/dist/chunks/{query-PVCAJHO3.js → query-FE6G54EI.js} +2 -2
- package/dist/chunks/{reorder-MKSZ3J4S.js → reorder-YH47SCZC.js} +2 -2
- package/dist/chunks/{restore-ECTVX5YS.js → restore-TSR6PO3H.js} +2 -2
- package/dist/chunks/{rm-SF7YXRFJ.js → rm-PQSDPXP2.js} +4 -4
- package/dist/chunks/{rule-inspect-LSU242F3.js → rule-inspect-TNP2HULT.js} +4 -4
- package/dist/chunks/{rules-6IKB3MSI.js → rules-IO4KI6U7.js} +6 -6
- package/dist/chunks/{schema-CG5WKBQ4.js → schema-QFN4XSPZ.js} +2 -2
- package/dist/chunks/{update-D3ZHID4G.js → update-PGYIRCOQ.js} +4 -4
- package/dist/commands/build/index.js +9 -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 +35 -34
- package/dist/index.js +8 -8
- package/dist/version.mjs +1 -1
- package/package.json +13 -13
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesCollectionPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-URFSONFS.js";
|
|
13
|
+
import "./chunk-NN7E6Y4F.js";
|
|
14
14
|
import "./chunk-E2ENQE2W.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-BI2IN6RX.js";
|
|
25
|
+
import "./chunk-F6YGVA2L.js";
|
|
26
26
|
import {
|
|
27
27
|
buildCommandWithGlobalFlags,
|
|
28
28
|
outputAgentError
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
progress,
|
|
11
11
|
require_dist as require_dist2,
|
|
12
12
|
sleep
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-DHLDURNP.js";
|
|
14
14
|
import {
|
|
15
15
|
suggestNextCommands
|
|
16
16
|
} from "./chunk-XBN2O34P.js";
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
} from "./chunk-SGL3NMOP.js";
|
|
21
21
|
import {
|
|
22
22
|
CommandTimeout
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-BSSEGYXP.js";
|
|
24
24
|
import {
|
|
25
25
|
showPluginTipIfNeeded
|
|
26
26
|
} from "./chunk-NJUPUGOE.js";
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
} from "./chunk-64IF634X.js";
|
|
30
30
|
import {
|
|
31
31
|
getScope
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-BI2IN6RX.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-F6YGVA2L.js";
|
|
41
41
|
import {
|
|
42
42
|
require_strip_ansi,
|
|
43
43
|
responseError
|
|
@@ -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-22CQWS5E.js";
|
|
10
10
|
import {
|
|
11
11
|
autoInstallVercelPlugin
|
|
12
12
|
} from "./chunk-NJUPUGOE.js";
|
|
@@ -15,10 +15,10 @@ import {
|
|
|
15
15
|
} from "./chunk-64IF634X.js";
|
|
16
16
|
import {
|
|
17
17
|
ensureLink
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-ODVBO56J.js";
|
|
19
19
|
import {
|
|
20
20
|
pullCommand
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-I43WUYKE.js";
|
|
22
22
|
import {
|
|
23
23
|
help
|
|
24
24
|
} from "./chunk-YSIZGIDP.js";
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
envPullCommandLogic,
|
|
29
29
|
humanizePath,
|
|
30
30
|
parseTarget
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-F6YGVA2L.js";
|
|
32
32
|
import {
|
|
33
33
|
TelemetryClient
|
|
34
34
|
} from "./chunk-ECCWJHC6.js";
|
|
@@ -25,10 +25,10 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
buildCommand,
|
|
27
27
|
pullCommand
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-I43WUYKE.js";
|
|
29
29
|
import {
|
|
30
30
|
envCommand
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-F6YGVA2L.js";
|
|
32
32
|
import {
|
|
33
33
|
confirmOption,
|
|
34
34
|
deploymentOption,
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-V5P25P7F.js";
|
|
10
10
|
import {
|
|
11
11
|
getLocalPathConfig
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-V7IBBQ2D.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-F6YGVA2L.js";
|
|
40
40
|
import {
|
|
41
41
|
require_load_json_file
|
|
42
42
|
} from "./chunk-ECCWJHC6.js";
|
|
@@ -13837,7 +13837,6 @@ var require_frameworks = __commonJS({
|
|
|
13837
13837
|
slug: "container",
|
|
13838
13838
|
runtimeFramework: true,
|
|
13839
13839
|
logo: "https://api-frameworks.vercel.sh/framework-logos/container.svg",
|
|
13840
|
-
darkModeLogo: "https://api-frameworks.vercel.sh/framework-logos/container-dark.svg",
|
|
13841
13840
|
tagline: "Deploy any project as a container image built from a Dockerfile.",
|
|
13842
13841
|
description: "A project deployed as a container image, built from a Dockerfile.vercel or Containerfile.vercel.",
|
|
13843
13842
|
website: "https://docs.docker.com/reference/dockerfile/",
|
|
@@ -18117,7 +18116,6 @@ var require_frameworks = __commonJS({
|
|
|
18117
18116
|
slug: "services",
|
|
18118
18117
|
experimental: true,
|
|
18119
18118
|
logo: "https://api-frameworks.vercel.sh/framework-logos/services.svg",
|
|
18120
|
-
darkModeLogo: "https://api-frameworks.vercel.sh/framework-logos/services-dark.svg",
|
|
18121
18119
|
tagline: "Multiple services deployed as serverless functions within your project.",
|
|
18122
18120
|
description: "Multiple services deployed as serverless functions within your project.",
|
|
18123
18121
|
website: "https://vercel.com",
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
} from "./chunk-QH7WYDEP.js";
|
|
13
13
|
import {
|
|
14
14
|
getScope
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-BI2IN6RX.js";
|
|
16
16
|
import {
|
|
17
17
|
getLinkedProject,
|
|
18
18
|
getProjectByNameOrId
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-F6YGVA2L.js";
|
|
20
20
|
import {
|
|
21
21
|
buildCommandWithGlobalFlags,
|
|
22
22
|
outputAgentError
|
|
@@ -7,12 +7,12 @@ const __dirname = __dirname_(__filename);
|
|
|
7
7
|
import {
|
|
8
8
|
printProjectNotFoundError,
|
|
9
9
|
setupAndLink
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-VKGCONIM.js";
|
|
11
11
|
import {
|
|
12
12
|
getLinkedProject,
|
|
13
13
|
param,
|
|
14
14
|
resolveProjectCwd
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-F6YGVA2L.js";
|
|
16
16
|
import {
|
|
17
17
|
buildCommandWithYes,
|
|
18
18
|
outputActionRequired
|
|
@@ -7,17 +7,17 @@ const __dirname = __dirname_(__filename);
|
|
|
7
7
|
import {
|
|
8
8
|
getUpdateCommandInfo,
|
|
9
9
|
isGlobal
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GXAVQSHO.js";
|
|
11
11
|
import {
|
|
12
12
|
getGlobalPathConfig,
|
|
13
13
|
progress,
|
|
14
14
|
writeToConfigFile
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-DHLDURNP.js";
|
|
16
16
|
import {
|
|
17
17
|
apiCommand,
|
|
18
18
|
listSubcommand2 as listSubcommand,
|
|
19
19
|
loginCommand
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-BSSEGYXP.js";
|
|
21
21
|
import {
|
|
22
22
|
require_semver
|
|
23
23
|
} from "./chunk-IB5L4LKZ.js";
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
} from "./chunk-YSIZGIDP.js";
|
|
27
27
|
import {
|
|
28
28
|
login
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-F6YGVA2L.js";
|
|
30
30
|
import {
|
|
31
31
|
TelemetryClient,
|
|
32
32
|
isNativeBinaryInstall
|
|
@@ -10,10 +10,10 @@ import {
|
|
|
10
10
|
} from "./chunk-QH7WYDEP.js";
|
|
11
11
|
import {
|
|
12
12
|
getLocalPathConfig
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-V7IBBQ2D.js";
|
|
14
14
|
import {
|
|
15
15
|
getScope
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-BI2IN6RX.js";
|
|
17
17
|
import {
|
|
18
18
|
table
|
|
19
19
|
} from "./chunk-VKBYAWTL.js";
|
|
@@ -51,7 +51,7 @@ import {
|
|
|
51
51
|
selectAndParseRemoteUrl,
|
|
52
52
|
selectOrg,
|
|
53
53
|
writeServicesConfig
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-F6YGVA2L.js";
|
|
55
55
|
import {
|
|
56
56
|
buildCommandWithGlobalFlags,
|
|
57
57
|
outputAgentError,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
parseSubcommandArgs,
|
|
16
16
|
resolveRoutes,
|
|
17
17
|
withGlobalFlags
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
19
19
|
import {
|
|
20
20
|
deleteSubcommand
|
|
21
21
|
} from "./chunk-EFUR47FZ.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-F6YGVA2L.js";
|
|
31
31
|
import {
|
|
32
32
|
outputAgentError
|
|
33
33
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
21
21
|
import {
|
|
22
22
|
disableSubcommand
|
|
23
23
|
} from "./chunk-EFUR47FZ.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-F6YGVA2L.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
21
21
|
import {
|
|
22
22
|
discardSubcommand
|
|
23
23
|
} from "./chunk-EFUR47FZ.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-F6YGVA2L.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
printRouteConfig,
|
|
20
20
|
routingRuleToCurrentRoute,
|
|
21
21
|
runInteractiveEditLoop
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-LQALVXRD.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-ZAJ4OMXG.js";
|
|
35
35
|
import {
|
|
36
36
|
editSubcommand
|
|
37
37
|
} from "./chunk-EFUR47FZ.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-F6YGVA2L.js";
|
|
44
44
|
import {
|
|
45
45
|
outputAgentError
|
|
46
46
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
21
21
|
import {
|
|
22
22
|
enableSubcommand
|
|
23
23
|
} from "./chunk-EFUR47FZ.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-F6YGVA2L.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -9,12 +9,12 @@ import {
|
|
|
9
9
|
getRoutes,
|
|
10
10
|
parseSubcommandArgs,
|
|
11
11
|
withGlobalFlags
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
13
13
|
import {
|
|
14
14
|
exportSubcommand
|
|
15
15
|
} from "./chunk-EFUR47FZ.js";
|
|
16
16
|
import "./chunk-QH7WYDEP.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-F6YGVA2L.js";
|
|
18
18
|
import {
|
|
19
19
|
outputAgentError
|
|
20
20
|
} from "./chunk-IZOHLD5D.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-NN7E6Y4F.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-BI2IN6RX.js";
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-F6YGVA2L.js";
|
|
32
32
|
import {
|
|
33
33
|
buildCommandWithGlobalFlags,
|
|
34
34
|
outputAgentError
|
|
@@ -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-NN7E6Y4F.js";
|
|
10
10
|
import {
|
|
11
11
|
handleValidationError,
|
|
12
12
|
normalizeRepeatableStringFilters,
|
|
@@ -26,11 +26,11 @@ import "./chunk-OGJB2GHI.js";
|
|
|
26
26
|
import {
|
|
27
27
|
AGENT_REASON
|
|
28
28
|
} from "./chunk-QH7WYDEP.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-BI2IN6RX.js";
|
|
30
30
|
import {
|
|
31
31
|
table
|
|
32
32
|
} from "./chunk-VKBYAWTL.js";
|
|
33
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-F6YGVA2L.js";
|
|
34
34
|
import {
|
|
35
35
|
buildCommandWithGlobalFlags,
|
|
36
36
|
outputAgentError,
|
|
@@ -24,11 +24,11 @@ import {
|
|
|
24
24
|
} from "./chunk-UJ5UEAMC.js";
|
|
25
25
|
import {
|
|
26
26
|
getScope
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-BI2IN6RX.js";
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-F6YGVA2L.js";
|
|
32
32
|
import "./chunk-IZOHLD5D.js";
|
|
33
33
|
import "./chunk-ECCWJHC6.js";
|
|
34
34
|
import {
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesCollectionPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-URFSONFS.js";
|
|
13
|
+
import "./chunk-NN7E6Y4F.js";
|
|
14
14
|
import "./chunk-E2ENQE2W.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-BI2IN6RX.js";
|
|
25
|
+
import "./chunk-F6YGVA2L.js";
|
|
26
26
|
import {
|
|
27
27
|
outputAgentError
|
|
28
28
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
21
21
|
import {
|
|
22
22
|
publishSubcommand
|
|
23
23
|
} from "./chunk-EFUR47FZ.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-F6YGVA2L.js";
|
|
30
30
|
import {
|
|
31
31
|
outputAgentError
|
|
32
32
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -28,14 +28,14 @@ import {
|
|
|
28
28
|
} from "./chunk-MAJWH2PD.js";
|
|
29
29
|
import {
|
|
30
30
|
getScope
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-BI2IN6RX.js";
|
|
32
32
|
import {
|
|
33
33
|
table
|
|
34
34
|
} from "./chunk-VKBYAWTL.js";
|
|
35
35
|
import {
|
|
36
36
|
getLinkedProject,
|
|
37
37
|
getProjectByNameOrId
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-F6YGVA2L.js";
|
|
39
39
|
import "./chunk-IZOHLD5D.js";
|
|
40
40
|
import "./chunk-ECCWJHC6.js";
|
|
41
41
|
import {
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
resolveRoute,
|
|
17
17
|
shellQuoteRouteIdentifierForSuggestion,
|
|
18
18
|
withGlobalFlags
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
20
20
|
import {
|
|
21
21
|
reorderSubcommand
|
|
22
22
|
} from "./chunk-EFUR47FZ.js";
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
} from "./chunk-64IF634X.js";
|
|
26
26
|
import "./chunk-VXYGCOKL.js";
|
|
27
27
|
import "./chunk-QH7WYDEP.js";
|
|
28
|
-
import "./chunk-
|
|
28
|
+
import "./chunk-F6YGVA2L.js";
|
|
29
29
|
import {
|
|
30
30
|
outputAgentError
|
|
31
31
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
printDiffSummary,
|
|
20
20
|
validateRequiredArgs,
|
|
21
21
|
withGlobalFlags
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-ZAJ4OMXG.js";
|
|
23
23
|
import {
|
|
24
24
|
restoreSubcommand
|
|
25
25
|
} from "./chunk-EFUR47FZ.js";
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
} from "./chunk-64IF634X.js";
|
|
29
29
|
import "./chunk-VXYGCOKL.js";
|
|
30
30
|
import "./chunk-QH7WYDEP.js";
|
|
31
|
-
import "./chunk-
|
|
31
|
+
import "./chunk-F6YGVA2L.js";
|
|
32
32
|
import {
|
|
33
33
|
outputAgentError
|
|
34
34
|
} from "./chunk-IZOHLD5D.js";
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesItemPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-URFSONFS.js";
|
|
13
|
+
import "./chunk-NN7E6Y4F.js";
|
|
14
14
|
import "./chunk-E2ENQE2W.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-BI2IN6RX.js";
|
|
25
|
+
import "./chunk-F6YGVA2L.js";
|
|
26
26
|
import {
|
|
27
27
|
buildCommandWithGlobalFlags,
|
|
28
28
|
buildCommandWithYes,
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesItemPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-URFSONFS.js";
|
|
13
|
+
import "./chunk-NN7E6Y4F.js";
|
|
14
14
|
import "./chunk-E2ENQE2W.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-BI2IN6RX.js";
|
|
25
|
+
import "./chunk-F6YGVA2L.js";
|
|
26
26
|
import {
|
|
27
27
|
buildCommandWithGlobalFlags,
|
|
28
28
|
outputAgentError
|