From e4d37d523c0ca2e5cbe37ca61686a837fb8d14aa Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Tue, 30 Jun 2026 14:42:27 -0400 Subject: [PATCH] chore(config): update package manager and pnpm workspace settings --- package.json | 1 + pnpm-workspace.yaml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 816f512..642b04c 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "type": "module", "version": "7.2.0", "private": false, + "packageManager": "pnpm@11.9.0", "scripts": { "postinstall": "npm rebuild sharp --force", "dev": "astro dev", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 6d78a60..79a5020 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,3 +5,8 @@ allowBuilds: "@tailwindcss/oxide": true esbuild: true sharp: true +minimumReleaseAgeExclude: + - '@vercel/backends@0.8.21' + - '@vercel/cervel@0.1.29' + - '@vercel/express@0.1.112' + - vercel@54.18.6