vercel 54.15.0 → 54.15.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.
Files changed (50) hide show
  1. package/dist/chunks/{add-6XHROCMP.js → add-BHCMFK52.js} +4 -4
  2. package/dist/chunks/{chunk-DCN3SOR6.js → chunk-4GQBO7KU.js} +2 -2
  3. package/dist/chunks/{chunk-AG6TBL6C.js → chunk-4OEXX4CB.js} +1 -1
  4. package/dist/chunks/{chunk-6SL223IW.js → chunk-4TL5EF3A.js} +1 -1
  5. package/dist/chunks/{chunk-OQD4G5FW.js → chunk-5X6ILMYI.js} +3 -3
  6. package/dist/chunks/{chunk-CENOYXK3.js → chunk-AQWK7XXE.js} +2 -2
  7. package/dist/chunks/{chunk-OEYKL4IY.js → chunk-B5DP7FOH.js} +4 -4
  8. package/dist/chunks/{chunk-EAEEBPMD.js → chunk-CBMMVXLH.js} +2 -2
  9. package/dist/chunks/{chunk-3RIVJWW5.js → chunk-CQ24PL4F.js} +1 -1
  10. package/dist/chunks/{chunk-HSXUEJ4T.js → chunk-D7U6YBVT.js} +1 -1
  11. package/dist/chunks/{chunk-LOPPFUV3.js → chunk-JNVCGTF2.js} +1 -1
  12. package/dist/chunks/{chunk-SFPJ3VR7.js → chunk-MABHXDYV.js} +1 -1
  13. package/dist/chunks/{chunk-WGH26RJV.js → chunk-OEFNWW5M.js} +1 -1
  14. package/dist/chunks/{chunk-TLVKY7WL.js → chunk-OOGTHUXU.js} +4 -4
  15. package/dist/chunks/{chunk-RHXSECUF.js → chunk-RWRYDAUG.js} +1 -1
  16. package/dist/chunks/{chunk-6A62YUBE.js → chunk-TAUAS27Y.js} +2 -2
  17. package/dist/chunks/{chunk-6TPH3ZBU.js → chunk-TDFUNPL7.js} +4 -4
  18. package/dist/chunks/{chunk-LABX5FSJ.js → chunk-UEPXHHDN.js} +1 -1
  19. package/dist/chunks/{chunk-UZD3DM6V.js → chunk-UJZ4RUU6.js} +1 -1
  20. package/dist/chunks/{chunk-574PHXNT.js → chunk-UYC2Q5YZ.js} +1 -1
  21. package/dist/chunks/{compile-vercel-config-ATU3UBFK.js → compile-vercel-config-LUMMHFTD.js} +1 -1
  22. package/dist/chunks/{delete-WIN4UHQY.js → delete-X6VOLLCP.js} +2 -2
  23. package/dist/chunks/{disable-24KUO3TS.js → disable-LFH5IOCZ.js} +2 -2
  24. package/dist/chunks/{discard-B6ATZCPD.js → discard-EVD33PAE.js} +2 -2
  25. package/dist/chunks/{edit-DIYIVLFQ.js → edit-FL3SRS2I.js} +3 -3
  26. package/dist/chunks/{enable-BF7NKTV7.js → enable-HTU7LQK5.js} +2 -2
  27. package/dist/chunks/{export-HHONDN7V.js → export-R222C6IH.js} +2 -2
  28. package/dist/chunks/{inspect-GSYKUMK5.js → inspect-YYTAQP3A.js} +3 -3
  29. package/dist/chunks/{list-OSJGB5AE.js → list-AOJMWKA7.js} +3 -3
  30. package/dist/chunks/{list-PZ4DRWLO.js → list-SWJFJSEE.js} +2 -2
  31. package/dist/chunks/{ls-QBCHGSIC.js → ls-H7KDHFK6.js} +4 -4
  32. package/dist/chunks/{publish-QYPZQ66O.js → publish-O5VKBFJ6.js} +2 -2
  33. package/dist/chunks/{query-BDMX4CF6.js → query-7UDJEOOR.js} +2 -2
  34. package/dist/chunks/{reorder-YDTGTTJB.js → reorder-ZPI6Q7DQ.js} +2 -2
  35. package/dist/chunks/{restore-LXO2ZBAF.js → restore-7FNMEG4A.js} +2 -2
  36. package/dist/chunks/{rm-3L7FVCDA.js → rm-U37YHRNF.js} +4 -4
  37. package/dist/chunks/{rule-inspect-T57QBYJR.js → rule-inspect-CVI3TQHN.js} +4 -4
  38. package/dist/chunks/{rules-E5DTNMFG.js → rules-ZTL4JCZO.js} +6 -6
  39. package/dist/chunks/{schema-VYVJ4GYP.js → schema-LZ6VDRGM.js} +2 -2
  40. package/dist/chunks/{update-LT3LZVEZ.js → update-O6FSP627.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 +55 -13
  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 +75 -36
  48. package/dist/index.js +8 -8
  49. package/dist/version.mjs +1 -1
  50. package/package.json +20 -20
@@ -31,7 +31,7 @@ import {
31
31
  runInteractiveEditLoop,
32
32
  stripQuotes,
33
33
  validateActionFlags
34
- } from "./chunks/chunk-RHXSECUF.js";
34
+ } from "./chunks/chunk-RWRYDAUG.js";
35
35
  import {
36
36
  getRouteVersions
37
37
  } from "./chunks/chunk-AHU7WNL2.js";
