vercel 54.4.0 → 54.5.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.
Files changed (50) hide show
  1. package/dist/chunks/{add-6XIRI7GJ.js → add-46BTOFC7.js} +4 -4
  2. package/dist/chunks/{chunk-4VFNBXZ2.js → chunk-2G6J2HUB.js} +1 -1
  3. package/dist/chunks/{chunk-XPQUP4VC.js → chunk-3ANW6BWX.js} +3 -3
  4. package/dist/chunks/{chunk-FVMTH5YE.js → chunk-3H6ATFDE.js} +105 -4
  5. package/dist/chunks/{chunk-MZM2IMEM.js → chunk-5ARQ77PP.js} +1 -1
  6. package/dist/chunks/{chunk-F23AADZM.js → chunk-AOAIT4LV.js} +3 -3
  7. package/dist/chunks/{chunk-BTQ6HRS4.js → chunk-C7WEABOB.js} +1 -1
  8. package/dist/chunks/{chunk-YQS3X3N5.js → chunk-CJLBNVOS.js} +1 -1
  9. package/dist/chunks/{chunk-SFCULGGZ.js → chunk-JRHPTYRV.js} +1 -1
  10. package/dist/chunks/{chunk-HE7FK57F.js → chunk-K6HMCETK.js} +1 -1
  11. package/dist/chunks/{chunk-ASARRYQ2.js → chunk-KUSGUF2H.js} +5 -5
  12. package/dist/chunks/{chunk-CPI4NTRV.js → chunk-N4LMPL2S.js} +2 -2
  13. package/dist/chunks/{chunk-KW4SFTHO.js → chunk-O7SISYLM.js} +3 -3
  14. package/dist/chunks/{chunk-LHB57VQA.js → chunk-P46TZBIB.js} +1 -1
  15. package/dist/chunks/{chunk-RIRQQSUQ.js → chunk-R57BN3NG.js} +1 -1
  16. package/dist/chunks/{chunk-UDG7NUUQ.js → chunk-SFQW4CWI.js} +2 -2
  17. package/dist/chunks/{chunk-PHZ7DOO3.js → chunk-T7VHC2DK.js} +1 -1
  18. package/dist/chunks/{chunk-QYUIKYIF.js → chunk-UHKS7F5B.js} +1 -1
  19. package/dist/chunks/{chunk-L3JT6XDK.js → chunk-W5RSXTBT.js} +1 -1
  20. package/dist/chunks/{chunk-4W26QRXA.js → chunk-Z5MIIHYS.js} +4 -4
  21. package/dist/chunks/{compile-vercel-config-5WZ2LFBA.js → compile-vercel-config-IGS2TTEP.js} +1 -1
  22. package/dist/chunks/{delete-JB4S3TTR.js → delete-EILO23N4.js} +2 -2
  23. package/dist/chunks/{disable-Y5MQYBZT.js → disable-6U4YJ6X2.js} +2 -2
  24. package/dist/chunks/{discard-DNGSXOP5.js → discard-AOB3DOVR.js} +2 -2
  25. package/dist/chunks/{edit-FHYSRIAM.js → edit-QWXEDZ7C.js} +3 -3
  26. package/dist/chunks/{enable-TI7IDW4D.js → enable-OOYZYWHO.js} +2 -2
  27. package/dist/chunks/{export-DGCLBJXG.js → export-TCODS24A.js} +2 -2
  28. package/dist/chunks/{inspect-YSEEB6K3.js → inspect-XPF7BVFT.js} +3 -3
  29. package/dist/chunks/{list-K2E7LRUZ.js → list-23UC6BLI.js} +3 -3
  30. package/dist/chunks/{list-2IC4JQ7V.js → list-G4RXHND6.js} +2 -2
  31. package/dist/chunks/{ls-LV3EOIGK.js → ls-N2ZJCAX4.js} +4 -4
  32. package/dist/chunks/{publish-UCZDXEVP.js → publish-CRI5AIVR.js} +2 -2
  33. package/dist/chunks/{query-YS24VBYT.js → query-VZWNY434.js} +9 -5
  34. package/dist/chunks/{reorder-5PEIRI7B.js → reorder-QGRIL3X5.js} +2 -2
  35. package/dist/chunks/{restore-BNKCGWUN.js → restore-2BNDRBBI.js} +2 -2
  36. package/dist/chunks/{rm-MMZJTUSV.js → rm-XBWBYUZ5.js} +4 -4
  37. package/dist/chunks/{rule-inspect-45WAIMAY.js → rule-inspect-2Y4KL333.js} +4 -4
  38. package/dist/chunks/{rules-F7NTLPKL.js → rules-OXB4XIRQ.js} +6 -6
  39. package/dist/chunks/{schema-V33O6TZC.js → schema-E5XSUUO4.js} +2 -2
  40. package/dist/chunks/{update-LSMYRPF7.js → update-I7WT4SY6.js} +4 -4
  41. package/dist/commands/build/index.js +9 -9
  42. package/dist/commands/deploy/index.js +10 -10
  43. package/dist/commands/dev/index.js +8 -8
  44. package/dist/commands/env/index.js +4 -4
  45. package/dist/commands/link/index.js +7 -7
  46. package/dist/commands/list/index.js +3 -3
  47. package/dist/commands-bulk.js +1560 -1158
  48. package/dist/index.js +8 -8
  49. package/dist/version.mjs +1 -1
  50. package/package.json +22 -22
