Skip to content

Commit

Permalink
chore: bump pnpm to v10 (#4356)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jan 11, 2025
1 parent 3dcd1b7 commit e13c84d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"[email protected]": "patches/[email protected]"
}
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@10.0.0",
"engines": {
"node": ">=18.0.0",
"pnpm": ">=9.0.0"
"pnpm": ">=10.0.0"
}
}
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit e13c84d

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
plugins ✅ success
rspress ✅ success
rslib ❌ failure
examples ✅ success

Please sign in to comment.