@@ -49,7 +49,7 @@ import {
49
49
  parsePosition,
50
50
  parseSubcommandArgs,
51
51
  withGlobalFlags
52
- } from "./chunks/chunk-574PHXNT.js";
52
+ } from "./chunks/chunk-UYC2Q5YZ.js";
53
53
  import {
54
54
  normalizeRepeatableStringFilters
55
55
  } from "./chunks/chunk-D7MGZH35.js";
@@ -65,11 +65,11 @@ import {
65
65
  resolveOpenApiTagForTeamsCli,
66
66
  setAutoUpdate,
67
67
  tryOpenApiFallback
68
- } from "./chunks/chunk-TLVKY7WL.js";
68
+ } from "./chunks/chunk-OOGTHUXU.js";
69
69
  import {
70
70
  getUpdateCommand,
71
71
  isGlobal
72
- } from "./chunks/chunk-WGH26RJV.js";
72
+ } from "./chunks/chunk-OEFNWW5M.js";
73
73
  import {
74
74
  Now,
75
75
  collectContactInformation,
@@ -90,14 +90,14 @@ import {
90
90
  require_format,
91
91
  require_jsonlines,
92
92
  setupDomain
93
- } from "./chunks/chunk-6TPH3ZBU.js";
93
+ } from "./chunks/chunk-TDFUNPL7.js";
94
94
  import {
95
95
  getGlobalPathConfig,
96
96
  persistAuthConfig,
97
97
  readLocalConfig,
98
98
  sleep,
99
99
  writeToConfigFile
100
- } from "./chunks/chunk-EAEEBPMD.js";
100
+ } from "./chunks/chunk-CBMMVXLH.js";
101
101
  import "./chunks/chunk-V5P25P7F.js";