@@ -9,8 +9,8 @@ import {
9
9
  handleRulesApiError,
10
10
  parseRulesFlagsAndScope,
11
11
  rulesCollectionPath
12
- } from "./chunk-RIRQQSUQ.js";
13
- import "./chunk-UDG7NUUQ.js";
12
+ } from "./chunk-R57BN3NG.js";
13
+ import "./chunk-SFQW4CWI.js";
14
14
  import "./chunk-HTOH3MSD.js";
15
15
  import {
16
16
  validateJsonOutput
@@ -21,8 +21,8 @@ import {
21
21
  import {
22
22
  AGENT_REASON
23
23
  } from "./chunk-L6Q2EQPI.js";
24
- import "./chunk-LHB57VQA.js";
25
- import "./chunk-L3JT6XDK.js";
24
+ import "./chunk-P46TZBIB.js";
25
+ import "./chunk-W5RSXTBT.js";
26
26
  import "./chunk-4CIXZOP4.js";
27
27
  import {
28
28
  buildCommandWithGlobalFlags,
@@ -8,7 +8,7 @@ import {
8
8
  VERCEL_DIR,
9
9
  VERCEL_DIR_PROJECT,
10
10
  require_lib
11
- } from "./chunk-L3JT6XDK.js";
11
+ } from "./chunk-W5RSXTBT.js";
12
12
  import {
13
13
  require_dist
14
14
  } from "./chunk-ZQKJVHXY.js";
@@ -12,10 +12,10 @@ import {
12
12
  } from "./chunk-76ZNZKIN.js";
13
13
  import {
14
14
  getLocalPathConfig
15
- } from "./chunk-PHZ7DOO3.js";
15
+ } from "./chunk-T7VHC2DK.js";
16
16
  import {
17
17
  autoInstallVercelPlugin
18
- } from "./chunk-BTQ6HRS4.js";
18
+ } from "./chunk-C7WEABOB.js";
19
19
  import {
20
20
  DEFAULT_VERCEL_CONFIG_FILENAME,
21
21
  VERCEL_CONFIG_EXTENSIONS,
@@ -39,7 +39,7 @@ import {
39
39
  useKeypress,
40
40
  usePrefix,
41
41
  useState
42
- } from "./chunk-L3JT6XDK.js";
42
+ } from "./chunk-W5RSXTBT.js";
43
43
  import {
44
44
  require_load_json_file
45
45
  } from "./chunk-4CIXZOP4.js";
