From b7d47d31f9bc816c2d3ea245bdcd3537785c0cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 10:19:44 +0000 Subject: [PATCH] chore(deps): bump @astrojs/vercel from 8.0.0 to 8.0.1 Bumps [@astrojs/vercel](https://github.com/withastro/adapters/tree/HEAD/packages/vercel) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/withastro/adapters/releases) - [Changelog](https://github.com/withastro/adapters/blob/main/packages/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/adapters/commits/@astrojs/vercel@8.0.1/packages/vercel) --- updated-dependencies: - dependency-name: "@astrojs/vercel" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 835d028..f2b6f2c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@astrojs/rss": "4.0.10", "@astrojs/sitemap": "3.2.1", - "@astrojs/vercel": "8.0.0", + "@astrojs/vercel": "8.0.1", "@astrojs/vue": "5.0.1", "@fontsource/nunito-sans": "^5.1.0", "@vanilla-extract/css": "^1.16.1", diff --git a/yarn.lock b/yarn.lock index 40941b7..94eeac3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -160,9 +160,9 @@ __metadata: languageName: node linkType: hard -"@astrojs/vercel@npm:8.0.0": - version: 8.0.0 - resolution: "@astrojs/vercel@npm:8.0.0" +"@astrojs/vercel@npm:8.0.1": + version: 8.0.1 + resolution: "@astrojs/vercel@npm:8.0.1" dependencies: "@astrojs/internal-helpers": "npm:^0.4.1" "@vercel/analytics": "npm:^1.4.1" @@ -172,7 +172,7 @@ __metadata: fast-glob: "npm:^3.3.2" peerDependencies: astro: ^5.0.0 - checksum: b4c736955925d1a81a9e496161a5b0994d46604f3d7a487bd4366a1767093113d86803b33b4733b94158e887d4a2bbbde4def0c8d48ab36d78c919a85ce26d91 + checksum: 94921b9d884e86b9a38f8053448f231ae9af9d007c9003e3e789d6b0c747bd6b2305f1327958381801a86390d9cf4961181fde8310812655ef912b92b716bcd5 languageName: node linkType: hard @@ -1706,7 +1706,7 @@ __metadata: "@astrojs/check": "npm:^0.9.4" "@astrojs/rss": "npm:4.0.10" "@astrojs/sitemap": "npm:3.2.1" - "@astrojs/vercel": "npm:8.0.0" + "@astrojs/vercel": "npm:8.0.1" "@astrojs/vue": "npm:5.0.1" "@commitlint/cli": "npm:^19.6.0" "@commitlint/config-conventional": "npm:^19.6.0"