From f83ab2fcff4d79af6512c22f14255d71ddf4c403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:50:38 +0000 Subject: [PATCH] chore: bump @astrojs/vercel in the npm_and_yarn group across 1 directory 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 9.0.5 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 2eefb01..2bdda1c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@astrojs/mdx": "^4.3.13", "@astrojs/rss": "^4.0.15", "@astrojs/sitemap": "^3.7.0", - "@astrojs/vercel": "^9.0.4", + "@astrojs/vercel": "^10.0.3", "@fontsource-variable/cascadia-code": "^5.2.2", "@fontsource-variable/eb-garamond": "^5.2.7", "@fontsource-variable/inter": "^5.2.8",