@@ -25,10 +25,10 @@ import {
25
25
  import {
26
26
  buildCommand,
27
27
  pullCommand
28
- } from "./chunk-BTQ6HRS4.js";
28
+ } from "./chunk-C7WEABOB.js";
29
29
  import {
30
30
  envCommand
31
- } from "./chunk-L3JT6XDK.js";
31
+ } from "./chunk-W5RSXTBT.js";
32
32
  import {
33
33
  confirmOption,
34
34
  forceOption,
@@ -1481,6 +1481,30 @@ var listSubcommand4 = {
1481
1481
  deprecated: false,
1482
1482
  description: "Cursor for the next page of results"
1483
1483
  },
1484
+ {
1485
+ name: "search",
1486
+ shorthand: null,
1487
+ type: String,
1488
+ argument: "TEXT",
1489
+ deprecated: false,
1490
+ description: "Search connectors by name or UID"
1491
+ },
1492
+ {
1493
+ name: "service",
1494
+ shorthand: null,
1495
+ type: [String],
1496
+ argument: "NAME",
1497
+ deprecated: false,
1498
+ description: "Filter by service name (e.g. slack, mcp.linear.app). Repeatable."
1499
+ },
1500
+ {
1501
+ name: "type",
1502
+ shorthand: null,
1503
+ type: [String],
1504
+ argument: "TYPE",
1505
+ deprecated: false,
1506
+ description: "Filter by connector type (slack, github, oauth, custom). Repeatable."
1507
+ },
1484
1508
  formatOption
1485
1509
  ],
