Skip to content

Commit f5c7301

Browse files
build(deps-dev): Bump vercel from 28.13.2 to 28.14.0
Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 28.13.2 to 28.14.0. - [Release notes](https://github.com/vercel/vercel/releases) - [Commits](https://github.com/vercel/vercel/commits/vercel@28.14.0/packages/cli) --- updated-dependencies: - dependency-name: vercel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47f3668 commit f5c7301

File tree

2 files changed

+134
-64
lines changed

2 files changed

+134
-64
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"unist-util-remove": "3.1.0",
172172
"unist-util-source": "4.0.2",
173173
"unist-util-visit": "4.1.2",
174-
"vercel": "28.13.2",
174+
"vercel": "28.14.0",
175175
"version-bump-prompt": "6.1.0",
176176
"vite": "4.0.4",
177177
"vite-tsconfig-paths": "4.0.5",

yarn.lock

+133-63
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,15 @@ __metadata:
310310
languageName: node
311311
linkType: hard
312312

313+
"@babel/runtime@npm:7.12.1":
314+
version: 7.12.1
315+
resolution: "@babel/runtime@npm:7.12.1"
316+
dependencies:
317+
regenerator-runtime: "npm:^0.13.4"
318+
checksum: ed3a1c85b12ed65b0f74089a1a5f353334ac6f7d6cc116a23ff3993dd5aeda1f0a761f25debbb217e754d64aa6e7ebfe48704035e982e40ae132160a944dcc21
319+
languageName: node
320+
linkType: hard
321+
313322
"@babel/template@npm:^7.18.10":
314323
version: 7.20.7
315324
resolution: "@babel/template@npm:7.20.7"
@@ -1596,7 +1605,7 @@ __metadata:
15961605
unist-util-remove: "npm:3.1.0"
15971606
unist-util-source: "npm:4.0.2"
15981607
unist-util-visit: "npm:4.1.2"
1599-
vercel: "npm:28.13.2"
1608+
vercel: "npm:28.14.0"
16001609
version-bump-prompt: "npm:6.1.0"
16011610
vite: "npm:4.0.4"
16021611
vite-tsconfig-paths: "npm:4.0.5"
@@ -2801,6 +2810,31 @@ __metadata:
28012810
languageName: node
28022811
linkType: hard
28032812

2813+
"@vercel/gatsby-plugin-vercel-analytics@npm:1.0.7":
2814+
version: 1.0.7
2815+
resolution: "@vercel/gatsby-plugin-vercel-analytics@npm:1.0.7"
2816+
dependencies:
2817+
"@babel/runtime": "npm:7.12.1"
2818+
web-vitals: "npm:0.2.4"
2819+
checksum: 9d80024d7053bacc5fa547f512d6ed8a0e776dd16419d9e850976aa0935cf200d830afe3a8fc5cae67f01fe750f66658c5b83cace3e841a721ecc1b11fb2a83e
2820+
languageName: node
2821+
linkType: hard
2822+
2823+
"@vercel/gatsby-plugin-vercel-builder@npm:1.0.2":
2824+
version: 1.0.2
2825+
resolution: "@vercel/gatsby-plugin-vercel-builder@npm:1.0.2"
2826+
dependencies:
2827+
"@vercel/build-utils": "npm:6.0.0"
2828+
"@vercel/node": "npm:2.8.16"
2829+
"@vercel/routing-utils": "npm:2.1.8"
2830+
ajv: "npm:8.12.0"
2831+
esbuild: "npm:0.16.17"
2832+
etag: "npm:1.8.1"
2833+
fs-extra: "npm:11.1.0"
2834+
checksum: fd1a1b96a68bbadf9dcf4f20db85f177839834f9d0813b9646540d9b7bfacc1e0d9c600beda4e9046cf705637836ae9461b65413c9422f3299598e533b5d0213
2835+
languageName: node
2836+
linkType: hard
2837+
28042838
"@vercel/go@npm:2.2.31":
28052839
version: 2.2.31
28062840
resolution: "@vercel/go@npm:2.2.31"
@@ -2916,10 +2950,13 @@ __metadata:
29162950
languageName: node
29172951
linkType: hard
29182952

2919-
"@vercel/static-build@npm:1.2.1":
2920-
version: 1.2.1
2921-
resolution: "@vercel/static-build@npm:1.2.1"
2922-
checksum: 95e41aa9d01ef122d98b632d79d52e4423454c4b97fed484c4b4948f60f06b144683e7d101c2b08337ea23736133c2b7ad707b2116d2f66b406ab873101d9dbb
2953+
"@vercel/static-build@npm:1.3.0":
2954+
version: 1.3.0
2955+
resolution: "@vercel/static-build@npm:1.3.0"
2956+
dependencies:
2957+
"@vercel/gatsby-plugin-vercel-analytics": "npm:1.0.7"
2958+
"@vercel/gatsby-plugin-vercel-builder": "npm:1.0.2"
2959+
checksum: e18e03825774395f896f19e310a214ff262c0c0cabd74e8cb1e8431536350ae3d352b1298dcfe41f2c86f4148918bea94ad0a9b0b0c450b9e8b2145966407190
29232960
languageName: node
29242961
linkType: hard
29252962

@@ -3460,6 +3497,18 @@ __metadata:
34603497
languageName: node
34613498
linkType: hard
34623499

3500+
"ajv@npm:8.12.0":
3501+
version: 8.12.0
3502+
resolution: "ajv@npm:8.12.0"
3503+
dependencies:
3504+
fast-deep-equal: "npm:^3.1.1"
3505+
json-schema-traverse: "npm:^1.0.0"
3506+
require-from-string: "npm:^2.0.2"
3507+
uri-js: "npm:^4.2.2"
3508+
checksum: adab5a15cfce05aa97767b5f01da510f79f351021c643b5593b001dc5063aac3822d9265da94f7e39fd32cc4054277e43728aa522f83d82daca50858a5c29361
3509+
languageName: node
3510+
linkType: hard
3511+
34633512
"ajv@npm:8.6.3":
34643513
version: 8.6.3
34653514
resolution: "ajv@npm:8.6.3"
@@ -5497,32 +5546,32 @@ __metadata:
54975546
languageName: node
54985547
linkType: hard
54995548

5500-
"esbuild@npm:0.17.4":
5501-
version: 0.17.4
5502-
resolution: "esbuild@npm:0.17.4"
5549+
"esbuild@npm:0.16.17, esbuild@npm:^0.16.3":
5550+
version: 0.16.17
5551+
resolution: "esbuild@npm:0.16.17"
55035552
dependencies:
5504-
"@esbuild/android-arm": "npm:0.17.4"
5505-
"@esbuild/android-arm64": "npm:0.17.4"
5506-
"@esbuild/android-x64": "npm:0.17.4"
5507-
"@esbuild/darwin-arm64": "npm:0.17.4"
5508-
"@esbuild/darwin-x64": "npm:0.17.4"
5509-
"@esbuild/freebsd-arm64": "npm:0.17.4"
5510-
"@esbuild/freebsd-x64": "npm:0.17.4"
5511-
"@esbuild/linux-arm": "npm:0.17.4"
5512-
"@esbuild/linux-arm64": "npm:0.17.4"
5513-
"@esbuild/linux-ia32": "npm:0.17.4"
5514-
"@esbuild/linux-loong64": "npm:0.17.4"
5515-
"@esbuild/linux-mips64el": "npm:0.17.4"
5516-
"@esbuild/linux-ppc64": "npm:0.17.4"
5517-
"@esbuild/linux-riscv64": "npm:0.17.4"
5518-
"@esbuild/linux-s390x": "npm:0.17.4"
5519-
"@esbuild/linux-x64": "npm:0.17.4"
5520-
"@esbuild/netbsd-x64": "npm:0.17.4"
5521-
"@esbuild/openbsd-x64": "npm:0.17.4"
5522-
"@esbuild/sunos-x64": "npm:0.17.4"
5523-
"@esbuild/win32-arm64": "npm:0.17.4"
5524-
"@esbuild/win32-ia32": "npm:0.17.4"
5525-
"@esbuild/win32-x64": "npm:0.17.4"
5553+
"@esbuild/android-arm": "npm:0.16.17"
5554+
"@esbuild/android-arm64": "npm:0.16.17"
5555+
"@esbuild/android-x64": "npm:0.16.17"
5556+
"@esbuild/darwin-arm64": "npm:0.16.17"
5557+
"@esbuild/darwin-x64": "npm:0.16.17"
5558+
"@esbuild/freebsd-arm64": "npm:0.16.17"
5559+
"@esbuild/freebsd-x64": "npm:0.16.17"
5560+
"@esbuild/linux-arm": "npm:0.16.17"
5561+
"@esbuild/linux-arm64": "npm:0.16.17"
5562+
"@esbuild/linux-ia32": "npm:0.16.17"
5563+
"@esbuild/linux-loong64": "npm:0.16.17"
5564+
"@esbuild/linux-mips64el": "npm:0.16.17"
5565+
"@esbuild/linux-ppc64": "npm:0.16.17"
5566+
"@esbuild/linux-riscv64": "npm:0.16.17"
5567+
"@esbuild/linux-s390x": "npm:0.16.17"
5568+
"@esbuild/linux-x64": "npm:0.16.17"
5569+
"@esbuild/netbsd-x64": "npm:0.16.17"
5570+
"@esbuild/openbsd-x64": "npm:0.16.17"
5571+
"@esbuild/sunos-x64": "npm:0.16.17"
5572+
"@esbuild/win32-arm64": "npm:0.16.17"
5573+
"@esbuild/win32-ia32": "npm:0.16.17"
5574+
"@esbuild/win32-x64": "npm:0.16.17"
55265575
dependenciesMeta:
55275576
"@esbuild/android-arm":
55285577
optional: true
@@ -5570,36 +5619,36 @@ __metadata:
55705619
optional: true
55715620
bin:
55725621
esbuild: bin/esbuild
5573-
checksum: 0d05a22f0e120b93e904da21590bdcaf9360deda33c4b26a7a935fcc9343918ada673a996139751ea452534caef59ceffea50615770ffd1fc7519ea7699b62fa
5622+
checksum: a5fdcf450570aa4486216ac219789f381c1ba52f658e637e7fdce1daa3595f2c67050bdde622cb2c2cd3b2ee885192db163fcbb3d3e84891f5dca40369d093d4
55745623
languageName: node
55755624
linkType: hard
55765625

5577-
"esbuild@npm:^0.16.3":
5578-
version: 0.16.17
5579-
resolution: "esbuild@npm:0.16.17"
5626+
"esbuild@npm:0.17.4":
5627+
version: 0.17.4
5628+
resolution: "esbuild@npm:0.17.4"
55805629
dependencies:
5581-
"@esbuild/android-arm": "npm:0.16.17"
5582-
"@esbuild/android-arm64": "npm:0.16.17"
5583-
"@esbuild/android-x64": "npm:0.16.17"
5584-
"@esbuild/darwin-arm64": "npm:0.16.17"
5585-
"@esbuild/darwin-x64": "npm:0.16.17"
5586-
"@esbuild/freebsd-arm64": "npm:0.16.17"
5587-
"@esbuild/freebsd-x64": "npm:0.16.17"
5588-
"@esbuild/linux-arm": "npm:0.16.17"
5589-
"@esbuild/linux-arm64": "npm:0.16.17"
5590-
"@esbuild/linux-ia32": "npm:0.16.17"
5591-
"@esbuild/linux-loong64": "npm:0.16.17"
5592-
"@esbuild/linux-mips64el": "npm:0.16.17"
5593-
"@esbuild/linux-ppc64": "npm:0.16.17"
5594-
"@esbuild/linux-riscv64": "npm:0.16.17"
5595-
"@esbuild/linux-s390x": "npm:0.16.17"
5596-
"@esbuild/linux-x64": "npm:0.16.17"
5597-
"@esbuild/netbsd-x64": "npm:0.16.17"
5598-
"@esbuild/openbsd-x64": "npm:0.16.17"
5599-
"@esbuild/sunos-x64": "npm:0.16.17"
5600-
"@esbuild/win32-arm64": "npm:0.16.17"
5601-
"@esbuild/win32-ia32": "npm:0.16.17"
5602-
"@esbuild/win32-x64": "npm:0.16.17"
5630+
"@esbuild/android-arm": "npm:0.17.4"
5631+
"@esbuild/android-arm64": "npm:0.17.4"
5632+
"@esbuild/android-x64": "npm:0.17.4"
5633+
"@esbuild/darwin-arm64": "npm:0.17.4"
5634+
"@esbuild/darwin-x64": "npm:0.17.4"
5635+
"@esbuild/freebsd-arm64": "npm:0.17.4"
5636+
"@esbuild/freebsd-x64": "npm:0.17.4"
5637+
"@esbuild/linux-arm": "npm:0.17.4"
5638+
"@esbuild/linux-arm64": "npm:0.17.4"
5639+
"@esbuild/linux-ia32": "npm:0.17.4"
5640+
"@esbuild/linux-loong64": "npm:0.17.4"
5641+
"@esbuild/linux-mips64el": "npm:0.17.4"
5642+
"@esbuild/linux-ppc64": "npm:0.17.4"
5643+
"@esbuild/linux-riscv64": "npm:0.17.4"
5644+
"@esbuild/linux-s390x": "npm:0.17.4"
5645+
"@esbuild/linux-x64": "npm:0.17.4"
5646+
"@esbuild/netbsd-x64": "npm:0.17.4"
5647+
"@esbuild/openbsd-x64": "npm:0.17.4"
5648+
"@esbuild/sunos-x64": "npm:0.17.4"
5649+
"@esbuild/win32-arm64": "npm:0.17.4"
5650+
"@esbuild/win32-ia32": "npm:0.17.4"
5651+
"@esbuild/win32-x64": "npm:0.17.4"
56035652
dependenciesMeta:
56045653
"@esbuild/android-arm":
56055654
optional: true
@@ -5647,7 +5696,7 @@ __metadata:
56475696
optional: true
56485697
bin:
56495698
esbuild: bin/esbuild
5650-
checksum: a5fdcf450570aa4486216ac219789f381c1ba52f658e637e7fdce1daa3595f2c67050bdde622cb2c2cd3b2ee885192db163fcbb3d3e84891f5dca40369d093d4
5699+
checksum: 0d05a22f0e120b93e904da21590bdcaf9360deda33c4b26a7a935fcc9343918ada673a996139751ea452534caef59ceffea50615770ffd1fc7519ea7699b62fa
56515700
languageName: node
56525701
linkType: hard
56535702

@@ -6053,6 +6102,13 @@ __metadata:
60536102
languageName: node
60546103
linkType: hard
60556104

6105+
"etag@npm:1.8.1":
6106+
version: 1.8.1
6107+
resolution: "etag@npm:1.8.1"
6108+
checksum: 70d88dfb36416dffbb09859cb5c72a71ae9a0b3da550643a75d28d3a853c999fb30076bc33d2a1c3882988e3631093b148bacaee133e070de4798e63753b82ac
6109+
languageName: node
6110+
linkType: hard
6111+
60566112
"event-pubsub@npm:5.0.3":
60576113
version: 5.0.3
60586114
resolution: "event-pubsub@npm:5.0.3"
@@ -6375,7 +6431,7 @@ __metadata:
63756431
languageName: node
63766432
linkType: hard
63776433

6378-
"fs-extra@npm:^11.0.0, fs-extra@npm:^11.1.0":
6434+
"fs-extra@npm:11.1.0, fs-extra@npm:^11.0.0, fs-extra@npm:^11.1.0":
63796435
version: 11.1.0
63806436
resolution: "fs-extra@npm:11.1.0"
63816437
dependencies:
@@ -9499,6 +9555,13 @@ __metadata:
94999555
languageName: node
95009556
linkType: hard
95019557

9558+
"regenerator-runtime@npm:^0.13.4":
9559+
version: 0.13.11
9560+
resolution: "regenerator-runtime@npm:0.13.11"
9561+
checksum: 0485db63ce47760e28329590cb9f8b208365d076dbf2edaa32e551a7c0451fc6f7557b225268422c960ffa4fbc6ff86d63d6a747aacbf6b10ed6a747b432e3c8
9562+
languageName: node
9563+
linkType: hard
9564+
95029565
"regexp-tree@npm:^0.1.24, regexp-tree@npm:~0.1.1":
95039566
version: 0.1.24
95049567
resolution: "regexp-tree@npm:0.1.24"
@@ -11080,9 +11143,9 @@ __metadata:
1108011143
languageName: node
1108111144
linkType: hard
1108211145

11083-
"vercel@npm:28.13.2":
11084-
version: 28.13.2
11085-
resolution: "vercel@npm:28.13.2"
11146+
"vercel@npm:28.14.0":
11147+
version: 28.14.0
11148+
resolution: "vercel@npm:28.14.0"
1108611149
dependencies:
1108711150
"@vercel/build-utils": "npm:6.0.0"
1108811151
"@vercel/go": "npm:2.2.31"
@@ -11093,11 +11156,11 @@ __metadata:
1109311156
"@vercel/redwood": "npm:1.0.52"
1109411157
"@vercel/remix": "npm:1.2.8"
1109511158
"@vercel/ruby": "npm:1.3.57"
11096-
"@vercel/static-build": "npm:1.2.1"
11159+
"@vercel/static-build": "npm:1.3.0"
1109711160
bin:
1109811161
vc: dist/index.js
1109911162
vercel: dist/index.js
11100-
checksum: 3a6f1e09d0cb7c5c0f516cb8eaf9dbdf2f8ac555f2d37624649bd7b0abfa3491dac2fd6fcd65f3c3852b41506b7f6e2eb2da5bff8542fea7e93b6c7ac7e4330b
11163+
checksum: 1711be15374ed9e4cdbd79e225441a7d235573443b1d981f8fa9191ea789457be751be9b7e524d58ad3439367da637c02e44c81fd853fa7027a260fb4f8c20a2
1110111164
languageName: node
1110211165
linkType: hard
1110311166

@@ -11430,6 +11493,13 @@ __metadata:
1143011493
languageName: node
1143111494
linkType: hard
1143211495

11496+
"web-vitals@npm:0.2.4":
11497+
version: 0.2.4
11498+
resolution: "web-vitals@npm:0.2.4"
11499+
checksum: 90bb1e10674ec36996477a3528669e954aa002253a12a61b83676e9dbe0e43a1806faedf85c05be887d849499ece5a1d80444c54511efe2d486b907760733f9d
11500+
languageName: node
11501+
linkType: hard
11502+
1143311503
"webcrypto-core@npm:^1.7.4":
1143411504
version: 1.7.5
1143511505
resolution: "webcrypto-core@npm:1.7.5"

0 commit comments

Comments
 (0)