chore: update pnpm version to 10.11.1 (#20573)

This commit is contained in:
GuanMu 2025-06-03 15:21:53 +08:00 committed by GitHub
commit db83bfc53a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
npm add -g pnpm@10.8.0
npm add -g pnpm@10.11.1
cd web && pnpm install
pipx install uv