1486
1510
  examples: [
@@ -1492,6 +1516,26 @@ var listSubcommand4 = {
1492
1516
  name: "List every connector in the team",
1493
1517
  value: `${packageName} connect list --all-projects`
1494
1518
  },
1519
+ {
1520
+ name: "Filter by connector type",
1521
+ value: `${packageName} connect list --type slack`
1522
+ },
1523
+ {
1524
+ name: "Filter by multiple types",
1525
+ value: `${packageName} connect list --type oauth --type github`
1526
+ },
1527
+ {
1528
+ name: "Filter by service name",
1529
+ value: `${packageName} connect list --service mcp.linear.app`
1530
+ },
1531
+ {
1532
+ name: "Search by text",
1533
+ value: `${packageName} connect list --search linear`
1534
+ },
1535
+ {
1536
+ name: "Combine filters",
1537
+ value: `${packageName} connect list --type oauth --search prod`
1538
+ },
1495
1539
  {
1496
1540
  name: "Limit the number of results",
1497
1541
  value: `${packageName} connect list --limit 10`
@@ -2264,11 +2308,12 @@ var removeSubcommand6 = {
2264
2308
  var priceSubcommand = {
2265
2309
  name: "price",
2266
2310
  aliases: [],
2267
- description: "Show registrar price quote for a domain",
2311
+ description: "Show registrar price quotes for one or more domains",
2268
2312
  arguments: [
2269
2313
  {
2270
2314
  name: "domain",
2271
- required: true
2315
+ required: true,
2316
+ multiple: true
2272
2317
  }
2273
2318
  ],
2274
2319
  options: [formatOption],
@@ -2277,6 +2322,10 @@ var priceSubcommand = {
2277
2322
  name: "Price quote for a domain",
2278
2323
  value: `${packageName} domains price example.com`
2279
2324
  },
2325
+ {
2326
+ name: "Price quotes for multiple domains",
2327
+ value: `${packageName} domains price one.com two.com three.com`
2328
+ },
2280
2329
  {
2281
2330
  name: "JSON output",
2282
2331
  value: `${packageName} domains price example.com --format json`
@@ -2296,6 +2345,33 @@ var buySubcommand = {
2296
2345
  options: [],
2297
2346
  examples: []
2298
2347
  };
2348
+ var checkSubcommand = {
2349
+ name: "check",
2350
+ aliases: [],
2351
+ description: "Check if a domain is available to buy",
2352
+ arguments: [
2353
+ {
2354
+ name: "domain",
2355
+ required: true,
2356
+ multiple: true
2357
+ }
2358
+ ],
2359
+ options: [formatOption],
2360
+ examples: [
2361
+ {
2362
+ name: "Check if a domain is available",
2363
+ value: `${packageName} domains check example.com`
2364
+ },
2365
+ {
2366
+ name: "Check availability for multiple domains",
2367
+ value: `${packageName} domains check one.com two.com three.com`
2368
+ },
2369
+ {
2370
+ name: "JSON output",
2371
+ value: `${packageName} domains check example.com --format json`
2372
+ }
2373
+ ]
2374
+ };
2299
2375
  var moveSubcommand = {
2300
2376
  name: "move",
2301
2377
  aliases: [],
@@ -2349,6 +2425,7 @@ var domainsCommand = {
2349
2425
  inspectSubcommand,
2350
2426
  addSubcommand5,
2351
2427
  buySubcommand,
2428
+ checkSubcommand,
2352
2429
  moveSubcommand,
2353
2430
  priceSubcommand,
2354
2431
  transferInSubcommand,
@@ -7445,6 +7522,21 @@ var getSubcommand2 = {
7445
7522
  argument: "NAME|ID",
7446
7523
  deprecated: false,
7447
7524
  description: "Project name or id to fetch the trace from (overrides the linked project)."
7525
+ },
7526
+ {
7527
+ name: "open",
7528
+ shorthand: null,
7529
+ type: Boolean,
7530
+ deprecated: false,
7531
+ description: "Open the trace in the Vercel Dashboard instead of printing it."
7532
+ },
7533
+ {
7534
+ name: "view",
7535
+ shorthand: null,
7536
+ type: String,
7537
+ argument: "timeline|tree|gantt",
7538
+ deprecated: false,
7539
+ description: "Dashboard view to open. Only valid with --open. Defaults to timeline."
7448
7540
  }
7449
7541
  ],
7450
7542
  examples: [
@@ -7463,6 +7555,14 @@ var getSubcommand2 = {
7463
7555
  {
7464
7556
  name: "Fetch a trace from a specific team and project",
7465
7557
  value: `${packageName} traces get req_1234567890 --scope my-team --project my-app`
7558
+ },
7559
+ {
7560
+ name: "Open the trace in the Vercel Dashboard",
7561
+ value: `${packageName} traces get req_1234567890 --open`
7562
+ },
7563
+ {
7564
+ name: "Open the trace in the Vercel Dashboard with the gantt view",
7565
+ value: `${packageName} traces get req_1234567890 --open --view gantt`
7466
7566
  }
7467
7567
  ]
7468
7568
  };
@@ -8320,6 +8420,7 @@ export {
8320
8420
  removeSubcommand6,
8321
8421
  priceSubcommand,
8322
8422
  buySubcommand,
8423
+ checkSubcommand,
8323
8424
  moveSubcommand,
8324
8425
  transferInSubcommand,
8325
8426
  domainsCommand,
@@ -10,7 +10,7 @@ import {
10
10
  } from "./chunk-L6Q2EQPI.js";
11
11
  import {
12
12
  getLinkedProject
13
- } from "./chunk-L3JT6XDK.js";
13
+ } from "./chunk-W5RSXTBT.js";
14
14
  import {
15
15
  buildCommandWithYes,
16
16
  outputAgentError
@@ -7,17 +7,17 @@ const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  getUpdateCommand,
9
9
  isGlobal
10
- } from "./chunk-QYUIKYIF.js";
10
+ } from "./chunk-UHKS7F5B.js";
11
11
  import {
12
12
  getGlobalPathConfig,
13
13
  login,
14
14
  writeToConfigFile
15
- } from "./chunk-XPQUP4VC.js";
15
+ } from "./chunk-3ANW6BWX.js";
16
16
  import {
17
17
  apiCommand,
18
18
  listSubcommand2 as listSubcommand,
19
19
  loginCommand
20
- } from "./chunk-FVMTH5YE.js";
20
+ } from "./chunk-3H6ATFDE.js";
21
21
  import {
22
22
  help
23
23
  } from "./chunk-TTOZFGDX.js";
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
6
6
  const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  getEnvTargetPlaceholder
9
- } from "./chunk-L3JT6XDK.js";
9
+ } from "./chunk-W5RSXTBT.js";
10
10
  import {
11
11
  projectOption,
12
12
  yesOption
@@ -7,7 +7,7 @@ const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  formatCondition,
9
9
  formatTransform
10
- } from "./chunk-MZM2IMEM.js";
10
+ } from "./chunk-5ARQ77PP.js";
11
11
  import {
12
12
  output_manager_default
13
13
  } from "./chunk-ZQKJVHXY.js";
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
6
6
  const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  STANDARD_ENVIRONMENTS
