Skip to content

Commit b9e4bc3

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

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
@@ -112,5 +112,5 @@
112112
"consola": "^3.4.2",
113113
"nuxt-component-meta": ">=0.14.0"
114114
},
115-
"packageManager": "pnpm@10.20.0"
115+
"packageManager": "pnpm@10.21.0"
116116
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ onlyBuiltDependencies:
1111
- simple-git-hooks
1212
- unrs-resolver
1313
- vue-demi
14+
trustPolicy: no-downgrade
15+

0 commit comments

Comments
 (0)