102
102
  import {
103
103
  ellipsis,
@@ -125,7 +125,7 @@ import {
125
125
  import {
126
126
  formatEnvironment,
127
127
  validateLsArgs
128
- } from "./chunks/chunk-HSXUEJ4T.js";
128
+ } from "./chunks/chunk-D7U6YBVT.js";
129
129
  import {
130
130
  validateJsonOutput
131
131
  } from "./chunks/chunk-XPKWKPWA.js";
@@ -397,7 +397,7 @@ import {
397
397
  webAnalyticsSubcommand,
398
398
  webhooksCommand,
399
399
  whoamiCommand
400
- } from "./chunks/chunk-CENOYXK3.js";
400
+ } from "./chunks/chunk-AQWK7XXE.js";
401
401
  import {
402
402
  metricsCommand,
403
403
  schemaSubcommand
@@ -439,9 +439,9 @@ import {
439
439
  import "./chunks/chunk-IJJOI63T.js";
440
440
  import {
441
441
  main
442
- } from "./chunks/chunk-OEYKL4IY.js";
442
+ } from "./chunks/chunk-B5DP7FOH.js";
443
443
  import "./chunks/chunk-IB5L4LKZ.js";
444
- import "./chunks/chunk-AG6TBL6C.js";
444
+ import "./chunks/chunk-4OEXX4CB.js";
445
445
  import {
446
446
  require_execa
447
447
  } from "./chunks/chunk-YI3JV6GM.js";
@@ -456,19 +456,19 @@ import {
456
456
  } from "./chunks/chunk-VXYGCOKL.js";
457
457
  import {
458
458
  ensureLink
459
- } from "./chunks/chunk-DCN3SOR6.js";
460
- import "./chunks/chunk-OQD4G5FW.js";
459
+ } from "./chunks/chunk-4GQBO7KU.js";
460
+ import "./chunks/chunk-5X6ILMYI.js";
461
461
  import {
462
462
  AGENT_ACTION,
463
463
  AGENT_REASON,
464
464
  AGENT_STATUS
465
465
  } from "./chunks/chunk-QH7WYDEP.js";
466
- import "./chunks/chunk-UZD3DM6V.js";
467
- import "./chunks/chunk-LABX5FSJ.js";
466
+ import "./chunks/chunk-UJZ4RUU6.js";
467
+ import "./chunks/chunk-UEPXHHDN.js";
468
468
  import {
469
469
  detectExplicitScope,
470
470
  getScope
471
- } from "./chunks/chunk-6SL223IW.js";
471
+ } from "./chunks/chunk-4TL5EF3A.js";
472
472
  import {
473
473
  help
474
474
  } from "./chunks/chunk-AWD3IGXU.js";
@@ -517,7 +517,7 @@ import {
517
517
  selectAndParseRemoteUrl,
518
518
  selectOrg,
519
519
  ua_default
520
- } from "./chunks/chunk-SFPJ3VR7.js";
520
+ } from "./chunks/chunk-MABHXDYV.js";
521
521
  import {
522
522
  TelemetryClient
523
523
  } from "./chunks/chunk-HIYWSGI7.js";
@@ -898,7 +898,7 @@ async function activity(client) {
898
898
  return 0;
899
899
  }
900
900
  telemetry2.trackCliSubcommandLs(subcommandOriginal);
901
- const listFn = (await import("./chunks/list-PZ4DRWLO.js")).default;
901
+ const listFn = (await import("./chunks/list-SWJFJSEE.js")).default;
902
902
  return listFn(client, telemetry2);
903
903
  }
904
904
  }