9
- } from "./chunk-L3JT6XDK.js";
9
+ } from "./chunk-W5RSXTBT.js";
10
10
  import {
11
11
  getCommandName,
12
12
  require_lib
@@ -18,7 +18,7 @@ import {
18
18
  require_lib,
19
19
  require_minimatch,
20
20
  require_pluralize
21
- } from "./chunk-L3JT6XDK.js";
21
+ } from "./chunk-W5RSXTBT.js";
22
22
  import {
23
23
  CantParseJSONFile,
24
24
  cmd,
@@ -9,7 +9,7 @@ import {
9
9
  printIndications,
10
10
  require_dist as require_dist2,
11
11
  sleep
12
- } from "./chunk-XPQUP4VC.js";
12
+ } from "./chunk-3ANW6BWX.js";
13
13
  import {
14
14
  suggestNextCommands
15
15
  } from "./chunk-LOS7HHU3.js";
@@ -19,23 +19,23 @@ import {
19
19
  } from "./chunk-NYJXGEIR.js";
20
20
  import {
21
21
  CommandTimeout
22
- } from "./chunk-FVMTH5YE.js";
22
+ } from "./chunk-3H6ATFDE.js";
23
23
  import {
24
24
  ua_default
25
25
  } from "./chunk-76ZNZKIN.js";
26
26
  import {
27
27
  showPluginTipIfNeeded
28
- } from "./chunk-BTQ6HRS4.js";
28
+ } from "./chunk-C7WEABOB.js";
29
29
  import {
30
30
  getScope
31
- } from "./chunk-LHB57VQA.js";
31
+ } from "./chunk-P46TZBIB.js";
32
32
  import {
33
33
  getProjectByNameOrId,
34
34
  param,
35
35
  printAlignedLabel,
36
36
  require_dist as require_dist3,
37
37
  require_pluralize
38
- } from "./chunk-L3JT6XDK.js";
38
+ } from "./chunk-W5RSXTBT.js";
39
39
  import {
40
40
  require_ms,
41
41
  stamp_default
@@ -7,12 +7,12 @@ const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  printProjectNotFoundError,
9
9
  setupAndLink
10
- } from "./chunk-KW4SFTHO.js";
10
+ } from "./chunk-O7SISYLM.js";
11
11
  import {
12
12
  getLinkedProject,
13
13
  param,
14
14
  resolveProjectCwd
15
- } from "./chunk-L3JT6XDK.js";
15
+ } from "./chunk-W5RSXTBT.js";
16
16
  import {
17
17
  buildCommandWithYes,
18
18
  outputActionRequired
@@ -10,10 +10,10 @@ import {
10
10
  } from "./chunk-L6Q2EQPI.js";
11
11
  import {
12
12
  getLocalPathConfig
13
- } from "./chunk-PHZ7DOO3.js";
13
+ } from "./chunk-T7VHC2DK.js";
14
14
  import {
15
15
  getScope
16
- } from "./chunk-LHB57VQA.js";
16
+ } from "./chunk-P46TZBIB.js";
17
17
  import {
18
18
  VERCEL_DIR_PROJECT,
19
19
  VERCEL_DIR_README,
@@ -47,7 +47,7 @@ import {
47
47
  selectAndParseRemoteUrl,
48
48
  selectOrg,
49
49
  writeServicesConfig
50
- } from "./chunk-L3JT6XDK.js";
50
+ } from "./chunk-W5RSXTBT.js";
51
51
  import {
52
52
  buildCommandWithGlobalFlags,
53
53
  outputAgentError,
@@ -11,7 +11,7 @@ import {
11
11
  getTeamById,
12
12
  getUser,
13
13
  getVercelDirectory
14
- } from "./chunk-L3JT6XDK.js";
14
+ } from "./chunk-W5RSXTBT.js";
15
15
  import {
16
16
  TeamDeleted
17
17
  } from "./chunk-UGXBNJMO.js";
