vercel 54.13.0 → 54.14.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.
package/dist/index.js CHANGED
@@ -18,7 +18,7 @@ import {
18
18
  require_ci_info,
19
19
  setAutoUpdate,
20
20
  tryOpenApiFallback
21
- } from "./chunks/chunk-ADLWAO5W.js";
21
+ } from "./chunks/chunk-RWJORLQP.js";
22
22
  import {
23
23
  getUpdateCommand,
24
24
  isNativeBinaryInstall
@@ -38,7 +38,7 @@ import {
38
38
  import {
39
39
  commandNames,
40
40
  commands
41
- } from "./chunks/chunk-NR67NDOY.js";
41
+ } from "./chunks/chunk-KJ5O7JQQ.js";
42
42
  import "./chunks/chunk-DAASB6YQ.js";
43
43
  import "./chunks/chunk-WFRHKZFI.js";
44
44
  import "./chunks/chunk-IQQJHYW4.js";
package/dist/version.mjs CHANGED
@@ -1 +1 @@
1
- export const version = "54.13.0";
1
+ export const version = "54.14.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vercel",
3
- "version": "54.13.0",
3
+ "version": "54.14.0",
4
4
  "type": "module",
5
5
  "preferGlobal": true,
6
6
  "license": "Apache-2.0",
@@ -35,27 +35,27 @@
35
35
  "smol-toml": "1.5.2",
36
36
  "zod": "4.1.11",
37
37
  "@vercel/backends": "0.8.14",
38
- "@vercel/build-utils": "13.30.0",
39
38
  "@vercel/cli-auth": "0.3.0",
40
39
  "@vercel/detect-agent": "1.2.3",
41
- "@vercel/elysia": "0.1.93",
42
40
  "@vercel/cli-config": "0.2.0",
41
+ "@vercel/build-utils": "13.30.0",
42
+ "@vercel/elysia": "0.1.93",
43
43
  "@vercel/express": "0.1.105",
44
44
  "@vercel/fastify": "0.1.96",
45
- "@vercel/hydrogen": "1.4.0",
45
+ "@vercel/go": "3.9.0",
46
+ "@vercel/hono": "0.2.96",
46
47
  "@vercel/h3": "0.1.102",
48
+ "@vercel/hydrogen": "1.4.0",
47
49
  "@vercel/koa": "0.1.76",
48
50
  "@vercel/next": "4.19.0",
49
51
  "@vercel/nestjs": "0.2.97",
52
+ "@vercel/python": "6.45.0",
53
+ "@vercel/redwood": "2.5.0",
50
54
  "@vercel/node": "5.8.17",
51
- "@vercel/python": "6.44.1",
52
- "@vercel/go": "3.9.0",
53
- "@vercel/remix-builder": "5.9.1",
54
- "@vercel/hono": "0.2.96",
55
55
  "@vercel/ruby": "2.4.0",
56
56
  "@vercel/rust": "1.3.0",
57
57
  "@vercel/static-build": "2.10.3",
58
- "@vercel/redwood": "2.5.0"
58
+ "@vercel/remix-builder": "5.9.1"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@edge-runtime/node-utils": "2.3.0",
@@ -179,8 +179,8 @@
179
179
  "xdg-app-paths": "5.1.0",
180
180
  "yauzl-promise": "2.1.3",
181
181
  "@vercel-internals/constants": "1.0.4",
182
- "@vercel-internals/types": "3.0.6",
183
182
  "@vercel-internals/get-package-json": "1.0.0",
183
+ "@vercel-internals/types": "3.0.6",
184
184
  "@vercel/client": "17.5.15",
185
185
  "@vercel/error-utils": "2.2.0",
186
186
  "@vercel/frameworks": "3.29.0",