chore: bump packageManager to pnpm 11.10.0 for e2e

Align package.json with the pnpm version we want in CI so action-setup
stops erroring on a version mismatch after the e2e integrity flake.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Sahilb315
2026-07-13 17:31:50 +05:30
co-authored by Cursor
parent 5d710a78d1
commit 2b53abbe4a
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -49,9 +49,6 @@ jobs:
- name: Setup PNPM
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
with:
# Unpinned pnpm 11.x hit an integrity crash on `pnpm add`
version: 11.10.0
- name: Setup Bun
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0