@@ -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-UDG7NUUQ.js";
9
+ } from "./chunk-SFQW4CWI.js";
10
10
  import {
11
11
  handleValidationError,
12
12
  outputError,
@@ -12,11 +12,11 @@ import {
12
12
  } from "./chunk-L6Q2EQPI.js";
13
13
  import {
14
14
  getScope
15
- } from "./chunk-LHB57VQA.js";
15
+ } from "./chunk-P46TZBIB.js";
16
16
  import {
17
17
  getLinkedProject,
18
18
  getProjectByNameOrId
19
- } from "./chunk-L3JT6XDK.js";
19
+ } from "./chunk-W5RSXTBT.js";
20
20
  import {
21
21
  buildCommandWithGlobalFlags,
22
22
  outputAgentError
@@ -7,7 +7,7 @@ const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  VERCEL_DIR,
9
9
  isVercelTomlEnabled
10
- } from "./chunk-L3JT6XDK.js";
10
+ } from "./chunk-W5RSXTBT.js";
11
11
  import {
12
12
  parseArguments
13
13
  } from "./chunk-H33IJ7OP.js";
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
6
6
  const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  require_lib
9
- } from "./chunk-L3JT6XDK.js";
9
+ } from "./chunk-W5RSXTBT.js";
10
10
  import {
11
11
  packageName
12
12
  } from "./chunk-UGXBNJMO.js";
@@ -36631,7 +36631,7 @@ var require_package = __commonJS({
36631
36631
  "../client/package.json"(exports, module) {
36632
36632
  module.exports = {
36633
36633
  name: "@vercel/client",
36634
- version: "17.5.3",
36634
+ version: "17.5.4",
36635
36635
  main: "dist/index.js",
36636
36636
  typings: "dist/index.d.ts",
36637
36637
  homepage: "https://vercel.com",
@@ -6,14 +6,14 @@ const __filename = __fileURLToPath(import.meta.url);
6
6
  const __dirname = __dirname_(__filename);
7
7
  import {
8
8
  writeProjectSettings
9
- } from "./chunk-4VFNBXZ2.js";
9
+ } from "./chunk-2G6J2HUB.js";
10
10
  import {
11
11
  ensureLink
12
- } from "./chunk-CPI4NTRV.js";
12
+ } from "./chunk-N4LMPL2S.js";
13
13
  import {
14
14
  autoInstallVercelPlugin,
15
15
  pullCommand
16
- } from "./chunk-BTQ6HRS4.js";
16
+ } from "./chunk-C7WEABOB.js";
17
17
  import {
18
18
  help
19
19
  } from "./chunk-TTOZFGDX.js";
@@ -23,7 +23,7 @@ import {
23
23
  envPullCommandLogic,
24
24
  humanizePath,
25
25
  parseTarget
26
- } from "./chunk-L3JT6XDK.js";
26
+ } from "./chunk-W5RSXTBT.js";
27
27
  import {
28
28
  TelemetryClient
29
29
  } from "./chunk-4CIXZOP4.js";
