From 0b468a48d20911f07bc27f2db9174eee05ec6814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 20:58:46 +0000 Subject: [PATCH] chore(deps): bump @astrojs/vercel Bumps the npm_and_yarn group with 1 update in the / directory: [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel). Updates `@astrojs/vercel` from 8.2.11 to 10.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@10.0.3/packages/integrations/vercel) --- updated-dependencies: - dependency-name: "@astrojs/vercel" dependency-version: 10.0.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index defba80..8bcadc0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/check": "^0.9.4", "@astrojs/react": "^4.3.0", "@astrojs/tailwind": "^5.1.3", - "@astrojs/vercel": "^8.0.4", + "@astrojs/vercel": "^10.0.3", "@lemonsqueezy/lemonsqueezy.js": "^4.0.0", "@libsql/client": "^0.14.0", "@paralleldrive/cuid2": "^2.2.2",