vercel 26.0.1-canary.1 → 27.0.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vercel",
3
- "version": "26.0.1-canary.1",
3
+ "version": "27.0.2",
4
4
  "preferGlobal": true,
5
5
  "license": "Apache-2.0",
6
6
  "description": "The command-line interface for Vercel",
@@ -42,15 +42,16 @@
42
42
  "node": ">= 14"
43
43
  },
44
44
  "dependencies": {
45
- "@vercel/build-utils": "5.0.1-canary.0",
46
- "@vercel/go": "2.0.5-canary.0",
47
- "@vercel/next": "3.1.4-canary.1",
48
- "@vercel/node": "2.4.1-canary.0",
49
- "@vercel/python": "3.0.5-canary.0",
50
- "@vercel/redwood": "1.0.6-canary.0",
51
- "@vercel/remix": "1.0.6-canary.0",
52
- "@vercel/ruby": "1.3.13-canary.0",
53
- "@vercel/static-build": "1.0.5-canary.0",
45
+ "@vercel/build-utils": "5.0.1",
46
+ "@vercel/go": "2.0.5",
47
+ "@vercel/hydrogen": "0.0.2",
48
+ "@vercel/next": "3.1.4",
49
+ "@vercel/node": "2.4.2",
50
+ "@vercel/python": "3.0.5",
51
+ "@vercel/redwood": "1.0.6",
52
+ "@vercel/remix": "1.0.7",
53
+ "@vercel/ruby": "1.3.13",
54
+ "@vercel/static-build": "1.0.5",
54
55
  "update-notifier": "5.1.0"
55
56
  },
56
57
  "devDependencies": {
@@ -95,9 +96,9 @@
95
96
  "@types/which": "1.3.2",
96
97
  "@types/write-json-file": "2.2.1",
97
98
  "@types/yauzl-promise": "2.1.0",
98
- "@vercel/client": "12.0.5-canary.0",
99
- "@vercel/frameworks": "1.0.2",
100
- "@vercel/fs-detectors": "1.0.0",
99
+ "@vercel/client": "12.1.0",
100
+ "@vercel/frameworks": "1.1.0",
101
+ "@vercel/fs-detectors": "1.0.2",
101
102
  "@vercel/ncc": "0.24.0",
102
103
  "@zeit/fun": "0.11.2",
103
104
  "@zeit/source-map-support": "0.6.2",
@@ -114,7 +115,6 @@
114
115
  "chalk": "4.1.0",
115
116
  "chance": "1.1.7",
116
117
  "chokidar": "3.3.1",
117
- "clipboardy": "2.1.0",
118
118
  "codecov": "3.8.2",
119
119
  "cpy": "7.2.0",
120
120
  "credit-card": "3.0.1",
@@ -195,5 +195,5 @@
195
195
  "<rootDir>/test/**/*.test.ts"
196
196
  ]
197
197
  },
198
- "gitHead": "3c48b40b43e3357c4c06bfe05e1192b1434b691f"
198
+ "gitHead": "fb4f4773253a6307e385ea582a94b1aa85781dc9"
199
199
  }
Binary file
Binary file
package/dist/xsel DELETED
Binary file