vercel 32.2.1 → 32.2.3

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 (2) hide show
  1. package/dist/index.js +42 -42
  2. package/package.json +5 -5
package/dist/index.js CHANGED
@@ -213931,7 +213931,7 @@ const frameworks = [
213931
213931
  },
213932
213932
  settings: {
213933
213933
  installCommand: {
213934
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
213934
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
213935
213935
  },
213936
213936
  buildCommand: {
213937
213937
  placeholder: "`npm run build` or `blitz build`",
@@ -213968,7 +213968,7 @@ const frameworks = [
213968
213968
  },
213969
213969
  settings: {
213970
213970
  installCommand: {
213971
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
213971
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
213972
213972
  },
213973
213973
  buildCommand: {
213974
213974
  placeholder: "`npm run build` or `next build`",
@@ -214010,7 +214010,7 @@ const frameworks = [
214010
214010
  },
214011
214011
  settings: {
214012
214012
  installCommand: {
214013
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214013
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214014
214014
  },
214015
214015
  buildCommand: {
214016
214016
  placeholder: "`npm run build` or `gatsby build`",
@@ -214094,7 +214094,7 @@ const frameworks = [
214094
214094
  },
214095
214095
  settings: {
214096
214096
  installCommand: {
214097
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214097
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214098
214098
  },
214099
214099
  buildCommand: {
214100
214100
  value: "remix build",
@@ -214130,7 +214130,7 @@ const frameworks = [
214130
214130
  },
214131
214131
  settings: {
214132
214132
  installCommand: {
214133
- placeholder: "`yarn install` or `npm install`"
214133
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214134
214134
  },
214135
214135
  buildCommand: {
214136
214136
  value: "astro build",
@@ -214176,7 +214176,7 @@ const frameworks = [
214176
214176
  },
214177
214177
  settings: {
214178
214178
  installCommand: {
214179
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214179
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214180
214180
  },
214181
214181
  buildCommand: {
214182
214182
  placeholder: "`npm run build` or `hexo generate`",
@@ -214210,7 +214210,7 @@ const frameworks = [
214210
214210
  },
214211
214211
  settings: {
214212
214212
  installCommand: {
214213
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214213
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214214
214214
  },
214215
214215
  buildCommand: {
214216
214216
  placeholder: "`npm run build` or `npx @11ty/eleventy`",
@@ -214245,7 +214245,7 @@ const frameworks = [
214245
214245
  },
214246
214246
  settings: {
214247
214247
  installCommand: {
214248
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214248
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214249
214249
  },
214250
214250
  buildCommand: {
214251
214251
  placeholder: "`npm run build` or `docusaurus build`",
@@ -214326,7 +214326,7 @@ const frameworks = [
214326
214326
  },
214327
214327
  settings: {
214328
214328
  installCommand: {
214329
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214329
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214330
214330
  },
214331
214331
  buildCommand: {
214332
214332
  placeholder: "`npm run build` or `docusaurus-build`",
@@ -214374,7 +214374,7 @@ const frameworks = [
214374
214374
  },
214375
214375
  settings: {
214376
214376
  installCommand: {
214377
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214377
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214378
214378
  },
214379
214379
  buildCommand: {
214380
214380
  placeholder: "`npm run build` or `preact build`",
@@ -214421,7 +214421,7 @@ const frameworks = [
214421
214421
  },
214422
214422
  settings: {
214423
214423
  installCommand: {
214424
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214424
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214425
214425
  },
214426
214426
  buildCommand: {
214427
214427
  placeholder: "`npm run build` or `solid-start build`",
@@ -214456,7 +214456,7 @@ const frameworks = [
214456
214456
  },
214457
214457
  settings: {
214458
214458
  installCommand: {
214459
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214459
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214460
214460
  },
214461
214461
  buildCommand: {
214462
214462
  placeholder: "`npm run build` or `dojo build`",
@@ -214515,7 +214515,7 @@ const frameworks = [
214515
214515
  },
214516
214516
  settings: {
214517
214517
  installCommand: {
214518
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214518
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214519
214519
  },
214520
214520
  buildCommand: {
214521
214521
  placeholder: "`npm run build` or `ember build`",
@@ -214559,7 +214559,7 @@ const frameworks = [
214559
214559
  },
214560
214560
  settings: {
214561
214561
  installCommand: {
214562
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214562
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214563
214563
  },
214564
214564
  buildCommand: {
214565
214565
  placeholder: "`npm run build` or `vue-cli-service build`",
@@ -214612,7 +214612,7 @@ const frameworks = [
214612
214612
  },
214613
214613
  settings: {
214614
214614
  installCommand: {
214615
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214615
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214616
214616
  },
214617
214617
  buildCommand: {
214618
214618
  placeholder: "`npm run build` or `ng build && scully`",
@@ -214646,7 +214646,7 @@ const frameworks = [
214646
214646
  },
214647
214647
  settings: {
214648
214648
  installCommand: {
214649
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214649
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214650
214650
  },
214651
214651
  buildCommand: {
214652
214652
  placeholder: "`npm run build` or `ng build`",
@@ -214688,7 +214688,7 @@ const frameworks = [
214688
214688
  },
214689
214689
  settings: {
214690
214690
  installCommand: {
214691
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214691
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214692
214692
  },
214693
214693
  buildCommand: {
214694
214694
  placeholder: "`npm run build` or `ng build`",
@@ -214743,7 +214743,7 @@ const frameworks = [
214743
214743
  },
214744
214744
  settings: {
214745
214745
  installCommand: {
214746
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214746
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214747
214747
  },
214748
214748
  buildCommand: {
214749
214749
  placeholder: "`npm run build` or `polymer build`",
@@ -214801,7 +214801,7 @@ const frameworks = [
214801
214801
  },
214802
214802
  settings: {
214803
214803
  installCommand: {
214804
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214804
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214805
214805
  },
214806
214806
  buildCommand: {
214807
214807
  placeholder: "`npm run build` or `rollup -c`",
@@ -214848,7 +214848,7 @@ const frameworks = [
214848
214848
  },
214849
214849
  settings: {
214850
214850
  installCommand: {
214851
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214851
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214852
214852
  },
214853
214853
  buildCommand: {
214854
214854
  placeholder: "`npm run build` or `svelte-kit build`",
@@ -214883,7 +214883,7 @@ const frameworks = [
214883
214883
  },
214884
214884
  settings: {
214885
214885
  installCommand: {
214886
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214886
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214887
214887
  },
214888
214888
  buildCommand: {
214889
214889
  placeholder: "vite build",
@@ -214916,7 +214916,7 @@ const frameworks = [
214916
214916
  },
214917
214917
  settings: {
214918
214918
  installCommand: {
214919
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214919
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214920
214920
  },
214921
214921
  buildCommand: {
214922
214922
  placeholder: "`npm run build` or `react-scripts build`",
@@ -214979,7 +214979,7 @@ const frameworks = [
214979
214979
  },
214980
214980
  settings: {
214981
214981
  installCommand: {
214982
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
214982
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
214983
214983
  },
214984
214984
  buildCommand: {
214985
214985
  placeholder: "`npm run build` or `react-scripts build`",
@@ -215037,7 +215037,7 @@ const frameworks = [
215037
215037
  },
215038
215038
  settings: {
215039
215039
  installCommand: {
215040
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215040
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215041
215041
  },
215042
215042
  buildCommand: {
215043
215043
  placeholder: "`npm run build` or `gridsome build`",
@@ -215071,7 +215071,7 @@ const frameworks = [
215071
215071
  },
215072
215072
  settings: {
215073
215073
  installCommand: {
215074
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215074
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215075
215075
  },
215076
215076
  buildCommand: {
215077
215077
  placeholder: "`npm run build` or `umi build`",
@@ -215114,7 +215114,7 @@ const frameworks = [
215114
215114
  },
215115
215115
  settings: {
215116
215116
  installCommand: {
215117
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215117
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215118
215118
  },
215119
215119
  buildCommand: {
215120
215120
  placeholder: "`npm run build` or `sapper export`",
@@ -215148,7 +215148,7 @@ const frameworks = [
215148
215148
  },
215149
215149
  settings: {
215150
215150
  installCommand: {
215151
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215151
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215152
215152
  },
215153
215153
  buildCommand: {
215154
215154
  placeholder: "`npm run build` or `saber build`",
@@ -215196,7 +215196,7 @@ const frameworks = [
215196
215196
  },
215197
215197
  settings: {
215198
215198
  installCommand: {
215199
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215199
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215200
215200
  },
215201
215201
  buildCommand: {
215202
215202
  placeholder: "`npm run build` or `stencil build`",
@@ -215263,7 +215263,7 @@ const frameworks = [
215263
215263
  },
215264
215264
  settings: {
215265
215265
  installCommand: {
215266
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215266
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215267
215267
  },
215268
215268
  buildCommand: {
215269
215269
  placeholder: "`npm run build` or `nuxt generate`",
@@ -215319,7 +215319,7 @@ const frameworks = [
215319
215319
  },
215320
215320
  settings: {
215321
215321
  installCommand: {
215322
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215322
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215323
215323
  },
215324
215324
  buildCommand: {
215325
215325
  value: "yarn rw deploy vercel"
@@ -215444,7 +215444,7 @@ const frameworks = [
215444
215444
  },
215445
215445
  settings: {
215446
215446
  installCommand: {
215447
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215447
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215448
215448
  },
215449
215449
  buildCommand: {
215450
215450
  placeholder: "`npm run build` or `brunch build --production`",
@@ -215555,7 +215555,7 @@ const frameworks = [
215555
215555
  },
215556
215556
  settings: {
215557
215557
  installCommand: {
215558
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215558
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215559
215559
  },
215560
215560
  buildCommand: {
215561
215561
  value: "shopify hydrogen build",
@@ -215590,7 +215590,7 @@ const frameworks = [
215590
215590
  },
215591
215591
  settings: {
215592
215592
  installCommand: {
215593
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215593
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215594
215594
  },
215595
215595
  buildCommand: {
215596
215596
  placeholder: "`npm run build` or `vite build`",
@@ -215624,7 +215624,7 @@ const frameworks = [
215624
215624
  },
215625
215625
  settings: {
215626
215626
  installCommand: {
215627
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215627
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215628
215628
  },
215629
215629
  buildCommand: {
215630
215630
  placeholder: "`npm run build` or `vitepress build docs`",
@@ -215656,7 +215656,7 @@ const frameworks = [
215656
215656
  },
215657
215657
  settings: {
215658
215658
  installCommand: {
215659
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215659
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215660
215660
  },
215661
215661
  buildCommand: {
215662
215662
  placeholder: "`npm run build` or `vuepress build src`",
@@ -215688,7 +215688,7 @@ const frameworks = [
215688
215688
  },
215689
215689
  settings: {
215690
215690
  installCommand: {
215691
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215691
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215692
215692
  },
215693
215693
  buildCommand: {
215694
215694
  placeholder: "`npm run build` or `parcel build`",
@@ -215745,7 +215745,7 @@ const frameworks = [
215745
215745
  },
215746
215746
  settings: {
215747
215747
  installCommand: {
215748
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215748
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215749
215749
  },
215750
215750
  buildCommand: {
215751
215751
  placeholder: "`npm run build` or `sanity build`",
@@ -215788,7 +215788,7 @@ const frameworks = [
215788
215788
  },
215789
215789
  settings: {
215790
215790
  installCommand: {
215791
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215791
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215792
215792
  },
215793
215793
  buildCommand: {
215794
215794
  value: "storybook build",
@@ -215810,7 +215810,7 @@ const frameworks = [
215810
215810
  description: "No framework or an unoptimized framework.",
215811
215811
  settings: {
215812
215812
  installCommand: {
215813
- placeholder: "`yarn install`, `pnpm install`, or `npm install`"
215813
+ placeholder: "`yarn install`, `pnpm install`, `npm install`, or `bun install`"
215814
215814
  },
215815
215815
  buildCommand: {
215816
215816
  placeholder: "`npm run vercel-build` or `npm run build`",
@@ -231030,7 +231030,7 @@ async function initCorepack({ repoRootPath, }) {
231030
231030
  const pkgManagerName = pkg.packageManager.split('@')[0];
231031
231031
  // We must explicitly call `corepack enable npm` since `corepack enable`
231032
231032
  // doesn't work with npm. See https://github.com/nodejs/corepack/pull/24
231033
- // Also, `corepack enable` is too broad and will change the verison of
231033
+ // Also, `corepack enable` is too broad and will change the version of
231034
231034
  // yarn & pnpm even though those versions are not specified by the user.
231035
231035
  // See https://github.com/nodejs/corepack#known-good-releases
231036
231036
  // Finally, we use `--install-directory` so we can cache the result to
@@ -233144,8 +233144,8 @@ exports.default = readConfig;
233144
233144
  Object.defineProperty(exports, "__esModule", ({ value: true }));
233145
233145
  exports.SENTRY_DSN = exports.GA_TRACKING_ID = void 0;
233146
233146
  // This file is auto-generated
233147
- exports.GA_TRACKING_ID = "UA-117491914-3";
233148
- exports.SENTRY_DSN = "https://26a24e59ba954011919a524b341b6ab5@sentry.io/1323225";
233147
+ exports.GA_TRACKING_ID = undefined;
233148
+ exports.SENTRY_DSN = undefined;
233149
233149
 
233150
233150
 
233151
233151
  /***/ }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vercel",
3
- "version": "32.2.1",
3
+ "version": "32.2.3",
4
4
  "preferGlobal": true,
5
5
  "license": "Apache-2.0",
6
6
  "description": "The command-line interface for Vercel",
@@ -25,11 +25,11 @@
25
25
  "@vercel/build-utils": "7.2.0",
26
26
  "@vercel/go": "3.0.1",
27
27
  "@vercel/hydrogen": "1.0.1",
28
- "@vercel/next": "4.0.3",
28
+ "@vercel/next": "4.0.5",
29
29
  "@vercel/node": "3.0.5",
30
30
  "@vercel/python": "4.0.1",
31
31
  "@vercel/redwood": "2.0.2",
32
- "@vercel/remix-builder": "2.0.4",
32
+ "@vercel/remix-builder": "2.0.5",
33
33
  "@vercel/ruby": "2.0.2",
34
34
  "@vercel/static-build": "2.0.5"
35
35
  },
@@ -80,8 +80,8 @@
80
80
  "@vercel-internals/types": "1.0.10",
81
81
  "@vercel/client": "13.0.3",
82
82
  "@vercel/error-utils": "2.0.1",
83
- "@vercel/frameworks": "2.0.1",
84
- "@vercel/fs-detectors": "5.0.2",
83
+ "@vercel/frameworks": "2.0.2",
84
+ "@vercel/fs-detectors": "5.0.3",
85
85
  "@vercel/fun": "1.1.0",
86
86
  "@vercel/ncc": "0.24.0",
87
87
  "@vercel/routing-utils": "3.0.0",