From 5bae631b484fa0c643a7b10ab1b20249654358ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 20:15:06 +0000 Subject: [PATCH] chore(deps): bump vercel Bumps the npm_and_yarn group with 1 update in the /.local/share/bun/install/global directory: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli). Updates `vercel` from 50.44.0 to 54.4.1 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@54.4.1/packages/cli) --- updated-dependencies: - dependency-name: vercel dependency-version: 53.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .local/share/bun/install/global/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/share/bun/install/global/package.json b/.local/share/bun/install/global/package.json index ed1d25bd..a5ea8591 100644 --- a/.local/share/bun/install/global/package.json +++ b/.local/share/bun/install/global/package.json @@ -20,7 +20,7 @@ "typescript": "^6.0.2", "typescript-language-server": "^5.1.3", "unocss-language-server": "^0.1.8", - "vercel": "^50.42.0", + "vercel": "^54.4.1", "vscode-langservers-extracted": "^4.10.0", "yaml-language-server": "^1.21.0", "yarn": "^1.22.22"