@@ -2001,17 +2001,17 @@ async function alerts(client) {
2001
2001
  switch (subcommand) {
2002
2002
  case "inspect": {
2003
2003
  telemetry2.trackCliSubcommandInspect(subcommandOriginal);
2004
- const inspectFn = (await import("./chunks/inspect-GSYKUMK5.js")).default;
2004
+ const inspectFn = (await import("./chunks/inspect-YYTAQP3A.js")).default;
2005
2005
  return inspectFn(client, args);
2006
2006
  }
2007
2007
  case "rules": {
2008
2008
  telemetry2.trackCliSubcommandRules(args[0] ?? "ls");
2009
- const rulesFn = (await import("./chunks/rules-E5DTNMFG.js")).default;
2009
+ const rulesFn = (await import("./chunks/rules-ZTL4JCZO.js")).default;
2010
2010
  return rulesFn(client, args);
2011
2011
  }
2012
2012
  default: {
2013
2013
  telemetry2.trackCliSubcommandLs(subcommandOriginal);
2014
- const listFn = (await import("./chunks/list-OSJGB5AE.js")).default;
2014
+ const listFn = (await import("./chunks/list-AOJMWKA7.js")).default;
2015
2015
  return listFn(client, telemetry2);
2016
2016
  }
2017
2017
  }
@@ -32686,7 +32686,6 @@ var import_error_utils10 = __toESM(require_dist(), 1);
32686
32686
  var import_chalk133 = __toESM(require_source(), 1);
32687
32687
  var import_ms18 = __toESM(require_ms(), 1);
32688
32688
  var import_title2 = __toESM(require_lib2(), 1);
32689
- import { URL as URL2 } from "url";
32690
32689
 
32691
32690
  // src/util/output/builds.ts
32692
32691
  var import_chalk131 = __toESM(require_source(), 1);
@@ -32975,6 +32974,41 @@ function routes(routes2) {
32975
32974
  return toPrint;
32976
32975
  }
32977
32976
 
32977
+ // src/util/parse-deployment-url.ts
32978
+ import { URL as URL2 } from "url";
32979
+ function parseDeploymentUrl(input) {
32980
+ let url;
32981
+ try {
32982
+ url = new URL2(input);
32983
+ } catch {
32984
+ return normalizeDeploymentId(input);
32985
+ }
32986
+ if (url.hostname === "vercel.com" || url.hostname === "www.vercel.com") {
32987
+ return parseVercelDashboardUrl(url);
32988
+ }
32989
+ return { deploymentIdOrHost: url.hostname };
32990
+ }
32991
+ function parseVercelDashboardUrl(url) {
32992
+ const pathParts = url.pathname.split("/").filter(Boolean);
32993
+ if (pathParts.length >= 3) {
32994
+ const [scope, , deploymentId] = pathParts;
32995
+ return {
32996
+ deploymentIdOrHost: normalizeDeploymentId(deploymentId).deploymentIdOrHost,
32997
+ scope
32998
+ };
32999
+ }
33000
+ return { deploymentIdOrHost: url.hostname };
33001
+ }
33002
+ function normalizeDeploymentId(input) {
33003
+ if (input.includes(".")) {
33004
+ return { deploymentIdOrHost: input };
33005
+ }
33006
+ if (input.startsWith("dpl_")) {
33007
+ return { deploymentIdOrHost: input };
33008
+ }
33009
+ return { deploymentIdOrHost: `dpl_${input}` };
33010
+ }
33011
+
32978
33012
  // src/util/telemetry/commands/inspect/index.ts
32979
33013
  var InspectTelemetryClient = class extends TelemetryClient {
32980
33014
  trackCliArgumentUrlOrDeploymentId(idOrHost) {
@@ -33058,6 +33092,15 @@ async function inspect4(client) {
33058
33092
  return 1;
33059
33093
  }
33060
33094
  let contextName = null;
33095
+ const parsed = parseDeploymentUrl(deploymentIdOrHost);
33096
+ deploymentIdOrHost = parsed.deploymentIdOrHost;
33097
+ if (parsed.scope && !detectExplicitScope(client)) {
33098
+ const teams2 = await getTeams(client);
33099
+ const team = teams2.find((t) => t.slug === parsed.scope);
33100
+ if (team) {
33101
+ client.config.currentTeam = team.id;
33102
+ }
33103
+ }
33061
33104
  try {
33062
33105
  ({ contextName } = await getScope(client));
33063
33106
  } catch (err) {
@@ -33077,10 +33120,6 @@ async function inspect4(client) {
33077
33120
  }
33078
33121
  const asJson = formatResult.jsonOutput;
33079
33122
  const startTimestamp = Date.now();
33080
- try {
33081
- deploymentIdOrHost = new URL2(deploymentIdOrHost).hostname;
33082
- } catch {
33083
- }
33084
33123
  output_manager_default.spinner(
33085
33124
  `Fetching deployment "${deploymentIdOrHost}" in ${import_chalk133.default.bold(contextName)}`
33086
33125
  );
@@ -40923,7 +40962,7 @@ async function metrics(client) {
40923
40962
  return 0;
40924
40963
  }
40925
40964
  telemetry2.trackCliSubcommandSchema(subcommandOriginal);
40926
- const schemaFn = (await import("./chunks/schema-VYVJ4GYP.js")).default;
40965
+ const schemaFn = (await import("./chunks/schema-LZ6VDRGM.js")).default;
40927
40966
  return schemaFn(client, telemetry2);
40928
40967
  }
40929
40968
  default: {
@@ -40936,7 +40975,7 @@ async function metrics(client) {
40936
40975
  output_manager_default.print(help(metricsCommand, { columns: client.stderr.columns }));
40937
40976
  return 2;
40938
40977
  }
40939
- const queryFn = (await import("./chunks/query-BDMX4CF6.js")).default;
40978
+ const queryFn = (await import("./chunks/query-7UDJEOOR.js")).default;
40940
40979
  return queryFn(client, telemetry2);
40941
40980
  }
40942
40981
  }
@@ -51847,7 +51886,7 @@ async function main27(client) {
51847
51886
  return 2;
51848
51887
  }
51849
51888
  telemetry2.trackCliSubcommandEdit(subcommandOriginal);
51850
- return (await import("./chunks/edit-DIYIVLFQ.js")).default(client, args);
51889
+ return (await import("./chunks/edit-FL3SRS2I.js")).default(client, args);
51851
51890
  case "delete":
51852
51891
  if (needHelp) {
51853
51892
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51855,7 +51894,7 @@ async function main27(client) {
51855
51894
  return 2;
51856
51895
  }
51857
51896
  telemetry2.trackCliSubcommandDelete(subcommandOriginal);
51858
- return (await import("./chunks/delete-WIN4UHQY.js")).default(client, args);
51897
+ return (await import("./chunks/delete-X6VOLLCP.js")).default(client, args);
51859
51898
  case "enable":
51860
51899
  if (needHelp) {
51861
51900
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51863,7 +51902,7 @@ async function main27(client) {
51863
51902
  return 2;
51864
51903
  }
51865
51904
  telemetry2.trackCliSubcommandEnable(subcommandOriginal);
51866
- return (await import("./chunks/enable-BF7NKTV7.js")).default(client, args);
51905
+ return (await import("./chunks/enable-HTU7LQK5.js")).default(client, args);
51867
51906
  case "disable":
51868
51907
  if (needHelp) {
51869
51908
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51871,7 +51910,7 @@ async function main27(client) {
51871
51910
  return 2;
51872
51911
  }
51873
51912
  telemetry2.trackCliSubcommandDisable(subcommandOriginal);
51874
- return (await import("./chunks/disable-24KUO3TS.js")).default(client, args);
51913
+ return (await import("./chunks/disable-LFH5IOCZ.js")).default(client, args);
51875
51914
  case "reorder":
51876
51915
  if (needHelp) {
51877
51916
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51879,7 +51918,7 @@ async function main27(client) {
51879
51918
  return 2;
51880
51919
  }
51881
51920
  telemetry2.trackCliSubcommandReorder(subcommandOriginal);
51882
- return (await import("./chunks/reorder-YDTGTTJB.js")).default(client, args);
51921
+ return (await import("./chunks/reorder-ZPI6Q7DQ.js")).default(client, args);
51883
51922
  case "export":
51884
51923
  if (needHelp) {
51885
51924
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51887,7 +51926,7 @@ async function main27(client) {
51887
51926
  return 2;
51888
51927
  }
51889
51928
  telemetry2.trackCliSubcommandExport(subcommandOriginal);
51890
- return (await import("./chunks/export-HHONDN7V.js")).default(client, args);
51929
+ return (await import("./chunks/export-R222C6IH.js")).default(client, args);
51891
51930
  case "publish":
51892
51931
  if (needHelp) {
51893
51932
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51895,7 +51934,7 @@ async function main27(client) {
51895
51934
  return 2;
51896
51935
  }
51897
51936
  telemetry2.trackCliSubcommandPublish(subcommandOriginal);
51898
- return (await import("./chunks/publish-QYPZQ66O.js")).default(client, args);
51937
+ return (await import("./chunks/publish-O5VKBFJ6.js")).default(client, args);
51899
51938
  case "restore":
51900
51939
  if (needHelp) {
51901
51940
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51903,7 +51942,7 @@ async function main27(client) {
51903
51942
  return 2;
51904
51943
  }
51905
51944
  telemetry2.trackCliSubcommandRestore(subcommandOriginal);
51906
- return (await import("./chunks/restore-LXO2ZBAF.js")).default(client, args);
51945
+ return (await import("./chunks/restore-7FNMEG4A.js")).default(client, args);
51907
51946
  case "discard-staging":
51908
51947
  if (needHelp) {
51909
51948
  telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
@@ -51911,7 +51950,7 @@ async function main27(client) {
51911
51950
  return 2;
51912
51951
  }
51913
51952
  telemetry2.trackCliSubcommandDiscardStaging(subcommandOriginal);
51914
- return (await import("./chunks/discard-B6ATZCPD.js")).default(client, args);
51953
+ return (await import("./chunks/discard-EVD33PAE.js")).default(client, args);
51915
51954
  default:
51916
51955
  output_manager_default.error(getInvalidSubcommand(COMMAND_CONFIG37));
51917
51956
  output_manager_default.print(help(routesCommand, { columns: client.stderr.columns }));
package/dist/index.js CHANGED
@@ -18,10 +18,10 @@ import {
18
18
  require_ci_info,
19
19
  setAutoUpdate,
20
20
  tryOpenApiFallback
21
- } from "./chunks/chunk-TLVKY7WL.js";
21
+ } from "./chunks/chunk-OOGTHUXU.js";
22
22
  import {
23
23
  getUpdateCommand
24
- } from "./chunks/chunk-WGH26RJV.js";
24
+ } from "./chunks/chunk-OEFNWW5M.js";
25
25
  import {
26
26
  Client,
27
27
  getAuthConfigFilePath,
@@ -30,14 +30,14 @@ import {
30
30
  readAuthConfigFile,
31
31
  readConfigFile,
32
32
  writeToConfigFile
33
- } from "./chunks/chunk-EAEEBPMD.js";
33
+ } from "./chunks/chunk-CBMMVXLH.js";
34
34
  import {
35
35
  highlight
36
36
  } from "./chunks/chunk-V5P25P7F.js";
37
37
  import {
38
38
  commandNames,
39
39
  commands
40
- } from "./chunks/chunk-CENOYXK3.js";
40
+ } from "./chunks/chunk-AQWK7XXE.js";
41
41
  import "./chunks/chunk-YE3C5CUX.js";
42
42
  import "./chunks/chunk-IB56QKCM.js";
43
43
  import "./chunks/chunk-DPS62LHL.js";
@@ -48,11 +48,11 @@ import "./chunks/chunk-IJJOI63T.js";
48
48
  import {
49
49
  require_semver
50
50
  } from "./chunks/chunk-IB5L4LKZ.js";
51
- import "./chunks/chunk-UZD3DM6V.js";
52
- import "./chunks/chunk-LABX5FSJ.js";
51
+ import "./chunks/chunk-UJZ4RUU6.js";
52
+ import "./chunks/chunk-UEPXHHDN.js";
53
53
  import {
54
54
  getScope
55
- } from "./chunks/chunk-6SL223IW.js";
55
+ } from "./chunks/chunk-4TL5EF3A.js";
56
56
  import "./chunks/chunk-AWD3IGXU.js";
57
57
  import {
58
58
  getLinkFromDir,
@@ -64,7 +64,7 @@ import {
64
64
  readJSONFile,
65
65
  require_dist as require_dist2,
66
66
  require_lib
67
- } from "./chunks/chunk-SFPJ3VR7.js";
67
+ } from "./chunks/chunk-MABHXDYV.js";
68
68
  import {
69
69
  TelemetryClient,
70
70
  TelemetryEventStore,
package/dist/version.mjs CHANGED
@@ -1 +1 @@
1
- export const version = "54.15.0";
1
+ export const version = "54.15.1";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vercel",
3
- "version": "54.15.0",
3
+ "version": "54.15.1",
4
4
  "type": "module",
5
5
  "preferGlobal": true,
6
6
  "license": "Apache-2.0",
@@ -34,28 +34,28 @@
34
34
  "sandbox": "3.1.2",
35
35
  "smol-toml": "1.5.2",
36
36
  "zod": "4.1.11",
37
- "@vercel/backends": "0.8.15",
38
- "@vercel/build-utils": "13.31.0",
39
- "@vercel/cli-config": "0.2.0",
40
37
  "@vercel/cli-auth": "0.3.0",
38
+ "@vercel/backends": "0.8.16",
39
+ "@vercel/build-utils": "13.31.1",
40
+ "@vercel/cli-config": "0.2.0",
41
+ "@vercel/elysia": "0.1.95",
41
42
  "@vercel/detect-agent": "1.2.3",
42
- "@vercel/elysia": "0.1.94",
43
- "@vercel/express": "0.1.106",
44
- "@vercel/fastify": "0.1.97",
45
- "@vercel/go": "3.9.1",
46
- "@vercel/hono": "0.2.97",
47
- "@vercel/h3": "0.1.103",
48
- "@vercel/koa": "0.1.77",
49
- "@vercel/nestjs": "0.2.98",
43
+ "@vercel/fastify": "0.1.98",
44
+ "@vercel/express": "0.1.107",
45
+ "@vercel/go": "3.9.2",
46
+ "@vercel/hono": "0.2.98",
47
+ "@vercel/h3": "0.1.104",
50
48
  "@vercel/hydrogen": "1.4.0",
49
+ "@vercel/koa": "0.1.78",
51
50
  "@vercel/next": "4.19.1",
52
- "@vercel/node": "5.8.18",
51
+ "@vercel/node": "5.8.19",
52
+ "@vercel/nestjs": "0.2.99",
53
+ "@vercel/python": "6.47.1",
53
54
  "@vercel/redwood": "2.5.0",
54
55
  "@vercel/remix-builder": "5.9.1",
55
- "@vercel/python": "6.47.1",
56
- "@vercel/ruby": "2.5.0",
56
+ "@vercel/ruby": "2.5.1",
57
57
  "@vercel/rust": "1.3.0",
58
- "@vercel/static-build": "2.11.0"
58
+ "@vercel/static-build": "2.11.1"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@edge-runtime/node-utils": "2.3.0",
@@ -181,11 +181,11 @@
181
181
  "@vercel-internals/constants": "1.0.4",
182
182
  "@vercel-internals/get-package-json": "1.0.0",
183
183
  "@vercel-internals/types": "3.0.6",
184
- "@vercel/client": "17.5.17",
185
- "@vercel/error-utils": "2.2.0",
186
184
  "@vercel/frameworks": "3.29.1",
187
- "@vercel/fs-detectors": "6.9.2",
188
- "@vercel/routing-utils": "6.3.1"
185
+ "@vercel/client": "17.5.18",
186
+ "@vercel/routing-utils": "6.3.1",
187
+ "@vercel/error-utils": "2.2.0",
188
+ "@vercel/fs-detectors": "6.9.3"
189
189
  },
190
190
  "scripts": {
191
191
  "test": "vitest run --config ./vitest.config.mts",