Skip to content

Commit 92eb2af

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent 5422b81 commit 92eb2af

3 files changed

Lines changed: 3 additions & 23 deletions

File tree

.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
@@ -42,7 +42,7 @@
4242
"test:knip": "knip --exclude unresolved",
4343
"test:types": "vue-tsc --noEmit && pnpm -r test:types"
4444
},
45-
"packageManager": "pnpm@10.20.0",
45+
"packageManager": "pnpm@10.21.0",
4646
"dependencies": {
4747
"citty": "^0.1.6",
4848
"consola": "^3.4.2",

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ ignoredBuiltDependencies:
66
- '@parcel/watcher'
77
- esbuild
88
- unrs-resolver
9+
trustPolicy: no-downgrade
10+

0 commit comments

Comments
 (0)