Skip to content

Commit a386585

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent de76528 commit a386585

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"publishConfig": {
103103
"access": "public"
104104
},
105-
"packageManager": "pnpm@10.20.0",
105+
"packageManager": "pnpm@10.21.0",
106106
"engines": {
107107
"node": "^20.19.0 || ^22.0.0 || >=23.0.0"
108108
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ onlyBuiltDependencies:
1010

1111
patchedDependencies:
1212
'@nuxt/ui-pro': patches/@nuxt__ui-pro.patch
13+
trustPolicy: no-downgrade
14+

0 commit comments

Comments
 (0)