@@ -11,7 +11,7 @@ import {
11
11
  findSourceVercelConfigFile,
12
12
  getVercelConfigPath,
13
13
  normalizeConfig
14
- } from "./chunk-L3JT6XDK.js";
14
+ } from "./chunk-W5RSXTBT.js";
15
15
  import "./chunk-4CIXZOP4.js";
16
16
  import "./chunk-ULXHXZCZ.js";
17
17
  import "./chunk-CO5D46AG.js";
@@ -15,7 +15,7 @@ import {
15
15
  parseSubcommandArgs,
16
16
  resolveRoutes,
17
17
  withGlobalFlags
18
- } from "./chunk-MZM2IMEM.js";
18
+ } from "./chunk-5ARQ77PP.js";
19
19
  import {
20
20
  deleteSubcommand
21
21
  } from "./chunk-5EKBCYHA.js";
@@ -23,7 +23,7 @@ import {
23
23
  AGENT_REASON,
24
24
  AGENT_STATUS
25
25
  } from "./chunk-L6Q2EQPI.js";
26
- import "./chunk-L3JT6XDK.js";
26
+ import "./chunk-W5RSXTBT.js";
27
27
  import "./chunk-4CIXZOP4.js";
28
28
  import {
29
29
  outputAgentError
@@ -17,12 +17,12 @@ import {
17
17
  parseSubcommandArgs,
18
18
  resolveRoute,
19
19
  withGlobalFlags
20
- } from "./chunk-MZM2IMEM.js";
20
+ } from "./chunk-5ARQ77PP.js";
21
21
  import {
22
22
  disableSubcommand
23
23
  } from "./chunk-5EKBCYHA.js";
24
24
  import "./chunk-L6Q2EQPI.js";
25
- import "./chunk-L3JT6XDK.js";
25
+ import "./chunk-W5RSXTBT.js";
26
26
  import "./chunk-4CIXZOP4.js";
27
27
  import {
28
28
  outputAgentError
@@ -17,12 +17,12 @@ import {
17
17
  parseSubcommandArgs,
18
18
  printDiffSummary,
19
19
  withGlobalFlags
20
- } from "./chunk-MZM2IMEM.js";
20
+ } from "./chunk-5ARQ77PP.js";
21
21
  import {
22
22
  discardSubcommand
23
23
  } from "./chunk-5EKBCYHA.js";
24
24
  import "./chunk-L6Q2EQPI.js";
25
- import "./chunk-L3JT6XDK.js";
25
+ import "./chunk-W5RSXTBT.js";
26
26
  import "./chunk-4CIXZOP4.js";
27
27
  import {
28
28
  outputAgentError
@@ -19,7 +19,7 @@ import {
19
19
  printRouteConfig,
20
20
  routingRuleToCurrentRoute,
21
21
  runInteractiveEditLoop
22
- } from "./chunk-YQS3X3N5.js";
22
+ } from "./chunk-CJLBNVOS.js";
23
23
  import {
24
24
  getRouteVersions
25
25
  } from "./chunk-AHU7WNL2.js";
@@ -31,12 +31,12 @@ import {
31
31
  resolveRoute,
32
32
  shellQuoteRouteIdentifierForSuggestion,
33
33
  withGlobalFlags
34
- } from "./chunk-MZM2IMEM.js";
34
+ } from "./chunk-5ARQ77PP.js";
35
35
  import {
36
36
  editSubcommand
37
37
  } from "./chunk-5EKBCYHA.js";
