Skip to content

Commit f0b5602

Browse files
chore(deps): update pnpm to v10
1 parent 2912751 commit f0b5602

File tree

3 files changed

+2623
-1739
lines changed

3 files changed

+2623
-1739
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install pnpm
2929
uses: pnpm/action-setup@v3
3030
with:
31-
version: 8
31+
version: 10
3232
run_install: true
3333

3434
- name: Setup Node.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"vuepress": "2.0.0-rc.9",
1919
"vuepress-theme-hope": "2.0.0-rc.32"
2020
},
21-
"packageManager": "pnpm@8.15.5",
21+
"packageManager": "pnpm@10.17.1",
2222
"engines": {
2323
"node": ">=20"
2424
}

0 commit comments

Comments
 (0)