38
38
  import "./chunk-L6Q2EQPI.js";
39
- import "./chunk-L3JT6XDK.js";
39
+ import "./chunk-W5RSXTBT.js";
40
40
  import "./chunk-4CIXZOP4.js";
41
41
  import {
42
42
  outputAgentError
@@ -17,12 +17,12 @@ import {
17
17
  parseSubcommandArgs,
18
18
  resolveRoute,
19
19
  withGlobalFlags
20
- } from "./chunk-MZM2IMEM.js";
20
+ } from "./chunk-5ARQ77PP.js";
21
21
  import {
22
22
  enableSubcommand
23
23
  } from "./chunk-5EKBCYHA.js";
24
24
  import "./chunk-L6Q2EQPI.js";
25
- import "./chunk-L3JT6XDK.js";
25
+ import "./chunk-W5RSXTBT.js";
26
26
  import "./chunk-4CIXZOP4.js";
27
27
  import {
28
28
  outputAgentError
@@ -9,12 +9,12 @@ import {
9
9
  getRoutes,
10
10
  parseSubcommandArgs,
11
11
  withGlobalFlags
12
- } from "./chunk-MZM2IMEM.js";
12
+ } from "./chunk-5ARQ77PP.js";
13
13
  import {
14
14
  exportSubcommand
15
15
  } from "./chunk-5EKBCYHA.js";
16
16
  import "./chunk-L6Q2EQPI.js";
17
- import "./chunk-L3JT6XDK.js";
17
+ import "./chunk-W5RSXTBT.js";
18
18
  import "./chunk-4CIXZOP4.js";
19
19
  import {
20
20
  outputAgentError
@@ -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-UDG7NUUQ.js";
9
+ } from "./chunk-SFQW4CWI.js";
10
10
  import {
11
11
  handleValidationError,
12
12
  outputError,
@@ -24,11 +24,11 @@ import {
24
24
  } from "./chunk-L6Q2EQPI.js";
25
25
  import {
26
26
  getScope
27
- } from "./chunk-LHB57VQA.js";
27
+ } from "./chunk-P46TZBIB.js";
28
28
  import {
29
29
  getLinkedProject,
30
30
  getProjectByNameOrId
31
- } from "./chunk-L3JT6XDK.js";
31
+ } from "./chunk-W5RSXTBT.js";
32
32
  import "./chunk-4CIXZOP4.js";
33
33
  import {
34
34
  buildCommandWithGlobalFlags,
@@ -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-UDG7NUUQ.js";
9
+ } from "./chunk-SFQW4CWI.js";
10
10
  import {
11
11
  handleValidationError,
12
12
  normalizeRepeatableStringFilters,
@@ -26,8 +26,8 @@ import "./chunk-3TDGMELF.js";
26
26
  import {
27
27
  AGENT_REASON
28
28
  } from "./chunk-L6Q2EQPI.js";
29
- import "./chunk-LHB57VQA.js";
30
- import "./chunk-L3JT6XDK.js";
29
+ import "./chunk-P46TZBIB.js";
30
+ import "./chunk-W5RSXTBT.js";
31
31
  import "./chunk-4CIXZOP4.js";
32
32
  import {
33
33
  buildCommandWithGlobalFlags,
@@ -24,11 +24,11 @@ import {
24
24
  } from "./chunk-YP423QYK.js";
25
25
  import {
26
26
  getScope
27
- } from "./chunk-LHB57VQA.js";
27
+ } from "./chunk-P46TZBIB.js";
28
28
  import {
29
29
  getLinkedProject,
30
30
  getProjectByNameOrId
31
- } from "./chunk-L3JT6XDK.js";
31
+ } from "./chunk-W5RSXTBT.js";
32
32
  import "./chunk-4CIXZOP4.js";
33
33
  import "./chunk-ULXHXZCZ.js";
34
34
  import "./chunk-CO5D46AG.js";